@charset "UTF-8";:root{--statu-blue:#0d6efd;--statu-indigo:#6610f2;--statu-purple:#6f42c1;--statu-pink:#d63384;--statu-red:#dc3545;--statu-orange:#fd7e14;--statu-yellow:#ffc107;--statu-green:#198754;--statu-teal:#20c997;--statu-cyan:#0dcaf0;--statu-black:#000;--statu-gray:#6c757d;--statu-gray-dark:#343a40;--statu-gray-100:#f8f9fa;--statu-gray-200:#e9ecef;--statu-gray-300:#dee2e6;--statu-gray-400:#ced4da;--statu-gray-500:#adb5bd;--statu-gray-600:#6c757d;--statu-gray-700:#495057;--statu-gray-800:#343a40;--statu-gray-900:#212529;--statu-primary:#263cff;--statu-secondary:#010810;--statu-white:#fff;--statu-primary-rgb:38,60,255;--statu-secondary-rgb:1,8,16;--statu-white-rgb:255,255,255;--statu-black-rgb:0,0,0;--statu-body-color-rgb:33,37,41;--statu-body-bg-rgb:255,255,255;--statu-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--statu-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--statu-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--statu-body-font-family:var(--statu-font-sans-serif);--statu-body-font-size:1rem;--statu-body-font-weight:400;--statu-body-line-height:1.5;--statu-body-color:#212529;--statu-body-bg:#fff;--statu-border-width:1px;--statu-border-style:solid;--statu-border-color:#dee2e6;--statu-border-color-translucent:rgba(0,0,0,.175);--statu-border-radius:.375rem;--statu-border-radius-sm:.25rem;--statu-border-radius-lg:.5rem;--statu-border-radius-xl:1rem;--statu-border-radius-2xl:2rem;--statu-border-radius-pill:50rem;--statu-link-color:#0d6efd;--statu-link-hover-color:#0a58ca;--statu-code-color:#d63384;--statu-highlight-bg:#fff3cd}*,: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(--statu-body-bg);color:var(--statu-body-color);font-family:var(--statu-body-font-family);font-size:var(--statu-body-font-size);font-weight:var(--statu-body-font-weight);line-height:var(--statu-body-line-height);margin:0;text-align:var(--statu-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:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}.h1,h1{font-size:calc(1.40625rem + 1.875vw)}@media (min-width:1200px){.h1,h1{font-size:2.8125rem}}.h2,h2{font-size:calc(1.3125rem + .75vw)}@media (min-width:1200px){.h2,h2{font-size:1.875rem}}.h3,h3{font-size:calc(1.28125rem + .375vw)}@media (min-width:1200px){.h3,h3{font-size:1.5625rem}}.h4,h4{font-size:1.1875rem}.h5,h5{font-size:1rem}.h6,h6{font-size:.875rem}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(--statu-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(--statu-link-color);text-decoration:none}a:hover{color:var(--statu-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(--statu-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(--statu-code-color);font-size:.875em}a>code{color:inherit}kbd{background-color:var(--statu-body-color);border-radius:.25rem;color:var(--statu-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.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-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:"\2014\a0"}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:1px solid var(--statu-border-color);border-radius:.375rem;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{--statu-gutter-x:32px;--statu-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--statu-gutter-x)*.5);padding-right:calc(var(--statu-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1250px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1190px}}@media (min-width:1500px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1442px}}.row{--statu-gutter-x:30px;--statu-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--statu-gutter-x)*-.5);margin-right:calc(var(--statu-gutter-x)*-.5);margin-top:calc(var(--statu-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--statu-gutter-y);max-width:100%;padding-left:calc(var(--statu-gutter-x)*.5);padding-right:calc(var(--statu-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-px,.gx-px{--statu-gutter-x:1px}.g-px,.gy-px{--statu-gutter-y:1px}.g-0,.gx-0{--statu-gutter-x:0}.g-0,.gy-0{--statu-gutter-y:0}.g-1,.gx-1{--statu-gutter-x:.25rem}.g-1,.gy-1{--statu-gutter-y:.25rem}.g-2,.gx-2{--statu-gutter-x:.5rem}.g-2,.gy-2{--statu-gutter-y:.5rem}.g-3,.gx-3{--statu-gutter-x:.75rem}.g-3,.gy-3{--statu-gutter-y:.75rem}.g-4,.gx-4{--statu-gutter-x:1rem}.g-4,.gy-4{--statu-gutter-y:1rem}.g-5,.gx-5{--statu-gutter-x:1.25rem}.g-5,.gy-5{--statu-gutter-y:1.25rem}.g-6,.gx-6{--statu-gutter-x:1.5rem}.g-6,.gy-6{--statu-gutter-y:1.5rem}.g-7,.gx-7{--statu-gutter-x:1.75rem}.g-7,.gy-7{--statu-gutter-y:1.75rem}.g-8,.gx-8{--statu-gutter-x:2rem}.g-8,.gy-8{--statu-gutter-y:2rem}.g-9,.gx-9{--statu-gutter-x:2.25rem}.g-9,.gy-9{--statu-gutter-y:2.25rem}.g-10,.gx-10{--statu-gutter-x:2.5rem}.g-10,.gy-10{--statu-gutter-y:2.5rem}.g-12,.gx-12{--statu-gutter-x:3rem}.g-12,.gy-12{--statu-gutter-y:3rem}.g-16,.gx-16{--statu-gutter-x:4rem}.g-16,.gy-16{--statu-gutter-y:4rem}.g-20,.gx-20{--statu-gutter-x:5rem}.g-20,.gy-20{--statu-gutter-y:5rem}.g-24,.gx-24{--statu-gutter-x:6rem}.g-24,.gy-24{--statu-gutter-y:6rem}.g-32,.gx-32{--statu-gutter-x:8rem}.g-32,.gy-32{--statu-gutter-y:8rem}.g-40,.gx-40{--statu-gutter-x:10rem}.g-40,.gy-40{--statu-gutter-y:10rem}.g-48,.gx-48{--statu-gutter-x:12rem}.g-48,.gy-48{--statu-gutter-y:12rem}.g-56,.gx-56{--statu-gutter-x:14rem}.g-56,.gy-56{--statu-gutter-y:14rem}.g-64,.gx-64{--statu-gutter-x:16rem}.g-64,.gy-64{--statu-gutter-y:16rem}@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-px,.gx-sm-px{--statu-gutter-x:1px}.g-sm-px,.gy-sm-px{--statu-gutter-y:1px}.g-sm-0,.gx-sm-0{--statu-gutter-x:0}.g-sm-0,.gy-sm-0{--statu-gutter-y:0}.g-sm-1,.gx-sm-1{--statu-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--statu-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--statu-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--statu-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--statu-gutter-x:.75rem}.g-sm-3,.gy-sm-3{--statu-gutter-y:.75rem}.g-sm-4,.gx-sm-4{--statu-gutter-x:1rem}.g-sm-4,.gy-sm-4{--statu-gutter-y:1rem}.g-sm-5,.gx-sm-5{--statu-gutter-x:1.25rem}.g-sm-5,.gy-sm-5{--statu-gutter-y:1.25rem}.g-sm-6,.gx-sm-6{--statu-gutter-x:1.5rem}.g-sm-6,.gy-sm-6{--statu-gutter-y:1.5rem}.g-sm-7,.gx-sm-7{--statu-gutter-x:1.75rem}.g-sm-7,.gy-sm-7{--statu-gutter-y:1.75rem}.g-sm-8,.gx-sm-8{--statu-gutter-x:2rem}.g-sm-8,.gy-sm-8{--statu-gutter-y:2rem}.g-sm-9,.gx-sm-9{--statu-gutter-x:2.25rem}.g-sm-9,.gy-sm-9{--statu-gutter-y:2.25rem}.g-sm-10,.gx-sm-10{--statu-gutter-x:2.5rem}.g-sm-10,.gy-sm-10{--statu-gutter-y:2.5rem}.g-sm-12,.gx-sm-12{--statu-gutter-x:3rem}.g-sm-12,.gy-sm-12{--statu-gutter-y:3rem}.g-sm-16,.gx-sm-16{--statu-gutter-x:4rem}.g-sm-16,.gy-sm-16{--statu-gutter-y:4rem}.g-sm-20,.gx-sm-20{--statu-gutter-x:5rem}.g-sm-20,.gy-sm-20{--statu-gutter-y:5rem}.g-sm-24,.gx-sm-24{--statu-gutter-x:6rem}.g-sm-24,.gy-sm-24{--statu-gutter-y:6rem}.g-sm-32,.gx-sm-32{--statu-gutter-x:8rem}.g-sm-32,.gy-sm-32{--statu-gutter-y:8rem}.g-sm-40,.gx-sm-40{--statu-gutter-x:10rem}.g-sm-40,.gy-sm-40{--statu-gutter-y:10rem}.g-sm-48,.gx-sm-48{--statu-gutter-x:12rem}.g-sm-48,.gy-sm-48{--statu-gutter-y:12rem}.g-sm-56,.gx-sm-56{--statu-gutter-x:14rem}.g-sm-56,.gy-sm-56{--statu-gutter-y:14rem}.g-sm-64,.gx-sm-64{--statu-gutter-x:16rem}.g-sm-64,.gy-sm-64{--statu-gutter-y:16rem}}@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-px,.gx-md-px{--statu-gutter-x:1px}.g-md-px,.gy-md-px{--statu-gutter-y:1px}.g-md-0,.gx-md-0{--statu-gutter-x:0}.g-md-0,.gy-md-0{--statu-gutter-y:0}.g-md-1,.gx-md-1{--statu-gutter-x:.25rem}.g-md-1,.gy-md-1{--statu-gutter-y:.25rem}.g-md-2,.gx-md-2{--statu-gutter-x:.5rem}.g-md-2,.gy-md-2{--statu-gutter-y:.5rem}.g-md-3,.gx-md-3{--statu-gutter-x:.75rem}.g-md-3,.gy-md-3{--statu-gutter-y:.75rem}.g-md-4,.gx-md-4{--statu-gutter-x:1rem}.g-md-4,.gy-md-4{--statu-gutter-y:1rem}.g-md-5,.gx-md-5{--statu-gutter-x:1.25rem}.g-md-5,.gy-md-5{--statu-gutter-y:1.25rem}.g-md-6,.gx-md-6{--statu-gutter-x:1.5rem}.g-md-6,.gy-md-6{--statu-gutter-y:1.5rem}.g-md-7,.gx-md-7{--statu-gutter-x:1.75rem}.g-md-7,.gy-md-7{--statu-gutter-y:1.75rem}.g-md-8,.gx-md-8{--statu-gutter-x:2rem}.g-md-8,.gy-md-8{--statu-gutter-y:2rem}.g-md-9,.gx-md-9{--statu-gutter-x:2.25rem}.g-md-9,.gy-md-9{--statu-gutter-y:2.25rem}.g-md-10,.gx-md-10{--statu-gutter-x:2.5rem}.g-md-10,.gy-md-10{--statu-gutter-y:2.5rem}.g-md-12,.gx-md-12{--statu-gutter-x:3rem}.g-md-12,.gy-md-12{--statu-gutter-y:3rem}.g-md-16,.gx-md-16{--statu-gutter-x:4rem}.g-md-16,.gy-md-16{--statu-gutter-y:4rem}.g-md-20,.gx-md-20{--statu-gutter-x:5rem}.g-md-20,.gy-md-20{--statu-gutter-y:5rem}.g-md-24,.gx-md-24{--statu-gutter-x:6rem}.g-md-24,.gy-md-24{--statu-gutter-y:6rem}.g-md-32,.gx-md-32{--statu-gutter-x:8rem}.g-md-32,.gy-md-32{--statu-gutter-y:8rem}.g-md-40,.gx-md-40{--statu-gutter-x:10rem}.g-md-40,.gy-md-40{--statu-gutter-y:10rem}.g-md-48,.gx-md-48{--statu-gutter-x:12rem}.g-md-48,.gy-md-48{--statu-gutter-y:12rem}.g-md-56,.gx-md-56{--statu-gutter-x:14rem}.g-md-56,.gy-md-56{--statu-gutter-y:14rem}.g-md-64,.gx-md-64{--statu-gutter-x:16rem}.g-md-64,.gy-md-64{--statu-gutter-y:16rem}}@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-px,.gx-lg-px{--statu-gutter-x:1px}.g-lg-px,.gy-lg-px{--statu-gutter-y:1px}.g-lg-0,.gx-lg-0{--statu-gutter-x:0}.g-lg-0,.gy-lg-0{--statu-gutter-y:0}.g-lg-1,.gx-lg-1{--statu-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--statu-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--statu-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--statu-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--statu-gutter-x:.75rem}.g-lg-3,.gy-lg-3{--statu-gutter-y:.75rem}.g-lg-4,.gx-lg-4{--statu-gutter-x:1rem}.g-lg-4,.gy-lg-4{--statu-gutter-y:1rem}.g-lg-5,.gx-lg-5{--statu-gutter-x:1.25rem}.g-lg-5,.gy-lg-5{--statu-gutter-y:1.25rem}.g-lg-6,.gx-lg-6{--statu-gutter-x:1.5rem}.g-lg-6,.gy-lg-6{--statu-gutter-y:1.5rem}.g-lg-7,.gx-lg-7{--statu-gutter-x:1.75rem}.g-lg-7,.gy-lg-7{--statu-gutter-y:1.75rem}.g-lg-8,.gx-lg-8{--statu-gutter-x:2rem}.g-lg-8,.gy-lg-8{--statu-gutter-y:2rem}.g-lg-9,.gx-lg-9{--statu-gutter-x:2.25rem}.g-lg-9,.gy-lg-9{--statu-gutter-y:2.25rem}.g-lg-10,.gx-lg-10{--statu-gutter-x:2.5rem}.g-lg-10,.gy-lg-10{--statu-gutter-y:2.5rem}.g-lg-12,.gx-lg-12{--statu-gutter-x:3rem}.g-lg-12,.gy-lg-12{--statu-gutter-y:3rem}.g-lg-16,.gx-lg-16{--statu-gutter-x:4rem}.g-lg-16,.gy-lg-16{--statu-gutter-y:4rem}.g-lg-20,.gx-lg-20{--statu-gutter-x:5rem}.g-lg-20,.gy-lg-20{--statu-gutter-y:5rem}.g-lg-24,.gx-lg-24{--statu-gutter-x:6rem}.g-lg-24,.gy-lg-24{--statu-gutter-y:6rem}.g-lg-32,.gx-lg-32{--statu-gutter-x:8rem}.g-lg-32,.gy-lg-32{--statu-gutter-y:8rem}.g-lg-40,.gx-lg-40{--statu-gutter-x:10rem}.g-lg-40,.gy-lg-40{--statu-gutter-y:10rem}.g-lg-48,.gx-lg-48{--statu-gutter-x:12rem}.g-lg-48,.gy-lg-48{--statu-gutter-y:12rem}.g-lg-56,.gx-lg-56{--statu-gutter-x:14rem}.g-lg-56,.gy-lg-56{--statu-gutter-y:14rem}.g-lg-64,.gx-lg-64{--statu-gutter-x:16rem}.g-lg-64,.gy-lg-64{--statu-gutter-y:16rem}}@media (min-width:1250px){.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-px,.gx-xl-px{--statu-gutter-x:1px}.g-xl-px,.gy-xl-px{--statu-gutter-y:1px}.g-xl-0,.gx-xl-0{--statu-gutter-x:0}.g-xl-0,.gy-xl-0{--statu-gutter-y:0}.g-xl-1,.gx-xl-1{--statu-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--statu-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--statu-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--statu-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--statu-gutter-x:.75rem}.g-xl-3,.gy-xl-3{--statu-gutter-y:.75rem}.g-xl-4,.gx-xl-4{--statu-gutter-x:1rem}.g-xl-4,.gy-xl-4{--statu-gutter-y:1rem}.g-xl-5,.gx-xl-5{--statu-gutter-x:1.25rem}.g-xl-5,.gy-xl-5{--statu-gutter-y:1.25rem}.g-xl-6,.gx-xl-6{--statu-gutter-x:1.5rem}.g-xl-6,.gy-xl-6{--statu-gutter-y:1.5rem}.g-xl-7,.gx-xl-7{--statu-gutter-x:1.75rem}.g-xl-7,.gy-xl-7{--statu-gutter-y:1.75rem}.g-xl-8,.gx-xl-8{--statu-gutter-x:2rem}.g-xl-8,.gy-xl-8{--statu-gutter-y:2rem}.g-xl-9,.gx-xl-9{--statu-gutter-x:2.25rem}.g-xl-9,.gy-xl-9{--statu-gutter-y:2.25rem}.g-xl-10,.gx-xl-10{--statu-gutter-x:2.5rem}.g-xl-10,.gy-xl-10{--statu-gutter-y:2.5rem}.g-xl-12,.gx-xl-12{--statu-gutter-x:3rem}.g-xl-12,.gy-xl-12{--statu-gutter-y:3rem}.g-xl-16,.gx-xl-16{--statu-gutter-x:4rem}.g-xl-16,.gy-xl-16{--statu-gutter-y:4rem}.g-xl-20,.gx-xl-20{--statu-gutter-x:5rem}.g-xl-20,.gy-xl-20{--statu-gutter-y:5rem}.g-xl-24,.gx-xl-24{--statu-gutter-x:6rem}.g-xl-24,.gy-xl-24{--statu-gutter-y:6rem}.g-xl-32,.gx-xl-32{--statu-gutter-x:8rem}.g-xl-32,.gy-xl-32{--statu-gutter-y:8rem}.g-xl-40,.gx-xl-40{--statu-gutter-x:10rem}.g-xl-40,.gy-xl-40{--statu-gutter-y:10rem}.g-xl-48,.gx-xl-48{--statu-gutter-x:12rem}.g-xl-48,.gy-xl-48{--statu-gutter-y:12rem}.g-xl-56,.gx-xl-56{--statu-gutter-x:14rem}.g-xl-56,.gy-xl-56{--statu-gutter-y:14rem}.g-xl-64,.gx-xl-64{--statu-gutter-x:16rem}.g-xl-64,.gy-xl-64{--statu-gutter-y:16rem}}@media (min-width:1500px){.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-px,.gx-xxl-px{--statu-gutter-x:1px}.g-xxl-px,.gy-xxl-px{--statu-gutter-y:1px}.g-xxl-0,.gx-xxl-0{--statu-gutter-x:0}.g-xxl-0,.gy-xxl-0{--statu-gutter-y:0}.g-xxl-1,.gx-xxl-1{--statu-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--statu-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--statu-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--statu-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--statu-gutter-x:.75rem}.g-xxl-3,.gy-xxl-3{--statu-gutter-y:.75rem}.g-xxl-4,.gx-xxl-4{--statu-gutter-x:1rem}.g-xxl-4,.gy-xxl-4{--statu-gutter-y:1rem}.g-xxl-5,.gx-xxl-5{--statu-gutter-x:1.25rem}.g-xxl-5,.gy-xxl-5{--statu-gutter-y:1.25rem}.g-xxl-6,.gx-xxl-6{--statu-gutter-x:1.5rem}.g-xxl-6,.gy-xxl-6{--statu-gutter-y:1.5rem}.g-xxl-7,.gx-xxl-7{--statu-gutter-x:1.75rem}.g-xxl-7,.gy-xxl-7{--statu-gutter-y:1.75rem}.g-xxl-8,.gx-xxl-8{--statu-gutter-x:2rem}.g-xxl-8,.gy-xxl-8{--statu-gutter-y:2rem}.g-xxl-9,.gx-xxl-9{--statu-gutter-x:2.25rem}.g-xxl-9,.gy-xxl-9{--statu-gutter-y:2.25rem}.g-xxl-10,.gx-xxl-10{--statu-gutter-x:2.5rem}.g-xxl-10,.gy-xxl-10{--statu-gutter-y:2.5rem}.g-xxl-12,.gx-xxl-12{--statu-gutter-x:3rem}.g-xxl-12,.gy-xxl-12{--statu-gutter-y:3rem}.g-xxl-16,.gx-xxl-16{--statu-gutter-x:4rem}.g-xxl-16,.gy-xxl-16{--statu-gutter-y:4rem}.g-xxl-20,.gx-xxl-20{--statu-gutter-x:5rem}.g-xxl-20,.gy-xxl-20{--statu-gutter-y:5rem}.g-xxl-24,.gx-xxl-24{--statu-gutter-x:6rem}.g-xxl-24,.gy-xxl-24{--statu-gutter-y:6rem}.g-xxl-32,.gx-xxl-32{--statu-gutter-x:8rem}.g-xxl-32,.gy-xxl-32{--statu-gutter-y:8rem}.g-xxl-40,.gx-xxl-40{--statu-gutter-x:10rem}.g-xxl-40,.gy-xxl-40{--statu-gutter-y:10rem}.g-xxl-48,.gx-xxl-48{--statu-gutter-x:12rem}.g-xxl-48,.gy-xxl-48{--statu-gutter-y:12rem}.g-xxl-56,.gx-xxl-56{--statu-gutter-x:14rem}.g-xxl-56,.gy-xxl-56{--statu-gutter-y:14rem}.g-xxl-64,.gx-xxl-64{--statu-gutter-x:16rem}.g-xxl-64,.gy-xxl-64{--statu-gutter-y:16rem}}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{height:auto;transition:width .35s ease;width:0}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 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:#fff;border:1px solid #ced4da;border-radius:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{background-color:#fff;border-color:#86b7fe;box-shadow:none;color:#212529;outline:0}.form-control::-webkit-date-and-time-value{height:1.5em}.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:#212529;margin:-.375rem -.75rem;margin-inline-end:.75rem;padding:.375rem .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}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.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:#212529;display:block;line-height:1.5;margin-bottom:0;padding:.375rem 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.5em + .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.5em + 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.5em + .75rem + 2px)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + 2px)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + 2px)}.form-control-color{height:calc(1.5em + .75rem + 2px);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:.375rem}.form-control-color::-webkit-color-swatch{border-radius:.375rem}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + 2px)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + 2px)}.form-select{-moz-padding-start:calc(.75rem - 3px);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;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:.375rem;color:#212529;display:block;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem 2.25rem .375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;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 #212529}.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.5rem;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:#fff;background-position:50%;background-repeat:no-repeat;background-size:contain;border:1px solid rgba(0,0,0,.25);height:1em;margin-top:.25em;-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:#86b7fe;box-shadow:none;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.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:#0d6efd;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:#0d6efd}.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:2.5em}.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:2em;margin-left:-2.5em;transition:background-position .15s ease-in-out;width:2em}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%2386b7fe'/%3E%3C/svg%3E")}.form-switch .form-check-input:checked{background-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:2.5em}.form-switch.form-check-reverse .form-check-input{margin-left:0;margin-right:-2.5em}.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,none}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,none}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-color:#0d6efd;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}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{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:#0d6efd;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}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{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%}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-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) translate(.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) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;transform:scale(.85) translateY(-.5rem) translate(.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:.375rem;color:#212529;display:flex;font-size:1rem;font-weight:400;line-height:1.5;padding:.375rem .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:#198754;display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:#198754e6;border-radius:.375rem;color:#fff;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='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#198754;padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.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='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #19875440}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.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:#dc3545e6;border-radius:.375rem;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(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.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(.75em + .375rem) calc(.75em + .375rem);padding-right:4.125rem}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.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 #dc354540}.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}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(38,60,255,var(--statu-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(1,8,16,var(--statu-bg-opacity,1))!important;color:#fff!important}.text-bg-white{background-color:RGBA(255,255,255,var(--statu-bg-opacity,1))!important;color:#000!important}.link-primary{color:#263cff!important}.link-primary:focus,.link-primary:hover{color:#1e30cc!important}.link-secondary{color:#010810!important}.link-secondary:focus,.link-secondary:hover{color:#01060d!important}.link-white,.link-white:focus,.link-white:hover{color:#fff!important}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--statu-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--statu-aspect-ratio:100%}.ratio-4x3{--statu-aspect-ratio:75%}.ratio-16x9{--statu-aspect-ratio:56.25%}.ratio-21x9{--statu-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:1250px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1500px){.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-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem #00000026!important}.shadow-sm{box-shadow:0 .125rem .25rem #00000013!important}.shadow-lg{box-shadow:0 1rem 3rem #0000002d!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:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--statu-border-width) var(--statu-border-style) var(--statu-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--statu-border-width) var(--statu-border-style) var(--statu-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--statu-border-width) var(--statu-border-style) var(--statu-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--statu-border-width) var(--statu-border-style) var(--statu-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--statu-border-width) var(--statu-border-style) var(--statu-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--statu-border-opacity:1;border-color:rgba(var(--statu-primary-rgb),var(--statu-border-opacity))!important}.border-secondary{--statu-border-opacity:1;border-color:rgba(var(--statu-secondary-rgb),var(--statu-border-opacity))!important}.border-white{--statu-border-opacity:1;border-color:rgba(var(--statu-white-rgb),var(--statu-border-opacity))!important}.border-1{--statu-border-width:1px}.border-2{--statu-border-width:2px}.border-3{--statu-border-width:3px}.border-4{--statu-border-width:4px}.border-5{--statu-border-width:5px}.border-opacity-10{--statu-border-opacity:.1}.border-opacity-25{--statu-border-opacity:.25}.border-opacity-50{--statu-border-opacity:.5}.border-opacity-75{--statu-border-opacity:.75}.border-opacity-100{--statu-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-px{margin:1px!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1rem!important}.m-5{margin:1.25rem!important}.m-6{margin:1.5rem!important}.m-7{margin:1.75rem!important}.m-8{margin:2rem!important}.m-9{margin:2.25rem!important}.m-10{margin:2.5rem!important}.m-12{margin:3rem!important}.m-16{margin:4rem!important}.m-20{margin:5rem!important}.m-24{margin:6rem!important}.m-32{margin:8rem!important}.m-40{margin:10rem!important}.m-48{margin:12rem!important}.m-56{margin:14rem!important}.m-64{margin:16rem!important}.m-auto{margin:auto!important}.mx-px{margin-left:1px!important;margin-right:1px!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:.75rem!important;margin-right:.75rem!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.mx-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-8{margin-left:2rem!important;margin-right:2rem!important}.mx-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-12{margin-left:3rem!important;margin-right:3rem!important}.mx-16{margin-left:4rem!important;margin-right:4rem!important}.mx-20{margin-left:5rem!important;margin-right:5rem!important}.mx-24{margin-left:6rem!important;margin-right:6rem!important}.mx-32{margin-left:8rem!important;margin-right:8rem!important}.mx-40{margin-left:10rem!important;margin-right:10rem!important}.mx-48{margin-left:12rem!important;margin-right:12rem!important}.mx-56{margin-left:14rem!important;margin-right:14rem!important}.mx-64{margin-left:16rem!important;margin-right:16rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-px{margin-bottom:1px!important;margin-top:1px!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:.75rem!important;margin-top:.75rem!important}.my-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-24{margin-bottom:6rem!important;margin-top:6rem!important}.my-32{margin-bottom:8rem!important;margin-top:8rem!important}.my-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-48{margin-bottom:12rem!important;margin-top:12rem!important}.my-56{margin-bottom:14rem!important;margin-top:14rem!important}.my-64{margin-bottom:16rem!important;margin-top:16rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-px{margin-top:1px!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-12{margin-top:3rem!important}.mt-16{margin-top:4rem!important}.mt-20{margin-top:5rem!important}.mt-24{margin-top:6rem!important}.mt-32{margin-top:8rem!important}.mt-40{margin-top:10rem!important}.mt-48{margin-top:12rem!important}.mt-56{margin-top:14rem!important}.mt-64{margin-top:16rem!important}.mt-auto{margin-top:auto!important}.me-px{margin-right:1px!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:.75rem!important}.me-4{margin-right:1rem!important}.me-5{margin-right:1.25rem!important}.me-6{margin-right:1.5rem!important}.me-7{margin-right:1.75rem!important}.me-8{margin-right:2rem!important}.me-9{margin-right:2.25rem!important}.me-10{margin-right:2.5rem!important}.me-12{margin-right:3rem!important}.me-16{margin-right:4rem!important}.me-20{margin-right:5rem!important}.me-24{margin-right:6rem!important}.me-32{margin-right:8rem!important}.me-40{margin-right:10rem!important}.me-48{margin-right:12rem!important}.me-56{margin-right:14rem!important}.me-64{margin-right:16rem!important}.me-auto{margin-right:auto!important}.mb-px{margin-bottom:1px!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-12{margin-bottom:3rem!important}.mb-16{margin-bottom:4rem!important}.mb-20{margin-bottom:5rem!important}.mb-24{margin-bottom:6rem!important}.mb-32{margin-bottom:8rem!important}.mb-40{margin-bottom:10rem!important}.mb-48{margin-bottom:12rem!important}.mb-56{margin-bottom:14rem!important}.mb-64{margin-bottom:16rem!important}.mb-auto{margin-bottom:auto!important}.ms-px{margin-left:1px!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:.75rem!important}.ms-4{margin-left:1rem!important}.ms-5{margin-left:1.25rem!important}.ms-6{margin-left:1.5rem!important}.ms-7{margin-left:1.75rem!important}.ms-8{margin-left:2rem!important}.ms-9{margin-left:2.25rem!important}.ms-10{margin-left:2.5rem!important}.ms-12{margin-left:3rem!important}.ms-16{margin-left:4rem!important}.ms-20{margin-left:5rem!important}.ms-24{margin-left:6rem!important}.ms-32{margin-left:8rem!important}.ms-40{margin-left:10rem!important}.ms-48{margin-left:12rem!important}.ms-56{margin-left:14rem!important}.ms-64{margin-left:16rem!important}.ms-auto{margin-left:auto!important}.m-npx{margin:-1px!important}.m-n0{margin:0!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-.75rem!important}.m-n4{margin:-1rem!important}.m-n5{margin:-1.25rem!important}.m-n6{margin:-1.5rem!important}.m-n7{margin:-1.75rem!important}.m-n8{margin:-2rem!important}.m-n9{margin:-2.25rem!important}.m-n10{margin:-2.5rem!important}.m-n12{margin:-3rem!important}.m-n16{margin:-4rem!important}.m-n20{margin:-5rem!important}.m-n24{margin:-6rem!important}.m-n32{margin:-8rem!important}.m-n40{margin:-10rem!important}.m-n48{margin:-12rem!important}.m-n56{margin:-14rem!important}.m-n64{margin:-16rem!important}.mx-npx{margin-left:-1px!important;margin-right:-1px!important}.mx-n0{margin-left:0!important;margin-right:0!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:-.75rem!important;margin-right:-.75rem!important}.mx-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-n24{margin-left:-6rem!important;margin-right:-6rem!important}.mx-n32{margin-left:-8rem!important;margin-right:-8rem!important}.mx-n40{margin-left:-10rem!important;margin-right:-10rem!important}.mx-n48{margin-left:-12rem!important;margin-right:-12rem!important}.mx-n56{margin-left:-14rem!important;margin-right:-14rem!important}.mx-n64{margin-left:-16rem!important;margin-right:-16rem!important}.my-npx{margin-bottom:-1px!important;margin-top:-1px!important}.my-n0{margin-bottom:0!important;margin-top:0!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:-.75rem!important;margin-top:-.75rem!important}.my-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-n24{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-n32{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-n48{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-n56{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-n64{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-npx{margin-top:-1px!important}.mt-n0{margin-top:0!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-.75rem!important}.mt-n4{margin-top:-1rem!important}.mt-n5{margin-top:-1.25rem!important}.mt-n6{margin-top:-1.5rem!important}.mt-n7{margin-top:-1.75rem!important}.mt-n8{margin-top:-2rem!important}.mt-n9{margin-top:-2.25rem!important}.mt-n10{margin-top:-2.5rem!important}.mt-n12{margin-top:-3rem!important}.mt-n16{margin-top:-4rem!important}.mt-n20{margin-top:-5rem!important}.mt-n24{margin-top:-6rem!important}.mt-n32{margin-top:-8rem!important}.mt-n40{margin-top:-10rem!important}.mt-n48{margin-top:-12rem!important}.mt-n56{margin-top:-14rem!important}.mt-n64{margin-top:-16rem!important}.me-npx{margin-right:-1px!important}.me-n0{margin-right:0!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-.75rem!important}.me-n4{margin-right:-1rem!important}.me-n5{margin-right:-1.25rem!important}.me-n6{margin-right:-1.5rem!important}.me-n7{margin-right:-1.75rem!important}.me-n8{margin-right:-2rem!important}.me-n9{margin-right:-2.25rem!important}.me-n10{margin-right:-2.5rem!important}.me-n12{margin-right:-3rem!important}.me-n16{margin-right:-4rem!important}.me-n20{margin-right:-5rem!important}.me-n24{margin-right:-6rem!important}.me-n32{margin-right:-8rem!important}.me-n40{margin-right:-10rem!important}.me-n48{margin-right:-12rem!important}.me-n56{margin-right:-14rem!important}.me-n64{margin-right:-16rem!important}.mb-npx{margin-bottom:-1px!important}.mb-n0{margin-bottom:0!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-.75rem!important}.mb-n4{margin-bottom:-1rem!important}.mb-n5{margin-bottom:-1.25rem!important}.mb-n6{margin-bottom:-1.5rem!important}.mb-n7{margin-bottom:-1.75rem!important}.mb-n8{margin-bottom:-2rem!important}.mb-n9{margin-bottom:-2.25rem!important}.mb-n10{margin-bottom:-2.5rem!important}.mb-n12{margin-bottom:-3rem!important}.mb-n16{margin-bottom:-4rem!important}.mb-n20{margin-bottom:-5rem!important}.mb-n24{margin-bottom:-6rem!important}.mb-n32{margin-bottom:-8rem!important}.mb-n40{margin-bottom:-10rem!important}.mb-n48{margin-bottom:-12rem!important}.mb-n56{margin-bottom:-14rem!important}.mb-n64{margin-bottom:-16rem!important}.ms-npx{margin-left:-1px!important}.ms-n0{margin-left:0!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-.75rem!important}.ms-n4{margin-left:-1rem!important}.ms-n5{margin-left:-1.25rem!important}.ms-n6{margin-left:-1.5rem!important}.ms-n7{margin-left:-1.75rem!important}.ms-n8{margin-left:-2rem!important}.ms-n9{margin-left:-2.25rem!important}.ms-n10{margin-left:-2.5rem!important}.ms-n12{margin-left:-3rem!important}.ms-n16{margin-left:-4rem!important}.ms-n20{margin-left:-5rem!important}.ms-n24{margin-left:-6rem!important}.ms-n32{margin-left:-8rem!important}.ms-n40{margin-left:-10rem!important}.ms-n48{margin-left:-12rem!important}.ms-n56{margin-left:-14rem!important}.ms-n64{margin-left:-16rem!important}.p-px{padding:1px!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.p-5{padding:1.25rem!important}.p-6{padding:1.5rem!important}.p-7{padding:1.75rem!important}.p-8{padding:2rem!important}.p-9{padding:2.25rem!important}.p-10{padding:2.5rem!important}.p-12{padding:3rem!important}.p-16{padding:4rem!important}.p-20{padding:5rem!important}.p-24{padding:6rem!important}.p-32{padding:8rem!important}.p-40{padding:10rem!important}.p-48{padding:12rem!important}.p-56{padding:14rem!important}.p-64{padding:16rem!important}.px-px{padding-left:1px!important;padding-right:1px!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:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.px-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-8{padding-left:2rem!important;padding-right:2rem!important}.px-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-12{padding-left:3rem!important;padding-right:3rem!important}.px-16{padding-left:4rem!important;padding-right:4rem!important}.px-20{padding-left:5rem!important;padding-right:5rem!important}.px-24{padding-left:6rem!important;padding-right:6rem!important}.px-32{padding-left:8rem!important;padding-right:8rem!important}.px-40{padding-left:10rem!important;padding-right:10rem!important}.px-48{padding-left:12rem!important;padding-right:12rem!important}.px-56{padding-left:14rem!important;padding-right:14rem!important}.px-64{padding-left:16rem!important;padding-right:16rem!important}.py-px{padding-bottom:1px!important;padding-top:1px!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:.75rem!important;padding-top:.75rem!important}.py-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-24{padding-bottom:6rem!important;padding-top:6rem!important}.py-32{padding-bottom:8rem!important;padding-top:8rem!important}.py-40{padding-bottom:10rem!important;padding-top:10rem!important}.py-48{padding-bottom:12rem!important;padding-top:12rem!important}.py-56{padding-bottom:14rem!important;padding-top:14rem!important}.py-64{padding-bottom:16rem!important;padding-top:16rem!important}.pt-px{padding-top:1px!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1rem!important}.pt-5{padding-top:1.25rem!important}.pt-6{padding-top:1.5rem!important}.pt-7{padding-top:1.75rem!important}.pt-8{padding-top:2rem!important}.pt-9{padding-top:2.25rem!important}.pt-10{padding-top:2.5rem!important}.pt-12{padding-top:3rem!important}.pt-16{padding-top:4rem!important}.pt-20{padding-top:5rem!important}.pt-24{padding-top:6rem!important}.pt-32{padding-top:8rem!important}.pt-40{padding-top:10rem!important}.pt-48{padding-top:12rem!important}.pt-56{padding-top:14rem!important}.pt-64{padding-top:16rem!important}.pe-px{padding-right:1px!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:.75rem!important}.pe-4{padding-right:1rem!important}.pe-5{padding-right:1.25rem!important}.pe-6{padding-right:1.5rem!important}.pe-7{padding-right:1.75rem!important}.pe-8{padding-right:2rem!important}.pe-9{padding-right:2.25rem!important}.pe-10{padding-right:2.5rem!important}.pe-12{padding-right:3rem!important}.pe-16{padding-right:4rem!important}.pe-20{padding-right:5rem!important}.pe-24{padding-right:6rem!important}.pe-32{padding-right:8rem!important}.pe-40{padding-right:10rem!important}.pe-48{padding-right:12rem!important}.pe-56{padding-right:14rem!important}.pe-64{padding-right:16rem!important}.pb-px{padding-bottom:1px!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1rem!important}.pb-5{padding-bottom:1.25rem!important}.pb-6{padding-bottom:1.5rem!important}.pb-7{padding-bottom:1.75rem!important}.pb-8{padding-bottom:2rem!important}.pb-9{padding-bottom:2.25rem!important}.pb-10{padding-bottom:2.5rem!important}.pb-12{padding-bottom:3rem!important}.pb-16{padding-bottom:4rem!important}.pb-20{padding-bottom:5rem!important}.pb-24{padding-bottom:6rem!important}.pb-32{padding-bottom:8rem!important}.pb-40{padding-bottom:10rem!important}.pb-48{padding-bottom:12rem!important}.pb-56{padding-bottom:14rem!important}.pb-64{padding-bottom:16rem!important}.ps-px{padding-left:1px!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:.75rem!important}.ps-4{padding-left:1rem!important}.ps-5{padding-left:1.25rem!important}.ps-6{padding-left:1.5rem!important}.ps-7{padding-left:1.75rem!important}.ps-8{padding-left:2rem!important}.ps-9{padding-left:2.25rem!important}.ps-10{padding-left:2.5rem!important}.ps-12{padding-left:3rem!important}.ps-16{padding-left:4rem!important}.ps-20{padding-left:5rem!important}.ps-24{padding-left:6rem!important}.ps-32{padding-left:8rem!important}.ps-40{padding-left:10rem!important}.ps-48{padding-left:12rem!important}.ps-56{padding-left:14rem!important}.ps-64{padding-left:16rem!important}.gap-px{gap:1px!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-5{gap:1.25rem!important}.gap-6{gap:1.5rem!important}.gap-7{gap:1.75rem!important}.gap-8{gap:2rem!important}.gap-9{gap:2.25rem!important}.gap-10{gap:2.5rem!important}.gap-12{gap:3rem!important}.gap-16{gap:4rem!important}.gap-20{gap:5rem!important}.gap-24{gap:6rem!important}.gap-32{gap:8rem!important}.gap-40{gap:10rem!important}.gap-48{gap:12rem!important}.gap-56{gap:14rem!important}.gap-64{gap:16rem!important}.font-monospace{font-family:var(--statu-font-monospace)!important}.fs-1{font-size:calc(1.40625rem + 1.875vw)!important}.fs-2{font-size:calc(1.3125rem + .75vw)!important}.fs-3{font-size:calc(1.28125rem + .375vw)!important}.fs-4{font-size:1.1875rem!important}.fs-5{font-size:1rem!important}.fs-6{font-size:.875rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-semibold{font-weight:600!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--statu-text-opacity:1;color:rgba(var(--statu-primary-rgb),var(--statu-text-opacity))!important}.text-secondary{--statu-text-opacity:1;color:rgba(var(--statu-secondary-rgb),var(--statu-text-opacity))!important}.text-white{--statu-text-opacity:1;color:rgba(var(--statu-white-rgb),var(--statu-text-opacity))!important}.text-black{--statu-text-opacity:1;color:rgba(var(--statu-black-rgb),var(--statu-text-opacity))!important}.text-body{--statu-text-opacity:1;color:rgba(var(--statu-body-color-rgb),var(--statu-text-opacity))!important}.text-muted{--statu-text-opacity:1;color:#6c757d!important}.text-black-50{--statu-text-opacity:1;color:#00000080!important}.text-white-50{--statu-text-opacity:1;color:#ffffff80!important}.text-reset{--statu-text-opacity:1;color:inherit!important}.text-opacity-25{--statu-text-opacity:.25}.text-opacity-50{--statu-text-opacity:.5}.text-opacity-75{--statu-text-opacity:.75}.text-opacity-100{--statu-text-opacity:1}.bg-primary{--statu-bg-opacity:1;background-color:rgba(var(--statu-primary-rgb),var(--statu-bg-opacity))!important}.bg-secondary{--statu-bg-opacity:1;background-color:rgba(var(--statu-secondary-rgb),var(--statu-bg-opacity))!important}.bg-white{background-color:rgba(var(--statu-white-rgb),var(--statu-bg-opacity))!important}.bg-black,.bg-white{--statu-bg-opacity:1}.bg-black{background-color:rgba(var(--statu-black-rgb),var(--statu-bg-opacity))!important}.bg-body{--statu-bg-opacity:1;background-color:rgba(var(--statu-body-bg-rgb),var(--statu-bg-opacity))!important}.bg-transparent{--statu-bg-opacity:1;background-color:transparent!important}.bg-opacity-10{--statu-bg-opacity:.1}.bg-opacity-25{--statu-bg-opacity:.25}.bg-opacity-50{--statu-bg-opacity:.5}.bg-opacity-75{--statu-bg-opacity:.75}.bg-opacity-100{--statu-bg-opacity:1}.bg-gradient{background-image:var(--statu-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--statu-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--statu-border-radius-sm)!important}.rounded-2{border-radius:var(--statu-border-radius)!important}.rounded-3{border-radius:var(--statu-border-radius-lg)!important}.rounded-4{border-radius:var(--statu-border-radius-xl)!important}.rounded-5{border-radius:var(--statu-border-radius-2xl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--statu-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--statu-border-radius)!important}.rounded-end,.rounded-top{border-top-right-radius:var(--statu-border-radius)!important}.rounded-bottom,.rounded-end{border-bottom-right-radius:var(--statu-border-radius)!important}.rounded-bottom,.rounded-start{border-bottom-left-radius:var(--statu-border-radius)!important}.rounded-start{border-top-left-radius:var(--statu-border-radius)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!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-px{margin:1px!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:.75rem!important}.m-sm-4{margin:1rem!important}.m-sm-5{margin:1.25rem!important}.m-sm-6{margin:1.5rem!important}.m-sm-7{margin:1.75rem!important}.m-sm-8{margin:2rem!important}.m-sm-9{margin:2.25rem!important}.m-sm-10{margin:2.5rem!important}.m-sm-12{margin:3rem!important}.m-sm-16{margin:4rem!important}.m-sm-20{margin:5rem!important}.m-sm-24{margin:6rem!important}.m-sm-32{margin:8rem!important}.m-sm-40{margin:10rem!important}.m-sm-48{margin:12rem!important}.m-sm-56{margin:14rem!important}.m-sm-64{margin:16rem!important}.m-sm-auto{margin:auto!important}.mx-sm-px{margin-left:1px!important;margin-right:1px!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:.75rem!important;margin-right:.75rem!important}.mx-sm-4{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-sm-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-sm-8{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-sm-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-sm-12{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-16{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-20{margin-left:5rem!important;margin-right:5rem!important}.mx-sm-24{margin-left:6rem!important;margin-right:6rem!important}.mx-sm-32{margin-left:8rem!important;margin-right:8rem!important}.mx-sm-40{margin-left:10rem!important;margin-right:10rem!important}.mx-sm-48{margin-left:12rem!important;margin-right:12rem!important}.mx-sm-56{margin-left:14rem!important;margin-right:14rem!important}.mx-sm-64{margin-left:16rem!important;margin-right:16rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-px{margin-bottom:1px!important;margin-top:1px!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:.75rem!important;margin-top:.75rem!important}.my-sm-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-sm-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-sm-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-sm-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-sm-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-sm-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-sm-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-sm-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-sm-24{margin-bottom:6rem!important;margin-top:6rem!important}.my-sm-32{margin-bottom:8rem!important;margin-top:8rem!important}.my-sm-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-sm-48{margin-bottom:12rem!important;margin-top:12rem!important}.my-sm-56{margin-bottom:14rem!important;margin-top:14rem!important}.my-sm-64{margin-bottom:16rem!important;margin-top:16rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-px{margin-top:1px!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.25rem!important}.mt-sm-6{margin-top:1.5rem!important}.mt-sm-7{margin-top:1.75rem!important}.mt-sm-8{margin-top:2rem!important}.mt-sm-9{margin-top:2.25rem!important}.mt-sm-10{margin-top:2.5rem!important}.mt-sm-12{margin-top:3rem!important}.mt-sm-16{margin-top:4rem!important}.mt-sm-20{margin-top:5rem!important}.mt-sm-24{margin-top:6rem!important}.mt-sm-32{margin-top:8rem!important}.mt-sm-40{margin-top:10rem!important}.mt-sm-48{margin-top:12rem!important}.mt-sm-56{margin-top:14rem!important}.mt-sm-64{margin-top:16rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-px{margin-right:1px!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:.75rem!important}.me-sm-4{margin-right:1rem!important}.me-sm-5{margin-right:1.25rem!important}.me-sm-6{margin-right:1.5rem!important}.me-sm-7{margin-right:1.75rem!important}.me-sm-8{margin-right:2rem!important}.me-sm-9{margin-right:2.25rem!important}.me-sm-10{margin-right:2.5rem!important}.me-sm-12{margin-right:3rem!important}.me-sm-16{margin-right:4rem!important}.me-sm-20{margin-right:5rem!important}.me-sm-24{margin-right:6rem!important}.me-sm-32{margin-right:8rem!important}.me-sm-40{margin-right:10rem!important}.me-sm-48{margin-right:12rem!important}.me-sm-56{margin-right:14rem!important}.me-sm-64{margin-right:16rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-px{margin-bottom:1px!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.25rem!important}.mb-sm-6{margin-bottom:1.5rem!important}.mb-sm-7{margin-bottom:1.75rem!important}.mb-sm-8{margin-bottom:2rem!important}.mb-sm-9{margin-bottom:2.25rem!important}.mb-sm-10{margin-bottom:2.5rem!important}.mb-sm-12{margin-bottom:3rem!important}.mb-sm-16{margin-bottom:4rem!important}.mb-sm-20{margin-bottom:5rem!important}.mb-sm-24{margin-bottom:6rem!important}.mb-sm-32{margin-bottom:8rem!important}.mb-sm-40{margin-bottom:10rem!important}.mb-sm-48{margin-bottom:12rem!important}.mb-sm-56{margin-bottom:14rem!important}.mb-sm-64{margin-bottom:16rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-px{margin-left:1px!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:.75rem!important}.ms-sm-4{margin-left:1rem!important}.ms-sm-5{margin-left:1.25rem!important}.ms-sm-6{margin-left:1.5rem!important}.ms-sm-7{margin-left:1.75rem!important}.ms-sm-8{margin-left:2rem!important}.ms-sm-9{margin-left:2.25rem!important}.ms-sm-10{margin-left:2.5rem!important}.ms-sm-12{margin-left:3rem!important}.ms-sm-16{margin-left:4rem!important}.ms-sm-20{margin-left:5rem!important}.ms-sm-24{margin-left:6rem!important}.ms-sm-32{margin-left:8rem!important}.ms-sm-40{margin-left:10rem!important}.ms-sm-48{margin-left:12rem!important}.ms-sm-56{margin-left:14rem!important}.ms-sm-64{margin-left:16rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-npx{margin:-1px!important}.m-sm-n0{margin:0!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.m-sm-n4{margin:-1rem!important}.m-sm-n5{margin:-1.25rem!important}.m-sm-n6{margin:-1.5rem!important}.m-sm-n7{margin:-1.75rem!important}.m-sm-n8{margin:-2rem!important}.m-sm-n9{margin:-2.25rem!important}.m-sm-n10{margin:-2.5rem!important}.m-sm-n12{margin:-3rem!important}.m-sm-n16{margin:-4rem!important}.m-sm-n20{margin:-5rem!important}.m-sm-n24{margin:-6rem!important}.m-sm-n32{margin:-8rem!important}.m-sm-n40{margin:-10rem!important}.m-sm-n48{margin:-12rem!important}.m-sm-n56{margin:-14rem!important}.m-sm-n64{margin:-16rem!important}.mx-sm-npx{margin-left:-1px!important;margin-right:-1px!important}.mx-sm-n0{margin-left:0!important;margin-right:0!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:-.75rem!important;margin-right:-.75rem!important}.mx-sm-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-sm-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-sm-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-sm-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-sm-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-sm-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-sm-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-sm-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-sm-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-sm-n24{margin-left:-6rem!important;margin-right:-6rem!important}.mx-sm-n32{margin-left:-8rem!important;margin-right:-8rem!important}.mx-sm-n40{margin-left:-10rem!important;margin-right:-10rem!important}.mx-sm-n48{margin-left:-12rem!important;margin-right:-12rem!important}.mx-sm-n56{margin-left:-14rem!important;margin-right:-14rem!important}.mx-sm-n64{margin-left:-16rem!important;margin-right:-16rem!important}.my-sm-npx{margin-bottom:-1px!important;margin-top:-1px!important}.my-sm-n0{margin-bottom:0!important;margin-top:0!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:-.75rem!important;margin-top:-.75rem!important}.my-sm-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-sm-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-sm-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-sm-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-sm-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-sm-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-sm-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-sm-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-sm-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-sm-n24{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-sm-n32{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-sm-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-sm-n48{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-sm-n56{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-sm-n64{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-sm-npx{margin-top:-1px!important}.mt-sm-n0{margin-top:0!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-.75rem!important}.mt-sm-n4{margin-top:-1rem!important}.mt-sm-n5{margin-top:-1.25rem!important}.mt-sm-n6{margin-top:-1.5rem!important}.mt-sm-n7{margin-top:-1.75rem!important}.mt-sm-n8{margin-top:-2rem!important}.mt-sm-n9{margin-top:-2.25rem!important}.mt-sm-n10{margin-top:-2.5rem!important}.mt-sm-n12{margin-top:-3rem!important}.mt-sm-n16{margin-top:-4rem!important}.mt-sm-n20{margin-top:-5rem!important}.mt-sm-n24{margin-top:-6rem!important}.mt-sm-n32{margin-top:-8rem!important}.mt-sm-n40{margin-top:-10rem!important}.mt-sm-n48{margin-top:-12rem!important}.mt-sm-n56{margin-top:-14rem!important}.mt-sm-n64{margin-top:-16rem!important}.me-sm-npx{margin-right:-1px!important}.me-sm-n0{margin-right:0!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-.75rem!important}.me-sm-n4{margin-right:-1rem!important}.me-sm-n5{margin-right:-1.25rem!important}.me-sm-n6{margin-right:-1.5rem!important}.me-sm-n7{margin-right:-1.75rem!important}.me-sm-n8{margin-right:-2rem!important}.me-sm-n9{margin-right:-2.25rem!important}.me-sm-n10{margin-right:-2.5rem!important}.me-sm-n12{margin-right:-3rem!important}.me-sm-n16{margin-right:-4rem!important}.me-sm-n20{margin-right:-5rem!important}.me-sm-n24{margin-right:-6rem!important}.me-sm-n32{margin-right:-8rem!important}.me-sm-n40{margin-right:-10rem!important}.me-sm-n48{margin-right:-12rem!important}.me-sm-n56{margin-right:-14rem!important}.me-sm-n64{margin-right:-16rem!important}.mb-sm-npx{margin-bottom:-1px!important}.mb-sm-n0{margin-bottom:0!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-.75rem!important}.mb-sm-n4{margin-bottom:-1rem!important}.mb-sm-n5{margin-bottom:-1.25rem!important}.mb-sm-n6{margin-bottom:-1.5rem!important}.mb-sm-n7{margin-bottom:-1.75rem!important}.mb-sm-n8{margin-bottom:-2rem!important}.mb-sm-n9{margin-bottom:-2.25rem!important}.mb-sm-n10{margin-bottom:-2.5rem!important}.mb-sm-n12{margin-bottom:-3rem!important}.mb-sm-n16{margin-bottom:-4rem!important}.mb-sm-n20{margin-bottom:-5rem!important}.mb-sm-n24{margin-bottom:-6rem!important}.mb-sm-n32{margin-bottom:-8rem!important}.mb-sm-n40{margin-bottom:-10rem!important}.mb-sm-n48{margin-bottom:-12rem!important}.mb-sm-n56{margin-bottom:-14rem!important}.mb-sm-n64{margin-bottom:-16rem!important}.ms-sm-npx{margin-left:-1px!important}.ms-sm-n0{margin-left:0!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-.75rem!important}.ms-sm-n4{margin-left:-1rem!important}.ms-sm-n5{margin-left:-1.25rem!important}.ms-sm-n6{margin-left:-1.5rem!important}.ms-sm-n7{margin-left:-1.75rem!important}.ms-sm-n8{margin-left:-2rem!important}.ms-sm-n9{margin-left:-2.25rem!important}.ms-sm-n10{margin-left:-2.5rem!important}.ms-sm-n12{margin-left:-3rem!important}.ms-sm-n16{margin-left:-4rem!important}.ms-sm-n20{margin-left:-5rem!important}.ms-sm-n24{margin-left:-6rem!important}.ms-sm-n32{margin-left:-8rem!important}.ms-sm-n40{margin-left:-10rem!important}.ms-sm-n48{margin-left:-12rem!important}.ms-sm-n56{margin-left:-14rem!important}.ms-sm-n64{margin-left:-16rem!important}.p-sm-px{padding:1px!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:.75rem!important}.p-sm-4{padding:1rem!important}.p-sm-5{padding:1.25rem!important}.p-sm-6{padding:1.5rem!important}.p-sm-7{padding:1.75rem!important}.p-sm-8{padding:2rem!important}.p-sm-9{padding:2.25rem!important}.p-sm-10{padding:2.5rem!important}.p-sm-12{padding:3rem!important}.p-sm-16{padding:4rem!important}.p-sm-20{padding:5rem!important}.p-sm-24{padding:6rem!important}.p-sm-32{padding:8rem!important}.p-sm-40{padding:10rem!important}.p-sm-48{padding:12rem!important}.p-sm-56{padding:14rem!important}.p-sm-64{padding:16rem!important}.px-sm-px{padding-left:1px!important;padding-right:1px!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:.75rem!important;padding-right:.75rem!important}.px-sm-4{padding-left:1rem!important;padding-right:1rem!important}.px-sm-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-sm-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-sm-8{padding-left:2rem!important;padding-right:2rem!important}.px-sm-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-sm-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-sm-12{padding-left:3rem!important;padding-right:3rem!important}.px-sm-16{padding-left:4rem!important;padding-right:4rem!important}.px-sm-20{padding-left:5rem!important;padding-right:5rem!important}.px-sm-24{padding-left:6rem!important;padding-right:6rem!important}.px-sm-32{padding-left:8rem!important;padding-right:8rem!important}.px-sm-40{padding-left:10rem!important;padding-right:10rem!important}.px-sm-48{padding-left:12rem!important;padding-right:12rem!important}.px-sm-56{padding-left:14rem!important;padding-right:14rem!important}.px-sm-64{padding-left:16rem!important;padding-right:16rem!important}.py-sm-px{padding-bottom:1px!important;padding-top:1px!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:.75rem!important;padding-top:.75rem!important}.py-sm-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-sm-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-sm-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-sm-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-sm-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-sm-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-sm-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-sm-24{padding-bottom:6rem!important;padding-top:6rem!important}.py-sm-32{padding-bottom:8rem!important;padding-top:8rem!important}.py-sm-40{padding-bottom:10rem!important;padding-top:10rem!important}.py-sm-48{padding-bottom:12rem!important;padding-top:12rem!important}.py-sm-56{padding-bottom:14rem!important;padding-top:14rem!important}.py-sm-64{padding-bottom:16rem!important;padding-top:16rem!important}.pt-sm-px{padding-top:1px!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:.75rem!important}.pt-sm-4{padding-top:1rem!important}.pt-sm-5{padding-top:1.25rem!important}.pt-sm-6{padding-top:1.5rem!important}.pt-sm-7{padding-top:1.75rem!important}.pt-sm-8{padding-top:2rem!important}.pt-sm-9{padding-top:2.25rem!important}.pt-sm-10{padding-top:2.5rem!important}.pt-sm-12{padding-top:3rem!important}.pt-sm-16{padding-top:4rem!important}.pt-sm-20{padding-top:5rem!important}.pt-sm-24{padding-top:6rem!important}.pt-sm-32{padding-top:8rem!important}.pt-sm-40{padding-top:10rem!important}.pt-sm-48{padding-top:12rem!important}.pt-sm-56{padding-top:14rem!important}.pt-sm-64{padding-top:16rem!important}.pe-sm-px{padding-right:1px!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:.75rem!important}.pe-sm-4{padding-right:1rem!important}.pe-sm-5{padding-right:1.25rem!important}.pe-sm-6{padding-right:1.5rem!important}.pe-sm-7{padding-right:1.75rem!important}.pe-sm-8{padding-right:2rem!important}.pe-sm-9{padding-right:2.25rem!important}.pe-sm-10{padding-right:2.5rem!important}.pe-sm-12{padding-right:3rem!important}.pe-sm-16{padding-right:4rem!important}.pe-sm-20{padding-right:5rem!important}.pe-sm-24{padding-right:6rem!important}.pe-sm-32{padding-right:8rem!important}.pe-sm-40{padding-right:10rem!important}.pe-sm-48{padding-right:12rem!important}.pe-sm-56{padding-right:14rem!important}.pe-sm-64{padding-right:16rem!important}.pb-sm-px{padding-bottom:1px!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:.75rem!important}.pb-sm-4{padding-bottom:1rem!important}.pb-sm-5{padding-bottom:1.25rem!important}.pb-sm-6{padding-bottom:1.5rem!important}.pb-sm-7{padding-bottom:1.75rem!important}.pb-sm-8{padding-bottom:2rem!important}.pb-sm-9{padding-bottom:2.25rem!important}.pb-sm-10{padding-bottom:2.5rem!important}.pb-sm-12{padding-bottom:3rem!important}.pb-sm-16{padding-bottom:4rem!important}.pb-sm-20{padding-bottom:5rem!important}.pb-sm-24{padding-bottom:6rem!important}.pb-sm-32{padding-bottom:8rem!important}.pb-sm-40{padding-bottom:10rem!important}.pb-sm-48{padding-bottom:12rem!important}.pb-sm-56{padding-bottom:14rem!important}.pb-sm-64{padding-bottom:16rem!important}.ps-sm-px{padding-left:1px!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:.75rem!important}.ps-sm-4{padding-left:1rem!important}.ps-sm-5{padding-left:1.25rem!important}.ps-sm-6{padding-left:1.5rem!important}.ps-sm-7{padding-left:1.75rem!important}.ps-sm-8{padding-left:2rem!important}.ps-sm-9{padding-left:2.25rem!important}.ps-sm-10{padding-left:2.5rem!important}.ps-sm-12{padding-left:3rem!important}.ps-sm-16{padding-left:4rem!important}.ps-sm-20{padding-left:5rem!important}.ps-sm-24{padding-left:6rem!important}.ps-sm-32{padding-left:8rem!important}.ps-sm-40{padding-left:10rem!important}.ps-sm-48{padding-left:12rem!important}.ps-sm-56{padding-left:14rem!important}.ps-sm-64{padding-left:16rem!important}.gap-sm-px{gap:1px!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:.75rem!important}.gap-sm-4{gap:1rem!important}.gap-sm-5{gap:1.25rem!important}.gap-sm-6{gap:1.5rem!important}.gap-sm-7{gap:1.75rem!important}.gap-sm-8{gap:2rem!important}.gap-sm-9{gap:2.25rem!important}.gap-sm-10{gap:2.5rem!important}.gap-sm-12{gap:3rem!important}.gap-sm-16{gap:4rem!important}.gap-sm-20{gap:5rem!important}.gap-sm-24{gap:6rem!important}.gap-sm-32{gap:8rem!important}.gap-sm-40{gap:10rem!important}.gap-sm-48{gap:12rem!important}.gap-sm-56{gap:14rem!important}.gap-sm-64{gap:16rem!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-px{margin:1px!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:.75rem!important}.m-md-4{margin:1rem!important}.m-md-5{margin:1.25rem!important}.m-md-6{margin:1.5rem!important}.m-md-7{margin:1.75rem!important}.m-md-8{margin:2rem!important}.m-md-9{margin:2.25rem!important}.m-md-10{margin:2.5rem!important}.m-md-12{margin:3rem!important}.m-md-16{margin:4rem!important}.m-md-20{margin:5rem!important}.m-md-24{margin:6rem!important}.m-md-32{margin:8rem!important}.m-md-40{margin:10rem!important}.m-md-48{margin:12rem!important}.m-md-56{margin:14rem!important}.m-md-64{margin:16rem!important}.m-md-auto{margin:auto!important}.mx-md-px{margin-left:1px!important;margin-right:1px!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:.75rem!important;margin-right:.75rem!important}.mx-md-4{margin-left:1rem!important;margin-right:1rem!important}.mx-md-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-md-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-md-8{margin-left:2rem!important;margin-right:2rem!important}.mx-md-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-md-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-md-12{margin-left:3rem!important;margin-right:3rem!important}.mx-md-16{margin-left:4rem!important;margin-right:4rem!important}.mx-md-20{margin-left:5rem!important;margin-right:5rem!important}.mx-md-24{margin-left:6rem!important;margin-right:6rem!important}.mx-md-32{margin-left:8rem!important;margin-right:8rem!important}.mx-md-40{margin-left:10rem!important;margin-right:10rem!important}.mx-md-48{margin-left:12rem!important;margin-right:12rem!important}.mx-md-56{margin-left:14rem!important;margin-right:14rem!important}.mx-md-64{margin-left:16rem!important;margin-right:16rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-px{margin-bottom:1px!important;margin-top:1px!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:.75rem!important;margin-top:.75rem!important}.my-md-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-md-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-md-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-md-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-md-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-md-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-md-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-md-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-md-24{margin-bottom:6rem!important;margin-top:6rem!important}.my-md-32{margin-bottom:8rem!important;margin-top:8rem!important}.my-md-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-md-48{margin-bottom:12rem!important;margin-top:12rem!important}.my-md-56{margin-bottom:14rem!important;margin-top:14rem!important}.my-md-64{margin-bottom:16rem!important;margin-top:16rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-px{margin-top:1px!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.25rem!important}.mt-md-6{margin-top:1.5rem!important}.mt-md-7{margin-top:1.75rem!important}.mt-md-8{margin-top:2rem!important}.mt-md-9{margin-top:2.25rem!important}.mt-md-10{margin-top:2.5rem!important}.mt-md-12{margin-top:3rem!important}.mt-md-16{margin-top:4rem!important}.mt-md-20{margin-top:5rem!important}.mt-md-24{margin-top:6rem!important}.mt-md-32{margin-top:8rem!important}.mt-md-40{margin-top:10rem!important}.mt-md-48{margin-top:12rem!important}.mt-md-56{margin-top:14rem!important}.mt-md-64{margin-top:16rem!important}.mt-md-auto{margin-top:auto!important}.me-md-px{margin-right:1px!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:.75rem!important}.me-md-4{margin-right:1rem!important}.me-md-5{margin-right:1.25rem!important}.me-md-6{margin-right:1.5rem!important}.me-md-7{margin-right:1.75rem!important}.me-md-8{margin-right:2rem!important}.me-md-9{margin-right:2.25rem!important}.me-md-10{margin-right:2.5rem!important}.me-md-12{margin-right:3rem!important}.me-md-16{margin-right:4rem!important}.me-md-20{margin-right:5rem!important}.me-md-24{margin-right:6rem!important}.me-md-32{margin-right:8rem!important}.me-md-40{margin-right:10rem!important}.me-md-48{margin-right:12rem!important}.me-md-56{margin-right:14rem!important}.me-md-64{margin-right:16rem!important}.me-md-auto{margin-right:auto!important}.mb-md-px{margin-bottom:1px!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.25rem!important}.mb-md-6{margin-bottom:1.5rem!important}.mb-md-7{margin-bottom:1.75rem!important}.mb-md-8{margin-bottom:2rem!important}.mb-md-9{margin-bottom:2.25rem!important}.mb-md-10{margin-bottom:2.5rem!important}.mb-md-12{margin-bottom:3rem!important}.mb-md-16{margin-bottom:4rem!important}.mb-md-20{margin-bottom:5rem!important}.mb-md-24{margin-bottom:6rem!important}.mb-md-32{margin-bottom:8rem!important}.mb-md-40{margin-bottom:10rem!important}.mb-md-48{margin-bottom:12rem!important}.mb-md-56{margin-bottom:14rem!important}.mb-md-64{margin-bottom:16rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-px{margin-left:1px!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:.75rem!important}.ms-md-4{margin-left:1rem!important}.ms-md-5{margin-left:1.25rem!important}.ms-md-6{margin-left:1.5rem!important}.ms-md-7{margin-left:1.75rem!important}.ms-md-8{margin-left:2rem!important}.ms-md-9{margin-left:2.25rem!important}.ms-md-10{margin-left:2.5rem!important}.ms-md-12{margin-left:3rem!important}.ms-md-16{margin-left:4rem!important}.ms-md-20{margin-left:5rem!important}.ms-md-24{margin-left:6rem!important}.ms-md-32{margin-left:8rem!important}.ms-md-40{margin-left:10rem!important}.ms-md-48{margin-left:12rem!important}.ms-md-56{margin-left:14rem!important}.ms-md-64{margin-left:16rem!important}.ms-md-auto{margin-left:auto!important}.m-md-npx{margin:-1px!important}.m-md-n0{margin:0!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-.75rem!important}.m-md-n4{margin:-1rem!important}.m-md-n5{margin:-1.25rem!important}.m-md-n6{margin:-1.5rem!important}.m-md-n7{margin:-1.75rem!important}.m-md-n8{margin:-2rem!important}.m-md-n9{margin:-2.25rem!important}.m-md-n10{margin:-2.5rem!important}.m-md-n12{margin:-3rem!important}.m-md-n16{margin:-4rem!important}.m-md-n20{margin:-5rem!important}.m-md-n24{margin:-6rem!important}.m-md-n32{margin:-8rem!important}.m-md-n40{margin:-10rem!important}.m-md-n48{margin:-12rem!important}.m-md-n56{margin:-14rem!important}.m-md-n64{margin:-16rem!important}.mx-md-npx{margin-left:-1px!important;margin-right:-1px!important}.mx-md-n0{margin-left:0!important;margin-right:0!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:-.75rem!important;margin-right:-.75rem!important}.mx-md-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-md-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-md-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-md-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-md-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-md-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-md-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-md-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-md-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-md-n24{margin-left:-6rem!important;margin-right:-6rem!important}.mx-md-n32{margin-left:-8rem!important;margin-right:-8rem!important}.mx-md-n40{margin-left:-10rem!important;margin-right:-10rem!important}.mx-md-n48{margin-left:-12rem!important;margin-right:-12rem!important}.mx-md-n56{margin-left:-14rem!important;margin-right:-14rem!important}.mx-md-n64{margin-left:-16rem!important;margin-right:-16rem!important}.my-md-npx{margin-bottom:-1px!important;margin-top:-1px!important}.my-md-n0{margin-bottom:0!important;margin-top:0!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:-.75rem!important;margin-top:-.75rem!important}.my-md-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-md-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-md-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-md-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-md-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-md-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-md-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-md-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-md-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-md-n24{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-md-n32{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-md-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-md-n48{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-md-n56{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-md-n64{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-md-npx{margin-top:-1px!important}.mt-md-n0{margin-top:0!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-.75rem!important}.mt-md-n4{margin-top:-1rem!important}.mt-md-n5{margin-top:-1.25rem!important}.mt-md-n6{margin-top:-1.5rem!important}.mt-md-n7{margin-top:-1.75rem!important}.mt-md-n8{margin-top:-2rem!important}.mt-md-n9{margin-top:-2.25rem!important}.mt-md-n10{margin-top:-2.5rem!important}.mt-md-n12{margin-top:-3rem!important}.mt-md-n16{margin-top:-4rem!important}.mt-md-n20{margin-top:-5rem!important}.mt-md-n24{margin-top:-6rem!important}.mt-md-n32{margin-top:-8rem!important}.mt-md-n40{margin-top:-10rem!important}.mt-md-n48{margin-top:-12rem!important}.mt-md-n56{margin-top:-14rem!important}.mt-md-n64{margin-top:-16rem!important}.me-md-npx{margin-right:-1px!important}.me-md-n0{margin-right:0!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-.75rem!important}.me-md-n4{margin-right:-1rem!important}.me-md-n5{margin-right:-1.25rem!important}.me-md-n6{margin-right:-1.5rem!important}.me-md-n7{margin-right:-1.75rem!important}.me-md-n8{margin-right:-2rem!important}.me-md-n9{margin-right:-2.25rem!important}.me-md-n10{margin-right:-2.5rem!important}.me-md-n12{margin-right:-3rem!important}.me-md-n16{margin-right:-4rem!important}.me-md-n20{margin-right:-5rem!important}.me-md-n24{margin-right:-6rem!important}.me-md-n32{margin-right:-8rem!important}.me-md-n40{margin-right:-10rem!important}.me-md-n48{margin-right:-12rem!important}.me-md-n56{margin-right:-14rem!important}.me-md-n64{margin-right:-16rem!important}.mb-md-npx{margin-bottom:-1px!important}.mb-md-n0{margin-bottom:0!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-.75rem!important}.mb-md-n4{margin-bottom:-1rem!important}.mb-md-n5{margin-bottom:-1.25rem!important}.mb-md-n6{margin-bottom:-1.5rem!important}.mb-md-n7{margin-bottom:-1.75rem!important}.mb-md-n8{margin-bottom:-2rem!important}.mb-md-n9{margin-bottom:-2.25rem!important}.mb-md-n10{margin-bottom:-2.5rem!important}.mb-md-n12{margin-bottom:-3rem!important}.mb-md-n16{margin-bottom:-4rem!important}.mb-md-n20{margin-bottom:-5rem!important}.mb-md-n24{margin-bottom:-6rem!important}.mb-md-n32{margin-bottom:-8rem!important}.mb-md-n40{margin-bottom:-10rem!important}.mb-md-n48{margin-bottom:-12rem!important}.mb-md-n56{margin-bottom:-14rem!important}.mb-md-n64{margin-bottom:-16rem!important}.ms-md-npx{margin-left:-1px!important}.ms-md-n0{margin-left:0!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-.75rem!important}.ms-md-n4{margin-left:-1rem!important}.ms-md-n5{margin-left:-1.25rem!important}.ms-md-n6{margin-left:-1.5rem!important}.ms-md-n7{margin-left:-1.75rem!important}.ms-md-n8{margin-left:-2rem!important}.ms-md-n9{margin-left:-2.25rem!important}.ms-md-n10{margin-left:-2.5rem!important}.ms-md-n12{margin-left:-3rem!important}.ms-md-n16{margin-left:-4rem!important}.ms-md-n20{margin-left:-5rem!important}.ms-md-n24{margin-left:-6rem!important}.ms-md-n32{margin-left:-8rem!important}.ms-md-n40{margin-left:-10rem!important}.ms-md-n48{margin-left:-12rem!important}.ms-md-n56{margin-left:-14rem!important}.ms-md-n64{margin-left:-16rem!important}.p-md-px{padding:1px!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:.75rem!important}.p-md-4{padding:1rem!important}.p-md-5{padding:1.25rem!important}.p-md-6{padding:1.5rem!important}.p-md-7{padding:1.75rem!important}.p-md-8{padding:2rem!important}.p-md-9{padding:2.25rem!important}.p-md-10{padding:2.5rem!important}.p-md-12{padding:3rem!important}.p-md-16{padding:4rem!important}.p-md-20{padding:5rem!important}.p-md-24{padding:6rem!important}.p-md-32{padding:8rem!important}.p-md-40{padding:10rem!important}.p-md-48{padding:12rem!important}.p-md-56{padding:14rem!important}.p-md-64{padding:16rem!important}.px-md-px{padding-left:1px!important;padding-right:1px!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:.75rem!important;padding-right:.75rem!important}.px-md-4{padding-left:1rem!important;padding-right:1rem!important}.px-md-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-md-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-md-8{padding-left:2rem!important;padding-right:2rem!important}.px-md-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-md-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-md-12{padding-left:3rem!important;padding-right:3rem!important}.px-md-16{padding-left:4rem!important;padding-right:4rem!important}.px-md-20{padding-left:5rem!important;padding-right:5rem!important}.px-md-24{padding-left:6rem!important;padding-right:6rem!important}.px-md-32{padding-left:8rem!important;padding-right:8rem!important}.px-md-40{padding-left:10rem!important;padding-right:10rem!important}.px-md-48{padding-left:12rem!important;padding-right:12rem!important}.px-md-56{padding-left:14rem!important;padding-right:14rem!important}.px-md-64{padding-left:16rem!important;padding-right:16rem!important}.py-md-px{padding-bottom:1px!important;padding-top:1px!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:.75rem!important;padding-top:.75rem!important}.py-md-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-md-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-md-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-md-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-md-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-md-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-md-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-md-24{padding-bottom:6rem!important;padding-top:6rem!important}.py-md-32{padding-bottom:8rem!important;padding-top:8rem!important}.py-md-40{padding-bottom:10rem!important;padding-top:10rem!important}.py-md-48{padding-bottom:12rem!important;padding-top:12rem!important}.py-md-56{padding-bottom:14rem!important;padding-top:14rem!important}.py-md-64{padding-bottom:16rem!important;padding-top:16rem!important}.pt-md-px{padding-top:1px!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:.75rem!important}.pt-md-4{padding-top:1rem!important}.pt-md-5{padding-top:1.25rem!important}.pt-md-6{padding-top:1.5rem!important}.pt-md-7{padding-top:1.75rem!important}.pt-md-8{padding-top:2rem!important}.pt-md-9{padding-top:2.25rem!important}.pt-md-10{padding-top:2.5rem!important}.pt-md-12{padding-top:3rem!important}.pt-md-16{padding-top:4rem!important}.pt-md-20{padding-top:5rem!important}.pt-md-24{padding-top:6rem!important}.pt-md-32{padding-top:8rem!important}.pt-md-40{padding-top:10rem!important}.pt-md-48{padding-top:12rem!important}.pt-md-56{padding-top:14rem!important}.pt-md-64{padding-top:16rem!important}.pe-md-px{padding-right:1px!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:.75rem!important}.pe-md-4{padding-right:1rem!important}.pe-md-5{padding-right:1.25rem!important}.pe-md-6{padding-right:1.5rem!important}.pe-md-7{padding-right:1.75rem!important}.pe-md-8{padding-right:2rem!important}.pe-md-9{padding-right:2.25rem!important}.pe-md-10{padding-right:2.5rem!important}.pe-md-12{padding-right:3rem!important}.pe-md-16{padding-right:4rem!important}.pe-md-20{padding-right:5rem!important}.pe-md-24{padding-right:6rem!important}.pe-md-32{padding-right:8rem!important}.pe-md-40{padding-right:10rem!important}.pe-md-48{padding-right:12rem!important}.pe-md-56{padding-right:14rem!important}.pe-md-64{padding-right:16rem!important}.pb-md-px{padding-bottom:1px!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:.75rem!important}.pb-md-4{padding-bottom:1rem!important}.pb-md-5{padding-bottom:1.25rem!important}.pb-md-6{padding-bottom:1.5rem!important}.pb-md-7{padding-bottom:1.75rem!important}.pb-md-8{padding-bottom:2rem!important}.pb-md-9{padding-bottom:2.25rem!important}.pb-md-10{padding-bottom:2.5rem!important}.pb-md-12{padding-bottom:3rem!important}.pb-md-16{padding-bottom:4rem!important}.pb-md-20{padding-bottom:5rem!important}.pb-md-24{padding-bottom:6rem!important}.pb-md-32{padding-bottom:8rem!important}.pb-md-40{padding-bottom:10rem!important}.pb-md-48{padding-bottom:12rem!important}.pb-md-56{padding-bottom:14rem!important}.pb-md-64{padding-bottom:16rem!important}.ps-md-px{padding-left:1px!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:.75rem!important}.ps-md-4{padding-left:1rem!important}.ps-md-5{padding-left:1.25rem!important}.ps-md-6{padding-left:1.5rem!important}.ps-md-7{padding-left:1.75rem!important}.ps-md-8{padding-left:2rem!important}.ps-md-9{padding-left:2.25rem!important}.ps-md-10{padding-left:2.5rem!important}.ps-md-12{padding-left:3rem!important}.ps-md-16{padding-left:4rem!important}.ps-md-20{padding-left:5rem!important}.ps-md-24{padding-left:6rem!important}.ps-md-32{padding-left:8rem!important}.ps-md-40{padding-left:10rem!important}.ps-md-48{padding-left:12rem!important}.ps-md-56{padding-left:14rem!important}.ps-md-64{padding-left:16rem!important}.gap-md-px{gap:1px!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:.75rem!important}.gap-md-4{gap:1rem!important}.gap-md-5{gap:1.25rem!important}.gap-md-6{gap:1.5rem!important}.gap-md-7{gap:1.75rem!important}.gap-md-8{gap:2rem!important}.gap-md-9{gap:2.25rem!important}.gap-md-10{gap:2.5rem!important}.gap-md-12{gap:3rem!important}.gap-md-16{gap:4rem!important}.gap-md-20{gap:5rem!important}.gap-md-24{gap:6rem!important}.gap-md-32{gap:8rem!important}.gap-md-40{gap:10rem!important}.gap-md-48{gap:12rem!important}.gap-md-56{gap:14rem!important}.gap-md-64{gap:16rem!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-px{margin:1px!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:.75rem!important}.m-lg-4{margin:1rem!important}.m-lg-5{margin:1.25rem!important}.m-lg-6{margin:1.5rem!important}.m-lg-7{margin:1.75rem!important}.m-lg-8{margin:2rem!important}.m-lg-9{margin:2.25rem!important}.m-lg-10{margin:2.5rem!important}.m-lg-12{margin:3rem!important}.m-lg-16{margin:4rem!important}.m-lg-20{margin:5rem!important}.m-lg-24{margin:6rem!important}.m-lg-32{margin:8rem!important}.m-lg-40{margin:10rem!important}.m-lg-48{margin:12rem!important}.m-lg-56{margin:14rem!important}.m-lg-64{margin:16rem!important}.m-lg-auto{margin:auto!important}.mx-lg-px{margin-left:1px!important;margin-right:1px!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:.75rem!important;margin-right:.75rem!important}.mx-lg-4{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-lg-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-lg-8{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-lg-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-lg-12{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-16{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-20{margin-left:5rem!important;margin-right:5rem!important}.mx-lg-24{margin-left:6rem!important;margin-right:6rem!important}.mx-lg-32{margin-left:8rem!important;margin-right:8rem!important}.mx-lg-40{margin-left:10rem!important;margin-right:10rem!important}.mx-lg-48{margin-left:12rem!important;margin-right:12rem!important}.mx-lg-56{margin-left:14rem!important;margin-right:14rem!important}.mx-lg-64{margin-left:16rem!important;margin-right:16rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-px{margin-bottom:1px!important;margin-top:1px!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:.75rem!important;margin-top:.75rem!important}.my-lg-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-lg-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-lg-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-lg-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-lg-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-lg-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-lg-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-lg-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-lg-24{margin-bottom:6rem!important;margin-top:6rem!important}.my-lg-32{margin-bottom:8rem!important;margin-top:8rem!important}.my-lg-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-lg-48{margin-bottom:12rem!important;margin-top:12rem!important}.my-lg-56{margin-bottom:14rem!important;margin-top:14rem!important}.my-lg-64{margin-bottom:16rem!important;margin-top:16rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-px{margin-top:1px!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:.75rem!important}.mt-lg-4{margin-top:1rem!important}.mt-lg-5{margin-top:1.25rem!important}.mt-lg-6{margin-top:1.5rem!important}.mt-lg-7{margin-top:1.75rem!important}.mt-lg-8{margin-top:2rem!important}.mt-lg-9{margin-top:2.25rem!important}.mt-lg-10{margin-top:2.5rem!important}.mt-lg-12{margin-top:3rem!important}.mt-lg-16{margin-top:4rem!important}.mt-lg-20{margin-top:5rem!important}.mt-lg-24{margin-top:6rem!important}.mt-lg-32{margin-top:8rem!important}.mt-lg-40{margin-top:10rem!important}.mt-lg-48{margin-top:12rem!important}.mt-lg-56{margin-top:14rem!important}.mt-lg-64{margin-top:16rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-px{margin-right:1px!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:.75rem!important}.me-lg-4{margin-right:1rem!important}.me-lg-5{margin-right:1.25rem!important}.me-lg-6{margin-right:1.5rem!important}.me-lg-7{margin-right:1.75rem!important}.me-lg-8{margin-right:2rem!important}.me-lg-9{margin-right:2.25rem!important}.me-lg-10{margin-right:2.5rem!important}.me-lg-12{margin-right:3rem!important}.me-lg-16{margin-right:4rem!important}.me-lg-20{margin-right:5rem!important}.me-lg-24{margin-right:6rem!important}.me-lg-32{margin-right:8rem!important}.me-lg-40{margin-right:10rem!important}.me-lg-48{margin-right:12rem!important}.me-lg-56{margin-right:14rem!important}.me-lg-64{margin-right:16rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-px{margin-bottom:1px!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:.75rem!important}.mb-lg-4{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:1.25rem!important}.mb-lg-6{margin-bottom:1.5rem!important}.mb-lg-7{margin-bottom:1.75rem!important}.mb-lg-8{margin-bottom:2rem!important}.mb-lg-9{margin-bottom:2.25rem!important}.mb-lg-10{margin-bottom:2.5rem!important}.mb-lg-12{margin-bottom:3rem!important}.mb-lg-16{margin-bottom:4rem!important}.mb-lg-20{margin-bottom:5rem!important}.mb-lg-24{margin-bottom:6rem!important}.mb-lg-32{margin-bottom:8rem!important}.mb-lg-40{margin-bottom:10rem!important}.mb-lg-48{margin-bottom:12rem!important}.mb-lg-56{margin-bottom:14rem!important}.mb-lg-64{margin-bottom:16rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-px{margin-left:1px!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:.75rem!important}.ms-lg-4{margin-left:1rem!important}.ms-lg-5{margin-left:1.25rem!important}.ms-lg-6{margin-left:1.5rem!important}.ms-lg-7{margin-left:1.75rem!important}.ms-lg-8{margin-left:2rem!important}.ms-lg-9{margin-left:2.25rem!important}.ms-lg-10{margin-left:2.5rem!important}.ms-lg-12{margin-left:3rem!important}.ms-lg-16{margin-left:4rem!important}.ms-lg-20{margin-left:5rem!important}.ms-lg-24{margin-left:6rem!important}.ms-lg-32{margin-left:8rem!important}.ms-lg-40{margin-left:10rem!important}.ms-lg-48{margin-left:12rem!important}.ms-lg-56{margin-left:14rem!important}.ms-lg-64{margin-left:16rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-npx{margin:-1px!important}.m-lg-n0{margin:0!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.m-lg-n4{margin:-1rem!important}.m-lg-n5{margin:-1.25rem!important}.m-lg-n6{margin:-1.5rem!important}.m-lg-n7{margin:-1.75rem!important}.m-lg-n8{margin:-2rem!important}.m-lg-n9{margin:-2.25rem!important}.m-lg-n10{margin:-2.5rem!important}.m-lg-n12{margin:-3rem!important}.m-lg-n16{margin:-4rem!important}.m-lg-n20{margin:-5rem!important}.m-lg-n24{margin:-6rem!important}.m-lg-n32{margin:-8rem!important}.m-lg-n40{margin:-10rem!important}.m-lg-n48{margin:-12rem!important}.m-lg-n56{margin:-14rem!important}.m-lg-n64{margin:-16rem!important}.mx-lg-npx{margin-left:-1px!important;margin-right:-1px!important}.mx-lg-n0{margin-left:0!important;margin-right:0!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:-.75rem!important;margin-right:-.75rem!important}.mx-lg-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-lg-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-lg-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-lg-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-lg-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-lg-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-lg-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-lg-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-lg-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-lg-n24{margin-left:-6rem!important;margin-right:-6rem!important}.mx-lg-n32{margin-left:-8rem!important;margin-right:-8rem!important}.mx-lg-n40{margin-left:-10rem!important;margin-right:-10rem!important}.mx-lg-n48{margin-left:-12rem!important;margin-right:-12rem!important}.mx-lg-n56{margin-left:-14rem!important;margin-right:-14rem!important}.mx-lg-n64{margin-left:-16rem!important;margin-right:-16rem!important}.my-lg-npx{margin-bottom:-1px!important;margin-top:-1px!important}.my-lg-n0{margin-bottom:0!important;margin-top:0!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:-.75rem!important;margin-top:-.75rem!important}.my-lg-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-lg-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-lg-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-lg-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-lg-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-lg-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-lg-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-lg-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-lg-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-lg-n24{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-lg-n32{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-lg-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-lg-n48{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-lg-n56{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-lg-n64{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-lg-npx{margin-top:-1px!important}.mt-lg-n0{margin-top:0!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-.75rem!important}.mt-lg-n4{margin-top:-1rem!important}.mt-lg-n5{margin-top:-1.25rem!important}.mt-lg-n6{margin-top:-1.5rem!important}.mt-lg-n7{margin-top:-1.75rem!important}.mt-lg-n8{margin-top:-2rem!important}.mt-lg-n9{margin-top:-2.25rem!important}.mt-lg-n10{margin-top:-2.5rem!important}.mt-lg-n12{margin-top:-3rem!important}.mt-lg-n16{margin-top:-4rem!important}.mt-lg-n20{margin-top:-5rem!important}.mt-lg-n24{margin-top:-6rem!important}.mt-lg-n32{margin-top:-8rem!important}.mt-lg-n40{margin-top:-10rem!important}.mt-lg-n48{margin-top:-12rem!important}.mt-lg-n56{margin-top:-14rem!important}.mt-lg-n64{margin-top:-16rem!important}.me-lg-npx{margin-right:-1px!important}.me-lg-n0{margin-right:0!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-.75rem!important}.me-lg-n4{margin-right:-1rem!important}.me-lg-n5{margin-right:-1.25rem!important}.me-lg-n6{margin-right:-1.5rem!important}.me-lg-n7{margin-right:-1.75rem!important}.me-lg-n8{margin-right:-2rem!important}.me-lg-n9{margin-right:-2.25rem!important}.me-lg-n10{margin-right:-2.5rem!important}.me-lg-n12{margin-right:-3rem!important}.me-lg-n16{margin-right:-4rem!important}.me-lg-n20{margin-right:-5rem!important}.me-lg-n24{margin-right:-6rem!important}.me-lg-n32{margin-right:-8rem!important}.me-lg-n40{margin-right:-10rem!important}.me-lg-n48{margin-right:-12rem!important}.me-lg-n56{margin-right:-14rem!important}.me-lg-n64{margin-right:-16rem!important}.mb-lg-npx{margin-bottom:-1px!important}.mb-lg-n0{margin-bottom:0!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-.75rem!important}.mb-lg-n4{margin-bottom:-1rem!important}.mb-lg-n5{margin-bottom:-1.25rem!important}.mb-lg-n6{margin-bottom:-1.5rem!important}.mb-lg-n7{margin-bottom:-1.75rem!important}.mb-lg-n8{margin-bottom:-2rem!important}.mb-lg-n9{margin-bottom:-2.25rem!important}.mb-lg-n10{margin-bottom:-2.5rem!important}.mb-lg-n12{margin-bottom:-3rem!important}.mb-lg-n16{margin-bottom:-4rem!important}.mb-lg-n20{margin-bottom:-5rem!important}.mb-lg-n24{margin-bottom:-6rem!important}.mb-lg-n32{margin-bottom:-8rem!important}.mb-lg-n40{margin-bottom:-10rem!important}.mb-lg-n48{margin-bottom:-12rem!important}.mb-lg-n56{margin-bottom:-14rem!important}.mb-lg-n64{margin-bottom:-16rem!important}.ms-lg-npx{margin-left:-1px!important}.ms-lg-n0{margin-left:0!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-.75rem!important}.ms-lg-n4{margin-left:-1rem!important}.ms-lg-n5{margin-left:-1.25rem!important}.ms-lg-n6{margin-left:-1.5rem!important}.ms-lg-n7{margin-left:-1.75rem!important}.ms-lg-n8{margin-left:-2rem!important}.ms-lg-n9{margin-left:-2.25rem!important}.ms-lg-n10{margin-left:-2.5rem!important}.ms-lg-n12{margin-left:-3rem!important}.ms-lg-n16{margin-left:-4rem!important}.ms-lg-n20{margin-left:-5rem!important}.ms-lg-n24{margin-left:-6rem!important}.ms-lg-n32{margin-left:-8rem!important}.ms-lg-n40{margin-left:-10rem!important}.ms-lg-n48{margin-left:-12rem!important}.ms-lg-n56{margin-left:-14rem!important}.ms-lg-n64{margin-left:-16rem!important}.p-lg-px{padding:1px!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:.75rem!important}.p-lg-4{padding:1rem!important}.p-lg-5{padding:1.25rem!important}.p-lg-6{padding:1.5rem!important}.p-lg-7{padding:1.75rem!important}.p-lg-8{padding:2rem!important}.p-lg-9{padding:2.25rem!important}.p-lg-10{padding:2.5rem!important}.p-lg-12{padding:3rem!important}.p-lg-16{padding:4rem!important}.p-lg-20{padding:5rem!important}.p-lg-24{padding:6rem!important}.p-lg-32{padding:8rem!important}.p-lg-40{padding:10rem!important}.p-lg-48{padding:12rem!important}.p-lg-56{padding:14rem!important}.p-lg-64{padding:16rem!important}.px-lg-px{padding-left:1px!important;padding-right:1px!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:.75rem!important;padding-right:.75rem!important}.px-lg-4{padding-left:1rem!important;padding-right:1rem!important}.px-lg-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-lg-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-lg-8{padding-left:2rem!important;padding-right:2rem!important}.px-lg-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-lg-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-lg-12{padding-left:3rem!important;padding-right:3rem!important}.px-lg-16{padding-left:4rem!important;padding-right:4rem!important}.px-lg-20{padding-left:5rem!important;padding-right:5rem!important}.px-lg-24{padding-left:6rem!important;padding-right:6rem!important}.px-lg-32{padding-left:8rem!important;padding-right:8rem!important}.px-lg-40{padding-left:10rem!important;padding-right:10rem!important}.px-lg-48{padding-left:12rem!important;padding-right:12rem!important}.px-lg-56{padding-left:14rem!important;padding-right:14rem!important}.px-lg-64{padding-left:16rem!important;padding-right:16rem!important}.py-lg-px{padding-bottom:1px!important;padding-top:1px!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:.75rem!important;padding-top:.75rem!important}.py-lg-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-lg-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-lg-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-lg-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-lg-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-lg-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-lg-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-lg-24{padding-bottom:6rem!important;padding-top:6rem!important}.py-lg-32{padding-bottom:8rem!important;padding-top:8rem!important}.py-lg-40{padding-bottom:10rem!important;padding-top:10rem!important}.py-lg-48{padding-bottom:12rem!important;padding-top:12rem!important}.py-lg-56{padding-bottom:14rem!important;padding-top:14rem!important}.py-lg-64{padding-bottom:16rem!important;padding-top:16rem!important}.pt-lg-px{padding-top:1px!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:.75rem!important}.pt-lg-4{padding-top:1rem!important}.pt-lg-5{padding-top:1.25rem!important}.pt-lg-6{padding-top:1.5rem!important}.pt-lg-7{padding-top:1.75rem!important}.pt-lg-8{padding-top:2rem!important}.pt-lg-9{padding-top:2.25rem!important}.pt-lg-10{padding-top:2.5rem!important}.pt-lg-12{padding-top:3rem!important}.pt-lg-16{padding-top:4rem!important}.pt-lg-20{padding-top:5rem!important}.pt-lg-24{padding-top:6rem!important}.pt-lg-32{padding-top:8rem!important}.pt-lg-40{padding-top:10rem!important}.pt-lg-48{padding-top:12rem!important}.pt-lg-56{padding-top:14rem!important}.pt-lg-64{padding-top:16rem!important}.pe-lg-px{padding-right:1px!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:.75rem!important}.pe-lg-4{padding-right:1rem!important}.pe-lg-5{padding-right:1.25rem!important}.pe-lg-6{padding-right:1.5rem!important}.pe-lg-7{padding-right:1.75rem!important}.pe-lg-8{padding-right:2rem!important}.pe-lg-9{padding-right:2.25rem!important}.pe-lg-10{padding-right:2.5rem!important}.pe-lg-12{padding-right:3rem!important}.pe-lg-16{padding-right:4rem!important}.pe-lg-20{padding-right:5rem!important}.pe-lg-24{padding-right:6rem!important}.pe-lg-32{padding-right:8rem!important}.pe-lg-40{padding-right:10rem!important}.pe-lg-48{padding-right:12rem!important}.pe-lg-56{padding-right:14rem!important}.pe-lg-64{padding-right:16rem!important}.pb-lg-px{padding-bottom:1px!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:.75rem!important}.pb-lg-4{padding-bottom:1rem!important}.pb-lg-5{padding-bottom:1.25rem!important}.pb-lg-6{padding-bottom:1.5rem!important}.pb-lg-7{padding-bottom:1.75rem!important}.pb-lg-8{padding-bottom:2rem!important}.pb-lg-9{padding-bottom:2.25rem!important}.pb-lg-10{padding-bottom:2.5rem!important}.pb-lg-12{padding-bottom:3rem!important}.pb-lg-16{padding-bottom:4rem!important}.pb-lg-20{padding-bottom:5rem!important}.pb-lg-24{padding-bottom:6rem!important}.pb-lg-32{padding-bottom:8rem!important}.pb-lg-40{padding-bottom:10rem!important}.pb-lg-48{padding-bottom:12rem!important}.pb-lg-56{padding-bottom:14rem!important}.pb-lg-64{padding-bottom:16rem!important}.ps-lg-px{padding-left:1px!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:.75rem!important}.ps-lg-4{padding-left:1rem!important}.ps-lg-5{padding-left:1.25rem!important}.ps-lg-6{padding-left:1.5rem!important}.ps-lg-7{padding-left:1.75rem!important}.ps-lg-8{padding-left:2rem!important}.ps-lg-9{padding-left:2.25rem!important}.ps-lg-10{padding-left:2.5rem!important}.ps-lg-12{padding-left:3rem!important}.ps-lg-16{padding-left:4rem!important}.ps-lg-20{padding-left:5rem!important}.ps-lg-24{padding-left:6rem!important}.ps-lg-32{padding-left:8rem!important}.ps-lg-40{padding-left:10rem!important}.ps-lg-48{padding-left:12rem!important}.ps-lg-56{padding-left:14rem!important}.ps-lg-64{padding-left:16rem!important}.gap-lg-px{gap:1px!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:.75rem!important}.gap-lg-4{gap:1rem!important}.gap-lg-5{gap:1.25rem!important}.gap-lg-6{gap:1.5rem!important}.gap-lg-7{gap:1.75rem!important}.gap-lg-8{gap:2rem!important}.gap-lg-9{gap:2.25rem!important}.gap-lg-10{gap:2.5rem!important}.gap-lg-12{gap:3rem!important}.gap-lg-16{gap:4rem!important}.gap-lg-20{gap:5rem!important}.gap-lg-24{gap:6rem!important}.gap-lg-32{gap:8rem!important}.gap-lg-40{gap:10rem!important}.gap-lg-48{gap:12rem!important}.gap-lg-56{gap:14rem!important}.gap-lg-64{gap:16rem!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:1250px){.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-px{margin:1px!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:.75rem!important}.m-xl-4{margin:1rem!important}.m-xl-5{margin:1.25rem!important}.m-xl-6{margin:1.5rem!important}.m-xl-7{margin:1.75rem!important}.m-xl-8{margin:2rem!important}.m-xl-9{margin:2.25rem!important}.m-xl-10{margin:2.5rem!important}.m-xl-12{margin:3rem!important}.m-xl-16{margin:4rem!important}.m-xl-20{margin:5rem!important}.m-xl-24{margin:6rem!important}.m-xl-32{margin:8rem!important}.m-xl-40{margin:10rem!important}.m-xl-48{margin:12rem!important}.m-xl-56{margin:14rem!important}.m-xl-64{margin:16rem!important}.m-xl-auto{margin:auto!important}.mx-xl-px{margin-left:1px!important;margin-right:1px!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:.75rem!important;margin-right:.75rem!important}.mx-xl-4{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-xl-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xl-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-xl-8{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-xl-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-xl-12{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-16{margin-left:4rem!important;margin-right:4rem!important}.mx-xl-20{margin-left:5rem!important;margin-right:5rem!important}.mx-xl-24{margin-left:6rem!important;margin-right:6rem!important}.mx-xl-32{margin-left:8rem!important;margin-right:8rem!important}.mx-xl-40{margin-left:10rem!important;margin-right:10rem!important}.mx-xl-48{margin-left:12rem!important;margin-right:12rem!important}.mx-xl-56{margin-left:14rem!important;margin-right:14rem!important}.mx-xl-64{margin-left:16rem!important;margin-right:16rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-px{margin-bottom:1px!important;margin-top:1px!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:.75rem!important;margin-top:.75rem!important}.my-xl-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-xl-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xl-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-xl-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-xl-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-xl-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-xl-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-xl-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-xl-24{margin-bottom:6rem!important;margin-top:6rem!important}.my-xl-32{margin-bottom:8rem!important;margin-top:8rem!important}.my-xl-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-xl-48{margin-bottom:12rem!important;margin-top:12rem!important}.my-xl-56{margin-bottom:14rem!important;margin-top:14rem!important}.my-xl-64{margin-bottom:16rem!important;margin-top:16rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-px{margin-top:1px!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:.75rem!important}.mt-xl-4{margin-top:1rem!important}.mt-xl-5{margin-top:1.25rem!important}.mt-xl-6{margin-top:1.5rem!important}.mt-xl-7{margin-top:1.75rem!important}.mt-xl-8{margin-top:2rem!important}.mt-xl-9{margin-top:2.25rem!important}.mt-xl-10{margin-top:2.5rem!important}.mt-xl-12{margin-top:3rem!important}.mt-xl-16{margin-top:4rem!important}.mt-xl-20{margin-top:5rem!important}.mt-xl-24{margin-top:6rem!important}.mt-xl-32{margin-top:8rem!important}.mt-xl-40{margin-top:10rem!important}.mt-xl-48{margin-top:12rem!important}.mt-xl-56{margin-top:14rem!important}.mt-xl-64{margin-top:16rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-px{margin-right:1px!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:.75rem!important}.me-xl-4{margin-right:1rem!important}.me-xl-5{margin-right:1.25rem!important}.me-xl-6{margin-right:1.5rem!important}.me-xl-7{margin-right:1.75rem!important}.me-xl-8{margin-right:2rem!important}.me-xl-9{margin-right:2.25rem!important}.me-xl-10{margin-right:2.5rem!important}.me-xl-12{margin-right:3rem!important}.me-xl-16{margin-right:4rem!important}.me-xl-20{margin-right:5rem!important}.me-xl-24{margin-right:6rem!important}.me-xl-32{margin-right:8rem!important}.me-xl-40{margin-right:10rem!important}.me-xl-48{margin-right:12rem!important}.me-xl-56{margin-right:14rem!important}.me-xl-64{margin-right:16rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-px{margin-bottom:1px!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:.75rem!important}.mb-xl-4{margin-bottom:1rem!important}.mb-xl-5{margin-bottom:1.25rem!important}.mb-xl-6{margin-bottom:1.5rem!important}.mb-xl-7{margin-bottom:1.75rem!important}.mb-xl-8{margin-bottom:2rem!important}.mb-xl-9{margin-bottom:2.25rem!important}.mb-xl-10{margin-bottom:2.5rem!important}.mb-xl-12{margin-bottom:3rem!important}.mb-xl-16{margin-bottom:4rem!important}.mb-xl-20{margin-bottom:5rem!important}.mb-xl-24{margin-bottom:6rem!important}.mb-xl-32{margin-bottom:8rem!important}.mb-xl-40{margin-bottom:10rem!important}.mb-xl-48{margin-bottom:12rem!important}.mb-xl-56{margin-bottom:14rem!important}.mb-xl-64{margin-bottom:16rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-px{margin-left:1px!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:.75rem!important}.ms-xl-4{margin-left:1rem!important}.ms-xl-5{margin-left:1.25rem!important}.ms-xl-6{margin-left:1.5rem!important}.ms-xl-7{margin-left:1.75rem!important}.ms-xl-8{margin-left:2rem!important}.ms-xl-9{margin-left:2.25rem!important}.ms-xl-10{margin-left:2.5rem!important}.ms-xl-12{margin-left:3rem!important}.ms-xl-16{margin-left:4rem!important}.ms-xl-20{margin-left:5rem!important}.ms-xl-24{margin-left:6rem!important}.ms-xl-32{margin-left:8rem!important}.ms-xl-40{margin-left:10rem!important}.ms-xl-48{margin-left:12rem!important}.ms-xl-56{margin-left:14rem!important}.ms-xl-64{margin-left:16rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-npx{margin:-1px!important}.m-xl-n0{margin:0!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-.75rem!important}.m-xl-n4{margin:-1rem!important}.m-xl-n5{margin:-1.25rem!important}.m-xl-n6{margin:-1.5rem!important}.m-xl-n7{margin:-1.75rem!important}.m-xl-n8{margin:-2rem!important}.m-xl-n9{margin:-2.25rem!important}.m-xl-n10{margin:-2.5rem!important}.m-xl-n12{margin:-3rem!important}.m-xl-n16{margin:-4rem!important}.m-xl-n20{margin:-5rem!important}.m-xl-n24{margin:-6rem!important}.m-xl-n32{margin:-8rem!important}.m-xl-n40{margin:-10rem!important}.m-xl-n48{margin:-12rem!important}.m-xl-n56{margin:-14rem!important}.m-xl-n64{margin:-16rem!important}.mx-xl-npx{margin-left:-1px!important;margin-right:-1px!important}.mx-xl-n0{margin-left:0!important;margin-right:0!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:-.75rem!important;margin-right:-.75rem!important}.mx-xl-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-xl-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xl-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-xl-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xl-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-xl-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-xl-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xl-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xl-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xl-n24{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xl-n32{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xl-n40{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xl-n48{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xl-n56{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xl-n64{margin-left:-16rem!important;margin-right:-16rem!important}.my-xl-npx{margin-bottom:-1px!important;margin-top:-1px!important}.my-xl-n0{margin-bottom:0!important;margin-top:0!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:-.75rem!important;margin-top:-.75rem!important}.my-xl-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-xl-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xl-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-xl-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xl-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-xl-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-xl-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xl-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xl-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xl-n24{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xl-n32{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xl-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xl-n48{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xl-n56{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xl-n64{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-xl-npx{margin-top:-1px!important}.mt-xl-n0{margin-top:0!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-.75rem!important}.mt-xl-n4{margin-top:-1rem!important}.mt-xl-n5{margin-top:-1.25rem!important}.mt-xl-n6{margin-top:-1.5rem!important}.mt-xl-n7{margin-top:-1.75rem!important}.mt-xl-n8{margin-top:-2rem!important}.mt-xl-n9{margin-top:-2.25rem!important}.mt-xl-n10{margin-top:-2.5rem!important}.mt-xl-n12{margin-top:-3rem!important}.mt-xl-n16{margin-top:-4rem!important}.mt-xl-n20{margin-top:-5rem!important}.mt-xl-n24{margin-top:-6rem!important}.mt-xl-n32{margin-top:-8rem!important}.mt-xl-n40{margin-top:-10rem!important}.mt-xl-n48{margin-top:-12rem!important}.mt-xl-n56{margin-top:-14rem!important}.mt-xl-n64{margin-top:-16rem!important}.me-xl-npx{margin-right:-1px!important}.me-xl-n0{margin-right:0!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-.75rem!important}.me-xl-n4{margin-right:-1rem!important}.me-xl-n5{margin-right:-1.25rem!important}.me-xl-n6{margin-right:-1.5rem!important}.me-xl-n7{margin-right:-1.75rem!important}.me-xl-n8{margin-right:-2rem!important}.me-xl-n9{margin-right:-2.25rem!important}.me-xl-n10{margin-right:-2.5rem!important}.me-xl-n12{margin-right:-3rem!important}.me-xl-n16{margin-right:-4rem!important}.me-xl-n20{margin-right:-5rem!important}.me-xl-n24{margin-right:-6rem!important}.me-xl-n32{margin-right:-8rem!important}.me-xl-n40{margin-right:-10rem!important}.me-xl-n48{margin-right:-12rem!important}.me-xl-n56{margin-right:-14rem!important}.me-xl-n64{margin-right:-16rem!important}.mb-xl-npx{margin-bottom:-1px!important}.mb-xl-n0{margin-bottom:0!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-.75rem!important}.mb-xl-n4{margin-bottom:-1rem!important}.mb-xl-n5{margin-bottom:-1.25rem!important}.mb-xl-n6{margin-bottom:-1.5rem!important}.mb-xl-n7{margin-bottom:-1.75rem!important}.mb-xl-n8{margin-bottom:-2rem!important}.mb-xl-n9{margin-bottom:-2.25rem!important}.mb-xl-n10{margin-bottom:-2.5rem!important}.mb-xl-n12{margin-bottom:-3rem!important}.mb-xl-n16{margin-bottom:-4rem!important}.mb-xl-n20{margin-bottom:-5rem!important}.mb-xl-n24{margin-bottom:-6rem!important}.mb-xl-n32{margin-bottom:-8rem!important}.mb-xl-n40{margin-bottom:-10rem!important}.mb-xl-n48{margin-bottom:-12rem!important}.mb-xl-n56{margin-bottom:-14rem!important}.mb-xl-n64{margin-bottom:-16rem!important}.ms-xl-npx{margin-left:-1px!important}.ms-xl-n0{margin-left:0!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-.75rem!important}.ms-xl-n4{margin-left:-1rem!important}.ms-xl-n5{margin-left:-1.25rem!important}.ms-xl-n6{margin-left:-1.5rem!important}.ms-xl-n7{margin-left:-1.75rem!important}.ms-xl-n8{margin-left:-2rem!important}.ms-xl-n9{margin-left:-2.25rem!important}.ms-xl-n10{margin-left:-2.5rem!important}.ms-xl-n12{margin-left:-3rem!important}.ms-xl-n16{margin-left:-4rem!important}.ms-xl-n20{margin-left:-5rem!important}.ms-xl-n24{margin-left:-6rem!important}.ms-xl-n32{margin-left:-8rem!important}.ms-xl-n40{margin-left:-10rem!important}.ms-xl-n48{margin-left:-12rem!important}.ms-xl-n56{margin-left:-14rem!important}.ms-xl-n64{margin-left:-16rem!important}.p-xl-px{padding:1px!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:.75rem!important}.p-xl-4{padding:1rem!important}.p-xl-5{padding:1.25rem!important}.p-xl-6{padding:1.5rem!important}.p-xl-7{padding:1.75rem!important}.p-xl-8{padding:2rem!important}.p-xl-9{padding:2.25rem!important}.p-xl-10{padding:2.5rem!important}.p-xl-12{padding:3rem!important}.p-xl-16{padding:4rem!important}.p-xl-20{padding:5rem!important}.p-xl-24{padding:6rem!important}.p-xl-32{padding:8rem!important}.p-xl-40{padding:10rem!important}.p-xl-48{padding:12rem!important}.p-xl-56{padding:14rem!important}.p-xl-64{padding:16rem!important}.px-xl-px{padding-left:1px!important;padding-right:1px!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:.75rem!important;padding-right:.75rem!important}.px-xl-4{padding-left:1rem!important;padding-right:1rem!important}.px-xl-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xl-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xl-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xl-8{padding-left:2rem!important;padding-right:2rem!important}.px-xl-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xl-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-xl-12{padding-left:3rem!important;padding-right:3rem!important}.px-xl-16{padding-left:4rem!important;padding-right:4rem!important}.px-xl-20{padding-left:5rem!important;padding-right:5rem!important}.px-xl-24{padding-left:6rem!important;padding-right:6rem!important}.px-xl-32{padding-left:8rem!important;padding-right:8rem!important}.px-xl-40{padding-left:10rem!important;padding-right:10rem!important}.px-xl-48{padding-left:12rem!important;padding-right:12rem!important}.px-xl-56{padding-left:14rem!important;padding-right:14rem!important}.px-xl-64{padding-left:16rem!important;padding-right:16rem!important}.py-xl-px{padding-bottom:1px!important;padding-top:1px!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:.75rem!important;padding-top:.75rem!important}.py-xl-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-xl-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xl-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-xl-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-xl-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-xl-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-xl-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-xl-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-xl-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-xl-24{padding-bottom:6rem!important;padding-top:6rem!important}.py-xl-32{padding-bottom:8rem!important;padding-top:8rem!important}.py-xl-40{padding-bottom:10rem!important;padding-top:10rem!important}.py-xl-48{padding-bottom:12rem!important;padding-top:12rem!important}.py-xl-56{padding-bottom:14rem!important;padding-top:14rem!important}.py-xl-64{padding-bottom:16rem!important;padding-top:16rem!important}.pt-xl-px{padding-top:1px!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:.75rem!important}.pt-xl-4{padding-top:1rem!important}.pt-xl-5{padding-top:1.25rem!important}.pt-xl-6{padding-top:1.5rem!important}.pt-xl-7{padding-top:1.75rem!important}.pt-xl-8{padding-top:2rem!important}.pt-xl-9{padding-top:2.25rem!important}.pt-xl-10{padding-top:2.5rem!important}.pt-xl-12{padding-top:3rem!important}.pt-xl-16{padding-top:4rem!important}.pt-xl-20{padding-top:5rem!important}.pt-xl-24{padding-top:6rem!important}.pt-xl-32{padding-top:8rem!important}.pt-xl-40{padding-top:10rem!important}.pt-xl-48{padding-top:12rem!important}.pt-xl-56{padding-top:14rem!important}.pt-xl-64{padding-top:16rem!important}.pe-xl-px{padding-right:1px!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:.75rem!important}.pe-xl-4{padding-right:1rem!important}.pe-xl-5{padding-right:1.25rem!important}.pe-xl-6{padding-right:1.5rem!important}.pe-xl-7{padding-right:1.75rem!important}.pe-xl-8{padding-right:2rem!important}.pe-xl-9{padding-right:2.25rem!important}.pe-xl-10{padding-right:2.5rem!important}.pe-xl-12{padding-right:3rem!important}.pe-xl-16{padding-right:4rem!important}.pe-xl-20{padding-right:5rem!important}.pe-xl-24{padding-right:6rem!important}.pe-xl-32{padding-right:8rem!important}.pe-xl-40{padding-right:10rem!important}.pe-xl-48{padding-right:12rem!important}.pe-xl-56{padding-right:14rem!important}.pe-xl-64{padding-right:16rem!important}.pb-xl-px{padding-bottom:1px!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:.75rem!important}.pb-xl-4{padding-bottom:1rem!important}.pb-xl-5{padding-bottom:1.25rem!important}.pb-xl-6{padding-bottom:1.5rem!important}.pb-xl-7{padding-bottom:1.75rem!important}.pb-xl-8{padding-bottom:2rem!important}.pb-xl-9{padding-bottom:2.25rem!important}.pb-xl-10{padding-bottom:2.5rem!important}.pb-xl-12{padding-bottom:3rem!important}.pb-xl-16{padding-bottom:4rem!important}.pb-xl-20{padding-bottom:5rem!important}.pb-xl-24{padding-bottom:6rem!important}.pb-xl-32{padding-bottom:8rem!important}.pb-xl-40{padding-bottom:10rem!important}.pb-xl-48{padding-bottom:12rem!important}.pb-xl-56{padding-bottom:14rem!important}.pb-xl-64{padding-bottom:16rem!important}.ps-xl-px{padding-left:1px!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:.75rem!important}.ps-xl-4{padding-left:1rem!important}.ps-xl-5{padding-left:1.25rem!important}.ps-xl-6{padding-left:1.5rem!important}.ps-xl-7{padding-left:1.75rem!important}.ps-xl-8{padding-left:2rem!important}.ps-xl-9{padding-left:2.25rem!important}.ps-xl-10{padding-left:2.5rem!important}.ps-xl-12{padding-left:3rem!important}.ps-xl-16{padding-left:4rem!important}.ps-xl-20{padding-left:5rem!important}.ps-xl-24{padding-left:6rem!important}.ps-xl-32{padding-left:8rem!important}.ps-xl-40{padding-left:10rem!important}.ps-xl-48{padding-left:12rem!important}.ps-xl-56{padding-left:14rem!important}.ps-xl-64{padding-left:16rem!important}.gap-xl-px{gap:1px!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:.75rem!important}.gap-xl-4{gap:1rem!important}.gap-xl-5{gap:1.25rem!important}.gap-xl-6{gap:1.5rem!important}.gap-xl-7{gap:1.75rem!important}.gap-xl-8{gap:2rem!important}.gap-xl-9{gap:2.25rem!important}.gap-xl-10{gap:2.5rem!important}.gap-xl-12{gap:3rem!important}.gap-xl-16{gap:4rem!important}.gap-xl-20{gap:5rem!important}.gap-xl-24{gap:6rem!important}.gap-xl-32{gap:8rem!important}.gap-xl-40{gap:10rem!important}.gap-xl-48{gap:12rem!important}.gap-xl-56{gap:14rem!important}.gap-xl-64{gap:16rem!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:1500px){.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-px{margin:1px!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:.75rem!important}.m-xxl-4{margin:1rem!important}.m-xxl-5{margin:1.25rem!important}.m-xxl-6{margin:1.5rem!important}.m-xxl-7{margin:1.75rem!important}.m-xxl-8{margin:2rem!important}.m-xxl-9{margin:2.25rem!important}.m-xxl-10{margin:2.5rem!important}.m-xxl-12{margin:3rem!important}.m-xxl-16{margin:4rem!important}.m-xxl-20{margin:5rem!important}.m-xxl-24{margin:6rem!important}.m-xxl-32{margin:8rem!important}.m-xxl-40{margin:10rem!important}.m-xxl-48{margin:12rem!important}.m-xxl-56{margin:14rem!important}.m-xxl-64{margin:16rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-px{margin-left:1px!important;margin-right:1px!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:.75rem!important;margin-right:.75rem!important}.mx-xxl-4{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-5{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-xxl-6{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-xxl-7{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-xxl-8{margin-left:2rem!important;margin-right:2rem!important}.mx-xxl-9{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-xxl-10{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-xxl-12{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-16{margin-left:4rem!important;margin-right:4rem!important}.mx-xxl-20{margin-left:5rem!important;margin-right:5rem!important}.mx-xxl-24{margin-left:6rem!important;margin-right:6rem!important}.mx-xxl-32{margin-left:8rem!important;margin-right:8rem!important}.mx-xxl-40{margin-left:10rem!important;margin-right:10rem!important}.mx-xxl-48{margin-left:12rem!important;margin-right:12rem!important}.mx-xxl-56{margin-left:14rem!important;margin-right:14rem!important}.mx-xxl-64{margin-left:16rem!important;margin-right:16rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-px{margin-bottom:1px!important;margin-top:1px!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:.75rem!important;margin-top:.75rem!important}.my-xxl-4{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-5{margin-bottom:1.25rem!important;margin-top:1.25rem!important}.my-xxl-6{margin-bottom:1.5rem!important;margin-top:1.5rem!important}.my-xxl-7{margin-bottom:1.75rem!important;margin-top:1.75rem!important}.my-xxl-8{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxl-9{margin-bottom:2.25rem!important;margin-top:2.25rem!important}.my-xxl-10{margin-bottom:2.5rem!important;margin-top:2.5rem!important}.my-xxl-12{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-16{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxl-20{margin-bottom:5rem!important;margin-top:5rem!important}.my-xxl-24{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxl-32{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxl-40{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxl-48{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxl-56{margin-bottom:14rem!important;margin-top:14rem!important}.my-xxl-64{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-px{margin-top:1px!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:.75rem!important}.mt-xxl-4{margin-top:1rem!important}.mt-xxl-5{margin-top:1.25rem!important}.mt-xxl-6{margin-top:1.5rem!important}.mt-xxl-7{margin-top:1.75rem!important}.mt-xxl-8{margin-top:2rem!important}.mt-xxl-9{margin-top:2.25rem!important}.mt-xxl-10{margin-top:2.5rem!important}.mt-xxl-12{margin-top:3rem!important}.mt-xxl-16{margin-top:4rem!important}.mt-xxl-20{margin-top:5rem!important}.mt-xxl-24{margin-top:6rem!important}.mt-xxl-32{margin-top:8rem!important}.mt-xxl-40{margin-top:10rem!important}.mt-xxl-48{margin-top:12rem!important}.mt-xxl-56{margin-top:14rem!important}.mt-xxl-64{margin-top:16rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-px{margin-right:1px!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:.75rem!important}.me-xxl-4{margin-right:1rem!important}.me-xxl-5{margin-right:1.25rem!important}.me-xxl-6{margin-right:1.5rem!important}.me-xxl-7{margin-right:1.75rem!important}.me-xxl-8{margin-right:2rem!important}.me-xxl-9{margin-right:2.25rem!important}.me-xxl-10{margin-right:2.5rem!important}.me-xxl-12{margin-right:3rem!important}.me-xxl-16{margin-right:4rem!important}.me-xxl-20{margin-right:5rem!important}.me-xxl-24{margin-right:6rem!important}.me-xxl-32{margin-right:8rem!important}.me-xxl-40{margin-right:10rem!important}.me-xxl-48{margin-right:12rem!important}.me-xxl-56{margin-right:14rem!important}.me-xxl-64{margin-right:16rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-px{margin-bottom:1px!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:.75rem!important}.mb-xxl-4{margin-bottom:1rem!important}.mb-xxl-5{margin-bottom:1.25rem!important}.mb-xxl-6{margin-bottom:1.5rem!important}.mb-xxl-7{margin-bottom:1.75rem!important}.mb-xxl-8{margin-bottom:2rem!important}.mb-xxl-9{margin-bottom:2.25rem!important}.mb-xxl-10{margin-bottom:2.5rem!important}.mb-xxl-12{margin-bottom:3rem!important}.mb-xxl-16{margin-bottom:4rem!important}.mb-xxl-20{margin-bottom:5rem!important}.mb-xxl-24{margin-bottom:6rem!important}.mb-xxl-32{margin-bottom:8rem!important}.mb-xxl-40{margin-bottom:10rem!important}.mb-xxl-48{margin-bottom:12rem!important}.mb-xxl-56{margin-bottom:14rem!important}.mb-xxl-64{margin-bottom:16rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-px{margin-left:1px!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:.75rem!important}.ms-xxl-4{margin-left:1rem!important}.ms-xxl-5{margin-left:1.25rem!important}.ms-xxl-6{margin-left:1.5rem!important}.ms-xxl-7{margin-left:1.75rem!important}.ms-xxl-8{margin-left:2rem!important}.ms-xxl-9{margin-left:2.25rem!important}.ms-xxl-10{margin-left:2.5rem!important}.ms-xxl-12{margin-left:3rem!important}.ms-xxl-16{margin-left:4rem!important}.ms-xxl-20{margin-left:5rem!important}.ms-xxl-24{margin-left:6rem!important}.ms-xxl-32{margin-left:8rem!important}.ms-xxl-40{margin-left:10rem!important}.ms-xxl-48{margin-left:12rem!important}.ms-xxl-56{margin-left:14rem!important}.ms-xxl-64{margin-left:16rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-npx{margin:-1px!important}.m-xxl-n0{margin:0!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-.75rem!important}.m-xxl-n4{margin:-1rem!important}.m-xxl-n5{margin:-1.25rem!important}.m-xxl-n6{margin:-1.5rem!important}.m-xxl-n7{margin:-1.75rem!important}.m-xxl-n8{margin:-2rem!important}.m-xxl-n9{margin:-2.25rem!important}.m-xxl-n10{margin:-2.5rem!important}.m-xxl-n12{margin:-3rem!important}.m-xxl-n16{margin:-4rem!important}.m-xxl-n20{margin:-5rem!important}.m-xxl-n24{margin:-6rem!important}.m-xxl-n32{margin:-8rem!important}.m-xxl-n40{margin:-10rem!important}.m-xxl-n48{margin:-12rem!important}.m-xxl-n56{margin:-14rem!important}.m-xxl-n64{margin:-16rem!important}.mx-xxl-npx{margin-left:-1px!important;margin-right:-1px!important}.mx-xxl-n0{margin-left:0!important;margin-right:0!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:-.75rem!important;margin-right:-.75rem!important}.mx-xxl-n4{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n5{margin-left:-1.25rem!important;margin-right:-1.25rem!important}.mx-xxl-n6{margin-left:-1.5rem!important;margin-right:-1.5rem!important}.mx-xxl-n7{margin-left:-1.75rem!important;margin-right:-1.75rem!important}.mx-xxl-n8{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xxl-n9{margin-left:-2.25rem!important;margin-right:-2.25rem!important}.mx-xxl-n10{margin-left:-2.5rem!important;margin-right:-2.5rem!important}.mx-xxl-n12{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xxl-n16{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xxl-n20{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xxl-n24{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xxl-n32{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xxl-n40{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xxl-n48{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xxl-n56{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xxl-n64{margin-left:-16rem!important;margin-right:-16rem!important}.my-xxl-npx{margin-bottom:-1px!important;margin-top:-1px!important}.my-xxl-n0{margin-bottom:0!important;margin-top:0!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:-.75rem!important;margin-top:-.75rem!important}.my-xxl-n4{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxl-n5{margin-bottom:-1.25rem!important;margin-top:-1.25rem!important}.my-xxl-n6{margin-bottom:-1.5rem!important;margin-top:-1.5rem!important}.my-xxl-n7{margin-bottom:-1.75rem!important;margin-top:-1.75rem!important}.my-xxl-n8{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xxl-n9{margin-bottom:-2.25rem!important;margin-top:-2.25rem!important}.my-xxl-n10{margin-bottom:-2.5rem!important;margin-top:-2.5rem!important}.my-xxl-n12{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xxl-n16{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xxl-n20{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xxl-n24{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xxl-n32{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xxl-n40{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xxl-n48{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xxl-n56{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xxl-n64{margin-bottom:-16rem!important;margin-top:-16rem!important}.mt-xxl-npx{margin-top:-1px!important}.mt-xxl-n0{margin-top:0!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-.75rem!important}.mt-xxl-n4{margin-top:-1rem!important}.mt-xxl-n5{margin-top:-1.25rem!important}.mt-xxl-n6{margin-top:-1.5rem!important}.mt-xxl-n7{margin-top:-1.75rem!important}.mt-xxl-n8{margin-top:-2rem!important}.mt-xxl-n9{margin-top:-2.25rem!important}.mt-xxl-n10{margin-top:-2.5rem!important}.mt-xxl-n12{margin-top:-3rem!important}.mt-xxl-n16{margin-top:-4rem!important}.mt-xxl-n20{margin-top:-5rem!important}.mt-xxl-n24{margin-top:-6rem!important}.mt-xxl-n32{margin-top:-8rem!important}.mt-xxl-n40{margin-top:-10rem!important}.mt-xxl-n48{margin-top:-12rem!important}.mt-xxl-n56{margin-top:-14rem!important}.mt-xxl-n64{margin-top:-16rem!important}.me-xxl-npx{margin-right:-1px!important}.me-xxl-n0{margin-right:0!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-.75rem!important}.me-xxl-n4{margin-right:-1rem!important}.me-xxl-n5{margin-right:-1.25rem!important}.me-xxl-n6{margin-right:-1.5rem!important}.me-xxl-n7{margin-right:-1.75rem!important}.me-xxl-n8{margin-right:-2rem!important}.me-xxl-n9{margin-right:-2.25rem!important}.me-xxl-n10{margin-right:-2.5rem!important}.me-xxl-n12{margin-right:-3rem!important}.me-xxl-n16{margin-right:-4rem!important}.me-xxl-n20{margin-right:-5rem!important}.me-xxl-n24{margin-right:-6rem!important}.me-xxl-n32{margin-right:-8rem!important}.me-xxl-n40{margin-right:-10rem!important}.me-xxl-n48{margin-right:-12rem!important}.me-xxl-n56{margin-right:-14rem!important}.me-xxl-n64{margin-right:-16rem!important}.mb-xxl-npx{margin-bottom:-1px!important}.mb-xxl-n0{margin-bottom:0!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-.75rem!important}.mb-xxl-n4{margin-bottom:-1rem!important}.mb-xxl-n5{margin-bottom:-1.25rem!important}.mb-xxl-n6{margin-bottom:-1.5rem!important}.mb-xxl-n7{margin-bottom:-1.75rem!important}.mb-xxl-n8{margin-bottom:-2rem!important}.mb-xxl-n9{margin-bottom:-2.25rem!important}.mb-xxl-n10{margin-bottom:-2.5rem!important}.mb-xxl-n12{margin-bottom:-3rem!important}.mb-xxl-n16{margin-bottom:-4rem!important}.mb-xxl-n20{margin-bottom:-5rem!important}.mb-xxl-n24{margin-bottom:-6rem!important}.mb-xxl-n32{margin-bottom:-8rem!important}.mb-xxl-n40{margin-bottom:-10rem!important}.mb-xxl-n48{margin-bottom:-12rem!important}.mb-xxl-n56{margin-bottom:-14rem!important}.mb-xxl-n64{margin-bottom:-16rem!important}.ms-xxl-npx{margin-left:-1px!important}.ms-xxl-n0{margin-left:0!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-.75rem!important}.ms-xxl-n4{margin-left:-1rem!important}.ms-xxl-n5{margin-left:-1.25rem!important}.ms-xxl-n6{margin-left:-1.5rem!important}.ms-xxl-n7{margin-left:-1.75rem!important}.ms-xxl-n8{margin-left:-2rem!important}.ms-xxl-n9{margin-left:-2.25rem!important}.ms-xxl-n10{margin-left:-2.5rem!important}.ms-xxl-n12{margin-left:-3rem!important}.ms-xxl-n16{margin-left:-4rem!important}.ms-xxl-n20{margin-left:-5rem!important}.ms-xxl-n24{margin-left:-6rem!important}.ms-xxl-n32{margin-left:-8rem!important}.ms-xxl-n40{margin-left:-10rem!important}.ms-xxl-n48{margin-left:-12rem!important}.ms-xxl-n56{margin-left:-14rem!important}.ms-xxl-n64{margin-left:-16rem!important}.p-xxl-px{padding:1px!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:.75rem!important}.p-xxl-4{padding:1rem!important}.p-xxl-5{padding:1.25rem!important}.p-xxl-6{padding:1.5rem!important}.p-xxl-7{padding:1.75rem!important}.p-xxl-8{padding:2rem!important}.p-xxl-9{padding:2.25rem!important}.p-xxl-10{padding:2.5rem!important}.p-xxl-12{padding:3rem!important}.p-xxl-16{padding:4rem!important}.p-xxl-20{padding:5rem!important}.p-xxl-24{padding:6rem!important}.p-xxl-32{padding:8rem!important}.p-xxl-40{padding:10rem!important}.p-xxl-48{padding:12rem!important}.p-xxl-56{padding:14rem!important}.p-xxl-64{padding:16rem!important}.px-xxl-px{padding-left:1px!important;padding-right:1px!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:.75rem!important;padding-right:.75rem!important}.px-xxl-4{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-5{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-xxl-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-xxl-7{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-xxl-8{padding-left:2rem!important;padding-right:2rem!important}.px-xxl-9{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-xxl-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-xxl-12{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-16{padding-left:4rem!important;padding-right:4rem!important}.px-xxl-20{padding-left:5rem!important;padding-right:5rem!important}.px-xxl-24{padding-left:6rem!important;padding-right:6rem!important}.px-xxl-32{padding-left:8rem!important;padding-right:8rem!important}.px-xxl-40{padding-left:10rem!important;padding-right:10rem!important}.px-xxl-48{padding-left:12rem!important;padding-right:12rem!important}.px-xxl-56{padding-left:14rem!important;padding-right:14rem!important}.px-xxl-64{padding-left:16rem!important;padding-right:16rem!important}.py-xxl-px{padding-bottom:1px!important;padding-top:1px!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:.75rem!important;padding-top:.75rem!important}.py-xxl-4{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-5{padding-bottom:1.25rem!important;padding-top:1.25rem!important}.py-xxl-6{padding-bottom:1.5rem!important;padding-top:1.5rem!important}.py-xxl-7{padding-bottom:1.75rem!important;padding-top:1.75rem!important}.py-xxl-8{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxl-9{padding-bottom:2.25rem!important;padding-top:2.25rem!important}.py-xxl-10{padding-bottom:2.5rem!important;padding-top:2.5rem!important}.py-xxl-12{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxl-16{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxl-20{padding-bottom:5rem!important;padding-top:5rem!important}.py-xxl-24{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxl-32{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxl-40{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxl-48{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxl-56{padding-bottom:14rem!important;padding-top:14rem!important}.py-xxl-64{padding-bottom:16rem!important;padding-top:16rem!important}.pt-xxl-px{padding-top:1px!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:.75rem!important}.pt-xxl-4{padding-top:1rem!important}.pt-xxl-5{padding-top:1.25rem!important}.pt-xxl-6{padding-top:1.5rem!important}.pt-xxl-7{padding-top:1.75rem!important}.pt-xxl-8{padding-top:2rem!important}.pt-xxl-9{padding-top:2.25rem!important}.pt-xxl-10{padding-top:2.5rem!important}.pt-xxl-12{padding-top:3rem!important}.pt-xxl-16{padding-top:4rem!important}.pt-xxl-20{padding-top:5rem!important}.pt-xxl-24{padding-top:6rem!important}.pt-xxl-32{padding-top:8rem!important}.pt-xxl-40{padding-top:10rem!important}.pt-xxl-48{padding-top:12rem!important}.pt-xxl-56{padding-top:14rem!important}.pt-xxl-64{padding-top:16rem!important}.pe-xxl-px{padding-right:1px!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:.75rem!important}.pe-xxl-4{padding-right:1rem!important}.pe-xxl-5{padding-right:1.25rem!important}.pe-xxl-6{padding-right:1.5rem!important}.pe-xxl-7{padding-right:1.75rem!important}.pe-xxl-8{padding-right:2rem!important}.pe-xxl-9{padding-right:2.25rem!important}.pe-xxl-10{padding-right:2.5rem!important}.pe-xxl-12{padding-right:3rem!important}.pe-xxl-16{padding-right:4rem!important}.pe-xxl-20{padding-right:5rem!important}.pe-xxl-24{padding-right:6rem!important}.pe-xxl-32{padding-right:8rem!important}.pe-xxl-40{padding-right:10rem!important}.pe-xxl-48{padding-right:12rem!important}.pe-xxl-56{padding-right:14rem!important}.pe-xxl-64{padding-right:16rem!important}.pb-xxl-px{padding-bottom:1px!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:.75rem!important}.pb-xxl-4{padding-bottom:1rem!important}.pb-xxl-5{padding-bottom:1.25rem!important}.pb-xxl-6{padding-bottom:1.5rem!important}.pb-xxl-7{padding-bottom:1.75rem!important}.pb-xxl-8{padding-bottom:2rem!important}.pb-xxl-9{padding-bottom:2.25rem!important}.pb-xxl-10{padding-bottom:2.5rem!important}.pb-xxl-12{padding-bottom:3rem!important}.pb-xxl-16{padding-bottom:4rem!important}.pb-xxl-20{padding-bottom:5rem!important}.pb-xxl-24{padding-bottom:6rem!important}.pb-xxl-32{padding-bottom:8rem!important}.pb-xxl-40{padding-bottom:10rem!important}.pb-xxl-48{padding-bottom:12rem!important}.pb-xxl-56{padding-bottom:14rem!important}.pb-xxl-64{padding-bottom:16rem!important}.ps-xxl-px{padding-left:1px!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:.75rem!important}.ps-xxl-4{padding-left:1rem!important}.ps-xxl-5{padding-left:1.25rem!important}.ps-xxl-6{padding-left:1.5rem!important}.ps-xxl-7{padding-left:1.75rem!important}.ps-xxl-8{padding-left:2rem!important}.ps-xxl-9{padding-left:2.25rem!important}.ps-xxl-10{padding-left:2.5rem!important}.ps-xxl-12{padding-left:3rem!important}.ps-xxl-16{padding-left:4rem!important}.ps-xxl-20{padding-left:5rem!important}.ps-xxl-24{padding-left:6rem!important}.ps-xxl-32{padding-left:8rem!important}.ps-xxl-40{padding-left:10rem!important}.ps-xxl-48{padding-left:12rem!important}.ps-xxl-56{padding-left:14rem!important}.ps-xxl-64{padding-left:16rem!important}.gap-xxl-px{gap:1px!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:.75rem!important}.gap-xxl-4{gap:1rem!important}.gap-xxl-5{gap:1.25rem!important}.gap-xxl-6{gap:1.5rem!important}.gap-xxl-7{gap:1.75rem!important}.gap-xxl-8{gap:2rem!important}.gap-xxl-9{gap:2.25rem!important}.gap-xxl-10{gap:2.5rem!important}.gap-xxl-12{gap:3rem!important}.gap-xxl-16{gap:4rem!important}.gap-xxl-20{gap:5rem!important}.gap-xxl-24{gap:6rem!important}.gap-xxl-32{gap:8rem!important}.gap-xxl-40{gap:10rem!important}.gap-xxl-48{gap:12rem!important}.gap-xxl-56{gap:14rem!important}.gap-xxl-64{gap:16rem!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.8125rem!important}.fs-2{font-size:1.875rem!important}.fs-3{font-size:1.5625rem!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}}body{background-color:#010810;color:#fff;font-family:PlusJakartaSans,sans-serif}::-moz-selection{-webkit-text-fill-color:#fff;background-color:#263cff99;color:#fff}::selection{-webkit-text-fill-color:#fff;background-color:#263cff99;color:#fff}@font-face{font-display:swap;font-family:PlusJakartaSans;font-style:normal;font-weight:200;src:url(./PlusJakartaSans-ExtraLight.4c168a91.ttf) format("TrueType")}@font-face{font-display:swap;font-family:PlusJakartaSans;font-style:normal;font-weight:300;src:url(./PlusJakartaSans-Light.4580b199.ttf) format("TrueType")}@font-face{font-display:swap;font-family:PlusJakartaSans;font-style:normal;font-weight:400;src:url(./PlusJakartaSans-Regular.856ac8f8.ttf) format("TrueType")}@font-face{font-display:swap;font-family:PlusJakartaSans;font-style:normal;font-weight:500;src:url(./PlusJakartaSans-Medium.648b7231.ttf) format("TrueType")}@font-face{font-display:swap;font-family:PlusJakartaSans;font-style:normal;font-weight:600;src:url(./PlusJakartaSans-SemiBold.4efb704b.ttf) format("TrueType")}@font-face{font-display:swap;font-family:PlusJakartaSans;font-style:normal;font-weight:700;src:url(./PlusJakartaSans-Bold.644d13b9.ttf) format("TrueType")}@font-face{font-display:swap;font-family:PlusJakartaSans;font-style:normal;font-weight:800;src:url(./PlusJakartaSans-ExtraBold.93d2ae7b.ttf) format("TrueType")}@font-face{font-display:swap;font-family:MonumentExtended;font-style:normal;font-weight:400;src:url(./MonumentExtended-Regular.62b95864.otf) format("OpenType")}@font-face{font-display:swap;font-family:MonumentExtended;font-style:normal;font-weight:800;src:url(./MonumentExtended-Ultrabold.0272074b.otf) format("OpenType")}@font-face{font-display:swap;font-family:Sk-Modernist;font-style:normal;font-weight:400;src:url(./Sk-Modernist-Regular.c3f1811e.otf) format("OpenType")}@font-face{font-display:swap;font-family:Sk-Modernist;font-style:normal;font-weight:700;src:url(./Sk-Modernist-Bold.2d7ff0c9.otf) format("OpenType")}.form-label{color:#fff;font-size:14px;font-weight:600;line-height:20px;margin-bottom:20px}.form-control{background:radial-gradient(64.23% 129.83% at 104.29% -9.04%,rgba(48,59,70,.2) 0,rgba(48,59,70,0) 100%),radial-gradient(49.46% 70.5% at 8.84% 97.3%,rgba(48,59,70,.2) 0,rgba(48,59,70,0) 100%),radial-gradient(50% 50% at 50% 50%,#060e15 0,rgba(6,14,21,.49) 100%);border:1px solid #141e28;border-radius:15px;color:#fff;font-size:14px;font-weight:500;line-height:24px;padding:14px 24px}.form-control::-moz-placeholder{color:#767f93}.form-control::placeholder{color:#767f93}.form-control:focus{background:radial-gradient(64.23% 129.83% at 104.29% -9.04%,rgba(48,59,70,.2) 0,rgba(48,59,70,0) 100%),radial-gradient(49.46% 70.5% at 8.84% 97.3%,rgba(48,59,70,.2) 0,rgba(48,59,70,0) 100%),radial-gradient(50% 50% at 50% 50%,#060e15 0,rgba(6,14,21,.49) 100%);border-color:#263cff;color:#fff}.form textarea.form-control{height:184px;resize:none}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25,.25,.75,.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6,-.28,.735,.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175,.885,.32,1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47,0,.745,.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39,.575,.565,1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445,.05,.55,.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55,.085,.68,.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25,.46,.45,.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455,.03,.515,.955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0,100px,0)}[data-aos=fade-down]{transform:translate3d(0,-100px,0)}[data-aos=fade-right]{transform:translate3d(-100px,0,0)}[data-aos=fade-left]{transform:translate3d(100px,0,0)}[data-aos=fade-up-right]{transform:translate3d(-100px,100px,0)}[data-aos=fade-up-left]{transform:translate3d(100px,100px,0)}[data-aos=fade-down-right]{transform:translate3d(-100px,-100px,0)}[data-aos=fade-down-left]{transform:translate3d(100px,-100px,0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0,100px,0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0,-100px,0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px,0,0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px,0,0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0,100px,0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0,-100px,0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px,0,0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px,0,0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0,100%,0)}[data-aos=slide-down]{transform:translate3d(0,-100%,0)}[data-aos=slide-right]{transform:translate3d(-100%,0,0)}[data-aos=slide-left]{transform:translate3d(100%,0,0)}[data-aos^=flip][data-aos^=flip]{-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.logo[data-v-e30ca40b]{align-items:center;display:flex;height:var(--height);justify-content:center;position:relative}.logo[data-v-e30ca40b],.logo svg[data-v-e30ca40b]{width:var(--width)}.logo svg[data-v-e30ca40b]{bottom:0;left:0;position:absolute}.splash-screen[data-v-3bc550a1]{background:#010810;bottom:0;left:0;inset:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:all .3s ease-in-out;visibility:hidden;z-index:999}.splash-screen[data-v-3bc550a1],.splash-screen__logo[data-v-3bc550a1]{align-items:center;display:flex;justify-content:center}.splash-screen__logo[data-v-3bc550a1]{position:relative}.splash-screen__logo img[data-v-3bc550a1]{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}.splash-screen.show[data-v-3bc550a1]{opacity:1;pointer-events:auto;visibility:visible}
