@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0,0,0,.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0,0,0,.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0,0,0,.075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{background-color:var(--bs-body-bg);color:var(--bs-body-color);font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);margin:0;text-align:var(--bs-body-text-align);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{border:0;border-top:var(--bs-border-width) solid;color:inherit;margin:1rem 0;opacity:.25}h1,h2,h3,h4,h5,h6{color:var(--bs-heading-color);font-weight:500;line-height:1.2;margin-bottom:.5rem;margin-top:0}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-bottom:1rem;margin-top:0}abbr[title]{cursor:help;text-decoration:underline dotted;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{font-size:.875em}mark{background-color:var(--bs-highlight-bg);color:var(--bs-highlight-color);padding:.1875em}sub,sup{font-size:.75em;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;font-size:.875em;margin-bottom:1rem;margin-top:0;overflow:auto}pre code{color:inherit;font-size:inherit;word-break:normal}code{color:var(--bs-code-color);font-size:.875em;word-wrap:break-word}a>code{color:inherit}kbd{background-color:var(--bs-body-color);border-radius:.25rem;color:var(--bs-body-bg);font-size:.875em;padding:.1875rem .375rem}kbd kbd{font-size:1em;padding:0}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{border-collapse:collapse;caption-side:bottom}caption{color:var(--bs-secondary-color);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}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);padding:.25rem}.figure{display:inline-block}.figure-img{line-height:1;margin-bottom:.5rem}.figure-caption{color:var(--bs-secondary-color);font-size:.875em}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl,.container-xxxm{--bs-gutter-x:1.5rem;--bs-gutter-y:0;margin-left:auto;margin-right:auto;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}@media (min-width:576px){.container,.container-lsm,.container-lxsm,.container-msm,.container-sm,.container-xsm{max-width:540px}}@media (min-width:768px){.container,.container-lsm,.container-lxsm,.container-md,.container-msm,.container-sm,.container-xsm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-lsm,.container-lxsm,.container-md,.container-msm,.container-sm,.container-xsm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-lsm,.container-lxsm,.container-md,.container-msm,.container-sm,.container-xl,.container-xsm{max-width:1040px}}@media (min-width:1400px){.container,.container-lg,.container-lsm,.container-lxsm,.container-md,.container-msm,.container-sm,.container-xl,.container-xsm,.container-xxl{max-width:1345px}}@media (min-width:1600px){.container,.container-lg,.container-lsm,.container-lxsm,.container-md,.container-msm,.container-sm,.container-xl,.container-xsm,.container-xxl,.container-xxxm{max-width:1445px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-xsm:320px;--bs-breakpoint-lxsm:361px;--bs-breakpoint-lsm:390px;--bs-breakpoint-msm:420px;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;--bs-breakpoint-xxxm:1600px;--bs-breakpoint-xxxl:1850px;--bs-breakpoint-xxxxl:1900px;--bs-breakpoint-xxxxxl:1920px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)*-.5);margin-right:calc(var(--bs-gutter-x)*-.5);margin-top:calc(var(--bs-gutter-y)*-1)}.row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)*.5);padding-right:calc(var(--bs-gutter-x)*.5);width:100%}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:1rem}.g-1,.gy-1{--bs-gutter-y:1rem}.g-2,.gx-2{--bs-gutter-x:2rem}.g-2,.gy-2{--bs-gutter-y:2rem}.g-3,.gx-3{--bs-gutter-x:3rem}.g-3,.gy-3{--bs-gutter-y:3rem}.g-4,.gx-4{--bs-gutter-x:4rem}.g-4,.gy-4{--bs-gutter-y:4rem}.g-5,.gx-5{--bs-gutter-x:5rem}.g-5,.gy-5{--bs-gutter-y:5rem}.g-6,.gx-6{--bs-gutter-x:6rem}.g-6,.gy-6{--bs-gutter-y:6rem}.g-7,.gx-7{--bs-gutter-x:7rem}.g-7,.gy-7{--bs-gutter-y:7rem}.g-8,.gx-8{--bs-gutter-x:8rem}.g-8,.gy-8{--bs-gutter-y:8rem}.g-9,.gx-9{--bs-gutter-x:9rem}.g-9,.gy-9{--bs-gutter-y:9rem}.g-10,.gx-10{--bs-gutter-x:10rem}.g-10,.gy-10{--bs-gutter-y:10rem}.g-11,.gx-11{--bs-gutter-x:11rem}.g-11,.gy-11{--bs-gutter-y:11rem}.g-12,.gx-12{--bs-gutter-x:12rem}.g-12,.gy-12{--bs-gutter-y:12rem}.g-13,.gx-13{--bs-gutter-x:13rem}.g-13,.gy-13{--bs-gutter-y:13rem}.g-14,.gx-14{--bs-gutter-x:14rem}.g-14,.gy-14{--bs-gutter-y:14rem}.g-15,.gx-15{--bs-gutter-x:15rem}.g-15,.gy-15{--bs-gutter-y:15rem}.g-16,.gx-16{--bs-gutter-x:16rem}.g-16,.gy-16{--bs-gutter-y:16rem}.g-17,.gx-17{--bs-gutter-x:17rem}.g-17,.gy-17{--bs-gutter-y:17rem}.g-18,.gx-18{--bs-gutter-x:18rem}.g-18,.gy-18{--bs-gutter-y:18rem}.g-19,.gx-19{--bs-gutter-x:19rem}.g-19,.gy-19{--bs-gutter-y:19rem}.g-20,.gx-20{--bs-gutter-x:20rem}.g-20,.gy-20{--bs-gutter-y:20rem}.g-21,.gx-21{--bs-gutter-x:21rem}.g-21,.gy-21{--bs-gutter-y:21rem}.g-22,.gx-22{--bs-gutter-x:22rem}.g-22,.gy-22{--bs-gutter-y:22rem}@media (min-width:320px){.col-xsm{flex:1 0 0%}.row-cols-xsm-auto>*{flex:0 0 auto;width:auto}.row-cols-xsm-1>*{flex:0 0 auto;width:100%}.row-cols-xsm-2>*{flex:0 0 auto;width:50%}.row-cols-xsm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xsm-4>*{flex:0 0 auto;width:25%}.row-cols-xsm-5>*{flex:0 0 auto;width:20%}.row-cols-xsm-6>*{flex:0 0 auto;width:16.66666667%}.col-xsm-auto{flex:0 0 auto;width:auto}.col-xsm-1{flex:0 0 auto;width:8.33333333%}.col-xsm-2{flex:0 0 auto;width:16.66666667%}.col-xsm-3{flex:0 0 auto;width:25%}.col-xsm-4{flex:0 0 auto;width:33.33333333%}.col-xsm-5{flex:0 0 auto;width:41.66666667%}.col-xsm-6{flex:0 0 auto;width:50%}.col-xsm-7{flex:0 0 auto;width:58.33333333%}.col-xsm-8{flex:0 0 auto;width:66.66666667%}.col-xsm-9{flex:0 0 auto;width:75%}.col-xsm-10{flex:0 0 auto;width:83.33333333%}.col-xsm-11{flex:0 0 auto;width:91.66666667%}.col-xsm-12{flex:0 0 auto;width:100%}.offset-xsm-0{margin-left:0}.offset-xsm-1{margin-left:8.33333333%}.offset-xsm-2{margin-left:16.66666667%}.offset-xsm-3{margin-left:25%}.offset-xsm-4{margin-left:33.33333333%}.offset-xsm-5{margin-left:41.66666667%}.offset-xsm-6{margin-left:50%}.offset-xsm-7{margin-left:58.33333333%}.offset-xsm-8{margin-left:66.66666667%}.offset-xsm-9{margin-left:75%}.offset-xsm-10{margin-left:83.33333333%}.offset-xsm-11{margin-left:91.66666667%}.g-xsm-0,.gx-xsm-0{--bs-gutter-x:0}.g-xsm-0,.gy-xsm-0{--bs-gutter-y:0}.g-xsm-1,.gx-xsm-1{--bs-gutter-x:1rem}.g-xsm-1,.gy-xsm-1{--bs-gutter-y:1rem}.g-xsm-2,.gx-xsm-2{--bs-gutter-x:2rem}.g-xsm-2,.gy-xsm-2{--bs-gutter-y:2rem}.g-xsm-3,.gx-xsm-3{--bs-gutter-x:3rem}.g-xsm-3,.gy-xsm-3{--bs-gutter-y:3rem}.g-xsm-4,.gx-xsm-4{--bs-gutter-x:4rem}.g-xsm-4,.gy-xsm-4{--bs-gutter-y:4rem}.g-xsm-5,.gx-xsm-5{--bs-gutter-x:5rem}.g-xsm-5,.gy-xsm-5{--bs-gutter-y:5rem}.g-xsm-6,.gx-xsm-6{--bs-gutter-x:6rem}.g-xsm-6,.gy-xsm-6{--bs-gutter-y:6rem}.g-xsm-7,.gx-xsm-7{--bs-gutter-x:7rem}.g-xsm-7,.gy-xsm-7{--bs-gutter-y:7rem}.g-xsm-8,.gx-xsm-8{--bs-gutter-x:8rem}.g-xsm-8,.gy-xsm-8{--bs-gutter-y:8rem}.g-xsm-9,.gx-xsm-9{--bs-gutter-x:9rem}.g-xsm-9,.gy-xsm-9{--bs-gutter-y:9rem}.g-xsm-10,.gx-xsm-10{--bs-gutter-x:10rem}.g-xsm-10,.gy-xsm-10{--bs-gutter-y:10rem}.g-xsm-11,.gx-xsm-11{--bs-gutter-x:11rem}.g-xsm-11,.gy-xsm-11{--bs-gutter-y:11rem}.g-xsm-12,.gx-xsm-12{--bs-gutter-x:12rem}.g-xsm-12,.gy-xsm-12{--bs-gutter-y:12rem}.g-xsm-13,.gx-xsm-13{--bs-gutter-x:13rem}.g-xsm-13,.gy-xsm-13{--bs-gutter-y:13rem}.g-xsm-14,.gx-xsm-14{--bs-gutter-x:14rem}.g-xsm-14,.gy-xsm-14{--bs-gutter-y:14rem}.g-xsm-15,.gx-xsm-15{--bs-gutter-x:15rem}.g-xsm-15,.gy-xsm-15{--bs-gutter-y:15rem}.g-xsm-16,.gx-xsm-16{--bs-gutter-x:16rem}.g-xsm-16,.gy-xsm-16{--bs-gutter-y:16rem}.g-xsm-17,.gx-xsm-17{--bs-gutter-x:17rem}.g-xsm-17,.gy-xsm-17{--bs-gutter-y:17rem}.g-xsm-18,.gx-xsm-18{--bs-gutter-x:18rem}.g-xsm-18,.gy-xsm-18{--bs-gutter-y:18rem}.g-xsm-19,.gx-xsm-19{--bs-gutter-x:19rem}.g-xsm-19,.gy-xsm-19{--bs-gutter-y:19rem}.g-xsm-20,.gx-xsm-20{--bs-gutter-x:20rem}.g-xsm-20,.gy-xsm-20{--bs-gutter-y:20rem}.g-xsm-21,.gx-xsm-21{--bs-gutter-x:21rem}.g-xsm-21,.gy-xsm-21{--bs-gutter-y:21rem}.g-xsm-22,.gx-xsm-22{--bs-gutter-x:22rem}.g-xsm-22,.gy-xsm-22{--bs-gutter-y:22rem}}@media (min-width:361px){.col-lxsm{flex:1 0 0%}.row-cols-lxsm-auto>*{flex:0 0 auto;width:auto}.row-cols-lxsm-1>*{flex:0 0 auto;width:100%}.row-cols-lxsm-2>*{flex:0 0 auto;width:50%}.row-cols-lxsm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lxsm-4>*{flex:0 0 auto;width:25%}.row-cols-lxsm-5>*{flex:0 0 auto;width:20%}.row-cols-lxsm-6>*{flex:0 0 auto;width:16.66666667%}.col-lxsm-auto{flex:0 0 auto;width:auto}.col-lxsm-1{flex:0 0 auto;width:8.33333333%}.col-lxsm-2{flex:0 0 auto;width:16.66666667%}.col-lxsm-3{flex:0 0 auto;width:25%}.col-lxsm-4{flex:0 0 auto;width:33.33333333%}.col-lxsm-5{flex:0 0 auto;width:41.66666667%}.col-lxsm-6{flex:0 0 auto;width:50%}.col-lxsm-7{flex:0 0 auto;width:58.33333333%}.col-lxsm-8{flex:0 0 auto;width:66.66666667%}.col-lxsm-9{flex:0 0 auto;width:75%}.col-lxsm-10{flex:0 0 auto;width:83.33333333%}.col-lxsm-11{flex:0 0 auto;width:91.66666667%}.col-lxsm-12{flex:0 0 auto;width:100%}.offset-lxsm-0{margin-left:0}.offset-lxsm-1{margin-left:8.33333333%}.offset-lxsm-2{margin-left:16.66666667%}.offset-lxsm-3{margin-left:25%}.offset-lxsm-4{margin-left:33.33333333%}.offset-lxsm-5{margin-left:41.66666667%}.offset-lxsm-6{margin-left:50%}.offset-lxsm-7{margin-left:58.33333333%}.offset-lxsm-8{margin-left:66.66666667%}.offset-lxsm-9{margin-left:75%}.offset-lxsm-10{margin-left:83.33333333%}.offset-lxsm-11{margin-left:91.66666667%}.g-lxsm-0,.gx-lxsm-0{--bs-gutter-x:0}.g-lxsm-0,.gy-lxsm-0{--bs-gutter-y:0}.g-lxsm-1,.gx-lxsm-1{--bs-gutter-x:1rem}.g-lxsm-1,.gy-lxsm-1{--bs-gutter-y:1rem}.g-lxsm-2,.gx-lxsm-2{--bs-gutter-x:2rem}.g-lxsm-2,.gy-lxsm-2{--bs-gutter-y:2rem}.g-lxsm-3,.gx-lxsm-3{--bs-gutter-x:3rem}.g-lxsm-3,.gy-lxsm-3{--bs-gutter-y:3rem}.g-lxsm-4,.gx-lxsm-4{--bs-gutter-x:4rem}.g-lxsm-4,.gy-lxsm-4{--bs-gutter-y:4rem}.g-lxsm-5,.gx-lxsm-5{--bs-gutter-x:5rem}.g-lxsm-5,.gy-lxsm-5{--bs-gutter-y:5rem}.g-lxsm-6,.gx-lxsm-6{--bs-gutter-x:6rem}.g-lxsm-6,.gy-lxsm-6{--bs-gutter-y:6rem}.g-lxsm-7,.gx-lxsm-7{--bs-gutter-x:7rem}.g-lxsm-7,.gy-lxsm-7{--bs-gutter-y:7rem}.g-lxsm-8,.gx-lxsm-8{--bs-gutter-x:8rem}.g-lxsm-8,.gy-lxsm-8{--bs-gutter-y:8rem}.g-lxsm-9,.gx-lxsm-9{--bs-gutter-x:9rem}.g-lxsm-9,.gy-lxsm-9{--bs-gutter-y:9rem}.g-lxsm-10,.gx-lxsm-10{--bs-gutter-x:10rem}.g-lxsm-10,.gy-lxsm-10{--bs-gutter-y:10rem}.g-lxsm-11,.gx-lxsm-11{--bs-gutter-x:11rem}.g-lxsm-11,.gy-lxsm-11{--bs-gutter-y:11rem}.g-lxsm-12,.gx-lxsm-12{--bs-gutter-x:12rem}.g-lxsm-12,.gy-lxsm-12{--bs-gutter-y:12rem}.g-lxsm-13,.gx-lxsm-13{--bs-gutter-x:13rem}.g-lxsm-13,.gy-lxsm-13{--bs-gutter-y:13rem}.g-lxsm-14,.gx-lxsm-14{--bs-gutter-x:14rem}.g-lxsm-14,.gy-lxsm-14{--bs-gutter-y:14rem}.g-lxsm-15,.gx-lxsm-15{--bs-gutter-x:15rem}.g-lxsm-15,.gy-lxsm-15{--bs-gutter-y:15rem}.g-lxsm-16,.gx-lxsm-16{--bs-gutter-x:16rem}.g-lxsm-16,.gy-lxsm-16{--bs-gutter-y:16rem}.g-lxsm-17,.gx-lxsm-17{--bs-gutter-x:17rem}.g-lxsm-17,.gy-lxsm-17{--bs-gutter-y:17rem}.g-lxsm-18,.gx-lxsm-18{--bs-gutter-x:18rem}.g-lxsm-18,.gy-lxsm-18{--bs-gutter-y:18rem}.g-lxsm-19,.gx-lxsm-19{--bs-gutter-x:19rem}.g-lxsm-19,.gy-lxsm-19{--bs-gutter-y:19rem}.g-lxsm-20,.gx-lxsm-20{--bs-gutter-x:20rem}.g-lxsm-20,.gy-lxsm-20{--bs-gutter-y:20rem}.g-lxsm-21,.gx-lxsm-21{--bs-gutter-x:21rem}.g-lxsm-21,.gy-lxsm-21{--bs-gutter-y:21rem}.g-lxsm-22,.gx-lxsm-22{--bs-gutter-x:22rem}.g-lxsm-22,.gy-lxsm-22{--bs-gutter-y:22rem}}@media (min-width:390px){.col-lsm{flex:1 0 0%}.row-cols-lsm-auto>*{flex:0 0 auto;width:auto}.row-cols-lsm-1>*{flex:0 0 auto;width:100%}.row-cols-lsm-2>*{flex:0 0 auto;width:50%}.row-cols-lsm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lsm-4>*{flex:0 0 auto;width:25%}.row-cols-lsm-5>*{flex:0 0 auto;width:20%}.row-cols-lsm-6>*{flex:0 0 auto;width:16.66666667%}.col-lsm-auto{flex:0 0 auto;width:auto}.col-lsm-1{flex:0 0 auto;width:8.33333333%}.col-lsm-2{flex:0 0 auto;width:16.66666667%}.col-lsm-3{flex:0 0 auto;width:25%}.col-lsm-4{flex:0 0 auto;width:33.33333333%}.col-lsm-5{flex:0 0 auto;width:41.66666667%}.col-lsm-6{flex:0 0 auto;width:50%}.col-lsm-7{flex:0 0 auto;width:58.33333333%}.col-lsm-8{flex:0 0 auto;width:66.66666667%}.col-lsm-9{flex:0 0 auto;width:75%}.col-lsm-10{flex:0 0 auto;width:83.33333333%}.col-lsm-11{flex:0 0 auto;width:91.66666667%}.col-lsm-12{flex:0 0 auto;width:100%}.offset-lsm-0{margin-left:0}.offset-lsm-1{margin-left:8.33333333%}.offset-lsm-2{margin-left:16.66666667%}.offset-lsm-3{margin-left:25%}.offset-lsm-4{margin-left:33.33333333%}.offset-lsm-5{margin-left:41.66666667%}.offset-lsm-6{margin-left:50%}.offset-lsm-7{margin-left:58.33333333%}.offset-lsm-8{margin-left:66.66666667%}.offset-lsm-9{margin-left:75%}.offset-lsm-10{margin-left:83.33333333%}.offset-lsm-11{margin-left:91.66666667%}.g-lsm-0,.gx-lsm-0{--bs-gutter-x:0}.g-lsm-0,.gy-lsm-0{--bs-gutter-y:0}.g-lsm-1,.gx-lsm-1{--bs-gutter-x:1rem}.g-lsm-1,.gy-lsm-1{--bs-gutter-y:1rem}.g-lsm-2,.gx-lsm-2{--bs-gutter-x:2rem}.g-lsm-2,.gy-lsm-2{--bs-gutter-y:2rem}.g-lsm-3,.gx-lsm-3{--bs-gutter-x:3rem}.g-lsm-3,.gy-lsm-3{--bs-gutter-y:3rem}.g-lsm-4,.gx-lsm-4{--bs-gutter-x:4rem}.g-lsm-4,.gy-lsm-4{--bs-gutter-y:4rem}.g-lsm-5,.gx-lsm-5{--bs-gutter-x:5rem}.g-lsm-5,.gy-lsm-5{--bs-gutter-y:5rem}.g-lsm-6,.gx-lsm-6{--bs-gutter-x:6rem}.g-lsm-6,.gy-lsm-6{--bs-gutter-y:6rem}.g-lsm-7,.gx-lsm-7{--bs-gutter-x:7rem}.g-lsm-7,.gy-lsm-7{--bs-gutter-y:7rem}.g-lsm-8,.gx-lsm-8{--bs-gutter-x:8rem}.g-lsm-8,.gy-lsm-8{--bs-gutter-y:8rem}.g-lsm-9,.gx-lsm-9{--bs-gutter-x:9rem}.g-lsm-9,.gy-lsm-9{--bs-gutter-y:9rem}.g-lsm-10,.gx-lsm-10{--bs-gutter-x:10rem}.g-lsm-10,.gy-lsm-10{--bs-gutter-y:10rem}.g-lsm-11,.gx-lsm-11{--bs-gutter-x:11rem}.g-lsm-11,.gy-lsm-11{--bs-gutter-y:11rem}.g-lsm-12,.gx-lsm-12{--bs-gutter-x:12rem}.g-lsm-12,.gy-lsm-12{--bs-gutter-y:12rem}.g-lsm-13,.gx-lsm-13{--bs-gutter-x:13rem}.g-lsm-13,.gy-lsm-13{--bs-gutter-y:13rem}.g-lsm-14,.gx-lsm-14{--bs-gutter-x:14rem}.g-lsm-14,.gy-lsm-14{--bs-gutter-y:14rem}.g-lsm-15,.gx-lsm-15{--bs-gutter-x:15rem}.g-lsm-15,.gy-lsm-15{--bs-gutter-y:15rem}.g-lsm-16,.gx-lsm-16{--bs-gutter-x:16rem}.g-lsm-16,.gy-lsm-16{--bs-gutter-y:16rem}.g-lsm-17,.gx-lsm-17{--bs-gutter-x:17rem}.g-lsm-17,.gy-lsm-17{--bs-gutter-y:17rem}.g-lsm-18,.gx-lsm-18{--bs-gutter-x:18rem}.g-lsm-18,.gy-lsm-18{--bs-gutter-y:18rem}.g-lsm-19,.gx-lsm-19{--bs-gutter-x:19rem}.g-lsm-19,.gy-lsm-19{--bs-gutter-y:19rem}.g-lsm-20,.gx-lsm-20{--bs-gutter-x:20rem}.g-lsm-20,.gy-lsm-20{--bs-gutter-y:20rem}.g-lsm-21,.gx-lsm-21{--bs-gutter-x:21rem}.g-lsm-21,.gy-lsm-21{--bs-gutter-y:21rem}.g-lsm-22,.gx-lsm-22{--bs-gutter-x:22rem}.g-lsm-22,.gy-lsm-22{--bs-gutter-y:22rem}}@media (min-width:420px){.col-msm{flex:1 0 0%}.row-cols-msm-auto>*{flex:0 0 auto;width:auto}.row-cols-msm-1>*{flex:0 0 auto;width:100%}.row-cols-msm-2>*{flex:0 0 auto;width:50%}.row-cols-msm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-msm-4>*{flex:0 0 auto;width:25%}.row-cols-msm-5>*{flex:0 0 auto;width:20%}.row-cols-msm-6>*{flex:0 0 auto;width:16.66666667%}.col-msm-auto{flex:0 0 auto;width:auto}.col-msm-1{flex:0 0 auto;width:8.33333333%}.col-msm-2{flex:0 0 auto;width:16.66666667%}.col-msm-3{flex:0 0 auto;width:25%}.col-msm-4{flex:0 0 auto;width:33.33333333%}.col-msm-5{flex:0 0 auto;width:41.66666667%}.col-msm-6{flex:0 0 auto;width:50%}.col-msm-7{flex:0 0 auto;width:58.33333333%}.col-msm-8{flex:0 0 auto;width:66.66666667%}.col-msm-9{flex:0 0 auto;width:75%}.col-msm-10{flex:0 0 auto;width:83.33333333%}.col-msm-11{flex:0 0 auto;width:91.66666667%}.col-msm-12{flex:0 0 auto;width:100%}.offset-msm-0{margin-left:0}.offset-msm-1{margin-left:8.33333333%}.offset-msm-2{margin-left:16.66666667%}.offset-msm-3{margin-left:25%}.offset-msm-4{margin-left:33.33333333%}.offset-msm-5{margin-left:41.66666667%}.offset-msm-6{margin-left:50%}.offset-msm-7{margin-left:58.33333333%}.offset-msm-8{margin-left:66.66666667%}.offset-msm-9{margin-left:75%}.offset-msm-10{margin-left:83.33333333%}.offset-msm-11{margin-left:91.66666667%}.g-msm-0,.gx-msm-0{--bs-gutter-x:0}.g-msm-0,.gy-msm-0{--bs-gutter-y:0}.g-msm-1,.gx-msm-1{--bs-gutter-x:1rem}.g-msm-1,.gy-msm-1{--bs-gutter-y:1rem}.g-msm-2,.gx-msm-2{--bs-gutter-x:2rem}.g-msm-2,.gy-msm-2{--bs-gutter-y:2rem}.g-msm-3,.gx-msm-3{--bs-gutter-x:3rem}.g-msm-3,.gy-msm-3{--bs-gutter-y:3rem}.g-msm-4,.gx-msm-4{--bs-gutter-x:4rem}.g-msm-4,.gy-msm-4{--bs-gutter-y:4rem}.g-msm-5,.gx-msm-5{--bs-gutter-x:5rem}.g-msm-5,.gy-msm-5{--bs-gutter-y:5rem}.g-msm-6,.gx-msm-6{--bs-gutter-x:6rem}.g-msm-6,.gy-msm-6{--bs-gutter-y:6rem}.g-msm-7,.gx-msm-7{--bs-gutter-x:7rem}.g-msm-7,.gy-msm-7{--bs-gutter-y:7rem}.g-msm-8,.gx-msm-8{--bs-gutter-x:8rem}.g-msm-8,.gy-msm-8{--bs-gutter-y:8rem}.g-msm-9,.gx-msm-9{--bs-gutter-x:9rem}.g-msm-9,.gy-msm-9{--bs-gutter-y:9rem}.g-msm-10,.gx-msm-10{--bs-gutter-x:10rem}.g-msm-10,.gy-msm-10{--bs-gutter-y:10rem}.g-msm-11,.gx-msm-11{--bs-gutter-x:11rem}.g-msm-11,.gy-msm-11{--bs-gutter-y:11rem}.g-msm-12,.gx-msm-12{--bs-gutter-x:12rem}.g-msm-12,.gy-msm-12{--bs-gutter-y:12rem}.g-msm-13,.gx-msm-13{--bs-gutter-x:13rem}.g-msm-13,.gy-msm-13{--bs-gutter-y:13rem}.g-msm-14,.gx-msm-14{--bs-gutter-x:14rem}.g-msm-14,.gy-msm-14{--bs-gutter-y:14rem}.g-msm-15,.gx-msm-15{--bs-gutter-x:15rem}.g-msm-15,.gy-msm-15{--bs-gutter-y:15rem}.g-msm-16,.gx-msm-16{--bs-gutter-x:16rem}.g-msm-16,.gy-msm-16{--bs-gutter-y:16rem}.g-msm-17,.gx-msm-17{--bs-gutter-x:17rem}.g-msm-17,.gy-msm-17{--bs-gutter-y:17rem}.g-msm-18,.gx-msm-18{--bs-gutter-x:18rem}.g-msm-18,.gy-msm-18{--bs-gutter-y:18rem}.g-msm-19,.gx-msm-19{--bs-gutter-x:19rem}.g-msm-19,.gy-msm-19{--bs-gutter-y:19rem}.g-msm-20,.gx-msm-20{--bs-gutter-x:20rem}.g-msm-20,.gy-msm-20{--bs-gutter-y:20rem}.g-msm-21,.gx-msm-21{--bs-gutter-x:21rem}.g-msm-21,.gy-msm-21{--bs-gutter-y:21rem}.g-msm-22,.gx-msm-22{--bs-gutter-x:22rem}.g-msm-22,.gy-msm-22{--bs-gutter-y:22rem}}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:1rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:1rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:2rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:2rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:3rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:3rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:4rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:4rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:5rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:5rem}.g-sm-6,.gx-sm-6{--bs-gutter-x:6rem}.g-sm-6,.gy-sm-6{--bs-gutter-y:6rem}.g-sm-7,.gx-sm-7{--bs-gutter-x:7rem}.g-sm-7,.gy-sm-7{--bs-gutter-y:7rem}.g-sm-8,.gx-sm-8{--bs-gutter-x:8rem}.g-sm-8,.gy-sm-8{--bs-gutter-y:8rem}.g-sm-9,.gx-sm-9{--bs-gutter-x:9rem}.g-sm-9,.gy-sm-9{--bs-gutter-y:9rem}.g-sm-10,.gx-sm-10{--bs-gutter-x:10rem}.g-sm-10,.gy-sm-10{--bs-gutter-y:10rem}.g-sm-11,.gx-sm-11{--bs-gutter-x:11rem}.g-sm-11,.gy-sm-11{--bs-gutter-y:11rem}.g-sm-12,.gx-sm-12{--bs-gutter-x:12rem}.g-sm-12,.gy-sm-12{--bs-gutter-y:12rem}.g-sm-13,.gx-sm-13{--bs-gutter-x:13rem}.g-sm-13,.gy-sm-13{--bs-gutter-y:13rem}.g-sm-14,.gx-sm-14{--bs-gutter-x:14rem}.g-sm-14,.gy-sm-14{--bs-gutter-y:14rem}.g-sm-15,.gx-sm-15{--bs-gutter-x:15rem}.g-sm-15,.gy-sm-15{--bs-gutter-y:15rem}.g-sm-16,.gx-sm-16{--bs-gutter-x:16rem}.g-sm-16,.gy-sm-16{--bs-gutter-y:16rem}.g-sm-17,.gx-sm-17{--bs-gutter-x:17rem}.g-sm-17,.gy-sm-17{--bs-gutter-y:17rem}.g-sm-18,.gx-sm-18{--bs-gutter-x:18rem}.g-sm-18,.gy-sm-18{--bs-gutter-y:18rem}.g-sm-19,.gx-sm-19{--bs-gutter-x:19rem}.g-sm-19,.gy-sm-19{--bs-gutter-y:19rem}.g-sm-20,.gx-sm-20{--bs-gutter-x:20rem}.g-sm-20,.gy-sm-20{--bs-gutter-y:20rem}.g-sm-21,.gx-sm-21{--bs-gutter-x:21rem}.g-sm-21,.gy-sm-21{--bs-gutter-y:21rem}.g-sm-22,.gx-sm-22{--bs-gutter-x:22rem}.g-sm-22,.gy-sm-22{--bs-gutter-y:22rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:1rem}.g-md-1,.gy-md-1{--bs-gutter-y:1rem}.g-md-2,.gx-md-2{--bs-gutter-x:2rem}.g-md-2,.gy-md-2{--bs-gutter-y:2rem}.g-md-3,.gx-md-3{--bs-gutter-x:3rem}.g-md-3,.gy-md-3{--bs-gutter-y:3rem}.g-md-4,.gx-md-4{--bs-gutter-x:4rem}.g-md-4,.gy-md-4{--bs-gutter-y:4rem}.g-md-5,.gx-md-5{--bs-gutter-x:5rem}.g-md-5,.gy-md-5{--bs-gutter-y:5rem}.g-md-6,.gx-md-6{--bs-gutter-x:6rem}.g-md-6,.gy-md-6{--bs-gutter-y:6rem}.g-md-7,.gx-md-7{--bs-gutter-x:7rem}.g-md-7,.gy-md-7{--bs-gutter-y:7rem}.g-md-8,.gx-md-8{--bs-gutter-x:8rem}.g-md-8,.gy-md-8{--bs-gutter-y:8rem}.g-md-9,.gx-md-9{--bs-gutter-x:9rem}.g-md-9,.gy-md-9{--bs-gutter-y:9rem}.g-md-10,.gx-md-10{--bs-gutter-x:10rem}.g-md-10,.gy-md-10{--bs-gutter-y:10rem}.g-md-11,.gx-md-11{--bs-gutter-x:11rem}.g-md-11,.gy-md-11{--bs-gutter-y:11rem}.g-md-12,.gx-md-12{--bs-gutter-x:12rem}.g-md-12,.gy-md-12{--bs-gutter-y:12rem}.g-md-13,.gx-md-13{--bs-gutter-x:13rem}.g-md-13,.gy-md-13{--bs-gutter-y:13rem}.g-md-14,.gx-md-14{--bs-gutter-x:14rem}.g-md-14,.gy-md-14{--bs-gutter-y:14rem}.g-md-15,.gx-md-15{--bs-gutter-x:15rem}.g-md-15,.gy-md-15{--bs-gutter-y:15rem}.g-md-16,.gx-md-16{--bs-gutter-x:16rem}.g-md-16,.gy-md-16{--bs-gutter-y:16rem}.g-md-17,.gx-md-17{--bs-gutter-x:17rem}.g-md-17,.gy-md-17{--bs-gutter-y:17rem}.g-md-18,.gx-md-18{--bs-gutter-x:18rem}.g-md-18,.gy-md-18{--bs-gutter-y:18rem}.g-md-19,.gx-md-19{--bs-gutter-x:19rem}.g-md-19,.gy-md-19{--bs-gutter-y:19rem}.g-md-20,.gx-md-20{--bs-gutter-x:20rem}.g-md-20,.gy-md-20{--bs-gutter-y:20rem}.g-md-21,.gx-md-21{--bs-gutter-x:21rem}.g-md-21,.gy-md-21{--bs-gutter-y:21rem}.g-md-22,.gx-md-22{--bs-gutter-x:22rem}.g-md-22,.gy-md-22{--bs-gutter-y:22rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:1rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:1rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:2rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:2rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:3rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:3rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:4rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:4rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:5rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:5rem}.g-lg-6,.gx-lg-6{--bs-gutter-x:6rem}.g-lg-6,.gy-lg-6{--bs-gutter-y:6rem}.g-lg-7,.gx-lg-7{--bs-gutter-x:7rem}.g-lg-7,.gy-lg-7{--bs-gutter-y:7rem}.g-lg-8,.gx-lg-8{--bs-gutter-x:8rem}.g-lg-8,.gy-lg-8{--bs-gutter-y:8rem}.g-lg-9,.gx-lg-9{--bs-gutter-x:9rem}.g-lg-9,.gy-lg-9{--bs-gutter-y:9rem}.g-lg-10,.gx-lg-10{--bs-gutter-x:10rem}.g-lg-10,.gy-lg-10{--bs-gutter-y:10rem}.g-lg-11,.gx-lg-11{--bs-gutter-x:11rem}.g-lg-11,.gy-lg-11{--bs-gutter-y:11rem}.g-lg-12,.gx-lg-12{--bs-gutter-x:12rem}.g-lg-12,.gy-lg-12{--bs-gutter-y:12rem}.g-lg-13,.gx-lg-13{--bs-gutter-x:13rem}.g-lg-13,.gy-lg-13{--bs-gutter-y:13rem}.g-lg-14,.gx-lg-14{--bs-gutter-x:14rem}.g-lg-14,.gy-lg-14{--bs-gutter-y:14rem}.g-lg-15,.gx-lg-15{--bs-gutter-x:15rem}.g-lg-15,.gy-lg-15{--bs-gutter-y:15rem}.g-lg-16,.gx-lg-16{--bs-gutter-x:16rem}.g-lg-16,.gy-lg-16{--bs-gutter-y:16rem}.g-lg-17,.gx-lg-17{--bs-gutter-x:17rem}.g-lg-17,.gy-lg-17{--bs-gutter-y:17rem}.g-lg-18,.gx-lg-18{--bs-gutter-x:18rem}.g-lg-18,.gy-lg-18{--bs-gutter-y:18rem}.g-lg-19,.gx-lg-19{--bs-gutter-x:19rem}.g-lg-19,.gy-lg-19{--bs-gutter-y:19rem}.g-lg-20,.gx-lg-20{--bs-gutter-x:20rem}.g-lg-20,.gy-lg-20{--bs-gutter-y:20rem}.g-lg-21,.gx-lg-21{--bs-gutter-x:21rem}.g-lg-21,.gy-lg-21{--bs-gutter-y:21rem}.g-lg-22,.gx-lg-22{--bs-gutter-x:22rem}.g-lg-22,.gy-lg-22{--bs-gutter-y:22rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:1rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:1rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:2rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:2rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:3rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:3rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:4rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:4rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:5rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:5rem}.g-xl-6,.gx-xl-6{--bs-gutter-x:6rem}.g-xl-6,.gy-xl-6{--bs-gutter-y:6rem}.g-xl-7,.gx-xl-7{--bs-gutter-x:7rem}.g-xl-7,.gy-xl-7{--bs-gutter-y:7rem}.g-xl-8,.gx-xl-8{--bs-gutter-x:8rem}.g-xl-8,.gy-xl-8{--bs-gutter-y:8rem}.g-xl-9,.gx-xl-9{--bs-gutter-x:9rem}.g-xl-9,.gy-xl-9{--bs-gutter-y:9rem}.g-xl-10,.gx-xl-10{--bs-gutter-x:10rem}.g-xl-10,.gy-xl-10{--bs-gutter-y:10rem}.g-xl-11,.gx-xl-11{--bs-gutter-x:11rem}.g-xl-11,.gy-xl-11{--bs-gutter-y:11rem}.g-xl-12,.gx-xl-12{--bs-gutter-x:12rem}.g-xl-12,.gy-xl-12{--bs-gutter-y:12rem}.g-xl-13,.gx-xl-13{--bs-gutter-x:13rem}.g-xl-13,.gy-xl-13{--bs-gutter-y:13rem}.g-xl-14,.gx-xl-14{--bs-gutter-x:14rem}.g-xl-14,.gy-xl-14{--bs-gutter-y:14rem}.g-xl-15,.gx-xl-15{--bs-gutter-x:15rem}.g-xl-15,.gy-xl-15{--bs-gutter-y:15rem}.g-xl-16,.gx-xl-16{--bs-gutter-x:16rem}.g-xl-16,.gy-xl-16{--bs-gutter-y:16rem}.g-xl-17,.gx-xl-17{--bs-gutter-x:17rem}.g-xl-17,.gy-xl-17{--bs-gutter-y:17rem}.g-xl-18,.gx-xl-18{--bs-gutter-x:18rem}.g-xl-18,.gy-xl-18{--bs-gutter-y:18rem}.g-xl-19,.gx-xl-19{--bs-gutter-x:19rem}.g-xl-19,.gy-xl-19{--bs-gutter-y:19rem}.g-xl-20,.gx-xl-20{--bs-gutter-x:20rem}.g-xl-20,.gy-xl-20{--bs-gutter-y:20rem}.g-xl-21,.gx-xl-21{--bs-gutter-x:21rem}.g-xl-21,.gy-xl-21{--bs-gutter-y:21rem}.g-xl-22,.gx-xl-22{--bs-gutter-x:22rem}.g-xl-22,.gy-xl-22{--bs-gutter-y:22rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:1rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:1rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:2rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:2rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:3rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:3rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:4rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:4rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:5rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:5rem}.g-xxl-6,.gx-xxl-6{--bs-gutter-x:6rem}.g-xxl-6,.gy-xxl-6{--bs-gutter-y:6rem}.g-xxl-7,.gx-xxl-7{--bs-gutter-x:7rem}.g-xxl-7,.gy-xxl-7{--bs-gutter-y:7rem}.g-xxl-8,.gx-xxl-8{--bs-gutter-x:8rem}.g-xxl-8,.gy-xxl-8{--bs-gutter-y:8rem}.g-xxl-9,.gx-xxl-9{--bs-gutter-x:9rem}.g-xxl-9,.gy-xxl-9{--bs-gutter-y:9rem}.g-xxl-10,.gx-xxl-10{--bs-gutter-x:10rem}.g-xxl-10,.gy-xxl-10{--bs-gutter-y:10rem}.g-xxl-11,.gx-xxl-11{--bs-gutter-x:11rem}.g-xxl-11,.gy-xxl-11{--bs-gutter-y:11rem}.g-xxl-12,.gx-xxl-12{--bs-gutter-x:12rem}.g-xxl-12,.gy-xxl-12{--bs-gutter-y:12rem}.g-xxl-13,.gx-xxl-13{--bs-gutter-x:13rem}.g-xxl-13,.gy-xxl-13{--bs-gutter-y:13rem}.g-xxl-14,.gx-xxl-14{--bs-gutter-x:14rem}.g-xxl-14,.gy-xxl-14{--bs-gutter-y:14rem}.g-xxl-15,.gx-xxl-15{--bs-gutter-x:15rem}.g-xxl-15,.gy-xxl-15{--bs-gutter-y:15rem}.g-xxl-16,.gx-xxl-16{--bs-gutter-x:16rem}.g-xxl-16,.gy-xxl-16{--bs-gutter-y:16rem}.g-xxl-17,.gx-xxl-17{--bs-gutter-x:17rem}.g-xxl-17,.gy-xxl-17{--bs-gutter-y:17rem}.g-xxl-18,.gx-xxl-18{--bs-gutter-x:18rem}.g-xxl-18,.gy-xxl-18{--bs-gutter-y:18rem}.g-xxl-19,.gx-xxl-19{--bs-gutter-x:19rem}.g-xxl-19,.gy-xxl-19{--bs-gutter-y:19rem}.g-xxl-20,.gx-xxl-20{--bs-gutter-x:20rem}.g-xxl-20,.gy-xxl-20{--bs-gutter-y:20rem}.g-xxl-21,.gx-xxl-21{--bs-gutter-x:21rem}.g-xxl-21,.gy-xxl-21{--bs-gutter-y:21rem}.g-xxl-22,.gx-xxl-22{--bs-gutter-x:22rem}.g-xxl-22,.gy-xxl-22{--bs-gutter-y:22rem}}@media (min-width:1600px){.col-xxxm{flex:1 0 0%}.row-cols-xxxm-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxm-1>*{flex:0 0 auto;width:100%}.row-cols-xxxm-2>*{flex:0 0 auto;width:50%}.row-cols-xxxm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxm-4>*{flex:0 0 auto;width:25%}.row-cols-xxxm-5>*{flex:0 0 auto;width:20%}.row-cols-xxxm-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxm-auto{flex:0 0 auto;width:auto}.col-xxxm-1{flex:0 0 auto;width:8.33333333%}.col-xxxm-2{flex:0 0 auto;width:16.66666667%}.col-xxxm-3{flex:0 0 auto;width:25%}.col-xxxm-4{flex:0 0 auto;width:33.33333333%}.col-xxxm-5{flex:0 0 auto;width:41.66666667%}.col-xxxm-6{flex:0 0 auto;width:50%}.col-xxxm-7{flex:0 0 auto;width:58.33333333%}.col-xxxm-8{flex:0 0 auto;width:66.66666667%}.col-xxxm-9{flex:0 0 auto;width:75%}.col-xxxm-10{flex:0 0 auto;width:83.33333333%}.col-xxxm-11{flex:0 0 auto;width:91.66666667%}.col-xxxm-12{flex:0 0 auto;width:100%}.offset-xxxm-0{margin-left:0}.offset-xxxm-1{margin-left:8.33333333%}.offset-xxxm-2{margin-left:16.66666667%}.offset-xxxm-3{margin-left:25%}.offset-xxxm-4{margin-left:33.33333333%}.offset-xxxm-5{margin-left:41.66666667%}.offset-xxxm-6{margin-left:50%}.offset-xxxm-7{margin-left:58.33333333%}.offset-xxxm-8{margin-left:66.66666667%}.offset-xxxm-9{margin-left:75%}.offset-xxxm-10{margin-left:83.33333333%}.offset-xxxm-11{margin-left:91.66666667%}.g-xxxm-0,.gx-xxxm-0{--bs-gutter-x:0}.g-xxxm-0,.gy-xxxm-0{--bs-gutter-y:0}.g-xxxm-1,.gx-xxxm-1{--bs-gutter-x:1rem}.g-xxxm-1,.gy-xxxm-1{--bs-gutter-y:1rem}.g-xxxm-2,.gx-xxxm-2{--bs-gutter-x:2rem}.g-xxxm-2,.gy-xxxm-2{--bs-gutter-y:2rem}.g-xxxm-3,.gx-xxxm-3{--bs-gutter-x:3rem}.g-xxxm-3,.gy-xxxm-3{--bs-gutter-y:3rem}.g-xxxm-4,.gx-xxxm-4{--bs-gutter-x:4rem}.g-xxxm-4,.gy-xxxm-4{--bs-gutter-y:4rem}.g-xxxm-5,.gx-xxxm-5{--bs-gutter-x:5rem}.g-xxxm-5,.gy-xxxm-5{--bs-gutter-y:5rem}.g-xxxm-6,.gx-xxxm-6{--bs-gutter-x:6rem}.g-xxxm-6,.gy-xxxm-6{--bs-gutter-y:6rem}.g-xxxm-7,.gx-xxxm-7{--bs-gutter-x:7rem}.g-xxxm-7,.gy-xxxm-7{--bs-gutter-y:7rem}.g-xxxm-8,.gx-xxxm-8{--bs-gutter-x:8rem}.g-xxxm-8,.gy-xxxm-8{--bs-gutter-y:8rem}.g-xxxm-9,.gx-xxxm-9{--bs-gutter-x:9rem}.g-xxxm-9,.gy-xxxm-9{--bs-gutter-y:9rem}.g-xxxm-10,.gx-xxxm-10{--bs-gutter-x:10rem}.g-xxxm-10,.gy-xxxm-10{--bs-gutter-y:10rem}.g-xxxm-11,.gx-xxxm-11{--bs-gutter-x:11rem}.g-xxxm-11,.gy-xxxm-11{--bs-gutter-y:11rem}.g-xxxm-12,.gx-xxxm-12{--bs-gutter-x:12rem}.g-xxxm-12,.gy-xxxm-12{--bs-gutter-y:12rem}.g-xxxm-13,.gx-xxxm-13{--bs-gutter-x:13rem}.g-xxxm-13,.gy-xxxm-13{--bs-gutter-y:13rem}.g-xxxm-14,.gx-xxxm-14{--bs-gutter-x:14rem}.g-xxxm-14,.gy-xxxm-14{--bs-gutter-y:14rem}.g-xxxm-15,.gx-xxxm-15{--bs-gutter-x:15rem}.g-xxxm-15,.gy-xxxm-15{--bs-gutter-y:15rem}.g-xxxm-16,.gx-xxxm-16{--bs-gutter-x:16rem}.g-xxxm-16,.gy-xxxm-16{--bs-gutter-y:16rem}.g-xxxm-17,.gx-xxxm-17{--bs-gutter-x:17rem}.g-xxxm-17,.gy-xxxm-17{--bs-gutter-y:17rem}.g-xxxm-18,.gx-xxxm-18{--bs-gutter-x:18rem}.g-xxxm-18,.gy-xxxm-18{--bs-gutter-y:18rem}.g-xxxm-19,.gx-xxxm-19{--bs-gutter-x:19rem}.g-xxxm-19,.gy-xxxm-19{--bs-gutter-y:19rem}.g-xxxm-20,.gx-xxxm-20{--bs-gutter-x:20rem}.g-xxxm-20,.gy-xxxm-20{--bs-gutter-y:20rem}.g-xxxm-21,.gx-xxxm-21{--bs-gutter-x:21rem}.g-xxxm-21,.gy-xxxm-21{--bs-gutter-y:21rem}.g-xxxm-22,.gx-xxxm-22{--bs-gutter-x:22rem}.g-xxxm-22,.gy-xxxm-22{--bs-gutter-y:22rem}}@media (min-width:1850px){.col-xxxl{flex:1 0 0%}.row-cols-xxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxl-auto{flex:0 0 auto;width:auto}.col-xxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxl-3{flex:0 0 auto;width:25%}.col-xxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxl-6{flex:0 0 auto;width:50%}.col-xxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxl-9{flex:0 0 auto;width:75%}.col-xxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxl-12{flex:0 0 auto;width:100%}.offset-xxxl-0{margin-left:0}.offset-xxxl-1{margin-left:8.33333333%}.offset-xxxl-2{margin-left:16.66666667%}.offset-xxxl-3{margin-left:25%}.offset-xxxl-4{margin-left:33.33333333%}.offset-xxxl-5{margin-left:41.66666667%}.offset-xxxl-6{margin-left:50%}.offset-xxxl-7{margin-left:58.33333333%}.offset-xxxl-8{margin-left:66.66666667%}.offset-xxxl-9{margin-left:75%}.offset-xxxl-10{margin-left:83.33333333%}.offset-xxxl-11{margin-left:91.66666667%}.g-xxxl-0,.gx-xxxl-0{--bs-gutter-x:0}.g-xxxl-0,.gy-xxxl-0{--bs-gutter-y:0}.g-xxxl-1,.gx-xxxl-1{--bs-gutter-x:1rem}.g-xxxl-1,.gy-xxxl-1{--bs-gutter-y:1rem}.g-xxxl-2,.gx-xxxl-2{--bs-gutter-x:2rem}.g-xxxl-2,.gy-xxxl-2{--bs-gutter-y:2rem}.g-xxxl-3,.gx-xxxl-3{--bs-gutter-x:3rem}.g-xxxl-3,.gy-xxxl-3{--bs-gutter-y:3rem}.g-xxxl-4,.gx-xxxl-4{--bs-gutter-x:4rem}.g-xxxl-4,.gy-xxxl-4{--bs-gutter-y:4rem}.g-xxxl-5,.gx-xxxl-5{--bs-gutter-x:5rem}.g-xxxl-5,.gy-xxxl-5{--bs-gutter-y:5rem}.g-xxxl-6,.gx-xxxl-6{--bs-gutter-x:6rem}.g-xxxl-6,.gy-xxxl-6{--bs-gutter-y:6rem}.g-xxxl-7,.gx-xxxl-7{--bs-gutter-x:7rem}.g-xxxl-7,.gy-xxxl-7{--bs-gutter-y:7rem}.g-xxxl-8,.gx-xxxl-8{--bs-gutter-x:8rem}.g-xxxl-8,.gy-xxxl-8{--bs-gutter-y:8rem}.g-xxxl-9,.gx-xxxl-9{--bs-gutter-x:9rem}.g-xxxl-9,.gy-xxxl-9{--bs-gutter-y:9rem}.g-xxxl-10,.gx-xxxl-10{--bs-gutter-x:10rem}.g-xxxl-10,.gy-xxxl-10{--bs-gutter-y:10rem}.g-xxxl-11,.gx-xxxl-11{--bs-gutter-x:11rem}.g-xxxl-11,.gy-xxxl-11{--bs-gutter-y:11rem}.g-xxxl-12,.gx-xxxl-12{--bs-gutter-x:12rem}.g-xxxl-12,.gy-xxxl-12{--bs-gutter-y:12rem}.g-xxxl-13,.gx-xxxl-13{--bs-gutter-x:13rem}.g-xxxl-13,.gy-xxxl-13{--bs-gutter-y:13rem}.g-xxxl-14,.gx-xxxl-14{--bs-gutter-x:14rem}.g-xxxl-14,.gy-xxxl-14{--bs-gutter-y:14rem}.g-xxxl-15,.gx-xxxl-15{--bs-gutter-x:15rem}.g-xxxl-15,.gy-xxxl-15{--bs-gutter-y:15rem}.g-xxxl-16,.gx-xxxl-16{--bs-gutter-x:16rem}.g-xxxl-16,.gy-xxxl-16{--bs-gutter-y:16rem}.g-xxxl-17,.gx-xxxl-17{--bs-gutter-x:17rem}.g-xxxl-17,.gy-xxxl-17{--bs-gutter-y:17rem}.g-xxxl-18,.gx-xxxl-18{--bs-gutter-x:18rem}.g-xxxl-18,.gy-xxxl-18{--bs-gutter-y:18rem}.g-xxxl-19,.gx-xxxl-19{--bs-gutter-x:19rem}.g-xxxl-19,.gy-xxxl-19{--bs-gutter-y:19rem}.g-xxxl-20,.gx-xxxl-20{--bs-gutter-x:20rem}.g-xxxl-20,.gy-xxxl-20{--bs-gutter-y:20rem}.g-xxxl-21,.gx-xxxl-21{--bs-gutter-x:21rem}.g-xxxl-21,.gy-xxxl-21{--bs-gutter-y:21rem}.g-xxxl-22,.gx-xxxl-22{--bs-gutter-x:22rem}.g-xxxl-22,.gy-xxxl-22{--bs-gutter-y:22rem}}@media (min-width:1900px){.col-xxxxl{flex:1 0 0%}.row-cols-xxxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxxl-auto{flex:0 0 auto;width:auto}.col-xxxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxxl-3{flex:0 0 auto;width:25%}.col-xxxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxxl-6{flex:0 0 auto;width:50%}.col-xxxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxxl-9{flex:0 0 auto;width:75%}.col-xxxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxxl-12{flex:0 0 auto;width:100%}.offset-xxxxl-0{margin-left:0}.offset-xxxxl-1{margin-left:8.33333333%}.offset-xxxxl-2{margin-left:16.66666667%}.offset-xxxxl-3{margin-left:25%}.offset-xxxxl-4{margin-left:33.33333333%}.offset-xxxxl-5{margin-left:41.66666667%}.offset-xxxxl-6{margin-left:50%}.offset-xxxxl-7{margin-left:58.33333333%}.offset-xxxxl-8{margin-left:66.66666667%}.offset-xxxxl-9{margin-left:75%}.offset-xxxxl-10{margin-left:83.33333333%}.offset-xxxxl-11{margin-left:91.66666667%}.g-xxxxl-0,.gx-xxxxl-0{--bs-gutter-x:0}.g-xxxxl-0,.gy-xxxxl-0{--bs-gutter-y:0}.g-xxxxl-1,.gx-xxxxl-1{--bs-gutter-x:1rem}.g-xxxxl-1,.gy-xxxxl-1{--bs-gutter-y:1rem}.g-xxxxl-2,.gx-xxxxl-2{--bs-gutter-x:2rem}.g-xxxxl-2,.gy-xxxxl-2{--bs-gutter-y:2rem}.g-xxxxl-3,.gx-xxxxl-3{--bs-gutter-x:3rem}.g-xxxxl-3,.gy-xxxxl-3{--bs-gutter-y:3rem}.g-xxxxl-4,.gx-xxxxl-4{--bs-gutter-x:4rem}.g-xxxxl-4,.gy-xxxxl-4{--bs-gutter-y:4rem}.g-xxxxl-5,.gx-xxxxl-5{--bs-gutter-x:5rem}.g-xxxxl-5,.gy-xxxxl-5{--bs-gutter-y:5rem}.g-xxxxl-6,.gx-xxxxl-6{--bs-gutter-x:6rem}.g-xxxxl-6,.gy-xxxxl-6{--bs-gutter-y:6rem}.g-xxxxl-7,.gx-xxxxl-7{--bs-gutter-x:7rem}.g-xxxxl-7,.gy-xxxxl-7{--bs-gutter-y:7rem}.g-xxxxl-8,.gx-xxxxl-8{--bs-gutter-x:8rem}.g-xxxxl-8,.gy-xxxxl-8{--bs-gutter-y:8rem}.g-xxxxl-9,.gx-xxxxl-9{--bs-gutter-x:9rem}.g-xxxxl-9,.gy-xxxxl-9{--bs-gutter-y:9rem}.g-xxxxl-10,.gx-xxxxl-10{--bs-gutter-x:10rem}.g-xxxxl-10,.gy-xxxxl-10{--bs-gutter-y:10rem}.g-xxxxl-11,.gx-xxxxl-11{--bs-gutter-x:11rem}.g-xxxxl-11,.gy-xxxxl-11{--bs-gutter-y:11rem}.g-xxxxl-12,.gx-xxxxl-12{--bs-gutter-x:12rem}.g-xxxxl-12,.gy-xxxxl-12{--bs-gutter-y:12rem}.g-xxxxl-13,.gx-xxxxl-13{--bs-gutter-x:13rem}.g-xxxxl-13,.gy-xxxxl-13{--bs-gutter-y:13rem}.g-xxxxl-14,.gx-xxxxl-14{--bs-gutter-x:14rem}.g-xxxxl-14,.gy-xxxxl-14{--bs-gutter-y:14rem}.g-xxxxl-15,.gx-xxxxl-15{--bs-gutter-x:15rem}.g-xxxxl-15,.gy-xxxxl-15{--bs-gutter-y:15rem}.g-xxxxl-16,.gx-xxxxl-16{--bs-gutter-x:16rem}.g-xxxxl-16,.gy-xxxxl-16{--bs-gutter-y:16rem}.g-xxxxl-17,.gx-xxxxl-17{--bs-gutter-x:17rem}.g-xxxxl-17,.gy-xxxxl-17{--bs-gutter-y:17rem}.g-xxxxl-18,.gx-xxxxl-18{--bs-gutter-x:18rem}.g-xxxxl-18,.gy-xxxxl-18{--bs-gutter-y:18rem}.g-xxxxl-19,.gx-xxxxl-19{--bs-gutter-x:19rem}.g-xxxxl-19,.gy-xxxxl-19{--bs-gutter-y:19rem}.g-xxxxl-20,.gx-xxxxl-20{--bs-gutter-x:20rem}.g-xxxxl-20,.gy-xxxxl-20{--bs-gutter-y:20rem}.g-xxxxl-21,.gx-xxxxl-21{--bs-gutter-x:21rem}.g-xxxxl-21,.gy-xxxxl-21{--bs-gutter-y:21rem}.g-xxxxl-22,.gx-xxxxl-22{--bs-gutter-x:22rem}.g-xxxxl-22,.gy-xxxxl-22{--bs-gutter-y:22rem}}@media (min-width:1920px){.col-xxxxxl{flex:1 0 0%}.row-cols-xxxxxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxxxxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxxxxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxxxxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxxxxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxxxxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxxxxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxxxxl-auto{flex:0 0 auto;width:auto}.col-xxxxxl-1{flex:0 0 auto;width:8.33333333%}.col-xxxxxl-2{flex:0 0 auto;width:16.66666667%}.col-xxxxxl-3{flex:0 0 auto;width:25%}.col-xxxxxl-4{flex:0 0 auto;width:33.33333333%}.col-xxxxxl-5{flex:0 0 auto;width:41.66666667%}.col-xxxxxl-6{flex:0 0 auto;width:50%}.col-xxxxxl-7{flex:0 0 auto;width:58.33333333%}.col-xxxxxl-8{flex:0 0 auto;width:66.66666667%}.col-xxxxxl-9{flex:0 0 auto;width:75%}.col-xxxxxl-10{flex:0 0 auto;width:83.33333333%}.col-xxxxxl-11{flex:0 0 auto;width:91.66666667%}.col-xxxxxl-12{flex:0 0 auto;width:100%}.offset-xxxxxl-0{margin-left:0}.offset-xxxxxl-1{margin-left:8.33333333%}.offset-xxxxxl-2{margin-left:16.66666667%}.offset-xxxxxl-3{margin-left:25%}.offset-xxxxxl-4{margin-left:33.33333333%}.offset-xxxxxl-5{margin-left:41.66666667%}.offset-xxxxxl-6{margin-left:50%}.offset-xxxxxl-7{margin-left:58.33333333%}.offset-xxxxxl-8{margin-left:66.66666667%}.offset-xxxxxl-9{margin-left:75%}.offset-xxxxxl-10{margin-left:83.33333333%}.offset-xxxxxl-11{margin-left:91.66666667%}.g-xxxxxl-0,.gx-xxxxxl-0{--bs-gutter-x:0}.g-xxxxxl-0,.gy-xxxxxl-0{--bs-gutter-y:0}.g-xxxxxl-1,.gx-xxxxxl-1{--bs-gutter-x:1rem}.g-xxxxxl-1,.gy-xxxxxl-1{--bs-gutter-y:1rem}.g-xxxxxl-2,.gx-xxxxxl-2{--bs-gutter-x:2rem}.g-xxxxxl-2,.gy-xxxxxl-2{--bs-gutter-y:2rem}.g-xxxxxl-3,.gx-xxxxxl-3{--bs-gutter-x:3rem}.g-xxxxxl-3,.gy-xxxxxl-3{--bs-gutter-y:3rem}.g-xxxxxl-4,.gx-xxxxxl-4{--bs-gutter-x:4rem}.g-xxxxxl-4,.gy-xxxxxl-4{--bs-gutter-y:4rem}.g-xxxxxl-5,.gx-xxxxxl-5{--bs-gutter-x:5rem}.g-xxxxxl-5,.gy-xxxxxl-5{--bs-gutter-y:5rem}.g-xxxxxl-6,.gx-xxxxxl-6{--bs-gutter-x:6rem}.g-xxxxxl-6,.gy-xxxxxl-6{--bs-gutter-y:6rem}.g-xxxxxl-7,.gx-xxxxxl-7{--bs-gutter-x:7rem}.g-xxxxxl-7,.gy-xxxxxl-7{--bs-gutter-y:7rem}.g-xxxxxl-8,.gx-xxxxxl-8{--bs-gutter-x:8rem}.g-xxxxxl-8,.gy-xxxxxl-8{--bs-gutter-y:8rem}.g-xxxxxl-9,.gx-xxxxxl-9{--bs-gutter-x:9rem}.g-xxxxxl-9,.gy-xxxxxl-9{--bs-gutter-y:9rem}.g-xxxxxl-10,.gx-xxxxxl-10{--bs-gutter-x:10rem}.g-xxxxxl-10,.gy-xxxxxl-10{--bs-gutter-y:10rem}.g-xxxxxl-11,.gx-xxxxxl-11{--bs-gutter-x:11rem}.g-xxxxxl-11,.gy-xxxxxl-11{--bs-gutter-y:11rem}.g-xxxxxl-12,.gx-xxxxxl-12{--bs-gutter-x:12rem}.g-xxxxxl-12,.gy-xxxxxl-12{--bs-gutter-y:12rem}.g-xxxxxl-13,.gx-xxxxxl-13{--bs-gutter-x:13rem}.g-xxxxxl-13,.gy-xxxxxl-13{--bs-gutter-y:13rem}.g-xxxxxl-14,.gx-xxxxxl-14{--bs-gutter-x:14rem}.g-xxxxxl-14,.gy-xxxxxl-14{--bs-gutter-y:14rem}.g-xxxxxl-15,.gx-xxxxxl-15{--bs-gutter-x:15rem}.g-xxxxxl-15,.gy-xxxxxl-15{--bs-gutter-y:15rem}.g-xxxxxl-16,.gx-xxxxxl-16{--bs-gutter-x:16rem}.g-xxxxxl-16,.gy-xxxxxl-16{--bs-gutter-y:16rem}.g-xxxxxl-17,.gx-xxxxxl-17{--bs-gutter-x:17rem}.g-xxxxxl-17,.gy-xxxxxl-17{--bs-gutter-y:17rem}.g-xxxxxl-18,.gx-xxxxxl-18{--bs-gutter-x:18rem}.g-xxxxxl-18,.gy-xxxxxl-18{--bs-gutter-y:18rem}.g-xxxxxl-19,.gx-xxxxxl-19{--bs-gutter-x:19rem}.g-xxxxxl-19,.gy-xxxxxl-19{--bs-gutter-y:19rem}.g-xxxxxl-20,.gx-xxxxxl-20{--bs-gutter-x:20rem}.g-xxxxxl-20,.gy-xxxxxl-20{--bs-gutter-y:20rem}.g-xxxxxl-21,.gx-xxxxxl-21{--bs-gutter-x:21rem}.g-xxxxxl-21,.gy-xxxxxl-21{--bs-gutter-y:21rem}.g-xxxxxl-22,.gx-xxxxxl-22{--bs-gutter-x:22rem}.g-xxxxxl-22,.gy-xxxxxl-22{--bs-gutter-y:22rem}}.form-label{margin-bottom:.5rem}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + var(--bs-border-width));padding-top:calc(.375rem + var(--bs-border-width))}.col-form-label-lg{font-size:1.25rem;padding-bottom:calc(.5rem + var(--bs-border-width));padding-top:calc(.5rem + var(--bs-border-width))}.col-form-label-sm{font-size:.875rem;padding-bottom:calc(.25rem + var(--bs-border-width));padding-top:calc(.25rem + var(--bs-border-width))}.form-text{color:var(--bs-secondary-color);font-size:.875em;margin-top:.25rem}.form-control{appearance:none;background-clip:padding-box;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);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:var(--bs-body-bg);border-color:#86b7fe;box-shadow:0 0 0 .25rem #0d6efd40;color:var(--bs-body-color);outline:0}.form-control::-webkit-date-and-time-value{height:1.5em;margin:0;min-width:85px}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::file-selector-button{background-color:var(--bs-tertiary-bg);border:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;color:var(--bs-body-color);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:var(--bs-secondary-bg)}.form-control-plaintext{background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0;color:var(--bs-body-color);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:var(--bs-border-radius-sm);font-size:.875rem;min-height:calc(1.5em + .5rem + var(--bs-border-width)*2);padding:.25rem .5rem}.form-control-sm::file-selector-button{margin:-.25rem -.5rem;margin-inline-end:.5rem;padding:.25rem .5rem}.form-control-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;min-height:calc(1.5em + 1rem + var(--bs-border-width)*2);padding:.5rem 1rem}.form-control-lg::file-selector-button{margin:-.5rem -1rem;margin-inline-end:1rem;padding:.5rem 1rem}textarea.form-control{min-height:calc(1.5em + .75rem + var(--bs-border-width)*2)}textarea.form-control-sm{min-height:calc(1.5em + .5rem + var(--bs-border-width)*2)}textarea.form-control-lg{min-height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-control-color{height:calc(1.5em + .75rem + var(--bs-border-width)*2);padding:.375rem;width:3rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + var(--bs-border-width)*2)}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + var(--bs-border-width)*2)}.form-select{--bs-form-select-bg-img: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");appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);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:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{border-radius:var(--bs-border-radius-sm);font-size:.875rem;padding-bottom:.25rem;padding-left:.5rem;padding-top:.25rem}.form-select-lg{border-radius:var(--bs-border-radius-lg);font-size:1.25rem;padding-bottom:.5rem;padding-left:1rem;padding-top:.5rem}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img: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='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E")}.form-check{display:block;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{--bs-form-check-bg:var(--bs-body-bg);appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-position:50%;background-repeat:no-repeat;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);flex-shrink:0;height:1em;margin-top:.25em;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:0 0 0 .25rem #0d6efd40;outline:0}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml;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]{--bs-form-check-bg-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;border-color:#0d6efd;--bs-form-check-bg-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")}.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{--bs-form-switch-bg: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-image:var(--bs-form-switch-bg);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{--bs-form-switch-bg: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-position:100%;--bs-form-switch-bg: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")}.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{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{filter:none;opacity:.65;pointer-events:none}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg: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(255, 255, 255, 0.25)'/%3E%3C/svg%3E")}.form-range{appearance:none;background-color:transparent;height:1.5rem;padding:0;width:100%}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;margin-top:-.25rem;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{transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem;color:transparent;cursor:pointer;height:.5rem;width:100%}.form-range::-moz-range-thumb{appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;height:1rem;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{transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{background-color:var(--bs-secondary-bg);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:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + var(--bs-border-width)*2);line-height:1.25;min-height:calc(3.5rem + var(--bs-border-width)*2)}.form-floating>label{border:var(--bs-border-width) 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;z-index:2}@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::placeholder,.form-floating>.form-control::placeholder{color:transparent}.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-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius);content:"";height:1.5em;inset:1rem .375rem;position:absolute;z-index:-1}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.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:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);color:var(--bs-body-color);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:var(--bs-border-radius-lg);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:var(--bs-border-radius-sm);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:calc(var(--bs-border-width)*-1)}.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:var(--bs-form-valid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.valid-tooltip{background-color:var(--bs-success);border-radius:var(--bs-border-radius);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.1'/%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:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{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:var(--bs-form-valid-border-color)}.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"]{--bs-form-select-bg-icon: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.1'/%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:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.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:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.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:var(--bs-form-invalid-color);display:none;font-size:.875em;margin-top:.25rem;width:100%}.invalid-tooltip{background-color:var(--bs-danger);border-radius:var(--bs-border-radius);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' viewBox='0 0 12 12'%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:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{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:var(--bs-form-invalid-border-color)}.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"]{--bs-form-select-bg-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.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:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.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}.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}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23212529' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23052c65' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-focus-border-color:#86b7fe;--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{align-items:center;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;color:var(--bs-accordion-btn-color);display:flex;font-size:1rem;overflow-anchor:none;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);position:relative;text-align:left;transition:var(--bs-accordion-transition);width:100%}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(var(--bs-accordion-border-width)*-1) 0 var(--bs-accordion-border-color);color:var(--bs-accordion-active-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);content:"";flex-shrink:0;height:var(--bs-accordion-btn-icon-width);margin-left:auto;transition:var(--bs-accordion-btn-icon-transition);width:var(--bs-accordion-btn-icon-width)}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{border-color:var(--bs-accordion-btn-focus-border-color);box-shadow:var(--bs-accordion-btn-focus-box-shadow);outline:0;z-index:3}.accordion-header{margin-bottom:0}.accordion-item{background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);color:var(--bs-accordion-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-left-radius:var(--bs-accordion-inner-border-radius);border-bottom-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type .accordion-collapse{border-bottom-left-radius:var(--bs-accordion-border-radius);border-bottom-right-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-left:0;border-radius:0;border-right:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button,.accordion-flush .accordion-item .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236ea8fe' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E");--bs-accordion-btn-active-icon:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%236ea8fe' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3E%3C/svg%3E")}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;box-sizing:content-box;height:1em;opacity:var(--bs-btn-close-opacity);padding:.25em;width:1em}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{opacity:var(--bs-btn-close-hover-opacity);text-decoration:none}.btn-close:focus{box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity);outline:0}.btn-close.disabled,.btn-close:disabled{opacity:var(--bs-btn-close-disabled-opacity);pointer-events:none;user-select:none}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;width:100%;z-index:var(--bs-modal-zindex)}.modal-dialog{margin:var(--bs-modal-margin);pointer-events:none;position:relative;width:auto}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin)*2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{align-items:center;display:flex;min-height:calc(100% - var(--bs-modal-margin)*2)}.modal-content{background-clip:padding-box;background-color:var(--bs-modal-bg);border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);color:var(--bs-modal-color);display:flex;flex-direction:column;outline:0;pointer-events:auto;position:relative;width:100%}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;background-color:var(--bs-backdrop-bg);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:var(--bs-backdrop-zindex)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{align-items:center;border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius);display:flex;flex-shrink:0;justify-content:space-between;padding:var(--bs-modal-header-padding)}.modal-header .btn-close{margin:calc(var(--bs-modal-header-padding-y)*-.5) calc(var(--bs-modal-header-padding-x)*-.5) calc(var(--bs-modal-header-padding-y)*-.5) auto;padding:calc(var(--bs-modal-header-padding-y)*.5) calc(var(--bs-modal-header-padding-x)*.5)}.modal-title{line-height:var(--bs-modal-title-line-height);margin-bottom:0}.modal-body{flex:1 1 auto;padding:var(--bs-modal-padding);position:relative}.modal-footer{align-items:center;background-color:var(--bs-modal-footer-bg);border-bottom-left-radius:var(--bs-modal-inner-border-radius);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);display:flex;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media (min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{margin-left:auto;margin-right:auto;max-width:var(--bs-modal-width)}.modal-sm{--bs-modal-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media (min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media (max-width:319.98px){.modal-fullscreen-xsm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xsm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xsm-down .modal-footer,.modal-fullscreen-xsm-down .modal-header{border-radius:0}.modal-fullscreen-xsm-down .modal-body{overflow-y:auto}}@media (max-width:360.98px){.modal-fullscreen-lxsm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lxsm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lxsm-down .modal-footer,.modal-fullscreen-lxsm-down .modal-header{border-radius:0}.modal-fullscreen-lxsm-down .modal-body{overflow-y:auto}}@media (max-width:389.98px){.modal-fullscreen-lsm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lsm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lsm-down .modal-footer,.modal-fullscreen-lsm-down .modal-header{border-radius:0}.modal-fullscreen-lsm-down .modal-body{overflow-y:auto}}@media (max-width:419.98px){.modal-fullscreen-msm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-msm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-msm-down .modal-footer,.modal-fullscreen-msm-down .modal-header{border-radius:0}.modal-fullscreen-msm-down .modal-body{overflow-y:auto}}@media (max-width:575.98px){.modal-fullscreen-sm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-sm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media (max-width:767.98px){.modal-fullscreen-md-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-md-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media (max-width:991.98px){.modal-fullscreen-lg-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-lg-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}@media (max-width:1599.98px){.modal-fullscreen-xxxm-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxxm-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxxm-down .modal-footer,.modal-fullscreen-xxxm-down .modal-header{border-radius:0}.modal-fullscreen-xxxm-down .modal-body{overflow-y:auto}}@media (max-width:1849.98px){.modal-fullscreen-xxxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxxl-down .modal-footer,.modal-fullscreen-xxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxl-down .modal-body{overflow-y:auto}}@media (max-width:1899.98px){.modal-fullscreen-xxxxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxxxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxxxl-down .modal-footer,.modal-fullscreen-xxxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxxl-down .modal-body{overflow-y:auto}}@media (max-width:1919.98px){.modal-fullscreen-xxxxxl-down{height:100%;margin:0;max-width:none;width:100vw}.modal-fullscreen-xxxxxl-down .modal-content{border:0;border-radius:0;height:100%}.modal-fullscreen-xxxxxl-down .modal-footer,.modal-fullscreen-xxxxxl-down .modal-header{border-radius:0}.modal-fullscreen-xxxxxl-down .modal-body{overflow-y:auto}}.clearfix:after{clear:both;content:"";display:block}.text-bg-primary{background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-secondary{background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-success{background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-info{background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-warning{background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-danger{background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.text-bg-light{background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important;color:#000!important}.text-bg-dark{background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important;color:#fff!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);outline:0}.icon-link{align-items:center;backface-visibility:hidden;display:inline-flex;gap:.375rem;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em}.icon-link>.bi{flex-shrink:0;height:1em;width:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{content:"";display:block;padding-top:var(--bs-aspect-ratio)}.ratio>*{height:100%;left:0;position:absolute;top:0;width:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{top:0}.fixed-bottom,.fixed-top{left:0;position:fixed;right:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media (min-width:320px){.sticky-xsm-top{position:sticky;top:0;z-index:1020}.sticky-xsm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:361px){.sticky-lxsm-top{position:sticky;top:0;z-index:1020}.sticky-lxsm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:390px){.sticky-lsm-top{position:sticky;top:0;z-index:1020}.sticky-lsm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:420px){.sticky-msm-top{position:sticky;top:0;z-index:1020}.sticky-msm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1600px){.sticky-xxxm-top{position:sticky;top:0;z-index:1020}.sticky-xxxm-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1850px){.sticky-xxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1900px){.sticky-xxxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxxl-bottom{bottom:0;position:sticky;z-index:1020}}@media (min-width:1920px){.sticky-xxxxxl-top{position:sticky;top:0;z-index:1020}.sticky-xxxxxl-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){height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;width:1px!important;clip:rect(0,0,0,0)!important;border:0!important;white-space:nowrap!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{content:"";inset:0;position:absolute;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:var(--bs-border-width)}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.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-0{margin:0!important}.m-1{margin:1rem!important}.m-2{margin:2rem!important}.m-3{margin:3rem!important}.m-4{margin:4rem!important}.m-5{margin:5rem!important}.m-6{margin:6rem!important}.m-7{margin:7rem!important}.m-8{margin:8rem!important}.m-9{margin:9rem!important}.m-10{margin:10rem!important}.m-11{margin:11rem!important}.m-12{margin:12rem!important}.m-13{margin:13rem!important}.m-14{margin:14rem!important}.m-15{margin:15rem!important}.m-16{margin:16rem!important}.m-17{margin:17rem!important}.m-18{margin:18rem!important}.m-19{margin:19rem!important}.m-20{margin:20rem!important}.m-21{margin:21rem!important}.m-22{margin:22rem!important}.m-auto{margin:auto!important}.mx-0{margin-left:0!important;margin-right:0!important}.mx-1{margin-left:1rem!important;margin-right:1rem!important}.mx-2{margin-left:2rem!important;margin-right:2rem!important}.mx-3{margin-left:3rem!important;margin-right:3rem!important}.mx-4{margin-left:4rem!important;margin-right:4rem!important}.mx-5{margin-left:5rem!important;margin-right:5rem!important}.mx-6{margin-left:6rem!important;margin-right:6rem!important}.mx-7{margin-left:7rem!important;margin-right:7rem!important}.mx-8{margin-left:8rem!important;margin-right:8rem!important}.mx-9{margin-left:9rem!important;margin-right:9rem!important}.mx-10{margin-left:10rem!important;margin-right:10rem!important}.mx-11{margin-left:11rem!important;margin-right:11rem!important}.mx-12{margin-left:12rem!important;margin-right:12rem!important}.mx-13{margin-left:13rem!important;margin-right:13rem!important}.mx-14{margin-left:14rem!important;margin-right:14rem!important}.mx-15{margin-left:15rem!important;margin-right:15rem!important}.mx-16{margin-left:16rem!important;margin-right:16rem!important}.mx-17{margin-left:17rem!important;margin-right:17rem!important}.mx-18{margin-left:18rem!important;margin-right:18rem!important}.mx-19{margin-left:19rem!important;margin-right:19rem!important}.mx-20{margin-left:20rem!important;margin-right:20rem!important}.mx-21{margin-left:21rem!important;margin-right:21rem!important}.mx-22{margin-left:22rem!important;margin-right:22rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.my-0{margin-bottom:0!important;margin-top:0!important}.my-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:1rem!important}.mt-2{margin-top:2rem!important}.mt-3{margin-top:3rem!important}.mt-4{margin-top:4rem!important}.mt-5{margin-top:5rem!important}.mt-6{margin-top:6rem!important}.mt-7{margin-top:7rem!important}.mt-8{margin-top:8rem!important}.mt-9{margin-top:9rem!important}.mt-10{margin-top:10rem!important}.mt-11{margin-top:11rem!important}.mt-12{margin-top:12rem!important}.mt-13{margin-top:13rem!important}.mt-14{margin-top:14rem!important}.mt-15{margin-top:15rem!important}.mt-16{margin-top:16rem!important}.mt-17{margin-top:17rem!important}.mt-18{margin-top:18rem!important}.mt-19{margin-top:19rem!important}.mt-20{margin-top:20rem!important}.mt-21{margin-top:21rem!important}.mt-22{margin-top:22rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:1rem!important}.me-2{margin-right:2rem!important}.me-3{margin-right:3rem!important}.me-4{margin-right:4rem!important}.me-5{margin-right:5rem!important}.me-6{margin-right:6rem!important}.me-7{margin-right:7rem!important}.me-8{margin-right:8rem!important}.me-9{margin-right:9rem!important}.me-10{margin-right:10rem!important}.me-11{margin-right:11rem!important}.me-12{margin-right:12rem!important}.me-13{margin-right:13rem!important}.me-14{margin-right:14rem!important}.me-15{margin-right:15rem!important}.me-16{margin-right:16rem!important}.me-17{margin-right:17rem!important}.me-18{margin-right:18rem!important}.me-19{margin-right:19rem!important}.me-20{margin-right:20rem!important}.me-21{margin-right:21rem!important}.me-22{margin-right:22rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:1rem!important}.mb-2{margin-bottom:2rem!important}.mb-3{margin-bottom:3rem!important}.mb-4{margin-bottom:4rem!important}.mb-5{margin-bottom:5rem!important}.mb-6{margin-bottom:6rem!important}.mb-7{margin-bottom:7rem!important}.mb-8{margin-bottom:8rem!important}.mb-9{margin-bottom:9rem!important}.mb-10{margin-bottom:10rem!important}.mb-11{margin-bottom:11rem!important}.mb-12{margin-bottom:12rem!important}.mb-13{margin-bottom:13rem!important}.mb-14{margin-bottom:14rem!important}.mb-15{margin-bottom:15rem!important}.mb-16{margin-bottom:16rem!important}.mb-17{margin-bottom:17rem!important}.mb-18{margin-bottom:18rem!important}.mb-19{margin-bottom:19rem!important}.mb-20{margin-bottom:20rem!important}.mb-21{margin-bottom:21rem!important}.mb-22{margin-bottom:22rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:1rem!important}.ms-2{margin-left:2rem!important}.ms-3{margin-left:3rem!important}.ms-4{margin-left:4rem!important}.ms-5{margin-left:5rem!important}.ms-6{margin-left:6rem!important}.ms-7{margin-left:7rem!important}.ms-8{margin-left:8rem!important}.ms-9{margin-left:9rem!important}.ms-10{margin-left:10rem!important}.ms-11{margin-left:11rem!important}.ms-12{margin-left:12rem!important}.ms-13{margin-left:13rem!important}.ms-14{margin-left:14rem!important}.ms-15{margin-left:15rem!important}.ms-16{margin-left:16rem!important}.ms-17{margin-left:17rem!important}.ms-18{margin-left:18rem!important}.ms-19{margin-left:19rem!important}.ms-20{margin-left:20rem!important}.ms-21{margin-left:21rem!important}.ms-22{margin-left:22rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-1rem!important}.m-n2{margin:-2rem!important}.m-n3{margin:-3rem!important}.m-n4{margin:-4rem!important}.m-n5{margin:-5rem!important}.m-n6{margin:-6rem!important}.m-n7{margin:-7rem!important}.m-n8{margin:-8rem!important}.m-n9{margin:-9rem!important}.m-n10{margin:-10rem!important}.m-n11{margin:-11rem!important}.m-n12{margin:-12rem!important}.m-n13{margin:-13rem!important}.m-n14{margin:-14rem!important}.m-n15{margin:-15rem!important}.m-n16{margin:-16rem!important}.m-n17{margin:-17rem!important}.m-n18{margin:-18rem!important}.m-n19{margin:-19rem!important}.m-n20{margin:-20rem!important}.m-n21{margin:-21rem!important}.m-n22{margin:-22rem!important}.mx-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-n1{margin-top:-1rem!important}.mt-n2{margin-top:-2rem!important}.mt-n3{margin-top:-3rem!important}.mt-n4{margin-top:-4rem!important}.mt-n5{margin-top:-5rem!important}.mt-n6{margin-top:-6rem!important}.mt-n7{margin-top:-7rem!important}.mt-n8{margin-top:-8rem!important}.mt-n9{margin-top:-9rem!important}.mt-n10{margin-top:-10rem!important}.mt-n11{margin-top:-11rem!important}.mt-n12{margin-top:-12rem!important}.mt-n13{margin-top:-13rem!important}.mt-n14{margin-top:-14rem!important}.mt-n15{margin-top:-15rem!important}.mt-n16{margin-top:-16rem!important}.mt-n17{margin-top:-17rem!important}.mt-n18{margin-top:-18rem!important}.mt-n19{margin-top:-19rem!important}.mt-n20{margin-top:-20rem!important}.mt-n21{margin-top:-21rem!important}.mt-n22{margin-top:-22rem!important}.me-n1{margin-right:-1rem!important}.me-n2{margin-right:-2rem!important}.me-n3{margin-right:-3rem!important}.me-n4{margin-right:-4rem!important}.me-n5{margin-right:-5rem!important}.me-n6{margin-right:-6rem!important}.me-n7{margin-right:-7rem!important}.me-n8{margin-right:-8rem!important}.me-n9{margin-right:-9rem!important}.me-n10{margin-right:-10rem!important}.me-n11{margin-right:-11rem!important}.me-n12{margin-right:-12rem!important}.me-n13{margin-right:-13rem!important}.me-n14{margin-right:-14rem!important}.me-n15{margin-right:-15rem!important}.me-n16{margin-right:-16rem!important}.me-n17{margin-right:-17rem!important}.me-n18{margin-right:-18rem!important}.me-n19{margin-right:-19rem!important}.me-n20{margin-right:-20rem!important}.me-n21{margin-right:-21rem!important}.me-n22{margin-right:-22rem!important}.mb-n1{margin-bottom:-1rem!important}.mb-n2{margin-bottom:-2rem!important}.mb-n3{margin-bottom:-3rem!important}.mb-n4{margin-bottom:-4rem!important}.mb-n5{margin-bottom:-5rem!important}.mb-n6{margin-bottom:-6rem!important}.mb-n7{margin-bottom:-7rem!important}.mb-n8{margin-bottom:-8rem!important}.mb-n9{margin-bottom:-9rem!important}.mb-n10{margin-bottom:-10rem!important}.mb-n11{margin-bottom:-11rem!important}.mb-n12{margin-bottom:-12rem!important}.mb-n13{margin-bottom:-13rem!important}.mb-n14{margin-bottom:-14rem!important}.mb-n15{margin-bottom:-15rem!important}.mb-n16{margin-bottom:-16rem!important}.mb-n17{margin-bottom:-17rem!important}.mb-n18{margin-bottom:-18rem!important}.mb-n19{margin-bottom:-19rem!important}.mb-n20{margin-bottom:-20rem!important}.mb-n21{margin-bottom:-21rem!important}.mb-n22{margin-bottom:-22rem!important}.ms-n1{margin-left:-1rem!important}.ms-n2{margin-left:-2rem!important}.ms-n3{margin-left:-3rem!important}.ms-n4{margin-left:-4rem!important}.ms-n5{margin-left:-5rem!important}.ms-n6{margin-left:-6rem!important}.ms-n7{margin-left:-7rem!important}.ms-n8{margin-left:-8rem!important}.ms-n9{margin-left:-9rem!important}.ms-n10{margin-left:-10rem!important}.ms-n11{margin-left:-11rem!important}.ms-n12{margin-left:-12rem!important}.ms-n13{margin-left:-13rem!important}.ms-n14{margin-left:-14rem!important}.ms-n15{margin-left:-15rem!important}.ms-n16{margin-left:-16rem!important}.ms-n17{margin-left:-17rem!important}.ms-n18{margin-left:-18rem!important}.ms-n19{margin-left:-19rem!important}.ms-n20{margin-left:-20rem!important}.ms-n21{margin-left:-21rem!important}.ms-n22{margin-left:-22rem!important}.p-0{padding:0!important}.p-1{padding:1rem!important}.p-2{padding:2rem!important}.p-3{padding:3rem!important}.p-4{padding:4rem!important}.p-5{padding:5rem!important}.p-6{padding:6rem!important}.p-7{padding:7rem!important}.p-8{padding:8rem!important}.p-9{padding:9rem!important}.p-10{padding:10rem!important}.p-11{padding:11rem!important}.p-12{padding:12rem!important}.p-13{padding:13rem!important}.p-14{padding:14rem!important}.p-15{padding:15rem!important}.p-16{padding:16rem!important}.p-17{padding:17rem!important}.p-18{padding:18rem!important}.p-19{padding:19rem!important}.p-20{padding:20rem!important}.p-21{padding:21rem!important}.p-22{padding:22rem!important}.px-0{padding-left:0!important;padding-right:0!important}.px-1{padding-left:1rem!important;padding-right:1rem!important}.px-2{padding-left:2rem!important;padding-right:2rem!important}.px-3{padding-left:3rem!important;padding-right:3rem!important}.px-4{padding-left:4rem!important;padding-right:4rem!important}.px-5{padding-left:5rem!important;padding-right:5rem!important}.px-6{padding-left:6rem!important;padding-right:6rem!important}.px-7{padding-left:7rem!important;padding-right:7rem!important}.px-8{padding-left:8rem!important;padding-right:8rem!important}.px-9{padding-left:9rem!important;padding-right:9rem!important}.px-10{padding-left:10rem!important;padding-right:10rem!important}.px-11{padding-left:11rem!important;padding-right:11rem!important}.px-12{padding-left:12rem!important;padding-right:12rem!important}.px-13{padding-left:13rem!important;padding-right:13rem!important}.px-14{padding-left:14rem!important;padding-right:14rem!important}.px-15{padding-left:15rem!important;padding-right:15rem!important}.px-16{padding-left:16rem!important;padding-right:16rem!important}.px-17{padding-left:17rem!important;padding-right:17rem!important}.px-18{padding-left:18rem!important;padding-right:18rem!important}.px-19{padding-left:19rem!important;padding-right:19rem!important}.px-20{padding-left:20rem!important;padding-right:20rem!important}.px-21{padding-left:21rem!important;padding-right:21rem!important}.px-22{padding-left:22rem!important;padding-right:22rem!important}.py-0{padding-bottom:0!important;padding-top:0!important}.py-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:1rem!important}.pt-2{padding-top:2rem!important}.pt-3{padding-top:3rem!important}.pt-4{padding-top:4rem!important}.pt-5{padding-top:5rem!important}.pt-6{padding-top:6rem!important}.pt-7{padding-top:7rem!important}.pt-8{padding-top:8rem!important}.pt-9{padding-top:9rem!important}.pt-10{padding-top:10rem!important}.pt-11{padding-top:11rem!important}.pt-12{padding-top:12rem!important}.pt-13{padding-top:13rem!important}.pt-14{padding-top:14rem!important}.pt-15{padding-top:15rem!important}.pt-16{padding-top:16rem!important}.pt-17{padding-top:17rem!important}.pt-18{padding-top:18rem!important}.pt-19{padding-top:19rem!important}.pt-20{padding-top:20rem!important}.pt-21{padding-top:21rem!important}.pt-22{padding-top:22rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:1rem!important}.pe-2{padding-right:2rem!important}.pe-3{padding-right:3rem!important}.pe-4{padding-right:4rem!important}.pe-5{padding-right:5rem!important}.pe-6{padding-right:6rem!important}.pe-7{padding-right:7rem!important}.pe-8{padding-right:8rem!important}.pe-9{padding-right:9rem!important}.pe-10{padding-right:10rem!important}.pe-11{padding-right:11rem!important}.pe-12{padding-right:12rem!important}.pe-13{padding-right:13rem!important}.pe-14{padding-right:14rem!important}.pe-15{padding-right:15rem!important}.pe-16{padding-right:16rem!important}.pe-17{padding-right:17rem!important}.pe-18{padding-right:18rem!important}.pe-19{padding-right:19rem!important}.pe-20{padding-right:20rem!important}.pe-21{padding-right:21rem!important}.pe-22{padding-right:22rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:1rem!important}.pb-2{padding-bottom:2rem!important}.pb-3{padding-bottom:3rem!important}.pb-4{padding-bottom:4rem!important}.pb-5{padding-bottom:5rem!important}.pb-6{padding-bottom:6rem!important}.pb-7{padding-bottom:7rem!important}.pb-8{padding-bottom:8rem!important}.pb-9{padding-bottom:9rem!important}.pb-10{padding-bottom:10rem!important}.pb-11{padding-bottom:11rem!important}.pb-12{padding-bottom:12rem!important}.pb-13{padding-bottom:13rem!important}.pb-14{padding-bottom:14rem!important}.pb-15{padding-bottom:15rem!important}.pb-16{padding-bottom:16rem!important}.pb-17{padding-bottom:17rem!important}.pb-18{padding-bottom:18rem!important}.pb-19{padding-bottom:19rem!important}.pb-20{padding-bottom:20rem!important}.pb-21{padding-bottom:21rem!important}.pb-22{padding-bottom:22rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:1rem!important}.ps-2{padding-left:2rem!important}.ps-3{padding-left:3rem!important}.ps-4{padding-left:4rem!important}.ps-5{padding-left:5rem!important}.ps-6{padding-left:6rem!important}.ps-7{padding-left:7rem!important}.ps-8{padding-left:8rem!important}.ps-9{padding-left:9rem!important}.ps-10{padding-left:10rem!important}.ps-11{padding-left:11rem!important}.ps-12{padding-left:12rem!important}.ps-13{padding-left:13rem!important}.ps-14{padding-left:14rem!important}.ps-15{padding-left:15rem!important}.ps-16{padding-left:16rem!important}.ps-17{padding-left:17rem!important}.ps-18{padding-left:18rem!important}.ps-19{padding-left:19rem!important}.ps-20{padding-left:20rem!important}.ps-21{padding-left:21rem!important}.ps-22{padding-left:22rem!important}.gap-0{gap:0!important}.gap-1{gap:1rem!important}.gap-2{gap:2rem!important}.gap-3{gap:3rem!important}.gap-4{gap:4rem!important}.gap-5{gap:5rem!important}.gap-6{gap:6rem!important}.gap-7{gap:7rem!important}.gap-8{gap:8rem!important}.gap-9{gap:9rem!important}.gap-10{gap:10rem!important}.gap-11{gap:11rem!important}.gap-12{gap:12rem!important}.gap-13{gap:13rem!important}.gap-14{gap:14rem!important}.gap-15{gap:15rem!important}.gap-16{gap:16rem!important}.gap-17{gap:17rem!important}.gap-18{gap:18rem!important}.gap-19{gap:19rem!important}.gap-20{gap:20rem!important}.gap-21{gap:21rem!important}.gap-22{gap:22rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:1rem!important}.row-gap-2{row-gap:2rem!important}.row-gap-3{row-gap:3rem!important}.row-gap-4{row-gap:4rem!important}.row-gap-5{row-gap:5rem!important}.row-gap-6{row-gap:6rem!important}.row-gap-7{row-gap:7rem!important}.row-gap-8{row-gap:8rem!important}.row-gap-9{row-gap:9rem!important}.row-gap-10{row-gap:10rem!important}.row-gap-11{row-gap:11rem!important}.row-gap-12{row-gap:12rem!important}.row-gap-13{row-gap:13rem!important}.row-gap-14{row-gap:14rem!important}.row-gap-15{row-gap:15rem!important}.row-gap-16{row-gap:16rem!important}.row-gap-17{row-gap:17rem!important}.row-gap-18{row-gap:18rem!important}.row-gap-19{row-gap:19rem!important}.row-gap-20{row-gap:20rem!important}.row-gap-21{row-gap:21rem!important}.row-gap-22{row-gap:22rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:1rem!important}.column-gap-2{column-gap:2rem!important}.column-gap-3{column-gap:3rem!important}.column-gap-4{column-gap:4rem!important}.column-gap-5{column-gap:5rem!important}.column-gap-6{column-gap:6rem!important}.column-gap-7{column-gap:7rem!important}.column-gap-8{column-gap:8rem!important}.column-gap-9{column-gap:9rem!important}.column-gap-10{column-gap:10rem!important}.column-gap-11{column-gap:11rem!important}.column-gap-12{column-gap:12rem!important}.column-gap-13{column-gap:13rem!important}.column-gap-14{column-gap:14rem!important}.column-gap-15{column-gap:15rem!important}.column-gap-16{column-gap:16rem!important}.column-gap-17{column-gap:17rem!important}.column-gap-18{column-gap:18rem!important}.column-gap-19{column-gap:19rem!important}.column-gap-20{column-gap:20rem!important}.column-gap-21{column-gap:21rem!important}.column-gap-22{column-gap:22rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{user-select:all!important}.user-select-auto{user-select:auto!important}.user-select-none{user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-bottom-right-radius:0!important;border-top-right-radius:0!important}.rounded-end-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-bottom-right-radius:50%!important;border-top-right-radius:50%!important}.rounded-end-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.rounded-bottom-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-left-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-bottom-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:320px){.float-xsm-start{float:left!important}.float-xsm-end{float:right!important}.float-xsm-none{float:none!important}.object-fit-xsm-contain{object-fit:contain!important}.object-fit-xsm-cover{object-fit:cover!important}.object-fit-xsm-fill{object-fit:fill!important}.object-fit-xsm-scale{object-fit:scale-down!important}.object-fit-xsm-none{object-fit:none!important}.d-xsm-inline{display:inline!important}.d-xsm-inline-block{display:inline-block!important}.d-xsm-block{display:block!important}.d-xsm-grid{display:grid!important}.d-xsm-inline-grid{display:inline-grid!important}.d-xsm-table{display:table!important}.d-xsm-table-row{display:table-row!important}.d-xsm-table-cell{display:table-cell!important}.d-xsm-flex{display:flex!important}.d-xsm-inline-flex{display:inline-flex!important}.d-xsm-none{display:none!important}.flex-xsm-fill{flex:1 1 auto!important}.flex-xsm-row{flex-direction:row!important}.flex-xsm-column{flex-direction:column!important}.flex-xsm-row-reverse{flex-direction:row-reverse!important}.flex-xsm-column-reverse{flex-direction:column-reverse!important}.flex-xsm-grow-0{flex-grow:0!important}.flex-xsm-grow-1{flex-grow:1!important}.flex-xsm-shrink-0{flex-shrink:0!important}.flex-xsm-shrink-1{flex-shrink:1!important}.flex-xsm-wrap{flex-wrap:wrap!important}.flex-xsm-nowrap{flex-wrap:nowrap!important}.flex-xsm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xsm-start{justify-content:flex-start!important}.justify-content-xsm-end{justify-content:flex-end!important}.justify-content-xsm-center{justify-content:center!important}.justify-content-xsm-between{justify-content:space-between!important}.justify-content-xsm-around{justify-content:space-around!important}.justify-content-xsm-evenly{justify-content:space-evenly!important}.align-items-xsm-start{align-items:flex-start!important}.align-items-xsm-end{align-items:flex-end!important}.align-items-xsm-center{align-items:center!important}.align-items-xsm-baseline{align-items:baseline!important}.align-items-xsm-stretch{align-items:stretch!important}.align-content-xsm-start{align-content:flex-start!important}.align-content-xsm-end{align-content:flex-end!important}.align-content-xsm-center{align-content:center!important}.align-content-xsm-between{align-content:space-between!important}.align-content-xsm-around{align-content:space-around!important}.align-content-xsm-stretch{align-content:stretch!important}.align-self-xsm-auto{align-self:auto!important}.align-self-xsm-start{align-self:flex-start!important}.align-self-xsm-end{align-self:flex-end!important}.align-self-xsm-center{align-self:center!important}.align-self-xsm-baseline{align-self:baseline!important}.align-self-xsm-stretch{align-self:stretch!important}.order-xsm-first{order:-1!important}.order-xsm-0{order:0!important}.order-xsm-1{order:1!important}.order-xsm-2{order:2!important}.order-xsm-3{order:3!important}.order-xsm-4{order:4!important}.order-xsm-5{order:5!important}.order-xsm-last{order:6!important}.m-xsm-0{margin:0!important}.m-xsm-1{margin:1rem!important}.m-xsm-2{margin:2rem!important}.m-xsm-3{margin:3rem!important}.m-xsm-4{margin:4rem!important}.m-xsm-5{margin:5rem!important}.m-xsm-6{margin:6rem!important}.m-xsm-7{margin:7rem!important}.m-xsm-8{margin:8rem!important}.m-xsm-9{margin:9rem!important}.m-xsm-10{margin:10rem!important}.m-xsm-11{margin:11rem!important}.m-xsm-12{margin:12rem!important}.m-xsm-13{margin:13rem!important}.m-xsm-14{margin:14rem!important}.m-xsm-15{margin:15rem!important}.m-xsm-16{margin:16rem!important}.m-xsm-17{margin:17rem!important}.m-xsm-18{margin:18rem!important}.m-xsm-19{margin:19rem!important}.m-xsm-20{margin:20rem!important}.m-xsm-21{margin:21rem!important}.m-xsm-22{margin:22rem!important}.m-xsm-auto{margin:auto!important}.mx-xsm-0{margin-left:0!important;margin-right:0!important}.mx-xsm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xsm-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xsm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xsm-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xsm-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xsm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xsm-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xsm-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xsm-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xsm-10{margin-left:10rem!important;margin-right:10rem!important}.mx-xsm-11{margin-left:11rem!important;margin-right:11rem!important}.mx-xsm-12{margin-left:12rem!important;margin-right:12rem!important}.mx-xsm-13{margin-left:13rem!important;margin-right:13rem!important}.mx-xsm-14{margin-left:14rem!important;margin-right:14rem!important}.mx-xsm-15{margin-left:15rem!important;margin-right:15rem!important}.mx-xsm-16{margin-left:16rem!important;margin-right:16rem!important}.mx-xsm-17{margin-left:17rem!important;margin-right:17rem!important}.mx-xsm-18{margin-left:18rem!important;margin-right:18rem!important}.mx-xsm-19{margin-left:19rem!important;margin-right:19rem!important}.mx-xsm-20{margin-left:20rem!important;margin-right:20rem!important}.mx-xsm-21{margin-left:21rem!important;margin-right:21rem!important}.mx-xsm-22{margin-left:22rem!important;margin-right:22rem!important}.mx-xsm-auto{margin-left:auto!important;margin-right:auto!important}.my-xsm-0{margin-bottom:0!important;margin-top:0!important}.my-xsm-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xsm-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-xsm-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xsm-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-xsm-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-xsm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xsm-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-xsm-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-xsm-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-xsm-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-xsm-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-xsm-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-xsm-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-xsm-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-xsm-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-xsm-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-xsm-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-xsm-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-xsm-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-xsm-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-xsm-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-xsm-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-xsm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xsm-0{margin-top:0!important}.mt-xsm-1{margin-top:1rem!important}.mt-xsm-2{margin-top:2rem!important}.mt-xsm-3{margin-top:3rem!important}.mt-xsm-4{margin-top:4rem!important}.mt-xsm-5{margin-top:5rem!important}.mt-xsm-6{margin-top:6rem!important}.mt-xsm-7{margin-top:7rem!important}.mt-xsm-8{margin-top:8rem!important}.mt-xsm-9{margin-top:9rem!important}.mt-xsm-10{margin-top:10rem!important}.mt-xsm-11{margin-top:11rem!important}.mt-xsm-12{margin-top:12rem!important}.mt-xsm-13{margin-top:13rem!important}.mt-xsm-14{margin-top:14rem!important}.mt-xsm-15{margin-top:15rem!important}.mt-xsm-16{margin-top:16rem!important}.mt-xsm-17{margin-top:17rem!important}.mt-xsm-18{margin-top:18rem!important}.mt-xsm-19{margin-top:19rem!important}.mt-xsm-20{margin-top:20rem!important}.mt-xsm-21{margin-top:21rem!important}.mt-xsm-22{margin-top:22rem!important}.mt-xsm-auto{margin-top:auto!important}.me-xsm-0{margin-right:0!important}.me-xsm-1{margin-right:1rem!important}.me-xsm-2{margin-right:2rem!important}.me-xsm-3{margin-right:3rem!important}.me-xsm-4{margin-right:4rem!important}.me-xsm-5{margin-right:5rem!important}.me-xsm-6{margin-right:6rem!important}.me-xsm-7{margin-right:7rem!important}.me-xsm-8{margin-right:8rem!important}.me-xsm-9{margin-right:9rem!important}.me-xsm-10{margin-right:10rem!important}.me-xsm-11{margin-right:11rem!important}.me-xsm-12{margin-right:12rem!important}.me-xsm-13{margin-right:13rem!important}.me-xsm-14{margin-right:14rem!important}.me-xsm-15{margin-right:15rem!important}.me-xsm-16{margin-right:16rem!important}.me-xsm-17{margin-right:17rem!important}.me-xsm-18{margin-right:18rem!important}.me-xsm-19{margin-right:19rem!important}.me-xsm-20{margin-right:20rem!important}.me-xsm-21{margin-right:21rem!important}.me-xsm-22{margin-right:22rem!important}.me-xsm-auto{margin-right:auto!important}.mb-xsm-0{margin-bottom:0!important}.mb-xsm-1{margin-bottom:1rem!important}.mb-xsm-2{margin-bottom:2rem!important}.mb-xsm-3{margin-bottom:3rem!important}.mb-xsm-4{margin-bottom:4rem!important}.mb-xsm-5{margin-bottom:5rem!important}.mb-xsm-6{margin-bottom:6rem!important}.mb-xsm-7{margin-bottom:7rem!important}.mb-xsm-8{margin-bottom:8rem!important}.mb-xsm-9{margin-bottom:9rem!important}.mb-xsm-10{margin-bottom:10rem!important}.mb-xsm-11{margin-bottom:11rem!important}.mb-xsm-12{margin-bottom:12rem!important}.mb-xsm-13{margin-bottom:13rem!important}.mb-xsm-14{margin-bottom:14rem!important}.mb-xsm-15{margin-bottom:15rem!important}.mb-xsm-16{margin-bottom:16rem!important}.mb-xsm-17{margin-bottom:17rem!important}.mb-xsm-18{margin-bottom:18rem!important}.mb-xsm-19{margin-bottom:19rem!important}.mb-xsm-20{margin-bottom:20rem!important}.mb-xsm-21{margin-bottom:21rem!important}.mb-xsm-22{margin-bottom:22rem!important}.mb-xsm-auto{margin-bottom:auto!important}.ms-xsm-0{margin-left:0!important}.ms-xsm-1{margin-left:1rem!important}.ms-xsm-2{margin-left:2rem!important}.ms-xsm-3{margin-left:3rem!important}.ms-xsm-4{margin-left:4rem!important}.ms-xsm-5{margin-left:5rem!important}.ms-xsm-6{margin-left:6rem!important}.ms-xsm-7{margin-left:7rem!important}.ms-xsm-8{margin-left:8rem!important}.ms-xsm-9{margin-left:9rem!important}.ms-xsm-10{margin-left:10rem!important}.ms-xsm-11{margin-left:11rem!important}.ms-xsm-12{margin-left:12rem!important}.ms-xsm-13{margin-left:13rem!important}.ms-xsm-14{margin-left:14rem!important}.ms-xsm-15{margin-left:15rem!important}.ms-xsm-16{margin-left:16rem!important}.ms-xsm-17{margin-left:17rem!important}.ms-xsm-18{margin-left:18rem!important}.ms-xsm-19{margin-left:19rem!important}.ms-xsm-20{margin-left:20rem!important}.ms-xsm-21{margin-left:21rem!important}.ms-xsm-22{margin-left:22rem!important}.ms-xsm-auto{margin-left:auto!important}.m-xsm-n1{margin:-1rem!important}.m-xsm-n2{margin:-2rem!important}.m-xsm-n3{margin:-3rem!important}.m-xsm-n4{margin:-4rem!important}.m-xsm-n5{margin:-5rem!important}.m-xsm-n6{margin:-6rem!important}.m-xsm-n7{margin:-7rem!important}.m-xsm-n8{margin:-8rem!important}.m-xsm-n9{margin:-9rem!important}.m-xsm-n10{margin:-10rem!important}.m-xsm-n11{margin:-11rem!important}.m-xsm-n12{margin:-12rem!important}.m-xsm-n13{margin:-13rem!important}.m-xsm-n14{margin:-14rem!important}.m-xsm-n15{margin:-15rem!important}.m-xsm-n16{margin:-16rem!important}.m-xsm-n17{margin:-17rem!important}.m-xsm-n18{margin:-18rem!important}.m-xsm-n19{margin:-19rem!important}.m-xsm-n20{margin:-20rem!important}.m-xsm-n21{margin:-21rem!important}.m-xsm-n22{margin:-22rem!important}.mx-xsm-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xsm-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xsm-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xsm-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xsm-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xsm-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xsm-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-xsm-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xsm-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-xsm-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xsm-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-xsm-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xsm-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-xsm-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xsm-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-xsm-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-xsm-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-xsm-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-xsm-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-xsm-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-xsm-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-xsm-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-xsm-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xsm-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xsm-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xsm-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xsm-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xsm-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xsm-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-xsm-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xsm-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-xsm-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xsm-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-xsm-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xsm-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-xsm-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xsm-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-xsm-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-xsm-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-xsm-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-xsm-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-xsm-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-xsm-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-xsm-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-xsm-n1{margin-top:-1rem!important}.mt-xsm-n2{margin-top:-2rem!important}.mt-xsm-n3{margin-top:-3rem!important}.mt-xsm-n4{margin-top:-4rem!important}.mt-xsm-n5{margin-top:-5rem!important}.mt-xsm-n6{margin-top:-6rem!important}.mt-xsm-n7{margin-top:-7rem!important}.mt-xsm-n8{margin-top:-8rem!important}.mt-xsm-n9{margin-top:-9rem!important}.mt-xsm-n10{margin-top:-10rem!important}.mt-xsm-n11{margin-top:-11rem!important}.mt-xsm-n12{margin-top:-12rem!important}.mt-xsm-n13{margin-top:-13rem!important}.mt-xsm-n14{margin-top:-14rem!important}.mt-xsm-n15{margin-top:-15rem!important}.mt-xsm-n16{margin-top:-16rem!important}.mt-xsm-n17{margin-top:-17rem!important}.mt-xsm-n18{margin-top:-18rem!important}.mt-xsm-n19{margin-top:-19rem!important}.mt-xsm-n20{margin-top:-20rem!important}.mt-xsm-n21{margin-top:-21rem!important}.mt-xsm-n22{margin-top:-22rem!important}.me-xsm-n1{margin-right:-1rem!important}.me-xsm-n2{margin-right:-2rem!important}.me-xsm-n3{margin-right:-3rem!important}.me-xsm-n4{margin-right:-4rem!important}.me-xsm-n5{margin-right:-5rem!important}.me-xsm-n6{margin-right:-6rem!important}.me-xsm-n7{margin-right:-7rem!important}.me-xsm-n8{margin-right:-8rem!important}.me-xsm-n9{margin-right:-9rem!important}.me-xsm-n10{margin-right:-10rem!important}.me-xsm-n11{margin-right:-11rem!important}.me-xsm-n12{margin-right:-12rem!important}.me-xsm-n13{margin-right:-13rem!important}.me-xsm-n14{margin-right:-14rem!important}.me-xsm-n15{margin-right:-15rem!important}.me-xsm-n16{margin-right:-16rem!important}.me-xsm-n17{margin-right:-17rem!important}.me-xsm-n18{margin-right:-18rem!important}.me-xsm-n19{margin-right:-19rem!important}.me-xsm-n20{margin-right:-20rem!important}.me-xsm-n21{margin-right:-21rem!important}.me-xsm-n22{margin-right:-22rem!important}.mb-xsm-n1{margin-bottom:-1rem!important}.mb-xsm-n2{margin-bottom:-2rem!important}.mb-xsm-n3{margin-bottom:-3rem!important}.mb-xsm-n4{margin-bottom:-4rem!important}.mb-xsm-n5{margin-bottom:-5rem!important}.mb-xsm-n6{margin-bottom:-6rem!important}.mb-xsm-n7{margin-bottom:-7rem!important}.mb-xsm-n8{margin-bottom:-8rem!important}.mb-xsm-n9{margin-bottom:-9rem!important}.mb-xsm-n10{margin-bottom:-10rem!important}.mb-xsm-n11{margin-bottom:-11rem!important}.mb-xsm-n12{margin-bottom:-12rem!important}.mb-xsm-n13{margin-bottom:-13rem!important}.mb-xsm-n14{margin-bottom:-14rem!important}.mb-xsm-n15{margin-bottom:-15rem!important}.mb-xsm-n16{margin-bottom:-16rem!important}.mb-xsm-n17{margin-bottom:-17rem!important}.mb-xsm-n18{margin-bottom:-18rem!important}.mb-xsm-n19{margin-bottom:-19rem!important}.mb-xsm-n20{margin-bottom:-20rem!important}.mb-xsm-n21{margin-bottom:-21rem!important}.mb-xsm-n22{margin-bottom:-22rem!important}.ms-xsm-n1{margin-left:-1rem!important}.ms-xsm-n2{margin-left:-2rem!important}.ms-xsm-n3{margin-left:-3rem!important}.ms-xsm-n4{margin-left:-4rem!important}.ms-xsm-n5{margin-left:-5rem!important}.ms-xsm-n6{margin-left:-6rem!important}.ms-xsm-n7{margin-left:-7rem!important}.ms-xsm-n8{margin-left:-8rem!important}.ms-xsm-n9{margin-left:-9rem!important}.ms-xsm-n10{margin-left:-10rem!important}.ms-xsm-n11{margin-left:-11rem!important}.ms-xsm-n12{margin-left:-12rem!important}.ms-xsm-n13{margin-left:-13rem!important}.ms-xsm-n14{margin-left:-14rem!important}.ms-xsm-n15{margin-left:-15rem!important}.ms-xsm-n16{margin-left:-16rem!important}.ms-xsm-n17{margin-left:-17rem!important}.ms-xsm-n18{margin-left:-18rem!important}.ms-xsm-n19{margin-left:-19rem!important}.ms-xsm-n20{margin-left:-20rem!important}.ms-xsm-n21{margin-left:-21rem!important}.ms-xsm-n22{margin-left:-22rem!important}.p-xsm-0{padding:0!important}.p-xsm-1{padding:1rem!important}.p-xsm-2{padding:2rem!important}.p-xsm-3{padding:3rem!important}.p-xsm-4{padding:4rem!important}.p-xsm-5{padding:5rem!important}.p-xsm-6{padding:6rem!important}.p-xsm-7{padding:7rem!important}.p-xsm-8{padding:8rem!important}.p-xsm-9{padding:9rem!important}.p-xsm-10{padding:10rem!important}.p-xsm-11{padding:11rem!important}.p-xsm-12{padding:12rem!important}.p-xsm-13{padding:13rem!important}.p-xsm-14{padding:14rem!important}.p-xsm-15{padding:15rem!important}.p-xsm-16{padding:16rem!important}.p-xsm-17{padding:17rem!important}.p-xsm-18{padding:18rem!important}.p-xsm-19{padding:19rem!important}.p-xsm-20{padding:20rem!important}.p-xsm-21{padding:21rem!important}.p-xsm-22{padding:22rem!important}.px-xsm-0{padding-left:0!important;padding-right:0!important}.px-xsm-1{padding-left:1rem!important;padding-right:1rem!important}.px-xsm-2{padding-left:2rem!important;padding-right:2rem!important}.px-xsm-3{padding-left:3rem!important;padding-right:3rem!important}.px-xsm-4{padding-left:4rem!important;padding-right:4rem!important}.px-xsm-5{padding-left:5rem!important;padding-right:5rem!important}.px-xsm-6{padding-left:6rem!important;padding-right:6rem!important}.px-xsm-7{padding-left:7rem!important;padding-right:7rem!important}.px-xsm-8{padding-left:8rem!important;padding-right:8rem!important}.px-xsm-9{padding-left:9rem!important;padding-right:9rem!important}.px-xsm-10{padding-left:10rem!important;padding-right:10rem!important}.px-xsm-11{padding-left:11rem!important;padding-right:11rem!important}.px-xsm-12{padding-left:12rem!important;padding-right:12rem!important}.px-xsm-13{padding-left:13rem!important;padding-right:13rem!important}.px-xsm-14{padding-left:14rem!important;padding-right:14rem!important}.px-xsm-15{padding-left:15rem!important;padding-right:15rem!important}.px-xsm-16{padding-left:16rem!important;padding-right:16rem!important}.px-xsm-17{padding-left:17rem!important;padding-right:17rem!important}.px-xsm-18{padding-left:18rem!important;padding-right:18rem!important}.px-xsm-19{padding-left:19rem!important;padding-right:19rem!important}.px-xsm-20{padding-left:20rem!important;padding-right:20rem!important}.px-xsm-21{padding-left:21rem!important;padding-right:21rem!important}.px-xsm-22{padding-left:22rem!important;padding-right:22rem!important}.py-xsm-0{padding-bottom:0!important;padding-top:0!important}.py-xsm-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xsm-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-xsm-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xsm-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-xsm-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-xsm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xsm-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-xsm-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-xsm-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-xsm-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-xsm-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-xsm-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-xsm-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-xsm-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-xsm-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-xsm-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-xsm-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-xsm-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-xsm-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-xsm-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-xsm-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-xsm-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-xsm-0{padding-top:0!important}.pt-xsm-1{padding-top:1rem!important}.pt-xsm-2{padding-top:2rem!important}.pt-xsm-3{padding-top:3rem!important}.pt-xsm-4{padding-top:4rem!important}.pt-xsm-5{padding-top:5rem!important}.pt-xsm-6{padding-top:6rem!important}.pt-xsm-7{padding-top:7rem!important}.pt-xsm-8{padding-top:8rem!important}.pt-xsm-9{padding-top:9rem!important}.pt-xsm-10{padding-top:10rem!important}.pt-xsm-11{padding-top:11rem!important}.pt-xsm-12{padding-top:12rem!important}.pt-xsm-13{padding-top:13rem!important}.pt-xsm-14{padding-top:14rem!important}.pt-xsm-15{padding-top:15rem!important}.pt-xsm-16{padding-top:16rem!important}.pt-xsm-17{padding-top:17rem!important}.pt-xsm-18{padding-top:18rem!important}.pt-xsm-19{padding-top:19rem!important}.pt-xsm-20{padding-top:20rem!important}.pt-xsm-21{padding-top:21rem!important}.pt-xsm-22{padding-top:22rem!important}.pe-xsm-0{padding-right:0!important}.pe-xsm-1{padding-right:1rem!important}.pe-xsm-2{padding-right:2rem!important}.pe-xsm-3{padding-right:3rem!important}.pe-xsm-4{padding-right:4rem!important}.pe-xsm-5{padding-right:5rem!important}.pe-xsm-6{padding-right:6rem!important}.pe-xsm-7{padding-right:7rem!important}.pe-xsm-8{padding-right:8rem!important}.pe-xsm-9{padding-right:9rem!important}.pe-xsm-10{padding-right:10rem!important}.pe-xsm-11{padding-right:11rem!important}.pe-xsm-12{padding-right:12rem!important}.pe-xsm-13{padding-right:13rem!important}.pe-xsm-14{padding-right:14rem!important}.pe-xsm-15{padding-right:15rem!important}.pe-xsm-16{padding-right:16rem!important}.pe-xsm-17{padding-right:17rem!important}.pe-xsm-18{padding-right:18rem!important}.pe-xsm-19{padding-right:19rem!important}.pe-xsm-20{padding-right:20rem!important}.pe-xsm-21{padding-right:21rem!important}.pe-xsm-22{padding-right:22rem!important}.pb-xsm-0{padding-bottom:0!important}.pb-xsm-1{padding-bottom:1rem!important}.pb-xsm-2{padding-bottom:2rem!important}.pb-xsm-3{padding-bottom:3rem!important}.pb-xsm-4{padding-bottom:4rem!important}.pb-xsm-5{padding-bottom:5rem!important}.pb-xsm-6{padding-bottom:6rem!important}.pb-xsm-7{padding-bottom:7rem!important}.pb-xsm-8{padding-bottom:8rem!important}.pb-xsm-9{padding-bottom:9rem!important}.pb-xsm-10{padding-bottom:10rem!important}.pb-xsm-11{padding-bottom:11rem!important}.pb-xsm-12{padding-bottom:12rem!important}.pb-xsm-13{padding-bottom:13rem!important}.pb-xsm-14{padding-bottom:14rem!important}.pb-xsm-15{padding-bottom:15rem!important}.pb-xsm-16{padding-bottom:16rem!important}.pb-xsm-17{padding-bottom:17rem!important}.pb-xsm-18{padding-bottom:18rem!important}.pb-xsm-19{padding-bottom:19rem!important}.pb-xsm-20{padding-bottom:20rem!important}.pb-xsm-21{padding-bottom:21rem!important}.pb-xsm-22{padding-bottom:22rem!important}.ps-xsm-0{padding-left:0!important}.ps-xsm-1{padding-left:1rem!important}.ps-xsm-2{padding-left:2rem!important}.ps-xsm-3{padding-left:3rem!important}.ps-xsm-4{padding-left:4rem!important}.ps-xsm-5{padding-left:5rem!important}.ps-xsm-6{padding-left:6rem!important}.ps-xsm-7{padding-left:7rem!important}.ps-xsm-8{padding-left:8rem!important}.ps-xsm-9{padding-left:9rem!important}.ps-xsm-10{padding-left:10rem!important}.ps-xsm-11{padding-left:11rem!important}.ps-xsm-12{padding-left:12rem!important}.ps-xsm-13{padding-left:13rem!important}.ps-xsm-14{padding-left:14rem!important}.ps-xsm-15{padding-left:15rem!important}.ps-xsm-16{padding-left:16rem!important}.ps-xsm-17{padding-left:17rem!important}.ps-xsm-18{padding-left:18rem!important}.ps-xsm-19{padding-left:19rem!important}.ps-xsm-20{padding-left:20rem!important}.ps-xsm-21{padding-left:21rem!important}.ps-xsm-22{padding-left:22rem!important}.gap-xsm-0{gap:0!important}.gap-xsm-1{gap:1rem!important}.gap-xsm-2{gap:2rem!important}.gap-xsm-3{gap:3rem!important}.gap-xsm-4{gap:4rem!important}.gap-xsm-5{gap:5rem!important}.gap-xsm-6{gap:6rem!important}.gap-xsm-7{gap:7rem!important}.gap-xsm-8{gap:8rem!important}.gap-xsm-9{gap:9rem!important}.gap-xsm-10{gap:10rem!important}.gap-xsm-11{gap:11rem!important}.gap-xsm-12{gap:12rem!important}.gap-xsm-13{gap:13rem!important}.gap-xsm-14{gap:14rem!important}.gap-xsm-15{gap:15rem!important}.gap-xsm-16{gap:16rem!important}.gap-xsm-17{gap:17rem!important}.gap-xsm-18{gap:18rem!important}.gap-xsm-19{gap:19rem!important}.gap-xsm-20{gap:20rem!important}.gap-xsm-21{gap:21rem!important}.gap-xsm-22{gap:22rem!important}.row-gap-xsm-0{row-gap:0!important}.row-gap-xsm-1{row-gap:1rem!important}.row-gap-xsm-2{row-gap:2rem!important}.row-gap-xsm-3{row-gap:3rem!important}.row-gap-xsm-4{row-gap:4rem!important}.row-gap-xsm-5{row-gap:5rem!important}.row-gap-xsm-6{row-gap:6rem!important}.row-gap-xsm-7{row-gap:7rem!important}.row-gap-xsm-8{row-gap:8rem!important}.row-gap-xsm-9{row-gap:9rem!important}.row-gap-xsm-10{row-gap:10rem!important}.row-gap-xsm-11{row-gap:11rem!important}.row-gap-xsm-12{row-gap:12rem!important}.row-gap-xsm-13{row-gap:13rem!important}.row-gap-xsm-14{row-gap:14rem!important}.row-gap-xsm-15{row-gap:15rem!important}.row-gap-xsm-16{row-gap:16rem!important}.row-gap-xsm-17{row-gap:17rem!important}.row-gap-xsm-18{row-gap:18rem!important}.row-gap-xsm-19{row-gap:19rem!important}.row-gap-xsm-20{row-gap:20rem!important}.row-gap-xsm-21{row-gap:21rem!important}.row-gap-xsm-22{row-gap:22rem!important}.column-gap-xsm-0{column-gap:0!important}.column-gap-xsm-1{column-gap:1rem!important}.column-gap-xsm-2{column-gap:2rem!important}.column-gap-xsm-3{column-gap:3rem!important}.column-gap-xsm-4{column-gap:4rem!important}.column-gap-xsm-5{column-gap:5rem!important}.column-gap-xsm-6{column-gap:6rem!important}.column-gap-xsm-7{column-gap:7rem!important}.column-gap-xsm-8{column-gap:8rem!important}.column-gap-xsm-9{column-gap:9rem!important}.column-gap-xsm-10{column-gap:10rem!important}.column-gap-xsm-11{column-gap:11rem!important}.column-gap-xsm-12{column-gap:12rem!important}.column-gap-xsm-13{column-gap:13rem!important}.column-gap-xsm-14{column-gap:14rem!important}.column-gap-xsm-15{column-gap:15rem!important}.column-gap-xsm-16{column-gap:16rem!important}.column-gap-xsm-17{column-gap:17rem!important}.column-gap-xsm-18{column-gap:18rem!important}.column-gap-xsm-19{column-gap:19rem!important}.column-gap-xsm-20{column-gap:20rem!important}.column-gap-xsm-21{column-gap:21rem!important}.column-gap-xsm-22{column-gap:22rem!important}.text-xsm-start{text-align:left!important}.text-xsm-end{text-align:right!important}.text-xsm-center{text-align:center!important}}@media (min-width:361px){.float-lxsm-start{float:left!important}.float-lxsm-end{float:right!important}.float-lxsm-none{float:none!important}.object-fit-lxsm-contain{object-fit:contain!important}.object-fit-lxsm-cover{object-fit:cover!important}.object-fit-lxsm-fill{object-fit:fill!important}.object-fit-lxsm-scale{object-fit:scale-down!important}.object-fit-lxsm-none{object-fit:none!important}.d-lxsm-inline{display:inline!important}.d-lxsm-inline-block{display:inline-block!important}.d-lxsm-block{display:block!important}.d-lxsm-grid{display:grid!important}.d-lxsm-inline-grid{display:inline-grid!important}.d-lxsm-table{display:table!important}.d-lxsm-table-row{display:table-row!important}.d-lxsm-table-cell{display:table-cell!important}.d-lxsm-flex{display:flex!important}.d-lxsm-inline-flex{display:inline-flex!important}.d-lxsm-none{display:none!important}.flex-lxsm-fill{flex:1 1 auto!important}.flex-lxsm-row{flex-direction:row!important}.flex-lxsm-column{flex-direction:column!important}.flex-lxsm-row-reverse{flex-direction:row-reverse!important}.flex-lxsm-column-reverse{flex-direction:column-reverse!important}.flex-lxsm-grow-0{flex-grow:0!important}.flex-lxsm-grow-1{flex-grow:1!important}.flex-lxsm-shrink-0{flex-shrink:0!important}.flex-lxsm-shrink-1{flex-shrink:1!important}.flex-lxsm-wrap{flex-wrap:wrap!important}.flex-lxsm-nowrap{flex-wrap:nowrap!important}.flex-lxsm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lxsm-start{justify-content:flex-start!important}.justify-content-lxsm-end{justify-content:flex-end!important}.justify-content-lxsm-center{justify-content:center!important}.justify-content-lxsm-between{justify-content:space-between!important}.justify-content-lxsm-around{justify-content:space-around!important}.justify-content-lxsm-evenly{justify-content:space-evenly!important}.align-items-lxsm-start{align-items:flex-start!important}.align-items-lxsm-end{align-items:flex-end!important}.align-items-lxsm-center{align-items:center!important}.align-items-lxsm-baseline{align-items:baseline!important}.align-items-lxsm-stretch{align-items:stretch!important}.align-content-lxsm-start{align-content:flex-start!important}.align-content-lxsm-end{align-content:flex-end!important}.align-content-lxsm-center{align-content:center!important}.align-content-lxsm-between{align-content:space-between!important}.align-content-lxsm-around{align-content:space-around!important}.align-content-lxsm-stretch{align-content:stretch!important}.align-self-lxsm-auto{align-self:auto!important}.align-self-lxsm-start{align-self:flex-start!important}.align-self-lxsm-end{align-self:flex-end!important}.align-self-lxsm-center{align-self:center!important}.align-self-lxsm-baseline{align-self:baseline!important}.align-self-lxsm-stretch{align-self:stretch!important}.order-lxsm-first{order:-1!important}.order-lxsm-0{order:0!important}.order-lxsm-1{order:1!important}.order-lxsm-2{order:2!important}.order-lxsm-3{order:3!important}.order-lxsm-4{order:4!important}.order-lxsm-5{order:5!important}.order-lxsm-last{order:6!important}.m-lxsm-0{margin:0!important}.m-lxsm-1{margin:1rem!important}.m-lxsm-2{margin:2rem!important}.m-lxsm-3{margin:3rem!important}.m-lxsm-4{margin:4rem!important}.m-lxsm-5{margin:5rem!important}.m-lxsm-6{margin:6rem!important}.m-lxsm-7{margin:7rem!important}.m-lxsm-8{margin:8rem!important}.m-lxsm-9{margin:9rem!important}.m-lxsm-10{margin:10rem!important}.m-lxsm-11{margin:11rem!important}.m-lxsm-12{margin:12rem!important}.m-lxsm-13{margin:13rem!important}.m-lxsm-14{margin:14rem!important}.m-lxsm-15{margin:15rem!important}.m-lxsm-16{margin:16rem!important}.m-lxsm-17{margin:17rem!important}.m-lxsm-18{margin:18rem!important}.m-lxsm-19{margin:19rem!important}.m-lxsm-20{margin:20rem!important}.m-lxsm-21{margin:21rem!important}.m-lxsm-22{margin:22rem!important}.m-lxsm-auto{margin:auto!important}.mx-lxsm-0{margin-left:0!important;margin-right:0!important}.mx-lxsm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-lxsm-2{margin-left:2rem!important;margin-right:2rem!important}.mx-lxsm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-lxsm-4{margin-left:4rem!important;margin-right:4rem!important}.mx-lxsm-5{margin-left:5rem!important;margin-right:5rem!important}.mx-lxsm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-lxsm-7{margin-left:7rem!important;margin-right:7rem!important}.mx-lxsm-8{margin-left:8rem!important;margin-right:8rem!important}.mx-lxsm-9{margin-left:9rem!important;margin-right:9rem!important}.mx-lxsm-10{margin-left:10rem!important;margin-right:10rem!important}.mx-lxsm-11{margin-left:11rem!important;margin-right:11rem!important}.mx-lxsm-12{margin-left:12rem!important;margin-right:12rem!important}.mx-lxsm-13{margin-left:13rem!important;margin-right:13rem!important}.mx-lxsm-14{margin-left:14rem!important;margin-right:14rem!important}.mx-lxsm-15{margin-left:15rem!important;margin-right:15rem!important}.mx-lxsm-16{margin-left:16rem!important;margin-right:16rem!important}.mx-lxsm-17{margin-left:17rem!important;margin-right:17rem!important}.mx-lxsm-18{margin-left:18rem!important;margin-right:18rem!important}.mx-lxsm-19{margin-left:19rem!important;margin-right:19rem!important}.mx-lxsm-20{margin-left:20rem!important;margin-right:20rem!important}.mx-lxsm-21{margin-left:21rem!important;margin-right:21rem!important}.mx-lxsm-22{margin-left:22rem!important;margin-right:22rem!important}.mx-lxsm-auto{margin-left:auto!important;margin-right:auto!important}.my-lxsm-0{margin-bottom:0!important;margin-top:0!important}.my-lxsm-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-lxsm-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-lxsm-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-lxsm-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-lxsm-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-lxsm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-lxsm-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-lxsm-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-lxsm-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-lxsm-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-lxsm-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-lxsm-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-lxsm-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-lxsm-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-lxsm-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-lxsm-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-lxsm-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-lxsm-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-lxsm-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-lxsm-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-lxsm-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-lxsm-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-lxsm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lxsm-0{margin-top:0!important}.mt-lxsm-1{margin-top:1rem!important}.mt-lxsm-2{margin-top:2rem!important}.mt-lxsm-3{margin-top:3rem!important}.mt-lxsm-4{margin-top:4rem!important}.mt-lxsm-5{margin-top:5rem!important}.mt-lxsm-6{margin-top:6rem!important}.mt-lxsm-7{margin-top:7rem!important}.mt-lxsm-8{margin-top:8rem!important}.mt-lxsm-9{margin-top:9rem!important}.mt-lxsm-10{margin-top:10rem!important}.mt-lxsm-11{margin-top:11rem!important}.mt-lxsm-12{margin-top:12rem!important}.mt-lxsm-13{margin-top:13rem!important}.mt-lxsm-14{margin-top:14rem!important}.mt-lxsm-15{margin-top:15rem!important}.mt-lxsm-16{margin-top:16rem!important}.mt-lxsm-17{margin-top:17rem!important}.mt-lxsm-18{margin-top:18rem!important}.mt-lxsm-19{margin-top:19rem!important}.mt-lxsm-20{margin-top:20rem!important}.mt-lxsm-21{margin-top:21rem!important}.mt-lxsm-22{margin-top:22rem!important}.mt-lxsm-auto{margin-top:auto!important}.me-lxsm-0{margin-right:0!important}.me-lxsm-1{margin-right:1rem!important}.me-lxsm-2{margin-right:2rem!important}.me-lxsm-3{margin-right:3rem!important}.me-lxsm-4{margin-right:4rem!important}.me-lxsm-5{margin-right:5rem!important}.me-lxsm-6{margin-right:6rem!important}.me-lxsm-7{margin-right:7rem!important}.me-lxsm-8{margin-right:8rem!important}.me-lxsm-9{margin-right:9rem!important}.me-lxsm-10{margin-right:10rem!important}.me-lxsm-11{margin-right:11rem!important}.me-lxsm-12{margin-right:12rem!important}.me-lxsm-13{margin-right:13rem!important}.me-lxsm-14{margin-right:14rem!important}.me-lxsm-15{margin-right:15rem!important}.me-lxsm-16{margin-right:16rem!important}.me-lxsm-17{margin-right:17rem!important}.me-lxsm-18{margin-right:18rem!important}.me-lxsm-19{margin-right:19rem!important}.me-lxsm-20{margin-right:20rem!important}.me-lxsm-21{margin-right:21rem!important}.me-lxsm-22{margin-right:22rem!important}.me-lxsm-auto{margin-right:auto!important}.mb-lxsm-0{margin-bottom:0!important}.mb-lxsm-1{margin-bottom:1rem!important}.mb-lxsm-2{margin-bottom:2rem!important}.mb-lxsm-3{margin-bottom:3rem!important}.mb-lxsm-4{margin-bottom:4rem!important}.mb-lxsm-5{margin-bottom:5rem!important}.mb-lxsm-6{margin-bottom:6rem!important}.mb-lxsm-7{margin-bottom:7rem!important}.mb-lxsm-8{margin-bottom:8rem!important}.mb-lxsm-9{margin-bottom:9rem!important}.mb-lxsm-10{margin-bottom:10rem!important}.mb-lxsm-11{margin-bottom:11rem!important}.mb-lxsm-12{margin-bottom:12rem!important}.mb-lxsm-13{margin-bottom:13rem!important}.mb-lxsm-14{margin-bottom:14rem!important}.mb-lxsm-15{margin-bottom:15rem!important}.mb-lxsm-16{margin-bottom:16rem!important}.mb-lxsm-17{margin-bottom:17rem!important}.mb-lxsm-18{margin-bottom:18rem!important}.mb-lxsm-19{margin-bottom:19rem!important}.mb-lxsm-20{margin-bottom:20rem!important}.mb-lxsm-21{margin-bottom:21rem!important}.mb-lxsm-22{margin-bottom:22rem!important}.mb-lxsm-auto{margin-bottom:auto!important}.ms-lxsm-0{margin-left:0!important}.ms-lxsm-1{margin-left:1rem!important}.ms-lxsm-2{margin-left:2rem!important}.ms-lxsm-3{margin-left:3rem!important}.ms-lxsm-4{margin-left:4rem!important}.ms-lxsm-5{margin-left:5rem!important}.ms-lxsm-6{margin-left:6rem!important}.ms-lxsm-7{margin-left:7rem!important}.ms-lxsm-8{margin-left:8rem!important}.ms-lxsm-9{margin-left:9rem!important}.ms-lxsm-10{margin-left:10rem!important}.ms-lxsm-11{margin-left:11rem!important}.ms-lxsm-12{margin-left:12rem!important}.ms-lxsm-13{margin-left:13rem!important}.ms-lxsm-14{margin-left:14rem!important}.ms-lxsm-15{margin-left:15rem!important}.ms-lxsm-16{margin-left:16rem!important}.ms-lxsm-17{margin-left:17rem!important}.ms-lxsm-18{margin-left:18rem!important}.ms-lxsm-19{margin-left:19rem!important}.ms-lxsm-20{margin-left:20rem!important}.ms-lxsm-21{margin-left:21rem!important}.ms-lxsm-22{margin-left:22rem!important}.ms-lxsm-auto{margin-left:auto!important}.m-lxsm-n1{margin:-1rem!important}.m-lxsm-n2{margin:-2rem!important}.m-lxsm-n3{margin:-3rem!important}.m-lxsm-n4{margin:-4rem!important}.m-lxsm-n5{margin:-5rem!important}.m-lxsm-n6{margin:-6rem!important}.m-lxsm-n7{margin:-7rem!important}.m-lxsm-n8{margin:-8rem!important}.m-lxsm-n9{margin:-9rem!important}.m-lxsm-n10{margin:-10rem!important}.m-lxsm-n11{margin:-11rem!important}.m-lxsm-n12{margin:-12rem!important}.m-lxsm-n13{margin:-13rem!important}.m-lxsm-n14{margin:-14rem!important}.m-lxsm-n15{margin:-15rem!important}.m-lxsm-n16{margin:-16rem!important}.m-lxsm-n17{margin:-17rem!important}.m-lxsm-n18{margin:-18rem!important}.m-lxsm-n19{margin:-19rem!important}.m-lxsm-n20{margin:-20rem!important}.m-lxsm-n21{margin:-21rem!important}.m-lxsm-n22{margin:-22rem!important}.mx-lxsm-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lxsm-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-lxsm-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-lxsm-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-lxsm-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-lxsm-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-lxsm-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-lxsm-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-lxsm-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-lxsm-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-lxsm-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-lxsm-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-lxsm-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-lxsm-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-lxsm-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-lxsm-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-lxsm-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-lxsm-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-lxsm-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-lxsm-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-lxsm-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-lxsm-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-lxsm-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lxsm-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-lxsm-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-lxsm-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-lxsm-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-lxsm-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-lxsm-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-lxsm-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-lxsm-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-lxsm-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-lxsm-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-lxsm-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-lxsm-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-lxsm-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-lxsm-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-lxsm-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-lxsm-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-lxsm-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-lxsm-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-lxsm-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-lxsm-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-lxsm-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-lxsm-n1{margin-top:-1rem!important}.mt-lxsm-n2{margin-top:-2rem!important}.mt-lxsm-n3{margin-top:-3rem!important}.mt-lxsm-n4{margin-top:-4rem!important}.mt-lxsm-n5{margin-top:-5rem!important}.mt-lxsm-n6{margin-top:-6rem!important}.mt-lxsm-n7{margin-top:-7rem!important}.mt-lxsm-n8{margin-top:-8rem!important}.mt-lxsm-n9{margin-top:-9rem!important}.mt-lxsm-n10{margin-top:-10rem!important}.mt-lxsm-n11{margin-top:-11rem!important}.mt-lxsm-n12{margin-top:-12rem!important}.mt-lxsm-n13{margin-top:-13rem!important}.mt-lxsm-n14{margin-top:-14rem!important}.mt-lxsm-n15{margin-top:-15rem!important}.mt-lxsm-n16{margin-top:-16rem!important}.mt-lxsm-n17{margin-top:-17rem!important}.mt-lxsm-n18{margin-top:-18rem!important}.mt-lxsm-n19{margin-top:-19rem!important}.mt-lxsm-n20{margin-top:-20rem!important}.mt-lxsm-n21{margin-top:-21rem!important}.mt-lxsm-n22{margin-top:-22rem!important}.me-lxsm-n1{margin-right:-1rem!important}.me-lxsm-n2{margin-right:-2rem!important}.me-lxsm-n3{margin-right:-3rem!important}.me-lxsm-n4{margin-right:-4rem!important}.me-lxsm-n5{margin-right:-5rem!important}.me-lxsm-n6{margin-right:-6rem!important}.me-lxsm-n7{margin-right:-7rem!important}.me-lxsm-n8{margin-right:-8rem!important}.me-lxsm-n9{margin-right:-9rem!important}.me-lxsm-n10{margin-right:-10rem!important}.me-lxsm-n11{margin-right:-11rem!important}.me-lxsm-n12{margin-right:-12rem!important}.me-lxsm-n13{margin-right:-13rem!important}.me-lxsm-n14{margin-right:-14rem!important}.me-lxsm-n15{margin-right:-15rem!important}.me-lxsm-n16{margin-right:-16rem!important}.me-lxsm-n17{margin-right:-17rem!important}.me-lxsm-n18{margin-right:-18rem!important}.me-lxsm-n19{margin-right:-19rem!important}.me-lxsm-n20{margin-right:-20rem!important}.me-lxsm-n21{margin-right:-21rem!important}.me-lxsm-n22{margin-right:-22rem!important}.mb-lxsm-n1{margin-bottom:-1rem!important}.mb-lxsm-n2{margin-bottom:-2rem!important}.mb-lxsm-n3{margin-bottom:-3rem!important}.mb-lxsm-n4{margin-bottom:-4rem!important}.mb-lxsm-n5{margin-bottom:-5rem!important}.mb-lxsm-n6{margin-bottom:-6rem!important}.mb-lxsm-n7{margin-bottom:-7rem!important}.mb-lxsm-n8{margin-bottom:-8rem!important}.mb-lxsm-n9{margin-bottom:-9rem!important}.mb-lxsm-n10{margin-bottom:-10rem!important}.mb-lxsm-n11{margin-bottom:-11rem!important}.mb-lxsm-n12{margin-bottom:-12rem!important}.mb-lxsm-n13{margin-bottom:-13rem!important}.mb-lxsm-n14{margin-bottom:-14rem!important}.mb-lxsm-n15{margin-bottom:-15rem!important}.mb-lxsm-n16{margin-bottom:-16rem!important}.mb-lxsm-n17{margin-bottom:-17rem!important}.mb-lxsm-n18{margin-bottom:-18rem!important}.mb-lxsm-n19{margin-bottom:-19rem!important}.mb-lxsm-n20{margin-bottom:-20rem!important}.mb-lxsm-n21{margin-bottom:-21rem!important}.mb-lxsm-n22{margin-bottom:-22rem!important}.ms-lxsm-n1{margin-left:-1rem!important}.ms-lxsm-n2{margin-left:-2rem!important}.ms-lxsm-n3{margin-left:-3rem!important}.ms-lxsm-n4{margin-left:-4rem!important}.ms-lxsm-n5{margin-left:-5rem!important}.ms-lxsm-n6{margin-left:-6rem!important}.ms-lxsm-n7{margin-left:-7rem!important}.ms-lxsm-n8{margin-left:-8rem!important}.ms-lxsm-n9{margin-left:-9rem!important}.ms-lxsm-n10{margin-left:-10rem!important}.ms-lxsm-n11{margin-left:-11rem!important}.ms-lxsm-n12{margin-left:-12rem!important}.ms-lxsm-n13{margin-left:-13rem!important}.ms-lxsm-n14{margin-left:-14rem!important}.ms-lxsm-n15{margin-left:-15rem!important}.ms-lxsm-n16{margin-left:-16rem!important}.ms-lxsm-n17{margin-left:-17rem!important}.ms-lxsm-n18{margin-left:-18rem!important}.ms-lxsm-n19{margin-left:-19rem!important}.ms-lxsm-n20{margin-left:-20rem!important}.ms-lxsm-n21{margin-left:-21rem!important}.ms-lxsm-n22{margin-left:-22rem!important}.p-lxsm-0{padding:0!important}.p-lxsm-1{padding:1rem!important}.p-lxsm-2{padding:2rem!important}.p-lxsm-3{padding:3rem!important}.p-lxsm-4{padding:4rem!important}.p-lxsm-5{padding:5rem!important}.p-lxsm-6{padding:6rem!important}.p-lxsm-7{padding:7rem!important}.p-lxsm-8{padding:8rem!important}.p-lxsm-9{padding:9rem!important}.p-lxsm-10{padding:10rem!important}.p-lxsm-11{padding:11rem!important}.p-lxsm-12{padding:12rem!important}.p-lxsm-13{padding:13rem!important}.p-lxsm-14{padding:14rem!important}.p-lxsm-15{padding:15rem!important}.p-lxsm-16{padding:16rem!important}.p-lxsm-17{padding:17rem!important}.p-lxsm-18{padding:18rem!important}.p-lxsm-19{padding:19rem!important}.p-lxsm-20{padding:20rem!important}.p-lxsm-21{padding:21rem!important}.p-lxsm-22{padding:22rem!important}.px-lxsm-0{padding-left:0!important;padding-right:0!important}.px-lxsm-1{padding-left:1rem!important;padding-right:1rem!important}.px-lxsm-2{padding-left:2rem!important;padding-right:2rem!important}.px-lxsm-3{padding-left:3rem!important;padding-right:3rem!important}.px-lxsm-4{padding-left:4rem!important;padding-right:4rem!important}.px-lxsm-5{padding-left:5rem!important;padding-right:5rem!important}.px-lxsm-6{padding-left:6rem!important;padding-right:6rem!important}.px-lxsm-7{padding-left:7rem!important;padding-right:7rem!important}.px-lxsm-8{padding-left:8rem!important;padding-right:8rem!important}.px-lxsm-9{padding-left:9rem!important;padding-right:9rem!important}.px-lxsm-10{padding-left:10rem!important;padding-right:10rem!important}.px-lxsm-11{padding-left:11rem!important;padding-right:11rem!important}.px-lxsm-12{padding-left:12rem!important;padding-right:12rem!important}.px-lxsm-13{padding-left:13rem!important;padding-right:13rem!important}.px-lxsm-14{padding-left:14rem!important;padding-right:14rem!important}.px-lxsm-15{padding-left:15rem!important;padding-right:15rem!important}.px-lxsm-16{padding-left:16rem!important;padding-right:16rem!important}.px-lxsm-17{padding-left:17rem!important;padding-right:17rem!important}.px-lxsm-18{padding-left:18rem!important;padding-right:18rem!important}.px-lxsm-19{padding-left:19rem!important;padding-right:19rem!important}.px-lxsm-20{padding-left:20rem!important;padding-right:20rem!important}.px-lxsm-21{padding-left:21rem!important;padding-right:21rem!important}.px-lxsm-22{padding-left:22rem!important;padding-right:22rem!important}.py-lxsm-0{padding-bottom:0!important;padding-top:0!important}.py-lxsm-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-lxsm-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-lxsm-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-lxsm-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-lxsm-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-lxsm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-lxsm-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-lxsm-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-lxsm-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-lxsm-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-lxsm-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-lxsm-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-lxsm-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-lxsm-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-lxsm-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-lxsm-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-lxsm-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-lxsm-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-lxsm-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-lxsm-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-lxsm-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-lxsm-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-lxsm-0{padding-top:0!important}.pt-lxsm-1{padding-top:1rem!important}.pt-lxsm-2{padding-top:2rem!important}.pt-lxsm-3{padding-top:3rem!important}.pt-lxsm-4{padding-top:4rem!important}.pt-lxsm-5{padding-top:5rem!important}.pt-lxsm-6{padding-top:6rem!important}.pt-lxsm-7{padding-top:7rem!important}.pt-lxsm-8{padding-top:8rem!important}.pt-lxsm-9{padding-top:9rem!important}.pt-lxsm-10{padding-top:10rem!important}.pt-lxsm-11{padding-top:11rem!important}.pt-lxsm-12{padding-top:12rem!important}.pt-lxsm-13{padding-top:13rem!important}.pt-lxsm-14{padding-top:14rem!important}.pt-lxsm-15{padding-top:15rem!important}.pt-lxsm-16{padding-top:16rem!important}.pt-lxsm-17{padding-top:17rem!important}.pt-lxsm-18{padding-top:18rem!important}.pt-lxsm-19{padding-top:19rem!important}.pt-lxsm-20{padding-top:20rem!important}.pt-lxsm-21{padding-top:21rem!important}.pt-lxsm-22{padding-top:22rem!important}.pe-lxsm-0{padding-right:0!important}.pe-lxsm-1{padding-right:1rem!important}.pe-lxsm-2{padding-right:2rem!important}.pe-lxsm-3{padding-right:3rem!important}.pe-lxsm-4{padding-right:4rem!important}.pe-lxsm-5{padding-right:5rem!important}.pe-lxsm-6{padding-right:6rem!important}.pe-lxsm-7{padding-right:7rem!important}.pe-lxsm-8{padding-right:8rem!important}.pe-lxsm-9{padding-right:9rem!important}.pe-lxsm-10{padding-right:10rem!important}.pe-lxsm-11{padding-right:11rem!important}.pe-lxsm-12{padding-right:12rem!important}.pe-lxsm-13{padding-right:13rem!important}.pe-lxsm-14{padding-right:14rem!important}.pe-lxsm-15{padding-right:15rem!important}.pe-lxsm-16{padding-right:16rem!important}.pe-lxsm-17{padding-right:17rem!important}.pe-lxsm-18{padding-right:18rem!important}.pe-lxsm-19{padding-right:19rem!important}.pe-lxsm-20{padding-right:20rem!important}.pe-lxsm-21{padding-right:21rem!important}.pe-lxsm-22{padding-right:22rem!important}.pb-lxsm-0{padding-bottom:0!important}.pb-lxsm-1{padding-bottom:1rem!important}.pb-lxsm-2{padding-bottom:2rem!important}.pb-lxsm-3{padding-bottom:3rem!important}.pb-lxsm-4{padding-bottom:4rem!important}.pb-lxsm-5{padding-bottom:5rem!important}.pb-lxsm-6{padding-bottom:6rem!important}.pb-lxsm-7{padding-bottom:7rem!important}.pb-lxsm-8{padding-bottom:8rem!important}.pb-lxsm-9{padding-bottom:9rem!important}.pb-lxsm-10{padding-bottom:10rem!important}.pb-lxsm-11{padding-bottom:11rem!important}.pb-lxsm-12{padding-bottom:12rem!important}.pb-lxsm-13{padding-bottom:13rem!important}.pb-lxsm-14{padding-bottom:14rem!important}.pb-lxsm-15{padding-bottom:15rem!important}.pb-lxsm-16{padding-bottom:16rem!important}.pb-lxsm-17{padding-bottom:17rem!important}.pb-lxsm-18{padding-bottom:18rem!important}.pb-lxsm-19{padding-bottom:19rem!important}.pb-lxsm-20{padding-bottom:20rem!important}.pb-lxsm-21{padding-bottom:21rem!important}.pb-lxsm-22{padding-bottom:22rem!important}.ps-lxsm-0{padding-left:0!important}.ps-lxsm-1{padding-left:1rem!important}.ps-lxsm-2{padding-left:2rem!important}.ps-lxsm-3{padding-left:3rem!important}.ps-lxsm-4{padding-left:4rem!important}.ps-lxsm-5{padding-left:5rem!important}.ps-lxsm-6{padding-left:6rem!important}.ps-lxsm-7{padding-left:7rem!important}.ps-lxsm-8{padding-left:8rem!important}.ps-lxsm-9{padding-left:9rem!important}.ps-lxsm-10{padding-left:10rem!important}.ps-lxsm-11{padding-left:11rem!important}.ps-lxsm-12{padding-left:12rem!important}.ps-lxsm-13{padding-left:13rem!important}.ps-lxsm-14{padding-left:14rem!important}.ps-lxsm-15{padding-left:15rem!important}.ps-lxsm-16{padding-left:16rem!important}.ps-lxsm-17{padding-left:17rem!important}.ps-lxsm-18{padding-left:18rem!important}.ps-lxsm-19{padding-left:19rem!important}.ps-lxsm-20{padding-left:20rem!important}.ps-lxsm-21{padding-left:21rem!important}.ps-lxsm-22{padding-left:22rem!important}.gap-lxsm-0{gap:0!important}.gap-lxsm-1{gap:1rem!important}.gap-lxsm-2{gap:2rem!important}.gap-lxsm-3{gap:3rem!important}.gap-lxsm-4{gap:4rem!important}.gap-lxsm-5{gap:5rem!important}.gap-lxsm-6{gap:6rem!important}.gap-lxsm-7{gap:7rem!important}.gap-lxsm-8{gap:8rem!important}.gap-lxsm-9{gap:9rem!important}.gap-lxsm-10{gap:10rem!important}.gap-lxsm-11{gap:11rem!important}.gap-lxsm-12{gap:12rem!important}.gap-lxsm-13{gap:13rem!important}.gap-lxsm-14{gap:14rem!important}.gap-lxsm-15{gap:15rem!important}.gap-lxsm-16{gap:16rem!important}.gap-lxsm-17{gap:17rem!important}.gap-lxsm-18{gap:18rem!important}.gap-lxsm-19{gap:19rem!important}.gap-lxsm-20{gap:20rem!important}.gap-lxsm-21{gap:21rem!important}.gap-lxsm-22{gap:22rem!important}.row-gap-lxsm-0{row-gap:0!important}.row-gap-lxsm-1{row-gap:1rem!important}.row-gap-lxsm-2{row-gap:2rem!important}.row-gap-lxsm-3{row-gap:3rem!important}.row-gap-lxsm-4{row-gap:4rem!important}.row-gap-lxsm-5{row-gap:5rem!important}.row-gap-lxsm-6{row-gap:6rem!important}.row-gap-lxsm-7{row-gap:7rem!important}.row-gap-lxsm-8{row-gap:8rem!important}.row-gap-lxsm-9{row-gap:9rem!important}.row-gap-lxsm-10{row-gap:10rem!important}.row-gap-lxsm-11{row-gap:11rem!important}.row-gap-lxsm-12{row-gap:12rem!important}.row-gap-lxsm-13{row-gap:13rem!important}.row-gap-lxsm-14{row-gap:14rem!important}.row-gap-lxsm-15{row-gap:15rem!important}.row-gap-lxsm-16{row-gap:16rem!important}.row-gap-lxsm-17{row-gap:17rem!important}.row-gap-lxsm-18{row-gap:18rem!important}.row-gap-lxsm-19{row-gap:19rem!important}.row-gap-lxsm-20{row-gap:20rem!important}.row-gap-lxsm-21{row-gap:21rem!important}.row-gap-lxsm-22{row-gap:22rem!important}.column-gap-lxsm-0{column-gap:0!important}.column-gap-lxsm-1{column-gap:1rem!important}.column-gap-lxsm-2{column-gap:2rem!important}.column-gap-lxsm-3{column-gap:3rem!important}.column-gap-lxsm-4{column-gap:4rem!important}.column-gap-lxsm-5{column-gap:5rem!important}.column-gap-lxsm-6{column-gap:6rem!important}.column-gap-lxsm-7{column-gap:7rem!important}.column-gap-lxsm-8{column-gap:8rem!important}.column-gap-lxsm-9{column-gap:9rem!important}.column-gap-lxsm-10{column-gap:10rem!important}.column-gap-lxsm-11{column-gap:11rem!important}.column-gap-lxsm-12{column-gap:12rem!important}.column-gap-lxsm-13{column-gap:13rem!important}.column-gap-lxsm-14{column-gap:14rem!important}.column-gap-lxsm-15{column-gap:15rem!important}.column-gap-lxsm-16{column-gap:16rem!important}.column-gap-lxsm-17{column-gap:17rem!important}.column-gap-lxsm-18{column-gap:18rem!important}.column-gap-lxsm-19{column-gap:19rem!important}.column-gap-lxsm-20{column-gap:20rem!important}.column-gap-lxsm-21{column-gap:21rem!important}.column-gap-lxsm-22{column-gap:22rem!important}.text-lxsm-start{text-align:left!important}.text-lxsm-end{text-align:right!important}.text-lxsm-center{text-align:center!important}}@media (min-width:390px){.float-lsm-start{float:left!important}.float-lsm-end{float:right!important}.float-lsm-none{float:none!important}.object-fit-lsm-contain{object-fit:contain!important}.object-fit-lsm-cover{object-fit:cover!important}.object-fit-lsm-fill{object-fit:fill!important}.object-fit-lsm-scale{object-fit:scale-down!important}.object-fit-lsm-none{object-fit:none!important}.d-lsm-inline{display:inline!important}.d-lsm-inline-block{display:inline-block!important}.d-lsm-block{display:block!important}.d-lsm-grid{display:grid!important}.d-lsm-inline-grid{display:inline-grid!important}.d-lsm-table{display:table!important}.d-lsm-table-row{display:table-row!important}.d-lsm-table-cell{display:table-cell!important}.d-lsm-flex{display:flex!important}.d-lsm-inline-flex{display:inline-flex!important}.d-lsm-none{display:none!important}.flex-lsm-fill{flex:1 1 auto!important}.flex-lsm-row{flex-direction:row!important}.flex-lsm-column{flex-direction:column!important}.flex-lsm-row-reverse{flex-direction:row-reverse!important}.flex-lsm-column-reverse{flex-direction:column-reverse!important}.flex-lsm-grow-0{flex-grow:0!important}.flex-lsm-grow-1{flex-grow:1!important}.flex-lsm-shrink-0{flex-shrink:0!important}.flex-lsm-shrink-1{flex-shrink:1!important}.flex-lsm-wrap{flex-wrap:wrap!important}.flex-lsm-nowrap{flex-wrap:nowrap!important}.flex-lsm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lsm-start{justify-content:flex-start!important}.justify-content-lsm-end{justify-content:flex-end!important}.justify-content-lsm-center{justify-content:center!important}.justify-content-lsm-between{justify-content:space-between!important}.justify-content-lsm-around{justify-content:space-around!important}.justify-content-lsm-evenly{justify-content:space-evenly!important}.align-items-lsm-start{align-items:flex-start!important}.align-items-lsm-end{align-items:flex-end!important}.align-items-lsm-center{align-items:center!important}.align-items-lsm-baseline{align-items:baseline!important}.align-items-lsm-stretch{align-items:stretch!important}.align-content-lsm-start{align-content:flex-start!important}.align-content-lsm-end{align-content:flex-end!important}.align-content-lsm-center{align-content:center!important}.align-content-lsm-between{align-content:space-between!important}.align-content-lsm-around{align-content:space-around!important}.align-content-lsm-stretch{align-content:stretch!important}.align-self-lsm-auto{align-self:auto!important}.align-self-lsm-start{align-self:flex-start!important}.align-self-lsm-end{align-self:flex-end!important}.align-self-lsm-center{align-self:center!important}.align-self-lsm-baseline{align-self:baseline!important}.align-self-lsm-stretch{align-self:stretch!important}.order-lsm-first{order:-1!important}.order-lsm-0{order:0!important}.order-lsm-1{order:1!important}.order-lsm-2{order:2!important}.order-lsm-3{order:3!important}.order-lsm-4{order:4!important}.order-lsm-5{order:5!important}.order-lsm-last{order:6!important}.m-lsm-0{margin:0!important}.m-lsm-1{margin:1rem!important}.m-lsm-2{margin:2rem!important}.m-lsm-3{margin:3rem!important}.m-lsm-4{margin:4rem!important}.m-lsm-5{margin:5rem!important}.m-lsm-6{margin:6rem!important}.m-lsm-7{margin:7rem!important}.m-lsm-8{margin:8rem!important}.m-lsm-9{margin:9rem!important}.m-lsm-10{margin:10rem!important}.m-lsm-11{margin:11rem!important}.m-lsm-12{margin:12rem!important}.m-lsm-13{margin:13rem!important}.m-lsm-14{margin:14rem!important}.m-lsm-15{margin:15rem!important}.m-lsm-16{margin:16rem!important}.m-lsm-17{margin:17rem!important}.m-lsm-18{margin:18rem!important}.m-lsm-19{margin:19rem!important}.m-lsm-20{margin:20rem!important}.m-lsm-21{margin:21rem!important}.m-lsm-22{margin:22rem!important}.m-lsm-auto{margin:auto!important}.mx-lsm-0{margin-left:0!important;margin-right:0!important}.mx-lsm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-lsm-2{margin-left:2rem!important;margin-right:2rem!important}.mx-lsm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-lsm-4{margin-left:4rem!important;margin-right:4rem!important}.mx-lsm-5{margin-left:5rem!important;margin-right:5rem!important}.mx-lsm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-lsm-7{margin-left:7rem!important;margin-right:7rem!important}.mx-lsm-8{margin-left:8rem!important;margin-right:8rem!important}.mx-lsm-9{margin-left:9rem!important;margin-right:9rem!important}.mx-lsm-10{margin-left:10rem!important;margin-right:10rem!important}.mx-lsm-11{margin-left:11rem!important;margin-right:11rem!important}.mx-lsm-12{margin-left:12rem!important;margin-right:12rem!important}.mx-lsm-13{margin-left:13rem!important;margin-right:13rem!important}.mx-lsm-14{margin-left:14rem!important;margin-right:14rem!important}.mx-lsm-15{margin-left:15rem!important;margin-right:15rem!important}.mx-lsm-16{margin-left:16rem!important;margin-right:16rem!important}.mx-lsm-17{margin-left:17rem!important;margin-right:17rem!important}.mx-lsm-18{margin-left:18rem!important;margin-right:18rem!important}.mx-lsm-19{margin-left:19rem!important;margin-right:19rem!important}.mx-lsm-20{margin-left:20rem!important;margin-right:20rem!important}.mx-lsm-21{margin-left:21rem!important;margin-right:21rem!important}.mx-lsm-22{margin-left:22rem!important;margin-right:22rem!important}.mx-lsm-auto{margin-left:auto!important;margin-right:auto!important}.my-lsm-0{margin-bottom:0!important;margin-top:0!important}.my-lsm-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-lsm-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-lsm-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-lsm-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-lsm-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-lsm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-lsm-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-lsm-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-lsm-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-lsm-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-lsm-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-lsm-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-lsm-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-lsm-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-lsm-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-lsm-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-lsm-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-lsm-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-lsm-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-lsm-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-lsm-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-lsm-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-lsm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lsm-0{margin-top:0!important}.mt-lsm-1{margin-top:1rem!important}.mt-lsm-2{margin-top:2rem!important}.mt-lsm-3{margin-top:3rem!important}.mt-lsm-4{margin-top:4rem!important}.mt-lsm-5{margin-top:5rem!important}.mt-lsm-6{margin-top:6rem!important}.mt-lsm-7{margin-top:7rem!important}.mt-lsm-8{margin-top:8rem!important}.mt-lsm-9{margin-top:9rem!important}.mt-lsm-10{margin-top:10rem!important}.mt-lsm-11{margin-top:11rem!important}.mt-lsm-12{margin-top:12rem!important}.mt-lsm-13{margin-top:13rem!important}.mt-lsm-14{margin-top:14rem!important}.mt-lsm-15{margin-top:15rem!important}.mt-lsm-16{margin-top:16rem!important}.mt-lsm-17{margin-top:17rem!important}.mt-lsm-18{margin-top:18rem!important}.mt-lsm-19{margin-top:19rem!important}.mt-lsm-20{margin-top:20rem!important}.mt-lsm-21{margin-top:21rem!important}.mt-lsm-22{margin-top:22rem!important}.mt-lsm-auto{margin-top:auto!important}.me-lsm-0{margin-right:0!important}.me-lsm-1{margin-right:1rem!important}.me-lsm-2{margin-right:2rem!important}.me-lsm-3{margin-right:3rem!important}.me-lsm-4{margin-right:4rem!important}.me-lsm-5{margin-right:5rem!important}.me-lsm-6{margin-right:6rem!important}.me-lsm-7{margin-right:7rem!important}.me-lsm-8{margin-right:8rem!important}.me-lsm-9{margin-right:9rem!important}.me-lsm-10{margin-right:10rem!important}.me-lsm-11{margin-right:11rem!important}.me-lsm-12{margin-right:12rem!important}.me-lsm-13{margin-right:13rem!important}.me-lsm-14{margin-right:14rem!important}.me-lsm-15{margin-right:15rem!important}.me-lsm-16{margin-right:16rem!important}.me-lsm-17{margin-right:17rem!important}.me-lsm-18{margin-right:18rem!important}.me-lsm-19{margin-right:19rem!important}.me-lsm-20{margin-right:20rem!important}.me-lsm-21{margin-right:21rem!important}.me-lsm-22{margin-right:22rem!important}.me-lsm-auto{margin-right:auto!important}.mb-lsm-0{margin-bottom:0!important}.mb-lsm-1{margin-bottom:1rem!important}.mb-lsm-2{margin-bottom:2rem!important}.mb-lsm-3{margin-bottom:3rem!important}.mb-lsm-4{margin-bottom:4rem!important}.mb-lsm-5{margin-bottom:5rem!important}.mb-lsm-6{margin-bottom:6rem!important}.mb-lsm-7{margin-bottom:7rem!important}.mb-lsm-8{margin-bottom:8rem!important}.mb-lsm-9{margin-bottom:9rem!important}.mb-lsm-10{margin-bottom:10rem!important}.mb-lsm-11{margin-bottom:11rem!important}.mb-lsm-12{margin-bottom:12rem!important}.mb-lsm-13{margin-bottom:13rem!important}.mb-lsm-14{margin-bottom:14rem!important}.mb-lsm-15{margin-bottom:15rem!important}.mb-lsm-16{margin-bottom:16rem!important}.mb-lsm-17{margin-bottom:17rem!important}.mb-lsm-18{margin-bottom:18rem!important}.mb-lsm-19{margin-bottom:19rem!important}.mb-lsm-20{margin-bottom:20rem!important}.mb-lsm-21{margin-bottom:21rem!important}.mb-lsm-22{margin-bottom:22rem!important}.mb-lsm-auto{margin-bottom:auto!important}.ms-lsm-0{margin-left:0!important}.ms-lsm-1{margin-left:1rem!important}.ms-lsm-2{margin-left:2rem!important}.ms-lsm-3{margin-left:3rem!important}.ms-lsm-4{margin-left:4rem!important}.ms-lsm-5{margin-left:5rem!important}.ms-lsm-6{margin-left:6rem!important}.ms-lsm-7{margin-left:7rem!important}.ms-lsm-8{margin-left:8rem!important}.ms-lsm-9{margin-left:9rem!important}.ms-lsm-10{margin-left:10rem!important}.ms-lsm-11{margin-left:11rem!important}.ms-lsm-12{margin-left:12rem!important}.ms-lsm-13{margin-left:13rem!important}.ms-lsm-14{margin-left:14rem!important}.ms-lsm-15{margin-left:15rem!important}.ms-lsm-16{margin-left:16rem!important}.ms-lsm-17{margin-left:17rem!important}.ms-lsm-18{margin-left:18rem!important}.ms-lsm-19{margin-left:19rem!important}.ms-lsm-20{margin-left:20rem!important}.ms-lsm-21{margin-left:21rem!important}.ms-lsm-22{margin-left:22rem!important}.ms-lsm-auto{margin-left:auto!important}.m-lsm-n1{margin:-1rem!important}.m-lsm-n2{margin:-2rem!important}.m-lsm-n3{margin:-3rem!important}.m-lsm-n4{margin:-4rem!important}.m-lsm-n5{margin:-5rem!important}.m-lsm-n6{margin:-6rem!important}.m-lsm-n7{margin:-7rem!important}.m-lsm-n8{margin:-8rem!important}.m-lsm-n9{margin:-9rem!important}.m-lsm-n10{margin:-10rem!important}.m-lsm-n11{margin:-11rem!important}.m-lsm-n12{margin:-12rem!important}.m-lsm-n13{margin:-13rem!important}.m-lsm-n14{margin:-14rem!important}.m-lsm-n15{margin:-15rem!important}.m-lsm-n16{margin:-16rem!important}.m-lsm-n17{margin:-17rem!important}.m-lsm-n18{margin:-18rem!important}.m-lsm-n19{margin:-19rem!important}.m-lsm-n20{margin:-20rem!important}.m-lsm-n21{margin:-21rem!important}.m-lsm-n22{margin:-22rem!important}.mx-lsm-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lsm-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-lsm-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-lsm-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-lsm-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-lsm-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-lsm-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-lsm-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-lsm-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-lsm-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-lsm-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-lsm-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-lsm-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-lsm-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-lsm-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-lsm-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-lsm-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-lsm-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-lsm-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-lsm-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-lsm-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-lsm-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-lsm-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lsm-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-lsm-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-lsm-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-lsm-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-lsm-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-lsm-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-lsm-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-lsm-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-lsm-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-lsm-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-lsm-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-lsm-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-lsm-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-lsm-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-lsm-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-lsm-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-lsm-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-lsm-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-lsm-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-lsm-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-lsm-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-lsm-n1{margin-top:-1rem!important}.mt-lsm-n2{margin-top:-2rem!important}.mt-lsm-n3{margin-top:-3rem!important}.mt-lsm-n4{margin-top:-4rem!important}.mt-lsm-n5{margin-top:-5rem!important}.mt-lsm-n6{margin-top:-6rem!important}.mt-lsm-n7{margin-top:-7rem!important}.mt-lsm-n8{margin-top:-8rem!important}.mt-lsm-n9{margin-top:-9rem!important}.mt-lsm-n10{margin-top:-10rem!important}.mt-lsm-n11{margin-top:-11rem!important}.mt-lsm-n12{margin-top:-12rem!important}.mt-lsm-n13{margin-top:-13rem!important}.mt-lsm-n14{margin-top:-14rem!important}.mt-lsm-n15{margin-top:-15rem!important}.mt-lsm-n16{margin-top:-16rem!important}.mt-lsm-n17{margin-top:-17rem!important}.mt-lsm-n18{margin-top:-18rem!important}.mt-lsm-n19{margin-top:-19rem!important}.mt-lsm-n20{margin-top:-20rem!important}.mt-lsm-n21{margin-top:-21rem!important}.mt-lsm-n22{margin-top:-22rem!important}.me-lsm-n1{margin-right:-1rem!important}.me-lsm-n2{margin-right:-2rem!important}.me-lsm-n3{margin-right:-3rem!important}.me-lsm-n4{margin-right:-4rem!important}.me-lsm-n5{margin-right:-5rem!important}.me-lsm-n6{margin-right:-6rem!important}.me-lsm-n7{margin-right:-7rem!important}.me-lsm-n8{margin-right:-8rem!important}.me-lsm-n9{margin-right:-9rem!important}.me-lsm-n10{margin-right:-10rem!important}.me-lsm-n11{margin-right:-11rem!important}.me-lsm-n12{margin-right:-12rem!important}.me-lsm-n13{margin-right:-13rem!important}.me-lsm-n14{margin-right:-14rem!important}.me-lsm-n15{margin-right:-15rem!important}.me-lsm-n16{margin-right:-16rem!important}.me-lsm-n17{margin-right:-17rem!important}.me-lsm-n18{margin-right:-18rem!important}.me-lsm-n19{margin-right:-19rem!important}.me-lsm-n20{margin-right:-20rem!important}.me-lsm-n21{margin-right:-21rem!important}.me-lsm-n22{margin-right:-22rem!important}.mb-lsm-n1{margin-bottom:-1rem!important}.mb-lsm-n2{margin-bottom:-2rem!important}.mb-lsm-n3{margin-bottom:-3rem!important}.mb-lsm-n4{margin-bottom:-4rem!important}.mb-lsm-n5{margin-bottom:-5rem!important}.mb-lsm-n6{margin-bottom:-6rem!important}.mb-lsm-n7{margin-bottom:-7rem!important}.mb-lsm-n8{margin-bottom:-8rem!important}.mb-lsm-n9{margin-bottom:-9rem!important}.mb-lsm-n10{margin-bottom:-10rem!important}.mb-lsm-n11{margin-bottom:-11rem!important}.mb-lsm-n12{margin-bottom:-12rem!important}.mb-lsm-n13{margin-bottom:-13rem!important}.mb-lsm-n14{margin-bottom:-14rem!important}.mb-lsm-n15{margin-bottom:-15rem!important}.mb-lsm-n16{margin-bottom:-16rem!important}.mb-lsm-n17{margin-bottom:-17rem!important}.mb-lsm-n18{margin-bottom:-18rem!important}.mb-lsm-n19{margin-bottom:-19rem!important}.mb-lsm-n20{margin-bottom:-20rem!important}.mb-lsm-n21{margin-bottom:-21rem!important}.mb-lsm-n22{margin-bottom:-22rem!important}.ms-lsm-n1{margin-left:-1rem!important}.ms-lsm-n2{margin-left:-2rem!important}.ms-lsm-n3{margin-left:-3rem!important}.ms-lsm-n4{margin-left:-4rem!important}.ms-lsm-n5{margin-left:-5rem!important}.ms-lsm-n6{margin-left:-6rem!important}.ms-lsm-n7{margin-left:-7rem!important}.ms-lsm-n8{margin-left:-8rem!important}.ms-lsm-n9{margin-left:-9rem!important}.ms-lsm-n10{margin-left:-10rem!important}.ms-lsm-n11{margin-left:-11rem!important}.ms-lsm-n12{margin-left:-12rem!important}.ms-lsm-n13{margin-left:-13rem!important}.ms-lsm-n14{margin-left:-14rem!important}.ms-lsm-n15{margin-left:-15rem!important}.ms-lsm-n16{margin-left:-16rem!important}.ms-lsm-n17{margin-left:-17rem!important}.ms-lsm-n18{margin-left:-18rem!important}.ms-lsm-n19{margin-left:-19rem!important}.ms-lsm-n20{margin-left:-20rem!important}.ms-lsm-n21{margin-left:-21rem!important}.ms-lsm-n22{margin-left:-22rem!important}.p-lsm-0{padding:0!important}.p-lsm-1{padding:1rem!important}.p-lsm-2{padding:2rem!important}.p-lsm-3{padding:3rem!important}.p-lsm-4{padding:4rem!important}.p-lsm-5{padding:5rem!important}.p-lsm-6{padding:6rem!important}.p-lsm-7{padding:7rem!important}.p-lsm-8{padding:8rem!important}.p-lsm-9{padding:9rem!important}.p-lsm-10{padding:10rem!important}.p-lsm-11{padding:11rem!important}.p-lsm-12{padding:12rem!important}.p-lsm-13{padding:13rem!important}.p-lsm-14{padding:14rem!important}.p-lsm-15{padding:15rem!important}.p-lsm-16{padding:16rem!important}.p-lsm-17{padding:17rem!important}.p-lsm-18{padding:18rem!important}.p-lsm-19{padding:19rem!important}.p-lsm-20{padding:20rem!important}.p-lsm-21{padding:21rem!important}.p-lsm-22{padding:22rem!important}.px-lsm-0{padding-left:0!important;padding-right:0!important}.px-lsm-1{padding-left:1rem!important;padding-right:1rem!important}.px-lsm-2{padding-left:2rem!important;padding-right:2rem!important}.px-lsm-3{padding-left:3rem!important;padding-right:3rem!important}.px-lsm-4{padding-left:4rem!important;padding-right:4rem!important}.px-lsm-5{padding-left:5rem!important;padding-right:5rem!important}.px-lsm-6{padding-left:6rem!important;padding-right:6rem!important}.px-lsm-7{padding-left:7rem!important;padding-right:7rem!important}.px-lsm-8{padding-left:8rem!important;padding-right:8rem!important}.px-lsm-9{padding-left:9rem!important;padding-right:9rem!important}.px-lsm-10{padding-left:10rem!important;padding-right:10rem!important}.px-lsm-11{padding-left:11rem!important;padding-right:11rem!important}.px-lsm-12{padding-left:12rem!important;padding-right:12rem!important}.px-lsm-13{padding-left:13rem!important;padding-right:13rem!important}.px-lsm-14{padding-left:14rem!important;padding-right:14rem!important}.px-lsm-15{padding-left:15rem!important;padding-right:15rem!important}.px-lsm-16{padding-left:16rem!important;padding-right:16rem!important}.px-lsm-17{padding-left:17rem!important;padding-right:17rem!important}.px-lsm-18{padding-left:18rem!important;padding-right:18rem!important}.px-lsm-19{padding-left:19rem!important;padding-right:19rem!important}.px-lsm-20{padding-left:20rem!important;padding-right:20rem!important}.px-lsm-21{padding-left:21rem!important;padding-right:21rem!important}.px-lsm-22{padding-left:22rem!important;padding-right:22rem!important}.py-lsm-0{padding-bottom:0!important;padding-top:0!important}.py-lsm-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-lsm-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-lsm-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-lsm-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-lsm-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-lsm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-lsm-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-lsm-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-lsm-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-lsm-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-lsm-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-lsm-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-lsm-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-lsm-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-lsm-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-lsm-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-lsm-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-lsm-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-lsm-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-lsm-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-lsm-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-lsm-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-lsm-0{padding-top:0!important}.pt-lsm-1{padding-top:1rem!important}.pt-lsm-2{padding-top:2rem!important}.pt-lsm-3{padding-top:3rem!important}.pt-lsm-4{padding-top:4rem!important}.pt-lsm-5{padding-top:5rem!important}.pt-lsm-6{padding-top:6rem!important}.pt-lsm-7{padding-top:7rem!important}.pt-lsm-8{padding-top:8rem!important}.pt-lsm-9{padding-top:9rem!important}.pt-lsm-10{padding-top:10rem!important}.pt-lsm-11{padding-top:11rem!important}.pt-lsm-12{padding-top:12rem!important}.pt-lsm-13{padding-top:13rem!important}.pt-lsm-14{padding-top:14rem!important}.pt-lsm-15{padding-top:15rem!important}.pt-lsm-16{padding-top:16rem!important}.pt-lsm-17{padding-top:17rem!important}.pt-lsm-18{padding-top:18rem!important}.pt-lsm-19{padding-top:19rem!important}.pt-lsm-20{padding-top:20rem!important}.pt-lsm-21{padding-top:21rem!important}.pt-lsm-22{padding-top:22rem!important}.pe-lsm-0{padding-right:0!important}.pe-lsm-1{padding-right:1rem!important}.pe-lsm-2{padding-right:2rem!important}.pe-lsm-3{padding-right:3rem!important}.pe-lsm-4{padding-right:4rem!important}.pe-lsm-5{padding-right:5rem!important}.pe-lsm-6{padding-right:6rem!important}.pe-lsm-7{padding-right:7rem!important}.pe-lsm-8{padding-right:8rem!important}.pe-lsm-9{padding-right:9rem!important}.pe-lsm-10{padding-right:10rem!important}.pe-lsm-11{padding-right:11rem!important}.pe-lsm-12{padding-right:12rem!important}.pe-lsm-13{padding-right:13rem!important}.pe-lsm-14{padding-right:14rem!important}.pe-lsm-15{padding-right:15rem!important}.pe-lsm-16{padding-right:16rem!important}.pe-lsm-17{padding-right:17rem!important}.pe-lsm-18{padding-right:18rem!important}.pe-lsm-19{padding-right:19rem!important}.pe-lsm-20{padding-right:20rem!important}.pe-lsm-21{padding-right:21rem!important}.pe-lsm-22{padding-right:22rem!important}.pb-lsm-0{padding-bottom:0!important}.pb-lsm-1{padding-bottom:1rem!important}.pb-lsm-2{padding-bottom:2rem!important}.pb-lsm-3{padding-bottom:3rem!important}.pb-lsm-4{padding-bottom:4rem!important}.pb-lsm-5{padding-bottom:5rem!important}.pb-lsm-6{padding-bottom:6rem!important}.pb-lsm-7{padding-bottom:7rem!important}.pb-lsm-8{padding-bottom:8rem!important}.pb-lsm-9{padding-bottom:9rem!important}.pb-lsm-10{padding-bottom:10rem!important}.pb-lsm-11{padding-bottom:11rem!important}.pb-lsm-12{padding-bottom:12rem!important}.pb-lsm-13{padding-bottom:13rem!important}.pb-lsm-14{padding-bottom:14rem!important}.pb-lsm-15{padding-bottom:15rem!important}.pb-lsm-16{padding-bottom:16rem!important}.pb-lsm-17{padding-bottom:17rem!important}.pb-lsm-18{padding-bottom:18rem!important}.pb-lsm-19{padding-bottom:19rem!important}.pb-lsm-20{padding-bottom:20rem!important}.pb-lsm-21{padding-bottom:21rem!important}.pb-lsm-22{padding-bottom:22rem!important}.ps-lsm-0{padding-left:0!important}.ps-lsm-1{padding-left:1rem!important}.ps-lsm-2{padding-left:2rem!important}.ps-lsm-3{padding-left:3rem!important}.ps-lsm-4{padding-left:4rem!important}.ps-lsm-5{padding-left:5rem!important}.ps-lsm-6{padding-left:6rem!important}.ps-lsm-7{padding-left:7rem!important}.ps-lsm-8{padding-left:8rem!important}.ps-lsm-9{padding-left:9rem!important}.ps-lsm-10{padding-left:10rem!important}.ps-lsm-11{padding-left:11rem!important}.ps-lsm-12{padding-left:12rem!important}.ps-lsm-13{padding-left:13rem!important}.ps-lsm-14{padding-left:14rem!important}.ps-lsm-15{padding-left:15rem!important}.ps-lsm-16{padding-left:16rem!important}.ps-lsm-17{padding-left:17rem!important}.ps-lsm-18{padding-left:18rem!important}.ps-lsm-19{padding-left:19rem!important}.ps-lsm-20{padding-left:20rem!important}.ps-lsm-21{padding-left:21rem!important}.ps-lsm-22{padding-left:22rem!important}.gap-lsm-0{gap:0!important}.gap-lsm-1{gap:1rem!important}.gap-lsm-2{gap:2rem!important}.gap-lsm-3{gap:3rem!important}.gap-lsm-4{gap:4rem!important}.gap-lsm-5{gap:5rem!important}.gap-lsm-6{gap:6rem!important}.gap-lsm-7{gap:7rem!important}.gap-lsm-8{gap:8rem!important}.gap-lsm-9{gap:9rem!important}.gap-lsm-10{gap:10rem!important}.gap-lsm-11{gap:11rem!important}.gap-lsm-12{gap:12rem!important}.gap-lsm-13{gap:13rem!important}.gap-lsm-14{gap:14rem!important}.gap-lsm-15{gap:15rem!important}.gap-lsm-16{gap:16rem!important}.gap-lsm-17{gap:17rem!important}.gap-lsm-18{gap:18rem!important}.gap-lsm-19{gap:19rem!important}.gap-lsm-20{gap:20rem!important}.gap-lsm-21{gap:21rem!important}.gap-lsm-22{gap:22rem!important}.row-gap-lsm-0{row-gap:0!important}.row-gap-lsm-1{row-gap:1rem!important}.row-gap-lsm-2{row-gap:2rem!important}.row-gap-lsm-3{row-gap:3rem!important}.row-gap-lsm-4{row-gap:4rem!important}.row-gap-lsm-5{row-gap:5rem!important}.row-gap-lsm-6{row-gap:6rem!important}.row-gap-lsm-7{row-gap:7rem!important}.row-gap-lsm-8{row-gap:8rem!important}.row-gap-lsm-9{row-gap:9rem!important}.row-gap-lsm-10{row-gap:10rem!important}.row-gap-lsm-11{row-gap:11rem!important}.row-gap-lsm-12{row-gap:12rem!important}.row-gap-lsm-13{row-gap:13rem!important}.row-gap-lsm-14{row-gap:14rem!important}.row-gap-lsm-15{row-gap:15rem!important}.row-gap-lsm-16{row-gap:16rem!important}.row-gap-lsm-17{row-gap:17rem!important}.row-gap-lsm-18{row-gap:18rem!important}.row-gap-lsm-19{row-gap:19rem!important}.row-gap-lsm-20{row-gap:20rem!important}.row-gap-lsm-21{row-gap:21rem!important}.row-gap-lsm-22{row-gap:22rem!important}.column-gap-lsm-0{column-gap:0!important}.column-gap-lsm-1{column-gap:1rem!important}.column-gap-lsm-2{column-gap:2rem!important}.column-gap-lsm-3{column-gap:3rem!important}.column-gap-lsm-4{column-gap:4rem!important}.column-gap-lsm-5{column-gap:5rem!important}.column-gap-lsm-6{column-gap:6rem!important}.column-gap-lsm-7{column-gap:7rem!important}.column-gap-lsm-8{column-gap:8rem!important}.column-gap-lsm-9{column-gap:9rem!important}.column-gap-lsm-10{column-gap:10rem!important}.column-gap-lsm-11{column-gap:11rem!important}.column-gap-lsm-12{column-gap:12rem!important}.column-gap-lsm-13{column-gap:13rem!important}.column-gap-lsm-14{column-gap:14rem!important}.column-gap-lsm-15{column-gap:15rem!important}.column-gap-lsm-16{column-gap:16rem!important}.column-gap-lsm-17{column-gap:17rem!important}.column-gap-lsm-18{column-gap:18rem!important}.column-gap-lsm-19{column-gap:19rem!important}.column-gap-lsm-20{column-gap:20rem!important}.column-gap-lsm-21{column-gap:21rem!important}.column-gap-lsm-22{column-gap:22rem!important}.text-lsm-start{text-align:left!important}.text-lsm-end{text-align:right!important}.text-lsm-center{text-align:center!important}}@media (min-width:420px){.float-msm-start{float:left!important}.float-msm-end{float:right!important}.float-msm-none{float:none!important}.object-fit-msm-contain{object-fit:contain!important}.object-fit-msm-cover{object-fit:cover!important}.object-fit-msm-fill{object-fit:fill!important}.object-fit-msm-scale{object-fit:scale-down!important}.object-fit-msm-none{object-fit:none!important}.d-msm-inline{display:inline!important}.d-msm-inline-block{display:inline-block!important}.d-msm-block{display:block!important}.d-msm-grid{display:grid!important}.d-msm-inline-grid{display:inline-grid!important}.d-msm-table{display:table!important}.d-msm-table-row{display:table-row!important}.d-msm-table-cell{display:table-cell!important}.d-msm-flex{display:flex!important}.d-msm-inline-flex{display:inline-flex!important}.d-msm-none{display:none!important}.flex-msm-fill{flex:1 1 auto!important}.flex-msm-row{flex-direction:row!important}.flex-msm-column{flex-direction:column!important}.flex-msm-row-reverse{flex-direction:row-reverse!important}.flex-msm-column-reverse{flex-direction:column-reverse!important}.flex-msm-grow-0{flex-grow:0!important}.flex-msm-grow-1{flex-grow:1!important}.flex-msm-shrink-0{flex-shrink:0!important}.flex-msm-shrink-1{flex-shrink:1!important}.flex-msm-wrap{flex-wrap:wrap!important}.flex-msm-nowrap{flex-wrap:nowrap!important}.flex-msm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-msm-start{justify-content:flex-start!important}.justify-content-msm-end{justify-content:flex-end!important}.justify-content-msm-center{justify-content:center!important}.justify-content-msm-between{justify-content:space-between!important}.justify-content-msm-around{justify-content:space-around!important}.justify-content-msm-evenly{justify-content:space-evenly!important}.align-items-msm-start{align-items:flex-start!important}.align-items-msm-end{align-items:flex-end!important}.align-items-msm-center{align-items:center!important}.align-items-msm-baseline{align-items:baseline!important}.align-items-msm-stretch{align-items:stretch!important}.align-content-msm-start{align-content:flex-start!important}.align-content-msm-end{align-content:flex-end!important}.align-content-msm-center{align-content:center!important}.align-content-msm-between{align-content:space-between!important}.align-content-msm-around{align-content:space-around!important}.align-content-msm-stretch{align-content:stretch!important}.align-self-msm-auto{align-self:auto!important}.align-self-msm-start{align-self:flex-start!important}.align-self-msm-end{align-self:flex-end!important}.align-self-msm-center{align-self:center!important}.align-self-msm-baseline{align-self:baseline!important}.align-self-msm-stretch{align-self:stretch!important}.order-msm-first{order:-1!important}.order-msm-0{order:0!important}.order-msm-1{order:1!important}.order-msm-2{order:2!important}.order-msm-3{order:3!important}.order-msm-4{order:4!important}.order-msm-5{order:5!important}.order-msm-last{order:6!important}.m-msm-0{margin:0!important}.m-msm-1{margin:1rem!important}.m-msm-2{margin:2rem!important}.m-msm-3{margin:3rem!important}.m-msm-4{margin:4rem!important}.m-msm-5{margin:5rem!important}.m-msm-6{margin:6rem!important}.m-msm-7{margin:7rem!important}.m-msm-8{margin:8rem!important}.m-msm-9{margin:9rem!important}.m-msm-10{margin:10rem!important}.m-msm-11{margin:11rem!important}.m-msm-12{margin:12rem!important}.m-msm-13{margin:13rem!important}.m-msm-14{margin:14rem!important}.m-msm-15{margin:15rem!important}.m-msm-16{margin:16rem!important}.m-msm-17{margin:17rem!important}.m-msm-18{margin:18rem!important}.m-msm-19{margin:19rem!important}.m-msm-20{margin:20rem!important}.m-msm-21{margin:21rem!important}.m-msm-22{margin:22rem!important}.m-msm-auto{margin:auto!important}.mx-msm-0{margin-left:0!important;margin-right:0!important}.mx-msm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-msm-2{margin-left:2rem!important;margin-right:2rem!important}.mx-msm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-msm-4{margin-left:4rem!important;margin-right:4rem!important}.mx-msm-5{margin-left:5rem!important;margin-right:5rem!important}.mx-msm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-msm-7{margin-left:7rem!important;margin-right:7rem!important}.mx-msm-8{margin-left:8rem!important;margin-right:8rem!important}.mx-msm-9{margin-left:9rem!important;margin-right:9rem!important}.mx-msm-10{margin-left:10rem!important;margin-right:10rem!important}.mx-msm-11{margin-left:11rem!important;margin-right:11rem!important}.mx-msm-12{margin-left:12rem!important;margin-right:12rem!important}.mx-msm-13{margin-left:13rem!important;margin-right:13rem!important}.mx-msm-14{margin-left:14rem!important;margin-right:14rem!important}.mx-msm-15{margin-left:15rem!important;margin-right:15rem!important}.mx-msm-16{margin-left:16rem!important;margin-right:16rem!important}.mx-msm-17{margin-left:17rem!important;margin-right:17rem!important}.mx-msm-18{margin-left:18rem!important;margin-right:18rem!important}.mx-msm-19{margin-left:19rem!important;margin-right:19rem!important}.mx-msm-20{margin-left:20rem!important;margin-right:20rem!important}.mx-msm-21{margin-left:21rem!important;margin-right:21rem!important}.mx-msm-22{margin-left:22rem!important;margin-right:22rem!important}.mx-msm-auto{margin-left:auto!important;margin-right:auto!important}.my-msm-0{margin-bottom:0!important;margin-top:0!important}.my-msm-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-msm-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-msm-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-msm-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-msm-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-msm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-msm-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-msm-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-msm-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-msm-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-msm-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-msm-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-msm-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-msm-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-msm-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-msm-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-msm-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-msm-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-msm-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-msm-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-msm-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-msm-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-msm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-msm-0{margin-top:0!important}.mt-msm-1{margin-top:1rem!important}.mt-msm-2{margin-top:2rem!important}.mt-msm-3{margin-top:3rem!important}.mt-msm-4{margin-top:4rem!important}.mt-msm-5{margin-top:5rem!important}.mt-msm-6{margin-top:6rem!important}.mt-msm-7{margin-top:7rem!important}.mt-msm-8{margin-top:8rem!important}.mt-msm-9{margin-top:9rem!important}.mt-msm-10{margin-top:10rem!important}.mt-msm-11{margin-top:11rem!important}.mt-msm-12{margin-top:12rem!important}.mt-msm-13{margin-top:13rem!important}.mt-msm-14{margin-top:14rem!important}.mt-msm-15{margin-top:15rem!important}.mt-msm-16{margin-top:16rem!important}.mt-msm-17{margin-top:17rem!important}.mt-msm-18{margin-top:18rem!important}.mt-msm-19{margin-top:19rem!important}.mt-msm-20{margin-top:20rem!important}.mt-msm-21{margin-top:21rem!important}.mt-msm-22{margin-top:22rem!important}.mt-msm-auto{margin-top:auto!important}.me-msm-0{margin-right:0!important}.me-msm-1{margin-right:1rem!important}.me-msm-2{margin-right:2rem!important}.me-msm-3{margin-right:3rem!important}.me-msm-4{margin-right:4rem!important}.me-msm-5{margin-right:5rem!important}.me-msm-6{margin-right:6rem!important}.me-msm-7{margin-right:7rem!important}.me-msm-8{margin-right:8rem!important}.me-msm-9{margin-right:9rem!important}.me-msm-10{margin-right:10rem!important}.me-msm-11{margin-right:11rem!important}.me-msm-12{margin-right:12rem!important}.me-msm-13{margin-right:13rem!important}.me-msm-14{margin-right:14rem!important}.me-msm-15{margin-right:15rem!important}.me-msm-16{margin-right:16rem!important}.me-msm-17{margin-right:17rem!important}.me-msm-18{margin-right:18rem!important}.me-msm-19{margin-right:19rem!important}.me-msm-20{margin-right:20rem!important}.me-msm-21{margin-right:21rem!important}.me-msm-22{margin-right:22rem!important}.me-msm-auto{margin-right:auto!important}.mb-msm-0{margin-bottom:0!important}.mb-msm-1{margin-bottom:1rem!important}.mb-msm-2{margin-bottom:2rem!important}.mb-msm-3{margin-bottom:3rem!important}.mb-msm-4{margin-bottom:4rem!important}.mb-msm-5{margin-bottom:5rem!important}.mb-msm-6{margin-bottom:6rem!important}.mb-msm-7{margin-bottom:7rem!important}.mb-msm-8{margin-bottom:8rem!important}.mb-msm-9{margin-bottom:9rem!important}.mb-msm-10{margin-bottom:10rem!important}.mb-msm-11{margin-bottom:11rem!important}.mb-msm-12{margin-bottom:12rem!important}.mb-msm-13{margin-bottom:13rem!important}.mb-msm-14{margin-bottom:14rem!important}.mb-msm-15{margin-bottom:15rem!important}.mb-msm-16{margin-bottom:16rem!important}.mb-msm-17{margin-bottom:17rem!important}.mb-msm-18{margin-bottom:18rem!important}.mb-msm-19{margin-bottom:19rem!important}.mb-msm-20{margin-bottom:20rem!important}.mb-msm-21{margin-bottom:21rem!important}.mb-msm-22{margin-bottom:22rem!important}.mb-msm-auto{margin-bottom:auto!important}.ms-msm-0{margin-left:0!important}.ms-msm-1{margin-left:1rem!important}.ms-msm-2{margin-left:2rem!important}.ms-msm-3{margin-left:3rem!important}.ms-msm-4{margin-left:4rem!important}.ms-msm-5{margin-left:5rem!important}.ms-msm-6{margin-left:6rem!important}.ms-msm-7{margin-left:7rem!important}.ms-msm-8{margin-left:8rem!important}.ms-msm-9{margin-left:9rem!important}.ms-msm-10{margin-left:10rem!important}.ms-msm-11{margin-left:11rem!important}.ms-msm-12{margin-left:12rem!important}.ms-msm-13{margin-left:13rem!important}.ms-msm-14{margin-left:14rem!important}.ms-msm-15{margin-left:15rem!important}.ms-msm-16{margin-left:16rem!important}.ms-msm-17{margin-left:17rem!important}.ms-msm-18{margin-left:18rem!important}.ms-msm-19{margin-left:19rem!important}.ms-msm-20{margin-left:20rem!important}.ms-msm-21{margin-left:21rem!important}.ms-msm-22{margin-left:22rem!important}.ms-msm-auto{margin-left:auto!important}.m-msm-n1{margin:-1rem!important}.m-msm-n2{margin:-2rem!important}.m-msm-n3{margin:-3rem!important}.m-msm-n4{margin:-4rem!important}.m-msm-n5{margin:-5rem!important}.m-msm-n6{margin:-6rem!important}.m-msm-n7{margin:-7rem!important}.m-msm-n8{margin:-8rem!important}.m-msm-n9{margin:-9rem!important}.m-msm-n10{margin:-10rem!important}.m-msm-n11{margin:-11rem!important}.m-msm-n12{margin:-12rem!important}.m-msm-n13{margin:-13rem!important}.m-msm-n14{margin:-14rem!important}.m-msm-n15{margin:-15rem!important}.m-msm-n16{margin:-16rem!important}.m-msm-n17{margin:-17rem!important}.m-msm-n18{margin:-18rem!important}.m-msm-n19{margin:-19rem!important}.m-msm-n20{margin:-20rem!important}.m-msm-n21{margin:-21rem!important}.m-msm-n22{margin:-22rem!important}.mx-msm-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-msm-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-msm-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-msm-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-msm-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-msm-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-msm-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-msm-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-msm-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-msm-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-msm-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-msm-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-msm-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-msm-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-msm-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-msm-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-msm-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-msm-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-msm-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-msm-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-msm-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-msm-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-msm-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-msm-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-msm-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-msm-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-msm-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-msm-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-msm-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-msm-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-msm-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-msm-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-msm-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-msm-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-msm-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-msm-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-msm-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-msm-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-msm-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-msm-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-msm-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-msm-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-msm-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-msm-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-msm-n1{margin-top:-1rem!important}.mt-msm-n2{margin-top:-2rem!important}.mt-msm-n3{margin-top:-3rem!important}.mt-msm-n4{margin-top:-4rem!important}.mt-msm-n5{margin-top:-5rem!important}.mt-msm-n6{margin-top:-6rem!important}.mt-msm-n7{margin-top:-7rem!important}.mt-msm-n8{margin-top:-8rem!important}.mt-msm-n9{margin-top:-9rem!important}.mt-msm-n10{margin-top:-10rem!important}.mt-msm-n11{margin-top:-11rem!important}.mt-msm-n12{margin-top:-12rem!important}.mt-msm-n13{margin-top:-13rem!important}.mt-msm-n14{margin-top:-14rem!important}.mt-msm-n15{margin-top:-15rem!important}.mt-msm-n16{margin-top:-16rem!important}.mt-msm-n17{margin-top:-17rem!important}.mt-msm-n18{margin-top:-18rem!important}.mt-msm-n19{margin-top:-19rem!important}.mt-msm-n20{margin-top:-20rem!important}.mt-msm-n21{margin-top:-21rem!important}.mt-msm-n22{margin-top:-22rem!important}.me-msm-n1{margin-right:-1rem!important}.me-msm-n2{margin-right:-2rem!important}.me-msm-n3{margin-right:-3rem!important}.me-msm-n4{margin-right:-4rem!important}.me-msm-n5{margin-right:-5rem!important}.me-msm-n6{margin-right:-6rem!important}.me-msm-n7{margin-right:-7rem!important}.me-msm-n8{margin-right:-8rem!important}.me-msm-n9{margin-right:-9rem!important}.me-msm-n10{margin-right:-10rem!important}.me-msm-n11{margin-right:-11rem!important}.me-msm-n12{margin-right:-12rem!important}.me-msm-n13{margin-right:-13rem!important}.me-msm-n14{margin-right:-14rem!important}.me-msm-n15{margin-right:-15rem!important}.me-msm-n16{margin-right:-16rem!important}.me-msm-n17{margin-right:-17rem!important}.me-msm-n18{margin-right:-18rem!important}.me-msm-n19{margin-right:-19rem!important}.me-msm-n20{margin-right:-20rem!important}.me-msm-n21{margin-right:-21rem!important}.me-msm-n22{margin-right:-22rem!important}.mb-msm-n1{margin-bottom:-1rem!important}.mb-msm-n2{margin-bottom:-2rem!important}.mb-msm-n3{margin-bottom:-3rem!important}.mb-msm-n4{margin-bottom:-4rem!important}.mb-msm-n5{margin-bottom:-5rem!important}.mb-msm-n6{margin-bottom:-6rem!important}.mb-msm-n7{margin-bottom:-7rem!important}.mb-msm-n8{margin-bottom:-8rem!important}.mb-msm-n9{margin-bottom:-9rem!important}.mb-msm-n10{margin-bottom:-10rem!important}.mb-msm-n11{margin-bottom:-11rem!important}.mb-msm-n12{margin-bottom:-12rem!important}.mb-msm-n13{margin-bottom:-13rem!important}.mb-msm-n14{margin-bottom:-14rem!important}.mb-msm-n15{margin-bottom:-15rem!important}.mb-msm-n16{margin-bottom:-16rem!important}.mb-msm-n17{margin-bottom:-17rem!important}.mb-msm-n18{margin-bottom:-18rem!important}.mb-msm-n19{margin-bottom:-19rem!important}.mb-msm-n20{margin-bottom:-20rem!important}.mb-msm-n21{margin-bottom:-21rem!important}.mb-msm-n22{margin-bottom:-22rem!important}.ms-msm-n1{margin-left:-1rem!important}.ms-msm-n2{margin-left:-2rem!important}.ms-msm-n3{margin-left:-3rem!important}.ms-msm-n4{margin-left:-4rem!important}.ms-msm-n5{margin-left:-5rem!important}.ms-msm-n6{margin-left:-6rem!important}.ms-msm-n7{margin-left:-7rem!important}.ms-msm-n8{margin-left:-8rem!important}.ms-msm-n9{margin-left:-9rem!important}.ms-msm-n10{margin-left:-10rem!important}.ms-msm-n11{margin-left:-11rem!important}.ms-msm-n12{margin-left:-12rem!important}.ms-msm-n13{margin-left:-13rem!important}.ms-msm-n14{margin-left:-14rem!important}.ms-msm-n15{margin-left:-15rem!important}.ms-msm-n16{margin-left:-16rem!important}.ms-msm-n17{margin-left:-17rem!important}.ms-msm-n18{margin-left:-18rem!important}.ms-msm-n19{margin-left:-19rem!important}.ms-msm-n20{margin-left:-20rem!important}.ms-msm-n21{margin-left:-21rem!important}.ms-msm-n22{margin-left:-22rem!important}.p-msm-0{padding:0!important}.p-msm-1{padding:1rem!important}.p-msm-2{padding:2rem!important}.p-msm-3{padding:3rem!important}.p-msm-4{padding:4rem!important}.p-msm-5{padding:5rem!important}.p-msm-6{padding:6rem!important}.p-msm-7{padding:7rem!important}.p-msm-8{padding:8rem!important}.p-msm-9{padding:9rem!important}.p-msm-10{padding:10rem!important}.p-msm-11{padding:11rem!important}.p-msm-12{padding:12rem!important}.p-msm-13{padding:13rem!important}.p-msm-14{padding:14rem!important}.p-msm-15{padding:15rem!important}.p-msm-16{padding:16rem!important}.p-msm-17{padding:17rem!important}.p-msm-18{padding:18rem!important}.p-msm-19{padding:19rem!important}.p-msm-20{padding:20rem!important}.p-msm-21{padding:21rem!important}.p-msm-22{padding:22rem!important}.px-msm-0{padding-left:0!important;padding-right:0!important}.px-msm-1{padding-left:1rem!important;padding-right:1rem!important}.px-msm-2{padding-left:2rem!important;padding-right:2rem!important}.px-msm-3{padding-left:3rem!important;padding-right:3rem!important}.px-msm-4{padding-left:4rem!important;padding-right:4rem!important}.px-msm-5{padding-left:5rem!important;padding-right:5rem!important}.px-msm-6{padding-left:6rem!important;padding-right:6rem!important}.px-msm-7{padding-left:7rem!important;padding-right:7rem!important}.px-msm-8{padding-left:8rem!important;padding-right:8rem!important}.px-msm-9{padding-left:9rem!important;padding-right:9rem!important}.px-msm-10{padding-left:10rem!important;padding-right:10rem!important}.px-msm-11{padding-left:11rem!important;padding-right:11rem!important}.px-msm-12{padding-left:12rem!important;padding-right:12rem!important}.px-msm-13{padding-left:13rem!important;padding-right:13rem!important}.px-msm-14{padding-left:14rem!important;padding-right:14rem!important}.px-msm-15{padding-left:15rem!important;padding-right:15rem!important}.px-msm-16{padding-left:16rem!important;padding-right:16rem!important}.px-msm-17{padding-left:17rem!important;padding-right:17rem!important}.px-msm-18{padding-left:18rem!important;padding-right:18rem!important}.px-msm-19{padding-left:19rem!important;padding-right:19rem!important}.px-msm-20{padding-left:20rem!important;padding-right:20rem!important}.px-msm-21{padding-left:21rem!important;padding-right:21rem!important}.px-msm-22{padding-left:22rem!important;padding-right:22rem!important}.py-msm-0{padding-bottom:0!important;padding-top:0!important}.py-msm-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-msm-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-msm-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-msm-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-msm-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-msm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-msm-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-msm-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-msm-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-msm-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-msm-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-msm-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-msm-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-msm-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-msm-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-msm-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-msm-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-msm-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-msm-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-msm-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-msm-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-msm-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-msm-0{padding-top:0!important}.pt-msm-1{padding-top:1rem!important}.pt-msm-2{padding-top:2rem!important}.pt-msm-3{padding-top:3rem!important}.pt-msm-4{padding-top:4rem!important}.pt-msm-5{padding-top:5rem!important}.pt-msm-6{padding-top:6rem!important}.pt-msm-7{padding-top:7rem!important}.pt-msm-8{padding-top:8rem!important}.pt-msm-9{padding-top:9rem!important}.pt-msm-10{padding-top:10rem!important}.pt-msm-11{padding-top:11rem!important}.pt-msm-12{padding-top:12rem!important}.pt-msm-13{padding-top:13rem!important}.pt-msm-14{padding-top:14rem!important}.pt-msm-15{padding-top:15rem!important}.pt-msm-16{padding-top:16rem!important}.pt-msm-17{padding-top:17rem!important}.pt-msm-18{padding-top:18rem!important}.pt-msm-19{padding-top:19rem!important}.pt-msm-20{padding-top:20rem!important}.pt-msm-21{padding-top:21rem!important}.pt-msm-22{padding-top:22rem!important}.pe-msm-0{padding-right:0!important}.pe-msm-1{padding-right:1rem!important}.pe-msm-2{padding-right:2rem!important}.pe-msm-3{padding-right:3rem!important}.pe-msm-4{padding-right:4rem!important}.pe-msm-5{padding-right:5rem!important}.pe-msm-6{padding-right:6rem!important}.pe-msm-7{padding-right:7rem!important}.pe-msm-8{padding-right:8rem!important}.pe-msm-9{padding-right:9rem!important}.pe-msm-10{padding-right:10rem!important}.pe-msm-11{padding-right:11rem!important}.pe-msm-12{padding-right:12rem!important}.pe-msm-13{padding-right:13rem!important}.pe-msm-14{padding-right:14rem!important}.pe-msm-15{padding-right:15rem!important}.pe-msm-16{padding-right:16rem!important}.pe-msm-17{padding-right:17rem!important}.pe-msm-18{padding-right:18rem!important}.pe-msm-19{padding-right:19rem!important}.pe-msm-20{padding-right:20rem!important}.pe-msm-21{padding-right:21rem!important}.pe-msm-22{padding-right:22rem!important}.pb-msm-0{padding-bottom:0!important}.pb-msm-1{padding-bottom:1rem!important}.pb-msm-2{padding-bottom:2rem!important}.pb-msm-3{padding-bottom:3rem!important}.pb-msm-4{padding-bottom:4rem!important}.pb-msm-5{padding-bottom:5rem!important}.pb-msm-6{padding-bottom:6rem!important}.pb-msm-7{padding-bottom:7rem!important}.pb-msm-8{padding-bottom:8rem!important}.pb-msm-9{padding-bottom:9rem!important}.pb-msm-10{padding-bottom:10rem!important}.pb-msm-11{padding-bottom:11rem!important}.pb-msm-12{padding-bottom:12rem!important}.pb-msm-13{padding-bottom:13rem!important}.pb-msm-14{padding-bottom:14rem!important}.pb-msm-15{padding-bottom:15rem!important}.pb-msm-16{padding-bottom:16rem!important}.pb-msm-17{padding-bottom:17rem!important}.pb-msm-18{padding-bottom:18rem!important}.pb-msm-19{padding-bottom:19rem!important}.pb-msm-20{padding-bottom:20rem!important}.pb-msm-21{padding-bottom:21rem!important}.pb-msm-22{padding-bottom:22rem!important}.ps-msm-0{padding-left:0!important}.ps-msm-1{padding-left:1rem!important}.ps-msm-2{padding-left:2rem!important}.ps-msm-3{padding-left:3rem!important}.ps-msm-4{padding-left:4rem!important}.ps-msm-5{padding-left:5rem!important}.ps-msm-6{padding-left:6rem!important}.ps-msm-7{padding-left:7rem!important}.ps-msm-8{padding-left:8rem!important}.ps-msm-9{padding-left:9rem!important}.ps-msm-10{padding-left:10rem!important}.ps-msm-11{padding-left:11rem!important}.ps-msm-12{padding-left:12rem!important}.ps-msm-13{padding-left:13rem!important}.ps-msm-14{padding-left:14rem!important}.ps-msm-15{padding-left:15rem!important}.ps-msm-16{padding-left:16rem!important}.ps-msm-17{padding-left:17rem!important}.ps-msm-18{padding-left:18rem!important}.ps-msm-19{padding-left:19rem!important}.ps-msm-20{padding-left:20rem!important}.ps-msm-21{padding-left:21rem!important}.ps-msm-22{padding-left:22rem!important}.gap-msm-0{gap:0!important}.gap-msm-1{gap:1rem!important}.gap-msm-2{gap:2rem!important}.gap-msm-3{gap:3rem!important}.gap-msm-4{gap:4rem!important}.gap-msm-5{gap:5rem!important}.gap-msm-6{gap:6rem!important}.gap-msm-7{gap:7rem!important}.gap-msm-8{gap:8rem!important}.gap-msm-9{gap:9rem!important}.gap-msm-10{gap:10rem!important}.gap-msm-11{gap:11rem!important}.gap-msm-12{gap:12rem!important}.gap-msm-13{gap:13rem!important}.gap-msm-14{gap:14rem!important}.gap-msm-15{gap:15rem!important}.gap-msm-16{gap:16rem!important}.gap-msm-17{gap:17rem!important}.gap-msm-18{gap:18rem!important}.gap-msm-19{gap:19rem!important}.gap-msm-20{gap:20rem!important}.gap-msm-21{gap:21rem!important}.gap-msm-22{gap:22rem!important}.row-gap-msm-0{row-gap:0!important}.row-gap-msm-1{row-gap:1rem!important}.row-gap-msm-2{row-gap:2rem!important}.row-gap-msm-3{row-gap:3rem!important}.row-gap-msm-4{row-gap:4rem!important}.row-gap-msm-5{row-gap:5rem!important}.row-gap-msm-6{row-gap:6rem!important}.row-gap-msm-7{row-gap:7rem!important}.row-gap-msm-8{row-gap:8rem!important}.row-gap-msm-9{row-gap:9rem!important}.row-gap-msm-10{row-gap:10rem!important}.row-gap-msm-11{row-gap:11rem!important}.row-gap-msm-12{row-gap:12rem!important}.row-gap-msm-13{row-gap:13rem!important}.row-gap-msm-14{row-gap:14rem!important}.row-gap-msm-15{row-gap:15rem!important}.row-gap-msm-16{row-gap:16rem!important}.row-gap-msm-17{row-gap:17rem!important}.row-gap-msm-18{row-gap:18rem!important}.row-gap-msm-19{row-gap:19rem!important}.row-gap-msm-20{row-gap:20rem!important}.row-gap-msm-21{row-gap:21rem!important}.row-gap-msm-22{row-gap:22rem!important}.column-gap-msm-0{column-gap:0!important}.column-gap-msm-1{column-gap:1rem!important}.column-gap-msm-2{column-gap:2rem!important}.column-gap-msm-3{column-gap:3rem!important}.column-gap-msm-4{column-gap:4rem!important}.column-gap-msm-5{column-gap:5rem!important}.column-gap-msm-6{column-gap:6rem!important}.column-gap-msm-7{column-gap:7rem!important}.column-gap-msm-8{column-gap:8rem!important}.column-gap-msm-9{column-gap:9rem!important}.column-gap-msm-10{column-gap:10rem!important}.column-gap-msm-11{column-gap:11rem!important}.column-gap-msm-12{column-gap:12rem!important}.column-gap-msm-13{column-gap:13rem!important}.column-gap-msm-14{column-gap:14rem!important}.column-gap-msm-15{column-gap:15rem!important}.column-gap-msm-16{column-gap:16rem!important}.column-gap-msm-17{column-gap:17rem!important}.column-gap-msm-18{column-gap:18rem!important}.column-gap-msm-19{column-gap:19rem!important}.column-gap-msm-20{column-gap:20rem!important}.column-gap-msm-21{column-gap:21rem!important}.column-gap-msm-22{column-gap:22rem!important}.text-msm-start{text-align:left!important}.text-msm-end{text-align:right!important}.text-msm-center{text-align:center!important}}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:1rem!important}.m-sm-2{margin:2rem!important}.m-sm-3{margin:3rem!important}.m-sm-4{margin:4rem!important}.m-sm-5{margin:5rem!important}.m-sm-6{margin:6rem!important}.m-sm-7{margin:7rem!important}.m-sm-8{margin:8rem!important}.m-sm-9{margin:9rem!important}.m-sm-10{margin:10rem!important}.m-sm-11{margin:11rem!important}.m-sm-12{margin:12rem!important}.m-sm-13{margin:13rem!important}.m-sm-14{margin:14rem!important}.m-sm-15{margin:15rem!important}.m-sm-16{margin:16rem!important}.m-sm-17{margin:17rem!important}.m-sm-18{margin:18rem!important}.m-sm-19{margin:19rem!important}.m-sm-20{margin:20rem!important}.m-sm-21{margin:21rem!important}.m-sm-22{margin:22rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-left:0!important;margin-right:0!important}.mx-sm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-2{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-4{margin-left:4rem!important;margin-right:4rem!important}.mx-sm-5{margin-left:5rem!important;margin-right:5rem!important}.mx-sm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-sm-7{margin-left:7rem!important;margin-right:7rem!important}.mx-sm-8{margin-left:8rem!important;margin-right:8rem!important}.mx-sm-9{margin-left:9rem!important;margin-right:9rem!important}.mx-sm-10{margin-left:10rem!important;margin-right:10rem!important}.mx-sm-11{margin-left:11rem!important;margin-right:11rem!important}.mx-sm-12{margin-left:12rem!important;margin-right:12rem!important}.mx-sm-13{margin-left:13rem!important;margin-right:13rem!important}.mx-sm-14{margin-left:14rem!important;margin-right:14rem!important}.mx-sm-15{margin-left:15rem!important;margin-right:15rem!important}.mx-sm-16{margin-left:16rem!important;margin-right:16rem!important}.mx-sm-17{margin-left:17rem!important;margin-right:17rem!important}.mx-sm-18{margin-left:18rem!important;margin-right:18rem!important}.mx-sm-19{margin-left:19rem!important;margin-right:19rem!important}.mx-sm-20{margin-left:20rem!important;margin-right:20rem!important}.mx-sm-21{margin-left:21rem!important;margin-right:21rem!important}.mx-sm-22{margin-left:22rem!important;margin-right:22rem!important}.mx-sm-auto{margin-left:auto!important;margin-right:auto!important}.my-sm-0{margin-bottom:0!important;margin-top:0!important}.my-sm-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-sm-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-sm-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-sm-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-sm-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-sm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-sm-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-sm-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-sm-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-sm-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-sm-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-sm-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-sm-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-sm-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-sm-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-sm-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-sm-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-sm-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-sm-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-sm-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-sm-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-sm-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-sm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:1rem!important}.mt-sm-2{margin-top:2rem!important}.mt-sm-3{margin-top:3rem!important}.mt-sm-4{margin-top:4rem!important}.mt-sm-5{margin-top:5rem!important}.mt-sm-6{margin-top:6rem!important}.mt-sm-7{margin-top:7rem!important}.mt-sm-8{margin-top:8rem!important}.mt-sm-9{margin-top:9rem!important}.mt-sm-10{margin-top:10rem!important}.mt-sm-11{margin-top:11rem!important}.mt-sm-12{margin-top:12rem!important}.mt-sm-13{margin-top:13rem!important}.mt-sm-14{margin-top:14rem!important}.mt-sm-15{margin-top:15rem!important}.mt-sm-16{margin-top:16rem!important}.mt-sm-17{margin-top:17rem!important}.mt-sm-18{margin-top:18rem!important}.mt-sm-19{margin-top:19rem!important}.mt-sm-20{margin-top:20rem!important}.mt-sm-21{margin-top:21rem!important}.mt-sm-22{margin-top:22rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:1rem!important}.me-sm-2{margin-right:2rem!important}.me-sm-3{margin-right:3rem!important}.me-sm-4{margin-right:4rem!important}.me-sm-5{margin-right:5rem!important}.me-sm-6{margin-right:6rem!important}.me-sm-7{margin-right:7rem!important}.me-sm-8{margin-right:8rem!important}.me-sm-9{margin-right:9rem!important}.me-sm-10{margin-right:10rem!important}.me-sm-11{margin-right:11rem!important}.me-sm-12{margin-right:12rem!important}.me-sm-13{margin-right:13rem!important}.me-sm-14{margin-right:14rem!important}.me-sm-15{margin-right:15rem!important}.me-sm-16{margin-right:16rem!important}.me-sm-17{margin-right:17rem!important}.me-sm-18{margin-right:18rem!important}.me-sm-19{margin-right:19rem!important}.me-sm-20{margin-right:20rem!important}.me-sm-21{margin-right:21rem!important}.me-sm-22{margin-right:22rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:1rem!important}.mb-sm-2{margin-bottom:2rem!important}.mb-sm-3{margin-bottom:3rem!important}.mb-sm-4{margin-bottom:4rem!important}.mb-sm-5{margin-bottom:5rem!important}.mb-sm-6{margin-bottom:6rem!important}.mb-sm-7{margin-bottom:7rem!important}.mb-sm-8{margin-bottom:8rem!important}.mb-sm-9{margin-bottom:9rem!important}.mb-sm-10{margin-bottom:10rem!important}.mb-sm-11{margin-bottom:11rem!important}.mb-sm-12{margin-bottom:12rem!important}.mb-sm-13{margin-bottom:13rem!important}.mb-sm-14{margin-bottom:14rem!important}.mb-sm-15{margin-bottom:15rem!important}.mb-sm-16{margin-bottom:16rem!important}.mb-sm-17{margin-bottom:17rem!important}.mb-sm-18{margin-bottom:18rem!important}.mb-sm-19{margin-bottom:19rem!important}.mb-sm-20{margin-bottom:20rem!important}.mb-sm-21{margin-bottom:21rem!important}.mb-sm-22{margin-bottom:22rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:1rem!important}.ms-sm-2{margin-left:2rem!important}.ms-sm-3{margin-left:3rem!important}.ms-sm-4{margin-left:4rem!important}.ms-sm-5{margin-left:5rem!important}.ms-sm-6{margin-left:6rem!important}.ms-sm-7{margin-left:7rem!important}.ms-sm-8{margin-left:8rem!important}.ms-sm-9{margin-left:9rem!important}.ms-sm-10{margin-left:10rem!important}.ms-sm-11{margin-left:11rem!important}.ms-sm-12{margin-left:12rem!important}.ms-sm-13{margin-left:13rem!important}.ms-sm-14{margin-left:14rem!important}.ms-sm-15{margin-left:15rem!important}.ms-sm-16{margin-left:16rem!important}.ms-sm-17{margin-left:17rem!important}.ms-sm-18{margin-left:18rem!important}.ms-sm-19{margin-left:19rem!important}.ms-sm-20{margin-left:20rem!important}.ms-sm-21{margin-left:21rem!important}.ms-sm-22{margin-left:22rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-1rem!important}.m-sm-n2{margin:-2rem!important}.m-sm-n3{margin:-3rem!important}.m-sm-n4{margin:-4rem!important}.m-sm-n5{margin:-5rem!important}.m-sm-n6{margin:-6rem!important}.m-sm-n7{margin:-7rem!important}.m-sm-n8{margin:-8rem!important}.m-sm-n9{margin:-9rem!important}.m-sm-n10{margin:-10rem!important}.m-sm-n11{margin:-11rem!important}.m-sm-n12{margin:-12rem!important}.m-sm-n13{margin:-13rem!important}.m-sm-n14{margin:-14rem!important}.m-sm-n15{margin:-15rem!important}.m-sm-n16{margin:-16rem!important}.m-sm-n17{margin:-17rem!important}.m-sm-n18{margin:-18rem!important}.m-sm-n19{margin:-19rem!important}.m-sm-n20{margin:-20rem!important}.m-sm-n21{margin:-21rem!important}.m-sm-n22{margin:-22rem!important}.mx-sm-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-sm-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-sm-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-sm-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-sm-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-sm-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-sm-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-sm-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-sm-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-sm-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-sm-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-sm-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-sm-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-sm-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-sm-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-sm-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-sm-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-sm-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-sm-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-sm-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-sm-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-sm-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-sm-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-sm-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-sm-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-sm-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-sm-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-sm-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-sm-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-sm-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-sm-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-sm-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-sm-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-sm-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-sm-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-sm-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-sm-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-sm-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-sm-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-sm-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-sm-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-sm-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-sm-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-sm-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-sm-n1{margin-top:-1rem!important}.mt-sm-n2{margin-top:-2rem!important}.mt-sm-n3{margin-top:-3rem!important}.mt-sm-n4{margin-top:-4rem!important}.mt-sm-n5{margin-top:-5rem!important}.mt-sm-n6{margin-top:-6rem!important}.mt-sm-n7{margin-top:-7rem!important}.mt-sm-n8{margin-top:-8rem!important}.mt-sm-n9{margin-top:-9rem!important}.mt-sm-n10{margin-top:-10rem!important}.mt-sm-n11{margin-top:-11rem!important}.mt-sm-n12{margin-top:-12rem!important}.mt-sm-n13{margin-top:-13rem!important}.mt-sm-n14{margin-top:-14rem!important}.mt-sm-n15{margin-top:-15rem!important}.mt-sm-n16{margin-top:-16rem!important}.mt-sm-n17{margin-top:-17rem!important}.mt-sm-n18{margin-top:-18rem!important}.mt-sm-n19{margin-top:-19rem!important}.mt-sm-n20{margin-top:-20rem!important}.mt-sm-n21{margin-top:-21rem!important}.mt-sm-n22{margin-top:-22rem!important}.me-sm-n1{margin-right:-1rem!important}.me-sm-n2{margin-right:-2rem!important}.me-sm-n3{margin-right:-3rem!important}.me-sm-n4{margin-right:-4rem!important}.me-sm-n5{margin-right:-5rem!important}.me-sm-n6{margin-right:-6rem!important}.me-sm-n7{margin-right:-7rem!important}.me-sm-n8{margin-right:-8rem!important}.me-sm-n9{margin-right:-9rem!important}.me-sm-n10{margin-right:-10rem!important}.me-sm-n11{margin-right:-11rem!important}.me-sm-n12{margin-right:-12rem!important}.me-sm-n13{margin-right:-13rem!important}.me-sm-n14{margin-right:-14rem!important}.me-sm-n15{margin-right:-15rem!important}.me-sm-n16{margin-right:-16rem!important}.me-sm-n17{margin-right:-17rem!important}.me-sm-n18{margin-right:-18rem!important}.me-sm-n19{margin-right:-19rem!important}.me-sm-n20{margin-right:-20rem!important}.me-sm-n21{margin-right:-21rem!important}.me-sm-n22{margin-right:-22rem!important}.mb-sm-n1{margin-bottom:-1rem!important}.mb-sm-n2{margin-bottom:-2rem!important}.mb-sm-n3{margin-bottom:-3rem!important}.mb-sm-n4{margin-bottom:-4rem!important}.mb-sm-n5{margin-bottom:-5rem!important}.mb-sm-n6{margin-bottom:-6rem!important}.mb-sm-n7{margin-bottom:-7rem!important}.mb-sm-n8{margin-bottom:-8rem!important}.mb-sm-n9{margin-bottom:-9rem!important}.mb-sm-n10{margin-bottom:-10rem!important}.mb-sm-n11{margin-bottom:-11rem!important}.mb-sm-n12{margin-bottom:-12rem!important}.mb-sm-n13{margin-bottom:-13rem!important}.mb-sm-n14{margin-bottom:-14rem!important}.mb-sm-n15{margin-bottom:-15rem!important}.mb-sm-n16{margin-bottom:-16rem!important}.mb-sm-n17{margin-bottom:-17rem!important}.mb-sm-n18{margin-bottom:-18rem!important}.mb-sm-n19{margin-bottom:-19rem!important}.mb-sm-n20{margin-bottom:-20rem!important}.mb-sm-n21{margin-bottom:-21rem!important}.mb-sm-n22{margin-bottom:-22rem!important}.ms-sm-n1{margin-left:-1rem!important}.ms-sm-n2{margin-left:-2rem!important}.ms-sm-n3{margin-left:-3rem!important}.ms-sm-n4{margin-left:-4rem!important}.ms-sm-n5{margin-left:-5rem!important}.ms-sm-n6{margin-left:-6rem!important}.ms-sm-n7{margin-left:-7rem!important}.ms-sm-n8{margin-left:-8rem!important}.ms-sm-n9{margin-left:-9rem!important}.ms-sm-n10{margin-left:-10rem!important}.ms-sm-n11{margin-left:-11rem!important}.ms-sm-n12{margin-left:-12rem!important}.ms-sm-n13{margin-left:-13rem!important}.ms-sm-n14{margin-left:-14rem!important}.ms-sm-n15{margin-left:-15rem!important}.ms-sm-n16{margin-left:-16rem!important}.ms-sm-n17{margin-left:-17rem!important}.ms-sm-n18{margin-left:-18rem!important}.ms-sm-n19{margin-left:-19rem!important}.ms-sm-n20{margin-left:-20rem!important}.ms-sm-n21{margin-left:-21rem!important}.ms-sm-n22{margin-left:-22rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:1rem!important}.p-sm-2{padding:2rem!important}.p-sm-3{padding:3rem!important}.p-sm-4{padding:4rem!important}.p-sm-5{padding:5rem!important}.p-sm-6{padding:6rem!important}.p-sm-7{padding:7rem!important}.p-sm-8{padding:8rem!important}.p-sm-9{padding:9rem!important}.p-sm-10{padding:10rem!important}.p-sm-11{padding:11rem!important}.p-sm-12{padding:12rem!important}.p-sm-13{padding:13rem!important}.p-sm-14{padding:14rem!important}.p-sm-15{padding:15rem!important}.p-sm-16{padding:16rem!important}.p-sm-17{padding:17rem!important}.p-sm-18{padding:18rem!important}.p-sm-19{padding:19rem!important}.p-sm-20{padding:20rem!important}.p-sm-21{padding:21rem!important}.p-sm-22{padding:22rem!important}.px-sm-0{padding-left:0!important;padding-right:0!important}.px-sm-1{padding-left:1rem!important;padding-right:1rem!important}.px-sm-2{padding-left:2rem!important;padding-right:2rem!important}.px-sm-3{padding-left:3rem!important;padding-right:3rem!important}.px-sm-4{padding-left:4rem!important;padding-right:4rem!important}.px-sm-5{padding-left:5rem!important;padding-right:5rem!important}.px-sm-6{padding-left:6rem!important;padding-right:6rem!important}.px-sm-7{padding-left:7rem!important;padding-right:7rem!important}.px-sm-8{padding-left:8rem!important;padding-right:8rem!important}.px-sm-9{padding-left:9rem!important;padding-right:9rem!important}.px-sm-10{padding-left:10rem!important;padding-right:10rem!important}.px-sm-11{padding-left:11rem!important;padding-right:11rem!important}.px-sm-12{padding-left:12rem!important;padding-right:12rem!important}.px-sm-13{padding-left:13rem!important;padding-right:13rem!important}.px-sm-14{padding-left:14rem!important;padding-right:14rem!important}.px-sm-15{padding-left:15rem!important;padding-right:15rem!important}.px-sm-16{padding-left:16rem!important;padding-right:16rem!important}.px-sm-17{padding-left:17rem!important;padding-right:17rem!important}.px-sm-18{padding-left:18rem!important;padding-right:18rem!important}.px-sm-19{padding-left:19rem!important;padding-right:19rem!important}.px-sm-20{padding-left:20rem!important;padding-right:20rem!important}.px-sm-21{padding-left:21rem!important;padding-right:21rem!important}.px-sm-22{padding-left:22rem!important;padding-right:22rem!important}.py-sm-0{padding-bottom:0!important;padding-top:0!important}.py-sm-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-sm-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-sm-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-sm-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-sm-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-sm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-sm-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-sm-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-sm-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-sm-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-sm-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-sm-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-sm-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-sm-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-sm-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-sm-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-sm-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-sm-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-sm-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-sm-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-sm-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-sm-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:1rem!important}.pt-sm-2{padding-top:2rem!important}.pt-sm-3{padding-top:3rem!important}.pt-sm-4{padding-top:4rem!important}.pt-sm-5{padding-top:5rem!important}.pt-sm-6{padding-top:6rem!important}.pt-sm-7{padding-top:7rem!important}.pt-sm-8{padding-top:8rem!important}.pt-sm-9{padding-top:9rem!important}.pt-sm-10{padding-top:10rem!important}.pt-sm-11{padding-top:11rem!important}.pt-sm-12{padding-top:12rem!important}.pt-sm-13{padding-top:13rem!important}.pt-sm-14{padding-top:14rem!important}.pt-sm-15{padding-top:15rem!important}.pt-sm-16{padding-top:16rem!important}.pt-sm-17{padding-top:17rem!important}.pt-sm-18{padding-top:18rem!important}.pt-sm-19{padding-top:19rem!important}.pt-sm-20{padding-top:20rem!important}.pt-sm-21{padding-top:21rem!important}.pt-sm-22{padding-top:22rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:1rem!important}.pe-sm-2{padding-right:2rem!important}.pe-sm-3{padding-right:3rem!important}.pe-sm-4{padding-right:4rem!important}.pe-sm-5{padding-right:5rem!important}.pe-sm-6{padding-right:6rem!important}.pe-sm-7{padding-right:7rem!important}.pe-sm-8{padding-right:8rem!important}.pe-sm-9{padding-right:9rem!important}.pe-sm-10{padding-right:10rem!important}.pe-sm-11{padding-right:11rem!important}.pe-sm-12{padding-right:12rem!important}.pe-sm-13{padding-right:13rem!important}.pe-sm-14{padding-right:14rem!important}.pe-sm-15{padding-right:15rem!important}.pe-sm-16{padding-right:16rem!important}.pe-sm-17{padding-right:17rem!important}.pe-sm-18{padding-right:18rem!important}.pe-sm-19{padding-right:19rem!important}.pe-sm-20{padding-right:20rem!important}.pe-sm-21{padding-right:21rem!important}.pe-sm-22{padding-right:22rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:1rem!important}.pb-sm-2{padding-bottom:2rem!important}.pb-sm-3{padding-bottom:3rem!important}.pb-sm-4{padding-bottom:4rem!important}.pb-sm-5{padding-bottom:5rem!important}.pb-sm-6{padding-bottom:6rem!important}.pb-sm-7{padding-bottom:7rem!important}.pb-sm-8{padding-bottom:8rem!important}.pb-sm-9{padding-bottom:9rem!important}.pb-sm-10{padding-bottom:10rem!important}.pb-sm-11{padding-bottom:11rem!important}.pb-sm-12{padding-bottom:12rem!important}.pb-sm-13{padding-bottom:13rem!important}.pb-sm-14{padding-bottom:14rem!important}.pb-sm-15{padding-bottom:15rem!important}.pb-sm-16{padding-bottom:16rem!important}.pb-sm-17{padding-bottom:17rem!important}.pb-sm-18{padding-bottom:18rem!important}.pb-sm-19{padding-bottom:19rem!important}.pb-sm-20{padding-bottom:20rem!important}.pb-sm-21{padding-bottom:21rem!important}.pb-sm-22{padding-bottom:22rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:1rem!important}.ps-sm-2{padding-left:2rem!important}.ps-sm-3{padding-left:3rem!important}.ps-sm-4{padding-left:4rem!important}.ps-sm-5{padding-left:5rem!important}.ps-sm-6{padding-left:6rem!important}.ps-sm-7{padding-left:7rem!important}.ps-sm-8{padding-left:8rem!important}.ps-sm-9{padding-left:9rem!important}.ps-sm-10{padding-left:10rem!important}.ps-sm-11{padding-left:11rem!important}.ps-sm-12{padding-left:12rem!important}.ps-sm-13{padding-left:13rem!important}.ps-sm-14{padding-left:14rem!important}.ps-sm-15{padding-left:15rem!important}.ps-sm-16{padding-left:16rem!important}.ps-sm-17{padding-left:17rem!important}.ps-sm-18{padding-left:18rem!important}.ps-sm-19{padding-left:19rem!important}.ps-sm-20{padding-left:20rem!important}.ps-sm-21{padding-left:21rem!important}.ps-sm-22{padding-left:22rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:1rem!important}.gap-sm-2{gap:2rem!important}.gap-sm-3{gap:3rem!important}.gap-sm-4{gap:4rem!important}.gap-sm-5{gap:5rem!important}.gap-sm-6{gap:6rem!important}.gap-sm-7{gap:7rem!important}.gap-sm-8{gap:8rem!important}.gap-sm-9{gap:9rem!important}.gap-sm-10{gap:10rem!important}.gap-sm-11{gap:11rem!important}.gap-sm-12{gap:12rem!important}.gap-sm-13{gap:13rem!important}.gap-sm-14{gap:14rem!important}.gap-sm-15{gap:15rem!important}.gap-sm-16{gap:16rem!important}.gap-sm-17{gap:17rem!important}.gap-sm-18{gap:18rem!important}.gap-sm-19{gap:19rem!important}.gap-sm-20{gap:20rem!important}.gap-sm-21{gap:21rem!important}.gap-sm-22{gap:22rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:1rem!important}.row-gap-sm-2{row-gap:2rem!important}.row-gap-sm-3{row-gap:3rem!important}.row-gap-sm-4{row-gap:4rem!important}.row-gap-sm-5{row-gap:5rem!important}.row-gap-sm-6{row-gap:6rem!important}.row-gap-sm-7{row-gap:7rem!important}.row-gap-sm-8{row-gap:8rem!important}.row-gap-sm-9{row-gap:9rem!important}.row-gap-sm-10{row-gap:10rem!important}.row-gap-sm-11{row-gap:11rem!important}.row-gap-sm-12{row-gap:12rem!important}.row-gap-sm-13{row-gap:13rem!important}.row-gap-sm-14{row-gap:14rem!important}.row-gap-sm-15{row-gap:15rem!important}.row-gap-sm-16{row-gap:16rem!important}.row-gap-sm-17{row-gap:17rem!important}.row-gap-sm-18{row-gap:18rem!important}.row-gap-sm-19{row-gap:19rem!important}.row-gap-sm-20{row-gap:20rem!important}.row-gap-sm-21{row-gap:21rem!important}.row-gap-sm-22{row-gap:22rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:1rem!important}.column-gap-sm-2{column-gap:2rem!important}.column-gap-sm-3{column-gap:3rem!important}.column-gap-sm-4{column-gap:4rem!important}.column-gap-sm-5{column-gap:5rem!important}.column-gap-sm-6{column-gap:6rem!important}.column-gap-sm-7{column-gap:7rem!important}.column-gap-sm-8{column-gap:8rem!important}.column-gap-sm-9{column-gap:9rem!important}.column-gap-sm-10{column-gap:10rem!important}.column-gap-sm-11{column-gap:11rem!important}.column-gap-sm-12{column-gap:12rem!important}.column-gap-sm-13{column-gap:13rem!important}.column-gap-sm-14{column-gap:14rem!important}.column-gap-sm-15{column-gap:15rem!important}.column-gap-sm-16{column-gap:16rem!important}.column-gap-sm-17{column-gap:17rem!important}.column-gap-sm-18{column-gap:18rem!important}.column-gap-sm-19{column-gap:19rem!important}.column-gap-sm-20{column-gap:20rem!important}.column-gap-sm-21{column-gap:21rem!important}.column-gap-sm-22{column-gap:22rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:1rem!important}.m-md-2{margin:2rem!important}.m-md-3{margin:3rem!important}.m-md-4{margin:4rem!important}.m-md-5{margin:5rem!important}.m-md-6{margin:6rem!important}.m-md-7{margin:7rem!important}.m-md-8{margin:8rem!important}.m-md-9{margin:9rem!important}.m-md-10{margin:10rem!important}.m-md-11{margin:11rem!important}.m-md-12{margin:12rem!important}.m-md-13{margin:13rem!important}.m-md-14{margin:14rem!important}.m-md-15{margin:15rem!important}.m-md-16{margin:16rem!important}.m-md-17{margin:17rem!important}.m-md-18{margin:18rem!important}.m-md-19{margin:19rem!important}.m-md-20{margin:20rem!important}.m-md-21{margin:21rem!important}.m-md-22{margin:22rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-left:0!important;margin-right:0!important}.mx-md-1{margin-left:1rem!important;margin-right:1rem!important}.mx-md-2{margin-left:2rem!important;margin-right:2rem!important}.mx-md-3{margin-left:3rem!important;margin-right:3rem!important}.mx-md-4{margin-left:4rem!important;margin-right:4rem!important}.mx-md-5{margin-left:5rem!important;margin-right:5rem!important}.mx-md-6{margin-left:6rem!important;margin-right:6rem!important}.mx-md-7{margin-left:7rem!important;margin-right:7rem!important}.mx-md-8{margin-left:8rem!important;margin-right:8rem!important}.mx-md-9{margin-left:9rem!important;margin-right:9rem!important}.mx-md-10{margin-left:10rem!important;margin-right:10rem!important}.mx-md-11{margin-left:11rem!important;margin-right:11rem!important}.mx-md-12{margin-left:12rem!important;margin-right:12rem!important}.mx-md-13{margin-left:13rem!important;margin-right:13rem!important}.mx-md-14{margin-left:14rem!important;margin-right:14rem!important}.mx-md-15{margin-left:15rem!important;margin-right:15rem!important}.mx-md-16{margin-left:16rem!important;margin-right:16rem!important}.mx-md-17{margin-left:17rem!important;margin-right:17rem!important}.mx-md-18{margin-left:18rem!important;margin-right:18rem!important}.mx-md-19{margin-left:19rem!important;margin-right:19rem!important}.mx-md-20{margin-left:20rem!important;margin-right:20rem!important}.mx-md-21{margin-left:21rem!important;margin-right:21rem!important}.mx-md-22{margin-left:22rem!important;margin-right:22rem!important}.mx-md-auto{margin-left:auto!important;margin-right:auto!important}.my-md-0{margin-bottom:0!important;margin-top:0!important}.my-md-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-md-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-md-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-md-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-md-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-md-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-md-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-md-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-md-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-md-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-md-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-md-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-md-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-md-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-md-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-md-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-md-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-md-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-md-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-md-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-md-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-md-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-md-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:1rem!important}.mt-md-2{margin-top:2rem!important}.mt-md-3{margin-top:3rem!important}.mt-md-4{margin-top:4rem!important}.mt-md-5{margin-top:5rem!important}.mt-md-6{margin-top:6rem!important}.mt-md-7{margin-top:7rem!important}.mt-md-8{margin-top:8rem!important}.mt-md-9{margin-top:9rem!important}.mt-md-10{margin-top:10rem!important}.mt-md-11{margin-top:11rem!important}.mt-md-12{margin-top:12rem!important}.mt-md-13{margin-top:13rem!important}.mt-md-14{margin-top:14rem!important}.mt-md-15{margin-top:15rem!important}.mt-md-16{margin-top:16rem!important}.mt-md-17{margin-top:17rem!important}.mt-md-18{margin-top:18rem!important}.mt-md-19{margin-top:19rem!important}.mt-md-20{margin-top:20rem!important}.mt-md-21{margin-top:21rem!important}.mt-md-22{margin-top:22rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:1rem!important}.me-md-2{margin-right:2rem!important}.me-md-3{margin-right:3rem!important}.me-md-4{margin-right:4rem!important}.me-md-5{margin-right:5rem!important}.me-md-6{margin-right:6rem!important}.me-md-7{margin-right:7rem!important}.me-md-8{margin-right:8rem!important}.me-md-9{margin-right:9rem!important}.me-md-10{margin-right:10rem!important}.me-md-11{margin-right:11rem!important}.me-md-12{margin-right:12rem!important}.me-md-13{margin-right:13rem!important}.me-md-14{margin-right:14rem!important}.me-md-15{margin-right:15rem!important}.me-md-16{margin-right:16rem!important}.me-md-17{margin-right:17rem!important}.me-md-18{margin-right:18rem!important}.me-md-19{margin-right:19rem!important}.me-md-20{margin-right:20rem!important}.me-md-21{margin-right:21rem!important}.me-md-22{margin-right:22rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:1rem!important}.mb-md-2{margin-bottom:2rem!important}.mb-md-3{margin-bottom:3rem!important}.mb-md-4{margin-bottom:4rem!important}.mb-md-5{margin-bottom:5rem!important}.mb-md-6{margin-bottom:6rem!important}.mb-md-7{margin-bottom:7rem!important}.mb-md-8{margin-bottom:8rem!important}.mb-md-9{margin-bottom:9rem!important}.mb-md-10{margin-bottom:10rem!important}.mb-md-11{margin-bottom:11rem!important}.mb-md-12{margin-bottom:12rem!important}.mb-md-13{margin-bottom:13rem!important}.mb-md-14{margin-bottom:14rem!important}.mb-md-15{margin-bottom:15rem!important}.mb-md-16{margin-bottom:16rem!important}.mb-md-17{margin-bottom:17rem!important}.mb-md-18{margin-bottom:18rem!important}.mb-md-19{margin-bottom:19rem!important}.mb-md-20{margin-bottom:20rem!important}.mb-md-21{margin-bottom:21rem!important}.mb-md-22{margin-bottom:22rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:1rem!important}.ms-md-2{margin-left:2rem!important}.ms-md-3{margin-left:3rem!important}.ms-md-4{margin-left:4rem!important}.ms-md-5{margin-left:5rem!important}.ms-md-6{margin-left:6rem!important}.ms-md-7{margin-left:7rem!important}.ms-md-8{margin-left:8rem!important}.ms-md-9{margin-left:9rem!important}.ms-md-10{margin-left:10rem!important}.ms-md-11{margin-left:11rem!important}.ms-md-12{margin-left:12rem!important}.ms-md-13{margin-left:13rem!important}.ms-md-14{margin-left:14rem!important}.ms-md-15{margin-left:15rem!important}.ms-md-16{margin-left:16rem!important}.ms-md-17{margin-left:17rem!important}.ms-md-18{margin-left:18rem!important}.ms-md-19{margin-left:19rem!important}.ms-md-20{margin-left:20rem!important}.ms-md-21{margin-left:21rem!important}.ms-md-22{margin-left:22rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-1rem!important}.m-md-n2{margin:-2rem!important}.m-md-n3{margin:-3rem!important}.m-md-n4{margin:-4rem!important}.m-md-n5{margin:-5rem!important}.m-md-n6{margin:-6rem!important}.m-md-n7{margin:-7rem!important}.m-md-n8{margin:-8rem!important}.m-md-n9{margin:-9rem!important}.m-md-n10{margin:-10rem!important}.m-md-n11{margin:-11rem!important}.m-md-n12{margin:-12rem!important}.m-md-n13{margin:-13rem!important}.m-md-n14{margin:-14rem!important}.m-md-n15{margin:-15rem!important}.m-md-n16{margin:-16rem!important}.m-md-n17{margin:-17rem!important}.m-md-n18{margin:-18rem!important}.m-md-n19{margin:-19rem!important}.m-md-n20{margin:-20rem!important}.m-md-n21{margin:-21rem!important}.m-md-n22{margin:-22rem!important}.mx-md-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-md-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-md-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-md-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-md-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-md-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-md-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-md-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-md-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-md-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-md-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-md-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-md-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-md-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-md-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-md-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-md-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-md-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-md-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-md-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-md-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-md-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-md-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-md-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-md-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-md-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-md-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-md-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-md-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-md-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-md-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-md-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-md-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-md-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-md-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-md-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-md-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-md-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-md-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-md-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-md-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-md-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-md-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-md-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-md-n1{margin-top:-1rem!important}.mt-md-n2{margin-top:-2rem!important}.mt-md-n3{margin-top:-3rem!important}.mt-md-n4{margin-top:-4rem!important}.mt-md-n5{margin-top:-5rem!important}.mt-md-n6{margin-top:-6rem!important}.mt-md-n7{margin-top:-7rem!important}.mt-md-n8{margin-top:-8rem!important}.mt-md-n9{margin-top:-9rem!important}.mt-md-n10{margin-top:-10rem!important}.mt-md-n11{margin-top:-11rem!important}.mt-md-n12{margin-top:-12rem!important}.mt-md-n13{margin-top:-13rem!important}.mt-md-n14{margin-top:-14rem!important}.mt-md-n15{margin-top:-15rem!important}.mt-md-n16{margin-top:-16rem!important}.mt-md-n17{margin-top:-17rem!important}.mt-md-n18{margin-top:-18rem!important}.mt-md-n19{margin-top:-19rem!important}.mt-md-n20{margin-top:-20rem!important}.mt-md-n21{margin-top:-21rem!important}.mt-md-n22{margin-top:-22rem!important}.me-md-n1{margin-right:-1rem!important}.me-md-n2{margin-right:-2rem!important}.me-md-n3{margin-right:-3rem!important}.me-md-n4{margin-right:-4rem!important}.me-md-n5{margin-right:-5rem!important}.me-md-n6{margin-right:-6rem!important}.me-md-n7{margin-right:-7rem!important}.me-md-n8{margin-right:-8rem!important}.me-md-n9{margin-right:-9rem!important}.me-md-n10{margin-right:-10rem!important}.me-md-n11{margin-right:-11rem!important}.me-md-n12{margin-right:-12rem!important}.me-md-n13{margin-right:-13rem!important}.me-md-n14{margin-right:-14rem!important}.me-md-n15{margin-right:-15rem!important}.me-md-n16{margin-right:-16rem!important}.me-md-n17{margin-right:-17rem!important}.me-md-n18{margin-right:-18rem!important}.me-md-n19{margin-right:-19rem!important}.me-md-n20{margin-right:-20rem!important}.me-md-n21{margin-right:-21rem!important}.me-md-n22{margin-right:-22rem!important}.mb-md-n1{margin-bottom:-1rem!important}.mb-md-n2{margin-bottom:-2rem!important}.mb-md-n3{margin-bottom:-3rem!important}.mb-md-n4{margin-bottom:-4rem!important}.mb-md-n5{margin-bottom:-5rem!important}.mb-md-n6{margin-bottom:-6rem!important}.mb-md-n7{margin-bottom:-7rem!important}.mb-md-n8{margin-bottom:-8rem!important}.mb-md-n9{margin-bottom:-9rem!important}.mb-md-n10{margin-bottom:-10rem!important}.mb-md-n11{margin-bottom:-11rem!important}.mb-md-n12{margin-bottom:-12rem!important}.mb-md-n13{margin-bottom:-13rem!important}.mb-md-n14{margin-bottom:-14rem!important}.mb-md-n15{margin-bottom:-15rem!important}.mb-md-n16{margin-bottom:-16rem!important}.mb-md-n17{margin-bottom:-17rem!important}.mb-md-n18{margin-bottom:-18rem!important}.mb-md-n19{margin-bottom:-19rem!important}.mb-md-n20{margin-bottom:-20rem!important}.mb-md-n21{margin-bottom:-21rem!important}.mb-md-n22{margin-bottom:-22rem!important}.ms-md-n1{margin-left:-1rem!important}.ms-md-n2{margin-left:-2rem!important}.ms-md-n3{margin-left:-3rem!important}.ms-md-n4{margin-left:-4rem!important}.ms-md-n5{margin-left:-5rem!important}.ms-md-n6{margin-left:-6rem!important}.ms-md-n7{margin-left:-7rem!important}.ms-md-n8{margin-left:-8rem!important}.ms-md-n9{margin-left:-9rem!important}.ms-md-n10{margin-left:-10rem!important}.ms-md-n11{margin-left:-11rem!important}.ms-md-n12{margin-left:-12rem!important}.ms-md-n13{margin-left:-13rem!important}.ms-md-n14{margin-left:-14rem!important}.ms-md-n15{margin-left:-15rem!important}.ms-md-n16{margin-left:-16rem!important}.ms-md-n17{margin-left:-17rem!important}.ms-md-n18{margin-left:-18rem!important}.ms-md-n19{margin-left:-19rem!important}.ms-md-n20{margin-left:-20rem!important}.ms-md-n21{margin-left:-21rem!important}.ms-md-n22{margin-left:-22rem!important}.p-md-0{padding:0!important}.p-md-1{padding:1rem!important}.p-md-2{padding:2rem!important}.p-md-3{padding:3rem!important}.p-md-4{padding:4rem!important}.p-md-5{padding:5rem!important}.p-md-6{padding:6rem!important}.p-md-7{padding:7rem!important}.p-md-8{padding:8rem!important}.p-md-9{padding:9rem!important}.p-md-10{padding:10rem!important}.p-md-11{padding:11rem!important}.p-md-12{padding:12rem!important}.p-md-13{padding:13rem!important}.p-md-14{padding:14rem!important}.p-md-15{padding:15rem!important}.p-md-16{padding:16rem!important}.p-md-17{padding:17rem!important}.p-md-18{padding:18rem!important}.p-md-19{padding:19rem!important}.p-md-20{padding:20rem!important}.p-md-21{padding:21rem!important}.p-md-22{padding:22rem!important}.px-md-0{padding-left:0!important;padding-right:0!important}.px-md-1{padding-left:1rem!important;padding-right:1rem!important}.px-md-2{padding-left:2rem!important;padding-right:2rem!important}.px-md-3{padding-left:3rem!important;padding-right:3rem!important}.px-md-4{padding-left:4rem!important;padding-right:4rem!important}.px-md-5{padding-left:5rem!important;padding-right:5rem!important}.px-md-6{padding-left:6rem!important;padding-right:6rem!important}.px-md-7{padding-left:7rem!important;padding-right:7rem!important}.px-md-8{padding-left:8rem!important;padding-right:8rem!important}.px-md-9{padding-left:9rem!important;padding-right:9rem!important}.px-md-10{padding-left:10rem!important;padding-right:10rem!important}.px-md-11{padding-left:11rem!important;padding-right:11rem!important}.px-md-12{padding-left:12rem!important;padding-right:12rem!important}.px-md-13{padding-left:13rem!important;padding-right:13rem!important}.px-md-14{padding-left:14rem!important;padding-right:14rem!important}.px-md-15{padding-left:15rem!important;padding-right:15rem!important}.px-md-16{padding-left:16rem!important;padding-right:16rem!important}.px-md-17{padding-left:17rem!important;padding-right:17rem!important}.px-md-18{padding-left:18rem!important;padding-right:18rem!important}.px-md-19{padding-left:19rem!important;padding-right:19rem!important}.px-md-20{padding-left:20rem!important;padding-right:20rem!important}.px-md-21{padding-left:21rem!important;padding-right:21rem!important}.px-md-22{padding-left:22rem!important;padding-right:22rem!important}.py-md-0{padding-bottom:0!important;padding-top:0!important}.py-md-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-md-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-md-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-md-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-md-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-md-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-md-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-md-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-md-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-md-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-md-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-md-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-md-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-md-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-md-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-md-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-md-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-md-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-md-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-md-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-md-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-md-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:1rem!important}.pt-md-2{padding-top:2rem!important}.pt-md-3{padding-top:3rem!important}.pt-md-4{padding-top:4rem!important}.pt-md-5{padding-top:5rem!important}.pt-md-6{padding-top:6rem!important}.pt-md-7{padding-top:7rem!important}.pt-md-8{padding-top:8rem!important}.pt-md-9{padding-top:9rem!important}.pt-md-10{padding-top:10rem!important}.pt-md-11{padding-top:11rem!important}.pt-md-12{padding-top:12rem!important}.pt-md-13{padding-top:13rem!important}.pt-md-14{padding-top:14rem!important}.pt-md-15{padding-top:15rem!important}.pt-md-16{padding-top:16rem!important}.pt-md-17{padding-top:17rem!important}.pt-md-18{padding-top:18rem!important}.pt-md-19{padding-top:19rem!important}.pt-md-20{padding-top:20rem!important}.pt-md-21{padding-top:21rem!important}.pt-md-22{padding-top:22rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:1rem!important}.pe-md-2{padding-right:2rem!important}.pe-md-3{padding-right:3rem!important}.pe-md-4{padding-right:4rem!important}.pe-md-5{padding-right:5rem!important}.pe-md-6{padding-right:6rem!important}.pe-md-7{padding-right:7rem!important}.pe-md-8{padding-right:8rem!important}.pe-md-9{padding-right:9rem!important}.pe-md-10{padding-right:10rem!important}.pe-md-11{padding-right:11rem!important}.pe-md-12{padding-right:12rem!important}.pe-md-13{padding-right:13rem!important}.pe-md-14{padding-right:14rem!important}.pe-md-15{padding-right:15rem!important}.pe-md-16{padding-right:16rem!important}.pe-md-17{padding-right:17rem!important}.pe-md-18{padding-right:18rem!important}.pe-md-19{padding-right:19rem!important}.pe-md-20{padding-right:20rem!important}.pe-md-21{padding-right:21rem!important}.pe-md-22{padding-right:22rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:1rem!important}.pb-md-2{padding-bottom:2rem!important}.pb-md-3{padding-bottom:3rem!important}.pb-md-4{padding-bottom:4rem!important}.pb-md-5{padding-bottom:5rem!important}.pb-md-6{padding-bottom:6rem!important}.pb-md-7{padding-bottom:7rem!important}.pb-md-8{padding-bottom:8rem!important}.pb-md-9{padding-bottom:9rem!important}.pb-md-10{padding-bottom:10rem!important}.pb-md-11{padding-bottom:11rem!important}.pb-md-12{padding-bottom:12rem!important}.pb-md-13{padding-bottom:13rem!important}.pb-md-14{padding-bottom:14rem!important}.pb-md-15{padding-bottom:15rem!important}.pb-md-16{padding-bottom:16rem!important}.pb-md-17{padding-bottom:17rem!important}.pb-md-18{padding-bottom:18rem!important}.pb-md-19{padding-bottom:19rem!important}.pb-md-20{padding-bottom:20rem!important}.pb-md-21{padding-bottom:21rem!important}.pb-md-22{padding-bottom:22rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:1rem!important}.ps-md-2{padding-left:2rem!important}.ps-md-3{padding-left:3rem!important}.ps-md-4{padding-left:4rem!important}.ps-md-5{padding-left:5rem!important}.ps-md-6{padding-left:6rem!important}.ps-md-7{padding-left:7rem!important}.ps-md-8{padding-left:8rem!important}.ps-md-9{padding-left:9rem!important}.ps-md-10{padding-left:10rem!important}.ps-md-11{padding-left:11rem!important}.ps-md-12{padding-left:12rem!important}.ps-md-13{padding-left:13rem!important}.ps-md-14{padding-left:14rem!important}.ps-md-15{padding-left:15rem!important}.ps-md-16{padding-left:16rem!important}.ps-md-17{padding-left:17rem!important}.ps-md-18{padding-left:18rem!important}.ps-md-19{padding-left:19rem!important}.ps-md-20{padding-left:20rem!important}.ps-md-21{padding-left:21rem!important}.ps-md-22{padding-left:22rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:1rem!important}.gap-md-2{gap:2rem!important}.gap-md-3{gap:3rem!important}.gap-md-4{gap:4rem!important}.gap-md-5{gap:5rem!important}.gap-md-6{gap:6rem!important}.gap-md-7{gap:7rem!important}.gap-md-8{gap:8rem!important}.gap-md-9{gap:9rem!important}.gap-md-10{gap:10rem!important}.gap-md-11{gap:11rem!important}.gap-md-12{gap:12rem!important}.gap-md-13{gap:13rem!important}.gap-md-14{gap:14rem!important}.gap-md-15{gap:15rem!important}.gap-md-16{gap:16rem!important}.gap-md-17{gap:17rem!important}.gap-md-18{gap:18rem!important}.gap-md-19{gap:19rem!important}.gap-md-20{gap:20rem!important}.gap-md-21{gap:21rem!important}.gap-md-22{gap:22rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:1rem!important}.row-gap-md-2{row-gap:2rem!important}.row-gap-md-3{row-gap:3rem!important}.row-gap-md-4{row-gap:4rem!important}.row-gap-md-5{row-gap:5rem!important}.row-gap-md-6{row-gap:6rem!important}.row-gap-md-7{row-gap:7rem!important}.row-gap-md-8{row-gap:8rem!important}.row-gap-md-9{row-gap:9rem!important}.row-gap-md-10{row-gap:10rem!important}.row-gap-md-11{row-gap:11rem!important}.row-gap-md-12{row-gap:12rem!important}.row-gap-md-13{row-gap:13rem!important}.row-gap-md-14{row-gap:14rem!important}.row-gap-md-15{row-gap:15rem!important}.row-gap-md-16{row-gap:16rem!important}.row-gap-md-17{row-gap:17rem!important}.row-gap-md-18{row-gap:18rem!important}.row-gap-md-19{row-gap:19rem!important}.row-gap-md-20{row-gap:20rem!important}.row-gap-md-21{row-gap:21rem!important}.row-gap-md-22{row-gap:22rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:1rem!important}.column-gap-md-2{column-gap:2rem!important}.column-gap-md-3{column-gap:3rem!important}.column-gap-md-4{column-gap:4rem!important}.column-gap-md-5{column-gap:5rem!important}.column-gap-md-6{column-gap:6rem!important}.column-gap-md-7{column-gap:7rem!important}.column-gap-md-8{column-gap:8rem!important}.column-gap-md-9{column-gap:9rem!important}.column-gap-md-10{column-gap:10rem!important}.column-gap-md-11{column-gap:11rem!important}.column-gap-md-12{column-gap:12rem!important}.column-gap-md-13{column-gap:13rem!important}.column-gap-md-14{column-gap:14rem!important}.column-gap-md-15{column-gap:15rem!important}.column-gap-md-16{column-gap:16rem!important}.column-gap-md-17{column-gap:17rem!important}.column-gap-md-18{column-gap:18rem!important}.column-gap-md-19{column-gap:19rem!important}.column-gap-md-20{column-gap:20rem!important}.column-gap-md-21{column-gap:21rem!important}.column-gap-md-22{column-gap:22rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:1rem!important}.m-lg-2{margin:2rem!important}.m-lg-3{margin:3rem!important}.m-lg-4{margin:4rem!important}.m-lg-5{margin:5rem!important}.m-lg-6{margin:6rem!important}.m-lg-7{margin:7rem!important}.m-lg-8{margin:8rem!important}.m-lg-9{margin:9rem!important}.m-lg-10{margin:10rem!important}.m-lg-11{margin:11rem!important}.m-lg-12{margin:12rem!important}.m-lg-13{margin:13rem!important}.m-lg-14{margin:14rem!important}.m-lg-15{margin:15rem!important}.m-lg-16{margin:16rem!important}.m-lg-17{margin:17rem!important}.m-lg-18{margin:18rem!important}.m-lg-19{margin:19rem!important}.m-lg-20{margin:20rem!important}.m-lg-21{margin:21rem!important}.m-lg-22{margin:22rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-left:0!important;margin-right:0!important}.mx-lg-1{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-2{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-3{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-4{margin-left:4rem!important;margin-right:4rem!important}.mx-lg-5{margin-left:5rem!important;margin-right:5rem!important}.mx-lg-6{margin-left:6rem!important;margin-right:6rem!important}.mx-lg-7{margin-left:7rem!important;margin-right:7rem!important}.mx-lg-8{margin-left:8rem!important;margin-right:8rem!important}.mx-lg-9{margin-left:9rem!important;margin-right:9rem!important}.mx-lg-10{margin-left:10rem!important;margin-right:10rem!important}.mx-lg-11{margin-left:11rem!important;margin-right:11rem!important}.mx-lg-12{margin-left:12rem!important;margin-right:12rem!important}.mx-lg-13{margin-left:13rem!important;margin-right:13rem!important}.mx-lg-14{margin-left:14rem!important;margin-right:14rem!important}.mx-lg-15{margin-left:15rem!important;margin-right:15rem!important}.mx-lg-16{margin-left:16rem!important;margin-right:16rem!important}.mx-lg-17{margin-left:17rem!important;margin-right:17rem!important}.mx-lg-18{margin-left:18rem!important;margin-right:18rem!important}.mx-lg-19{margin-left:19rem!important;margin-right:19rem!important}.mx-lg-20{margin-left:20rem!important;margin-right:20rem!important}.mx-lg-21{margin-left:21rem!important;margin-right:21rem!important}.mx-lg-22{margin-left:22rem!important;margin-right:22rem!important}.mx-lg-auto{margin-left:auto!important;margin-right:auto!important}.my-lg-0{margin-bottom:0!important;margin-top:0!important}.my-lg-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-lg-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-lg-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-lg-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-lg-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-lg-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-lg-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-lg-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-lg-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-lg-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-lg-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-lg-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-lg-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-lg-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-lg-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-lg-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-lg-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-lg-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-lg-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-lg-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-lg-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-lg-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-lg-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:1rem!important}.mt-lg-2{margin-top:2rem!important}.mt-lg-3{margin-top:3rem!important}.mt-lg-4{margin-top:4rem!important}.mt-lg-5{margin-top:5rem!important}.mt-lg-6{margin-top:6rem!important}.mt-lg-7{margin-top:7rem!important}.mt-lg-8{margin-top:8rem!important}.mt-lg-9{margin-top:9rem!important}.mt-lg-10{margin-top:10rem!important}.mt-lg-11{margin-top:11rem!important}.mt-lg-12{margin-top:12rem!important}.mt-lg-13{margin-top:13rem!important}.mt-lg-14{margin-top:14rem!important}.mt-lg-15{margin-top:15rem!important}.mt-lg-16{margin-top:16rem!important}.mt-lg-17{margin-top:17rem!important}.mt-lg-18{margin-top:18rem!important}.mt-lg-19{margin-top:19rem!important}.mt-lg-20{margin-top:20rem!important}.mt-lg-21{margin-top:21rem!important}.mt-lg-22{margin-top:22rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:1rem!important}.me-lg-2{margin-right:2rem!important}.me-lg-3{margin-right:3rem!important}.me-lg-4{margin-right:4rem!important}.me-lg-5{margin-right:5rem!important}.me-lg-6{margin-right:6rem!important}.me-lg-7{margin-right:7rem!important}.me-lg-8{margin-right:8rem!important}.me-lg-9{margin-right:9rem!important}.me-lg-10{margin-right:10rem!important}.me-lg-11{margin-right:11rem!important}.me-lg-12{margin-right:12rem!important}.me-lg-13{margin-right:13rem!important}.me-lg-14{margin-right:14rem!important}.me-lg-15{margin-right:15rem!important}.me-lg-16{margin-right:16rem!important}.me-lg-17{margin-right:17rem!important}.me-lg-18{margin-right:18rem!important}.me-lg-19{margin-right:19rem!important}.me-lg-20{margin-right:20rem!important}.me-lg-21{margin-right:21rem!important}.me-lg-22{margin-right:22rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:1rem!important}.mb-lg-2{margin-bottom:2rem!important}.mb-lg-3{margin-bottom:3rem!important}.mb-lg-4{margin-bottom:4rem!important}.mb-lg-5{margin-bottom:5rem!important}.mb-lg-6{margin-bottom:6rem!important}.mb-lg-7{margin-bottom:7rem!important}.mb-lg-8{margin-bottom:8rem!important}.mb-lg-9{margin-bottom:9rem!important}.mb-lg-10{margin-bottom:10rem!important}.mb-lg-11{margin-bottom:11rem!important}.mb-lg-12{margin-bottom:12rem!important}.mb-lg-13{margin-bottom:13rem!important}.mb-lg-14{margin-bottom:14rem!important}.mb-lg-15{margin-bottom:15rem!important}.mb-lg-16{margin-bottom:16rem!important}.mb-lg-17{margin-bottom:17rem!important}.mb-lg-18{margin-bottom:18rem!important}.mb-lg-19{margin-bottom:19rem!important}.mb-lg-20{margin-bottom:20rem!important}.mb-lg-21{margin-bottom:21rem!important}.mb-lg-22{margin-bottom:22rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:1rem!important}.ms-lg-2{margin-left:2rem!important}.ms-lg-3{margin-left:3rem!important}.ms-lg-4{margin-left:4rem!important}.ms-lg-5{margin-left:5rem!important}.ms-lg-6{margin-left:6rem!important}.ms-lg-7{margin-left:7rem!important}.ms-lg-8{margin-left:8rem!important}.ms-lg-9{margin-left:9rem!important}.ms-lg-10{margin-left:10rem!important}.ms-lg-11{margin-left:11rem!important}.ms-lg-12{margin-left:12rem!important}.ms-lg-13{margin-left:13rem!important}.ms-lg-14{margin-left:14rem!important}.ms-lg-15{margin-left:15rem!important}.ms-lg-16{margin-left:16rem!important}.ms-lg-17{margin-left:17rem!important}.ms-lg-18{margin-left:18rem!important}.ms-lg-19{margin-left:19rem!important}.ms-lg-20{margin-left:20rem!important}.ms-lg-21{margin-left:21rem!important}.ms-lg-22{margin-left:22rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-1rem!important}.m-lg-n2{margin:-2rem!important}.m-lg-n3{margin:-3rem!important}.m-lg-n4{margin:-4rem!important}.m-lg-n5{margin:-5rem!important}.m-lg-n6{margin:-6rem!important}.m-lg-n7{margin:-7rem!important}.m-lg-n8{margin:-8rem!important}.m-lg-n9{margin:-9rem!important}.m-lg-n10{margin:-10rem!important}.m-lg-n11{margin:-11rem!important}.m-lg-n12{margin:-12rem!important}.m-lg-n13{margin:-13rem!important}.m-lg-n14{margin:-14rem!important}.m-lg-n15{margin:-15rem!important}.m-lg-n16{margin:-16rem!important}.m-lg-n17{margin:-17rem!important}.m-lg-n18{margin:-18rem!important}.m-lg-n19{margin:-19rem!important}.m-lg-n20{margin:-20rem!important}.m-lg-n21{margin:-21rem!important}.m-lg-n22{margin:-22rem!important}.mx-lg-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-lg-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-lg-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-lg-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-lg-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-lg-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-lg-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-lg-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-lg-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-lg-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-lg-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-lg-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-lg-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-lg-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-lg-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-lg-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-lg-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-lg-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-lg-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-lg-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-lg-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-lg-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-lg-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-lg-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-lg-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-lg-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-lg-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-lg-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-lg-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-lg-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-lg-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-lg-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-lg-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-lg-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-lg-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-lg-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-lg-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-lg-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-lg-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-lg-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-lg-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-lg-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-lg-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-lg-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-lg-n1{margin-top:-1rem!important}.mt-lg-n2{margin-top:-2rem!important}.mt-lg-n3{margin-top:-3rem!important}.mt-lg-n4{margin-top:-4rem!important}.mt-lg-n5{margin-top:-5rem!important}.mt-lg-n6{margin-top:-6rem!important}.mt-lg-n7{margin-top:-7rem!important}.mt-lg-n8{margin-top:-8rem!important}.mt-lg-n9{margin-top:-9rem!important}.mt-lg-n10{margin-top:-10rem!important}.mt-lg-n11{margin-top:-11rem!important}.mt-lg-n12{margin-top:-12rem!important}.mt-lg-n13{margin-top:-13rem!important}.mt-lg-n14{margin-top:-14rem!important}.mt-lg-n15{margin-top:-15rem!important}.mt-lg-n16{margin-top:-16rem!important}.mt-lg-n17{margin-top:-17rem!important}.mt-lg-n18{margin-top:-18rem!important}.mt-lg-n19{margin-top:-19rem!important}.mt-lg-n20{margin-top:-20rem!important}.mt-lg-n21{margin-top:-21rem!important}.mt-lg-n22{margin-top:-22rem!important}.me-lg-n1{margin-right:-1rem!important}.me-lg-n2{margin-right:-2rem!important}.me-lg-n3{margin-right:-3rem!important}.me-lg-n4{margin-right:-4rem!important}.me-lg-n5{margin-right:-5rem!important}.me-lg-n6{margin-right:-6rem!important}.me-lg-n7{margin-right:-7rem!important}.me-lg-n8{margin-right:-8rem!important}.me-lg-n9{margin-right:-9rem!important}.me-lg-n10{margin-right:-10rem!important}.me-lg-n11{margin-right:-11rem!important}.me-lg-n12{margin-right:-12rem!important}.me-lg-n13{margin-right:-13rem!important}.me-lg-n14{margin-right:-14rem!important}.me-lg-n15{margin-right:-15rem!important}.me-lg-n16{margin-right:-16rem!important}.me-lg-n17{margin-right:-17rem!important}.me-lg-n18{margin-right:-18rem!important}.me-lg-n19{margin-right:-19rem!important}.me-lg-n20{margin-right:-20rem!important}.me-lg-n21{margin-right:-21rem!important}.me-lg-n22{margin-right:-22rem!important}.mb-lg-n1{margin-bottom:-1rem!important}.mb-lg-n2{margin-bottom:-2rem!important}.mb-lg-n3{margin-bottom:-3rem!important}.mb-lg-n4{margin-bottom:-4rem!important}.mb-lg-n5{margin-bottom:-5rem!important}.mb-lg-n6{margin-bottom:-6rem!important}.mb-lg-n7{margin-bottom:-7rem!important}.mb-lg-n8{margin-bottom:-8rem!important}.mb-lg-n9{margin-bottom:-9rem!important}.mb-lg-n10{margin-bottom:-10rem!important}.mb-lg-n11{margin-bottom:-11rem!important}.mb-lg-n12{margin-bottom:-12rem!important}.mb-lg-n13{margin-bottom:-13rem!important}.mb-lg-n14{margin-bottom:-14rem!important}.mb-lg-n15{margin-bottom:-15rem!important}.mb-lg-n16{margin-bottom:-16rem!important}.mb-lg-n17{margin-bottom:-17rem!important}.mb-lg-n18{margin-bottom:-18rem!important}.mb-lg-n19{margin-bottom:-19rem!important}.mb-lg-n20{margin-bottom:-20rem!important}.mb-lg-n21{margin-bottom:-21rem!important}.mb-lg-n22{margin-bottom:-22rem!important}.ms-lg-n1{margin-left:-1rem!important}.ms-lg-n2{margin-left:-2rem!important}.ms-lg-n3{margin-left:-3rem!important}.ms-lg-n4{margin-left:-4rem!important}.ms-lg-n5{margin-left:-5rem!important}.ms-lg-n6{margin-left:-6rem!important}.ms-lg-n7{margin-left:-7rem!important}.ms-lg-n8{margin-left:-8rem!important}.ms-lg-n9{margin-left:-9rem!important}.ms-lg-n10{margin-left:-10rem!important}.ms-lg-n11{margin-left:-11rem!important}.ms-lg-n12{margin-left:-12rem!important}.ms-lg-n13{margin-left:-13rem!important}.ms-lg-n14{margin-left:-14rem!important}.ms-lg-n15{margin-left:-15rem!important}.ms-lg-n16{margin-left:-16rem!important}.ms-lg-n17{margin-left:-17rem!important}.ms-lg-n18{margin-left:-18rem!important}.ms-lg-n19{margin-left:-19rem!important}.ms-lg-n20{margin-left:-20rem!important}.ms-lg-n21{margin-left:-21rem!important}.ms-lg-n22{margin-left:-22rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:1rem!important}.p-lg-2{padding:2rem!important}.p-lg-3{padding:3rem!important}.p-lg-4{padding:4rem!important}.p-lg-5{padding:5rem!important}.p-lg-6{padding:6rem!important}.p-lg-7{padding:7rem!important}.p-lg-8{padding:8rem!important}.p-lg-9{padding:9rem!important}.p-lg-10{padding:10rem!important}.p-lg-11{padding:11rem!important}.p-lg-12{padding:12rem!important}.p-lg-13{padding:13rem!important}.p-lg-14{padding:14rem!important}.p-lg-15{padding:15rem!important}.p-lg-16{padding:16rem!important}.p-lg-17{padding:17rem!important}.p-lg-18{padding:18rem!important}.p-lg-19{padding:19rem!important}.p-lg-20{padding:20rem!important}.p-lg-21{padding:21rem!important}.p-lg-22{padding:22rem!important}.px-lg-0{padding-left:0!important;padding-right:0!important}.px-lg-1{padding-left:1rem!important;padding-right:1rem!important}.px-lg-2{padding-left:2rem!important;padding-right:2rem!important}.px-lg-3{padding-left:3rem!important;padding-right:3rem!important}.px-lg-4{padding-left:4rem!important;padding-right:4rem!important}.px-lg-5{padding-left:5rem!important;padding-right:5rem!important}.px-lg-6{padding-left:6rem!important;padding-right:6rem!important}.px-lg-7{padding-left:7rem!important;padding-right:7rem!important}.px-lg-8{padding-left:8rem!important;padding-right:8rem!important}.px-lg-9{padding-left:9rem!important;padding-right:9rem!important}.px-lg-10{padding-left:10rem!important;padding-right:10rem!important}.px-lg-11{padding-left:11rem!important;padding-right:11rem!important}.px-lg-12{padding-left:12rem!important;padding-right:12rem!important}.px-lg-13{padding-left:13rem!important;padding-right:13rem!important}.px-lg-14{padding-left:14rem!important;padding-right:14rem!important}.px-lg-15{padding-left:15rem!important;padding-right:15rem!important}.px-lg-16{padding-left:16rem!important;padding-right:16rem!important}.px-lg-17{padding-left:17rem!important;padding-right:17rem!important}.px-lg-18{padding-left:18rem!important;padding-right:18rem!important}.px-lg-19{padding-left:19rem!important;padding-right:19rem!important}.px-lg-20{padding-left:20rem!important;padding-right:20rem!important}.px-lg-21{padding-left:21rem!important;padding-right:21rem!important}.px-lg-22{padding-left:22rem!important;padding-right:22rem!important}.py-lg-0{padding-bottom:0!important;padding-top:0!important}.py-lg-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-lg-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-lg-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-lg-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-lg-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-lg-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-lg-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-lg-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-lg-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-lg-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-lg-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-lg-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-lg-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-lg-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-lg-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-lg-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-lg-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-lg-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-lg-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-lg-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-lg-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-lg-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:1rem!important}.pt-lg-2{padding-top:2rem!important}.pt-lg-3{padding-top:3rem!important}.pt-lg-4{padding-top:4rem!important}.pt-lg-5{padding-top:5rem!important}.pt-lg-6{padding-top:6rem!important}.pt-lg-7{padding-top:7rem!important}.pt-lg-8{padding-top:8rem!important}.pt-lg-9{padding-top:9rem!important}.pt-lg-10{padding-top:10rem!important}.pt-lg-11{padding-top:11rem!important}.pt-lg-12{padding-top:12rem!important}.pt-lg-13{padding-top:13rem!important}.pt-lg-14{padding-top:14rem!important}.pt-lg-15{padding-top:15rem!important}.pt-lg-16{padding-top:16rem!important}.pt-lg-17{padding-top:17rem!important}.pt-lg-18{padding-top:18rem!important}.pt-lg-19{padding-top:19rem!important}.pt-lg-20{padding-top:20rem!important}.pt-lg-21{padding-top:21rem!important}.pt-lg-22{padding-top:22rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:1rem!important}.pe-lg-2{padding-right:2rem!important}.pe-lg-3{padding-right:3rem!important}.pe-lg-4{padding-right:4rem!important}.pe-lg-5{padding-right:5rem!important}.pe-lg-6{padding-right:6rem!important}.pe-lg-7{padding-right:7rem!important}.pe-lg-8{padding-right:8rem!important}.pe-lg-9{padding-right:9rem!important}.pe-lg-10{padding-right:10rem!important}.pe-lg-11{padding-right:11rem!important}.pe-lg-12{padding-right:12rem!important}.pe-lg-13{padding-right:13rem!important}.pe-lg-14{padding-right:14rem!important}.pe-lg-15{padding-right:15rem!important}.pe-lg-16{padding-right:16rem!important}.pe-lg-17{padding-right:17rem!important}.pe-lg-18{padding-right:18rem!important}.pe-lg-19{padding-right:19rem!important}.pe-lg-20{padding-right:20rem!important}.pe-lg-21{padding-right:21rem!important}.pe-lg-22{padding-right:22rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:1rem!important}.pb-lg-2{padding-bottom:2rem!important}.pb-lg-3{padding-bottom:3rem!important}.pb-lg-4{padding-bottom:4rem!important}.pb-lg-5{padding-bottom:5rem!important}.pb-lg-6{padding-bottom:6rem!important}.pb-lg-7{padding-bottom:7rem!important}.pb-lg-8{padding-bottom:8rem!important}.pb-lg-9{padding-bottom:9rem!important}.pb-lg-10{padding-bottom:10rem!important}.pb-lg-11{padding-bottom:11rem!important}.pb-lg-12{padding-bottom:12rem!important}.pb-lg-13{padding-bottom:13rem!important}.pb-lg-14{padding-bottom:14rem!important}.pb-lg-15{padding-bottom:15rem!important}.pb-lg-16{padding-bottom:16rem!important}.pb-lg-17{padding-bottom:17rem!important}.pb-lg-18{padding-bottom:18rem!important}.pb-lg-19{padding-bottom:19rem!important}.pb-lg-20{padding-bottom:20rem!important}.pb-lg-21{padding-bottom:21rem!important}.pb-lg-22{padding-bottom:22rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:1rem!important}.ps-lg-2{padding-left:2rem!important}.ps-lg-3{padding-left:3rem!important}.ps-lg-4{padding-left:4rem!important}.ps-lg-5{padding-left:5rem!important}.ps-lg-6{padding-left:6rem!important}.ps-lg-7{padding-left:7rem!important}.ps-lg-8{padding-left:8rem!important}.ps-lg-9{padding-left:9rem!important}.ps-lg-10{padding-left:10rem!important}.ps-lg-11{padding-left:11rem!important}.ps-lg-12{padding-left:12rem!important}.ps-lg-13{padding-left:13rem!important}.ps-lg-14{padding-left:14rem!important}.ps-lg-15{padding-left:15rem!important}.ps-lg-16{padding-left:16rem!important}.ps-lg-17{padding-left:17rem!important}.ps-lg-18{padding-left:18rem!important}.ps-lg-19{padding-left:19rem!important}.ps-lg-20{padding-left:20rem!important}.ps-lg-21{padding-left:21rem!important}.ps-lg-22{padding-left:22rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:1rem!important}.gap-lg-2{gap:2rem!important}.gap-lg-3{gap:3rem!important}.gap-lg-4{gap:4rem!important}.gap-lg-5{gap:5rem!important}.gap-lg-6{gap:6rem!important}.gap-lg-7{gap:7rem!important}.gap-lg-8{gap:8rem!important}.gap-lg-9{gap:9rem!important}.gap-lg-10{gap:10rem!important}.gap-lg-11{gap:11rem!important}.gap-lg-12{gap:12rem!important}.gap-lg-13{gap:13rem!important}.gap-lg-14{gap:14rem!important}.gap-lg-15{gap:15rem!important}.gap-lg-16{gap:16rem!important}.gap-lg-17{gap:17rem!important}.gap-lg-18{gap:18rem!important}.gap-lg-19{gap:19rem!important}.gap-lg-20{gap:20rem!important}.gap-lg-21{gap:21rem!important}.gap-lg-22{gap:22rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:1rem!important}.row-gap-lg-2{row-gap:2rem!important}.row-gap-lg-3{row-gap:3rem!important}.row-gap-lg-4{row-gap:4rem!important}.row-gap-lg-5{row-gap:5rem!important}.row-gap-lg-6{row-gap:6rem!important}.row-gap-lg-7{row-gap:7rem!important}.row-gap-lg-8{row-gap:8rem!important}.row-gap-lg-9{row-gap:9rem!important}.row-gap-lg-10{row-gap:10rem!important}.row-gap-lg-11{row-gap:11rem!important}.row-gap-lg-12{row-gap:12rem!important}.row-gap-lg-13{row-gap:13rem!important}.row-gap-lg-14{row-gap:14rem!important}.row-gap-lg-15{row-gap:15rem!important}.row-gap-lg-16{row-gap:16rem!important}.row-gap-lg-17{row-gap:17rem!important}.row-gap-lg-18{row-gap:18rem!important}.row-gap-lg-19{row-gap:19rem!important}.row-gap-lg-20{row-gap:20rem!important}.row-gap-lg-21{row-gap:21rem!important}.row-gap-lg-22{row-gap:22rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:1rem!important}.column-gap-lg-2{column-gap:2rem!important}.column-gap-lg-3{column-gap:3rem!important}.column-gap-lg-4{column-gap:4rem!important}.column-gap-lg-5{column-gap:5rem!important}.column-gap-lg-6{column-gap:6rem!important}.column-gap-lg-7{column-gap:7rem!important}.column-gap-lg-8{column-gap:8rem!important}.column-gap-lg-9{column-gap:9rem!important}.column-gap-lg-10{column-gap:10rem!important}.column-gap-lg-11{column-gap:11rem!important}.column-gap-lg-12{column-gap:12rem!important}.column-gap-lg-13{column-gap:13rem!important}.column-gap-lg-14{column-gap:14rem!important}.column-gap-lg-15{column-gap:15rem!important}.column-gap-lg-16{column-gap:16rem!important}.column-gap-lg-17{column-gap:17rem!important}.column-gap-lg-18{column-gap:18rem!important}.column-gap-lg-19{column-gap:19rem!important}.column-gap-lg-20{column-gap:20rem!important}.column-gap-lg-21{column-gap:21rem!important}.column-gap-lg-22{column-gap:22rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:1rem!important}.m-xl-2{margin:2rem!important}.m-xl-3{margin:3rem!important}.m-xl-4{margin:4rem!important}.m-xl-5{margin:5rem!important}.m-xl-6{margin:6rem!important}.m-xl-7{margin:7rem!important}.m-xl-8{margin:8rem!important}.m-xl-9{margin:9rem!important}.m-xl-10{margin:10rem!important}.m-xl-11{margin:11rem!important}.m-xl-12{margin:12rem!important}.m-xl-13{margin:13rem!important}.m-xl-14{margin:14rem!important}.m-xl-15{margin:15rem!important}.m-xl-16{margin:16rem!important}.m-xl-17{margin:17rem!important}.m-xl-18{margin:18rem!important}.m-xl-19{margin:19rem!important}.m-xl-20{margin:20rem!important}.m-xl-21{margin:21rem!important}.m-xl-22{margin:22rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-left:0!important;margin-right:0!important}.mx-xl-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xl-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xl-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xl-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xl-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xl-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xl-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xl-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xl-10{margin-left:10rem!important;margin-right:10rem!important}.mx-xl-11{margin-left:11rem!important;margin-right:11rem!important}.mx-xl-12{margin-left:12rem!important;margin-right:12rem!important}.mx-xl-13{margin-left:13rem!important;margin-right:13rem!important}.mx-xl-14{margin-left:14rem!important;margin-right:14rem!important}.mx-xl-15{margin-left:15rem!important;margin-right:15rem!important}.mx-xl-16{margin-left:16rem!important;margin-right:16rem!important}.mx-xl-17{margin-left:17rem!important;margin-right:17rem!important}.mx-xl-18{margin-left:18rem!important;margin-right:18rem!important}.mx-xl-19{margin-left:19rem!important;margin-right:19rem!important}.mx-xl-20{margin-left:20rem!important;margin-right:20rem!important}.mx-xl-21{margin-left:21rem!important;margin-right:21rem!important}.mx-xl-22{margin-left:22rem!important;margin-right:22rem!important}.mx-xl-auto{margin-left:auto!important;margin-right:auto!important}.my-xl-0{margin-bottom:0!important;margin-top:0!important}.my-xl-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xl-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-xl-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xl-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-xl-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-xl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xl-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-xl-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-xl-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-xl-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-xl-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-xl-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-xl-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-xl-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-xl-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-xl-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-xl-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-xl-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-xl-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-xl-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-xl-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-xl-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-xl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:1rem!important}.mt-xl-2{margin-top:2rem!important}.mt-xl-3{margin-top:3rem!important}.mt-xl-4{margin-top:4rem!important}.mt-xl-5{margin-top:5rem!important}.mt-xl-6{margin-top:6rem!important}.mt-xl-7{margin-top:7rem!important}.mt-xl-8{margin-top:8rem!important}.mt-xl-9{margin-top:9rem!important}.mt-xl-10{margin-top:10rem!important}.mt-xl-11{margin-top:11rem!important}.mt-xl-12{margin-top:12rem!important}.mt-xl-13{margin-top:13rem!important}.mt-xl-14{margin-top:14rem!important}.mt-xl-15{margin-top:15rem!important}.mt-xl-16{margin-top:16rem!important}.mt-xl-17{margin-top:17rem!important}.mt-xl-18{margin-top:18rem!important}.mt-xl-19{margin-top:19rem!important}.mt-xl-20{margin-top:20rem!important}.mt-xl-21{margin-top:21rem!important}.mt-xl-22{margin-top:22rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:1rem!important}.me-xl-2{margin-right:2rem!important}.me-xl-3{margin-right:3rem!important}.me-xl-4{margin-right:4rem!important}.me-xl-5{margin-right:5rem!important}.me-xl-6{margin-right:6rem!important}.me-xl-7{margin-right:7rem!important}.me-xl-8{margin-right:8rem!important}.me-xl-9{margin-right:9rem!important}.me-xl-10{margin-right:10rem!important}.me-xl-11{margin-right:11rem!important}.me-xl-12{margin-right:12rem!important}.me-xl-13{margin-right:13rem!important}.me-xl-14{margin-right:14rem!important}.me-xl-15{margin-right:15rem!important}.me-xl-16{margin-right:16rem!important}.me-xl-17{margin-right:17rem!important}.me-xl-18{margin-right:18rem!important}.me-xl-19{margin-right:19rem!important}.me-xl-20{margin-right:20rem!important}.me-xl-21{margin-right:21rem!important}.me-xl-22{margin-right:22rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:1rem!important}.mb-xl-2{margin-bottom:2rem!important}.mb-xl-3{margin-bottom:3rem!important}.mb-xl-4{margin-bottom:4rem!important}.mb-xl-5{margin-bottom:5rem!important}.mb-xl-6{margin-bottom:6rem!important}.mb-xl-7{margin-bottom:7rem!important}.mb-xl-8{margin-bottom:8rem!important}.mb-xl-9{margin-bottom:9rem!important}.mb-xl-10{margin-bottom:10rem!important}.mb-xl-11{margin-bottom:11rem!important}.mb-xl-12{margin-bottom:12rem!important}.mb-xl-13{margin-bottom:13rem!important}.mb-xl-14{margin-bottom:14rem!important}.mb-xl-15{margin-bottom:15rem!important}.mb-xl-16{margin-bottom:16rem!important}.mb-xl-17{margin-bottom:17rem!important}.mb-xl-18{margin-bottom:18rem!important}.mb-xl-19{margin-bottom:19rem!important}.mb-xl-20{margin-bottom:20rem!important}.mb-xl-21{margin-bottom:21rem!important}.mb-xl-22{margin-bottom:22rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:1rem!important}.ms-xl-2{margin-left:2rem!important}.ms-xl-3{margin-left:3rem!important}.ms-xl-4{margin-left:4rem!important}.ms-xl-5{margin-left:5rem!important}.ms-xl-6{margin-left:6rem!important}.ms-xl-7{margin-left:7rem!important}.ms-xl-8{margin-left:8rem!important}.ms-xl-9{margin-left:9rem!important}.ms-xl-10{margin-left:10rem!important}.ms-xl-11{margin-left:11rem!important}.ms-xl-12{margin-left:12rem!important}.ms-xl-13{margin-left:13rem!important}.ms-xl-14{margin-left:14rem!important}.ms-xl-15{margin-left:15rem!important}.ms-xl-16{margin-left:16rem!important}.ms-xl-17{margin-left:17rem!important}.ms-xl-18{margin-left:18rem!important}.ms-xl-19{margin-left:19rem!important}.ms-xl-20{margin-left:20rem!important}.ms-xl-21{margin-left:21rem!important}.ms-xl-22{margin-left:22rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-1rem!important}.m-xl-n2{margin:-2rem!important}.m-xl-n3{margin:-3rem!important}.m-xl-n4{margin:-4rem!important}.m-xl-n5{margin:-5rem!important}.m-xl-n6{margin:-6rem!important}.m-xl-n7{margin:-7rem!important}.m-xl-n8{margin:-8rem!important}.m-xl-n9{margin:-9rem!important}.m-xl-n10{margin:-10rem!important}.m-xl-n11{margin:-11rem!important}.m-xl-n12{margin:-12rem!important}.m-xl-n13{margin:-13rem!important}.m-xl-n14{margin:-14rem!important}.m-xl-n15{margin:-15rem!important}.m-xl-n16{margin:-16rem!important}.m-xl-n17{margin:-17rem!important}.m-xl-n18{margin:-18rem!important}.m-xl-n19{margin:-19rem!important}.m-xl-n20{margin:-20rem!important}.m-xl-n21{margin:-21rem!important}.m-xl-n22{margin:-22rem!important}.mx-xl-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xl-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xl-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xl-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xl-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xl-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xl-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-xl-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xl-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-xl-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xl-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-xl-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xl-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-xl-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xl-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-xl-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-xl-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-xl-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-xl-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-xl-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-xl-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-xl-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-xl-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xl-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xl-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xl-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xl-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xl-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xl-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-xl-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xl-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-xl-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xl-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-xl-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xl-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-xl-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xl-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-xl-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-xl-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-xl-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-xl-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-xl-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-xl-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-xl-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-xl-n1{margin-top:-1rem!important}.mt-xl-n2{margin-top:-2rem!important}.mt-xl-n3{margin-top:-3rem!important}.mt-xl-n4{margin-top:-4rem!important}.mt-xl-n5{margin-top:-5rem!important}.mt-xl-n6{margin-top:-6rem!important}.mt-xl-n7{margin-top:-7rem!important}.mt-xl-n8{margin-top:-8rem!important}.mt-xl-n9{margin-top:-9rem!important}.mt-xl-n10{margin-top:-10rem!important}.mt-xl-n11{margin-top:-11rem!important}.mt-xl-n12{margin-top:-12rem!important}.mt-xl-n13{margin-top:-13rem!important}.mt-xl-n14{margin-top:-14rem!important}.mt-xl-n15{margin-top:-15rem!important}.mt-xl-n16{margin-top:-16rem!important}.mt-xl-n17{margin-top:-17rem!important}.mt-xl-n18{margin-top:-18rem!important}.mt-xl-n19{margin-top:-19rem!important}.mt-xl-n20{margin-top:-20rem!important}.mt-xl-n21{margin-top:-21rem!important}.mt-xl-n22{margin-top:-22rem!important}.me-xl-n1{margin-right:-1rem!important}.me-xl-n2{margin-right:-2rem!important}.me-xl-n3{margin-right:-3rem!important}.me-xl-n4{margin-right:-4rem!important}.me-xl-n5{margin-right:-5rem!important}.me-xl-n6{margin-right:-6rem!important}.me-xl-n7{margin-right:-7rem!important}.me-xl-n8{margin-right:-8rem!important}.me-xl-n9{margin-right:-9rem!important}.me-xl-n10{margin-right:-10rem!important}.me-xl-n11{margin-right:-11rem!important}.me-xl-n12{margin-right:-12rem!important}.me-xl-n13{margin-right:-13rem!important}.me-xl-n14{margin-right:-14rem!important}.me-xl-n15{margin-right:-15rem!important}.me-xl-n16{margin-right:-16rem!important}.me-xl-n17{margin-right:-17rem!important}.me-xl-n18{margin-right:-18rem!important}.me-xl-n19{margin-right:-19rem!important}.me-xl-n20{margin-right:-20rem!important}.me-xl-n21{margin-right:-21rem!important}.me-xl-n22{margin-right:-22rem!important}.mb-xl-n1{margin-bottom:-1rem!important}.mb-xl-n2{margin-bottom:-2rem!important}.mb-xl-n3{margin-bottom:-3rem!important}.mb-xl-n4{margin-bottom:-4rem!important}.mb-xl-n5{margin-bottom:-5rem!important}.mb-xl-n6{margin-bottom:-6rem!important}.mb-xl-n7{margin-bottom:-7rem!important}.mb-xl-n8{margin-bottom:-8rem!important}.mb-xl-n9{margin-bottom:-9rem!important}.mb-xl-n10{margin-bottom:-10rem!important}.mb-xl-n11{margin-bottom:-11rem!important}.mb-xl-n12{margin-bottom:-12rem!important}.mb-xl-n13{margin-bottom:-13rem!important}.mb-xl-n14{margin-bottom:-14rem!important}.mb-xl-n15{margin-bottom:-15rem!important}.mb-xl-n16{margin-bottom:-16rem!important}.mb-xl-n17{margin-bottom:-17rem!important}.mb-xl-n18{margin-bottom:-18rem!important}.mb-xl-n19{margin-bottom:-19rem!important}.mb-xl-n20{margin-bottom:-20rem!important}.mb-xl-n21{margin-bottom:-21rem!important}.mb-xl-n22{margin-bottom:-22rem!important}.ms-xl-n1{margin-left:-1rem!important}.ms-xl-n2{margin-left:-2rem!important}.ms-xl-n3{margin-left:-3rem!important}.ms-xl-n4{margin-left:-4rem!important}.ms-xl-n5{margin-left:-5rem!important}.ms-xl-n6{margin-left:-6rem!important}.ms-xl-n7{margin-left:-7rem!important}.ms-xl-n8{margin-left:-8rem!important}.ms-xl-n9{margin-left:-9rem!important}.ms-xl-n10{margin-left:-10rem!important}.ms-xl-n11{margin-left:-11rem!important}.ms-xl-n12{margin-left:-12rem!important}.ms-xl-n13{margin-left:-13rem!important}.ms-xl-n14{margin-left:-14rem!important}.ms-xl-n15{margin-left:-15rem!important}.ms-xl-n16{margin-left:-16rem!important}.ms-xl-n17{margin-left:-17rem!important}.ms-xl-n18{margin-left:-18rem!important}.ms-xl-n19{margin-left:-19rem!important}.ms-xl-n20{margin-left:-20rem!important}.ms-xl-n21{margin-left:-21rem!important}.ms-xl-n22{margin-left:-22rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:1rem!important}.p-xl-2{padding:2rem!important}.p-xl-3{padding:3rem!important}.p-xl-4{padding:4rem!important}.p-xl-5{padding:5rem!important}.p-xl-6{padding:6rem!important}.p-xl-7{padding:7rem!important}.p-xl-8{padding:8rem!important}.p-xl-9{padding:9rem!important}.p-xl-10{padding:10rem!important}.p-xl-11{padding:11rem!important}.p-xl-12{padding:12rem!important}.p-xl-13{padding:13rem!important}.p-xl-14{padding:14rem!important}.p-xl-15{padding:15rem!important}.p-xl-16{padding:16rem!important}.p-xl-17{padding:17rem!important}.p-xl-18{padding:18rem!important}.p-xl-19{padding:19rem!important}.p-xl-20{padding:20rem!important}.p-xl-21{padding:21rem!important}.p-xl-22{padding:22rem!important}.px-xl-0{padding-left:0!important;padding-right:0!important}.px-xl-1{padding-left:1rem!important;padding-right:1rem!important}.px-xl-2{padding-left:2rem!important;padding-right:2rem!important}.px-xl-3{padding-left:3rem!important;padding-right:3rem!important}.px-xl-4{padding-left:4rem!important;padding-right:4rem!important}.px-xl-5{padding-left:5rem!important;padding-right:5rem!important}.px-xl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xl-7{padding-left:7rem!important;padding-right:7rem!important}.px-xl-8{padding-left:8rem!important;padding-right:8rem!important}.px-xl-9{padding-left:9rem!important;padding-right:9rem!important}.px-xl-10{padding-left:10rem!important;padding-right:10rem!important}.px-xl-11{padding-left:11rem!important;padding-right:11rem!important}.px-xl-12{padding-left:12rem!important;padding-right:12rem!important}.px-xl-13{padding-left:13rem!important;padding-right:13rem!important}.px-xl-14{padding-left:14rem!important;padding-right:14rem!important}.px-xl-15{padding-left:15rem!important;padding-right:15rem!important}.px-xl-16{padding-left:16rem!important;padding-right:16rem!important}.px-xl-17{padding-left:17rem!important;padding-right:17rem!important}.px-xl-18{padding-left:18rem!important;padding-right:18rem!important}.px-xl-19{padding-left:19rem!important;padding-right:19rem!important}.px-xl-20{padding-left:20rem!important;padding-right:20rem!important}.px-xl-21{padding-left:21rem!important;padding-right:21rem!important}.px-xl-22{padding-left:22rem!important;padding-right:22rem!important}.py-xl-0{padding-bottom:0!important;padding-top:0!important}.py-xl-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xl-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-xl-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xl-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-xl-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-xl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xl-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-xl-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-xl-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-xl-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-xl-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-xl-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-xl-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-xl-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-xl-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-xl-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-xl-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-xl-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-xl-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-xl-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-xl-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-xl-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:1rem!important}.pt-xl-2{padding-top:2rem!important}.pt-xl-3{padding-top:3rem!important}.pt-xl-4{padding-top:4rem!important}.pt-xl-5{padding-top:5rem!important}.pt-xl-6{padding-top:6rem!important}.pt-xl-7{padding-top:7rem!important}.pt-xl-8{padding-top:8rem!important}.pt-xl-9{padding-top:9rem!important}.pt-xl-10{padding-top:10rem!important}.pt-xl-11{padding-top:11rem!important}.pt-xl-12{padding-top:12rem!important}.pt-xl-13{padding-top:13rem!important}.pt-xl-14{padding-top:14rem!important}.pt-xl-15{padding-top:15rem!important}.pt-xl-16{padding-top:16rem!important}.pt-xl-17{padding-top:17rem!important}.pt-xl-18{padding-top:18rem!important}.pt-xl-19{padding-top:19rem!important}.pt-xl-20{padding-top:20rem!important}.pt-xl-21{padding-top:21rem!important}.pt-xl-22{padding-top:22rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:1rem!important}.pe-xl-2{padding-right:2rem!important}.pe-xl-3{padding-right:3rem!important}.pe-xl-4{padding-right:4rem!important}.pe-xl-5{padding-right:5rem!important}.pe-xl-6{padding-right:6rem!important}.pe-xl-7{padding-right:7rem!important}.pe-xl-8{padding-right:8rem!important}.pe-xl-9{padding-right:9rem!important}.pe-xl-10{padding-right:10rem!important}.pe-xl-11{padding-right:11rem!important}.pe-xl-12{padding-right:12rem!important}.pe-xl-13{padding-right:13rem!important}.pe-xl-14{padding-right:14rem!important}.pe-xl-15{padding-right:15rem!important}.pe-xl-16{padding-right:16rem!important}.pe-xl-17{padding-right:17rem!important}.pe-xl-18{padding-right:18rem!important}.pe-xl-19{padding-right:19rem!important}.pe-xl-20{padding-right:20rem!important}.pe-xl-21{padding-right:21rem!important}.pe-xl-22{padding-right:22rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:1rem!important}.pb-xl-2{padding-bottom:2rem!important}.pb-xl-3{padding-bottom:3rem!important}.pb-xl-4{padding-bottom:4rem!important}.pb-xl-5{padding-bottom:5rem!important}.pb-xl-6{padding-bottom:6rem!important}.pb-xl-7{padding-bottom:7rem!important}.pb-xl-8{padding-bottom:8rem!important}.pb-xl-9{padding-bottom:9rem!important}.pb-xl-10{padding-bottom:10rem!important}.pb-xl-11{padding-bottom:11rem!important}.pb-xl-12{padding-bottom:12rem!important}.pb-xl-13{padding-bottom:13rem!important}.pb-xl-14{padding-bottom:14rem!important}.pb-xl-15{padding-bottom:15rem!important}.pb-xl-16{padding-bottom:16rem!important}.pb-xl-17{padding-bottom:17rem!important}.pb-xl-18{padding-bottom:18rem!important}.pb-xl-19{padding-bottom:19rem!important}.pb-xl-20{padding-bottom:20rem!important}.pb-xl-21{padding-bottom:21rem!important}.pb-xl-22{padding-bottom:22rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:1rem!important}.ps-xl-2{padding-left:2rem!important}.ps-xl-3{padding-left:3rem!important}.ps-xl-4{padding-left:4rem!important}.ps-xl-5{padding-left:5rem!important}.ps-xl-6{padding-left:6rem!important}.ps-xl-7{padding-left:7rem!important}.ps-xl-8{padding-left:8rem!important}.ps-xl-9{padding-left:9rem!important}.ps-xl-10{padding-left:10rem!important}.ps-xl-11{padding-left:11rem!important}.ps-xl-12{padding-left:12rem!important}.ps-xl-13{padding-left:13rem!important}.ps-xl-14{padding-left:14rem!important}.ps-xl-15{padding-left:15rem!important}.ps-xl-16{padding-left:16rem!important}.ps-xl-17{padding-left:17rem!important}.ps-xl-18{padding-left:18rem!important}.ps-xl-19{padding-left:19rem!important}.ps-xl-20{padding-left:20rem!important}.ps-xl-21{padding-left:21rem!important}.ps-xl-22{padding-left:22rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:1rem!important}.gap-xl-2{gap:2rem!important}.gap-xl-3{gap:3rem!important}.gap-xl-4{gap:4rem!important}.gap-xl-5{gap:5rem!important}.gap-xl-6{gap:6rem!important}.gap-xl-7{gap:7rem!important}.gap-xl-8{gap:8rem!important}.gap-xl-9{gap:9rem!important}.gap-xl-10{gap:10rem!important}.gap-xl-11{gap:11rem!important}.gap-xl-12{gap:12rem!important}.gap-xl-13{gap:13rem!important}.gap-xl-14{gap:14rem!important}.gap-xl-15{gap:15rem!important}.gap-xl-16{gap:16rem!important}.gap-xl-17{gap:17rem!important}.gap-xl-18{gap:18rem!important}.gap-xl-19{gap:19rem!important}.gap-xl-20{gap:20rem!important}.gap-xl-21{gap:21rem!important}.gap-xl-22{gap:22rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:1rem!important}.row-gap-xl-2{row-gap:2rem!important}.row-gap-xl-3{row-gap:3rem!important}.row-gap-xl-4{row-gap:4rem!important}.row-gap-xl-5{row-gap:5rem!important}.row-gap-xl-6{row-gap:6rem!important}.row-gap-xl-7{row-gap:7rem!important}.row-gap-xl-8{row-gap:8rem!important}.row-gap-xl-9{row-gap:9rem!important}.row-gap-xl-10{row-gap:10rem!important}.row-gap-xl-11{row-gap:11rem!important}.row-gap-xl-12{row-gap:12rem!important}.row-gap-xl-13{row-gap:13rem!important}.row-gap-xl-14{row-gap:14rem!important}.row-gap-xl-15{row-gap:15rem!important}.row-gap-xl-16{row-gap:16rem!important}.row-gap-xl-17{row-gap:17rem!important}.row-gap-xl-18{row-gap:18rem!important}.row-gap-xl-19{row-gap:19rem!important}.row-gap-xl-20{row-gap:20rem!important}.row-gap-xl-21{row-gap:21rem!important}.row-gap-xl-22{row-gap:22rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:1rem!important}.column-gap-xl-2{column-gap:2rem!important}.column-gap-xl-3{column-gap:3rem!important}.column-gap-xl-4{column-gap:4rem!important}.column-gap-xl-5{column-gap:5rem!important}.column-gap-xl-6{column-gap:6rem!important}.column-gap-xl-7{column-gap:7rem!important}.column-gap-xl-8{column-gap:8rem!important}.column-gap-xl-9{column-gap:9rem!important}.column-gap-xl-10{column-gap:10rem!important}.column-gap-xl-11{column-gap:11rem!important}.column-gap-xl-12{column-gap:12rem!important}.column-gap-xl-13{column-gap:13rem!important}.column-gap-xl-14{column-gap:14rem!important}.column-gap-xl-15{column-gap:15rem!important}.column-gap-xl-16{column-gap:16rem!important}.column-gap-xl-17{column-gap:17rem!important}.column-gap-xl-18{column-gap:18rem!important}.column-gap-xl-19{column-gap:19rem!important}.column-gap-xl-20{column-gap:20rem!important}.column-gap-xl-21{column-gap:21rem!important}.column-gap-xl-22{column-gap:22rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:1rem!important}.m-xxl-2{margin:2rem!important}.m-xxl-3{margin:3rem!important}.m-xxl-4{margin:4rem!important}.m-xxl-5{margin:5rem!important}.m-xxl-6{margin:6rem!important}.m-xxl-7{margin:7rem!important}.m-xxl-8{margin:8rem!important}.m-xxl-9{margin:9rem!important}.m-xxl-10{margin:10rem!important}.m-xxl-11{margin:11rem!important}.m-xxl-12{margin:12rem!important}.m-xxl-13{margin:13rem!important}.m-xxl-14{margin:14rem!important}.m-xxl-15{margin:15rem!important}.m-xxl-16{margin:16rem!important}.m-xxl-17{margin:17rem!important}.m-xxl-18{margin:18rem!important}.m-xxl-19{margin:19rem!important}.m-xxl-20{margin:20rem!important}.m-xxl-21{margin:21rem!important}.m-xxl-22{margin:22rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-left:0!important;margin-right:0!important}.mx-xxl-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xxl-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xxl-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xxl-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xxl-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xxl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xxl-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xxl-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xxl-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xxl-10{margin-left:10rem!important;margin-right:10rem!important}.mx-xxl-11{margin-left:11rem!important;margin-right:11rem!important}.mx-xxl-12{margin-left:12rem!important;margin-right:12rem!important}.mx-xxl-13{margin-left:13rem!important;margin-right:13rem!important}.mx-xxl-14{margin-left:14rem!important;margin-right:14rem!important}.mx-xxl-15{margin-left:15rem!important;margin-right:15rem!important}.mx-xxl-16{margin-left:16rem!important;margin-right:16rem!important}.mx-xxl-17{margin-left:17rem!important;margin-right:17rem!important}.mx-xxl-18{margin-left:18rem!important;margin-right:18rem!important}.mx-xxl-19{margin-left:19rem!important;margin-right:19rem!important}.mx-xxl-20{margin-left:20rem!important;margin-right:20rem!important}.mx-xxl-21{margin-left:21rem!important;margin-right:21rem!important}.mx-xxl-22{margin-left:22rem!important;margin-right:22rem!important}.mx-xxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxl-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxl-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxl-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxl-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxl-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-xxl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxl-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-xxl-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxl-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-xxl-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxl-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-xxl-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxl-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-xxl-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-xxl-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-xxl-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxl-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-xxl-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-xxl-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-xxl-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-xxl-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-xxl-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-xxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:1rem!important}.mt-xxl-2{margin-top:2rem!important}.mt-xxl-3{margin-top:3rem!important}.mt-xxl-4{margin-top:4rem!important}.mt-xxl-5{margin-top:5rem!important}.mt-xxl-6{margin-top:6rem!important}.mt-xxl-7{margin-top:7rem!important}.mt-xxl-8{margin-top:8rem!important}.mt-xxl-9{margin-top:9rem!important}.mt-xxl-10{margin-top:10rem!important}.mt-xxl-11{margin-top:11rem!important}.mt-xxl-12{margin-top:12rem!important}.mt-xxl-13{margin-top:13rem!important}.mt-xxl-14{margin-top:14rem!important}.mt-xxl-15{margin-top:15rem!important}.mt-xxl-16{margin-top:16rem!important}.mt-xxl-17{margin-top:17rem!important}.mt-xxl-18{margin-top:18rem!important}.mt-xxl-19{margin-top:19rem!important}.mt-xxl-20{margin-top:20rem!important}.mt-xxl-21{margin-top:21rem!important}.mt-xxl-22{margin-top:22rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:1rem!important}.me-xxl-2{margin-right:2rem!important}.me-xxl-3{margin-right:3rem!important}.me-xxl-4{margin-right:4rem!important}.me-xxl-5{margin-right:5rem!important}.me-xxl-6{margin-right:6rem!important}.me-xxl-7{margin-right:7rem!important}.me-xxl-8{margin-right:8rem!important}.me-xxl-9{margin-right:9rem!important}.me-xxl-10{margin-right:10rem!important}.me-xxl-11{margin-right:11rem!important}.me-xxl-12{margin-right:12rem!important}.me-xxl-13{margin-right:13rem!important}.me-xxl-14{margin-right:14rem!important}.me-xxl-15{margin-right:15rem!important}.me-xxl-16{margin-right:16rem!important}.me-xxl-17{margin-right:17rem!important}.me-xxl-18{margin-right:18rem!important}.me-xxl-19{margin-right:19rem!important}.me-xxl-20{margin-right:20rem!important}.me-xxl-21{margin-right:21rem!important}.me-xxl-22{margin-right:22rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:1rem!important}.mb-xxl-2{margin-bottom:2rem!important}.mb-xxl-3{margin-bottom:3rem!important}.mb-xxl-4{margin-bottom:4rem!important}.mb-xxl-5{margin-bottom:5rem!important}.mb-xxl-6{margin-bottom:6rem!important}.mb-xxl-7{margin-bottom:7rem!important}.mb-xxl-8{margin-bottom:8rem!important}.mb-xxl-9{margin-bottom:9rem!important}.mb-xxl-10{margin-bottom:10rem!important}.mb-xxl-11{margin-bottom:11rem!important}.mb-xxl-12{margin-bottom:12rem!important}.mb-xxl-13{margin-bottom:13rem!important}.mb-xxl-14{margin-bottom:14rem!important}.mb-xxl-15{margin-bottom:15rem!important}.mb-xxl-16{margin-bottom:16rem!important}.mb-xxl-17{margin-bottom:17rem!important}.mb-xxl-18{margin-bottom:18rem!important}.mb-xxl-19{margin-bottom:19rem!important}.mb-xxl-20{margin-bottom:20rem!important}.mb-xxl-21{margin-bottom:21rem!important}.mb-xxl-22{margin-bottom:22rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:1rem!important}.ms-xxl-2{margin-left:2rem!important}.ms-xxl-3{margin-left:3rem!important}.ms-xxl-4{margin-left:4rem!important}.ms-xxl-5{margin-left:5rem!important}.ms-xxl-6{margin-left:6rem!important}.ms-xxl-7{margin-left:7rem!important}.ms-xxl-8{margin-left:8rem!important}.ms-xxl-9{margin-left:9rem!important}.ms-xxl-10{margin-left:10rem!important}.ms-xxl-11{margin-left:11rem!important}.ms-xxl-12{margin-left:12rem!important}.ms-xxl-13{margin-left:13rem!important}.ms-xxl-14{margin-left:14rem!important}.ms-xxl-15{margin-left:15rem!important}.ms-xxl-16{margin-left:16rem!important}.ms-xxl-17{margin-left:17rem!important}.ms-xxl-18{margin-left:18rem!important}.ms-xxl-19{margin-left:19rem!important}.ms-xxl-20{margin-left:20rem!important}.ms-xxl-21{margin-left:21rem!important}.ms-xxl-22{margin-left:22rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-1rem!important}.m-xxl-n2{margin:-2rem!important}.m-xxl-n3{margin:-3rem!important}.m-xxl-n4{margin:-4rem!important}.m-xxl-n5{margin:-5rem!important}.m-xxl-n6{margin:-6rem!important}.m-xxl-n7{margin:-7rem!important}.m-xxl-n8{margin:-8rem!important}.m-xxl-n9{margin:-9rem!important}.m-xxl-n10{margin:-10rem!important}.m-xxl-n11{margin:-11rem!important}.m-xxl-n12{margin:-12rem!important}.m-xxl-n13{margin:-13rem!important}.m-xxl-n14{margin:-14rem!important}.m-xxl-n15{margin:-15rem!important}.m-xxl-n16{margin:-16rem!important}.m-xxl-n17{margin:-17rem!important}.m-xxl-n18{margin:-18rem!important}.m-xxl-n19{margin:-19rem!important}.m-xxl-n20{margin:-20rem!important}.m-xxl-n21{margin:-21rem!important}.m-xxl-n22{margin:-22rem!important}.mx-xxl-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxl-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xxl-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xxl-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xxl-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xxl-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xxl-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-xxl-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xxl-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-xxl-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xxl-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-xxl-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xxl-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-xxl-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xxl-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-xxl-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-xxl-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-xxl-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-xxl-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-xxl-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-xxl-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-xxl-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-xxl-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxl-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xxl-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xxl-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xxl-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xxl-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xxl-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-xxl-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xxl-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-xxl-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xxl-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-xxl-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xxl-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-xxl-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xxl-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-xxl-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-xxl-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-xxl-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-xxl-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-xxl-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-xxl-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-xxl-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-xxl-n1{margin-top:-1rem!important}.mt-xxl-n2{margin-top:-2rem!important}.mt-xxl-n3{margin-top:-3rem!important}.mt-xxl-n4{margin-top:-4rem!important}.mt-xxl-n5{margin-top:-5rem!important}.mt-xxl-n6{margin-top:-6rem!important}.mt-xxl-n7{margin-top:-7rem!important}.mt-xxl-n8{margin-top:-8rem!important}.mt-xxl-n9{margin-top:-9rem!important}.mt-xxl-n10{margin-top:-10rem!important}.mt-xxl-n11{margin-top:-11rem!important}.mt-xxl-n12{margin-top:-12rem!important}.mt-xxl-n13{margin-top:-13rem!important}.mt-xxl-n14{margin-top:-14rem!important}.mt-xxl-n15{margin-top:-15rem!important}.mt-xxl-n16{margin-top:-16rem!important}.mt-xxl-n17{margin-top:-17rem!important}.mt-xxl-n18{margin-top:-18rem!important}.mt-xxl-n19{margin-top:-19rem!important}.mt-xxl-n20{margin-top:-20rem!important}.mt-xxl-n21{margin-top:-21rem!important}.mt-xxl-n22{margin-top:-22rem!important}.me-xxl-n1{margin-right:-1rem!important}.me-xxl-n2{margin-right:-2rem!important}.me-xxl-n3{margin-right:-3rem!important}.me-xxl-n4{margin-right:-4rem!important}.me-xxl-n5{margin-right:-5rem!important}.me-xxl-n6{margin-right:-6rem!important}.me-xxl-n7{margin-right:-7rem!important}.me-xxl-n8{margin-right:-8rem!important}.me-xxl-n9{margin-right:-9rem!important}.me-xxl-n10{margin-right:-10rem!important}.me-xxl-n11{margin-right:-11rem!important}.me-xxl-n12{margin-right:-12rem!important}.me-xxl-n13{margin-right:-13rem!important}.me-xxl-n14{margin-right:-14rem!important}.me-xxl-n15{margin-right:-15rem!important}.me-xxl-n16{margin-right:-16rem!important}.me-xxl-n17{margin-right:-17rem!important}.me-xxl-n18{margin-right:-18rem!important}.me-xxl-n19{margin-right:-19rem!important}.me-xxl-n20{margin-right:-20rem!important}.me-xxl-n21{margin-right:-21rem!important}.me-xxl-n22{margin-right:-22rem!important}.mb-xxl-n1{margin-bottom:-1rem!important}.mb-xxl-n2{margin-bottom:-2rem!important}.mb-xxl-n3{margin-bottom:-3rem!important}.mb-xxl-n4{margin-bottom:-4rem!important}.mb-xxl-n5{margin-bottom:-5rem!important}.mb-xxl-n6{margin-bottom:-6rem!important}.mb-xxl-n7{margin-bottom:-7rem!important}.mb-xxl-n8{margin-bottom:-8rem!important}.mb-xxl-n9{margin-bottom:-9rem!important}.mb-xxl-n10{margin-bottom:-10rem!important}.mb-xxl-n11{margin-bottom:-11rem!important}.mb-xxl-n12{margin-bottom:-12rem!important}.mb-xxl-n13{margin-bottom:-13rem!important}.mb-xxl-n14{margin-bottom:-14rem!important}.mb-xxl-n15{margin-bottom:-15rem!important}.mb-xxl-n16{margin-bottom:-16rem!important}.mb-xxl-n17{margin-bottom:-17rem!important}.mb-xxl-n18{margin-bottom:-18rem!important}.mb-xxl-n19{margin-bottom:-19rem!important}.mb-xxl-n20{margin-bottom:-20rem!important}.mb-xxl-n21{margin-bottom:-21rem!important}.mb-xxl-n22{margin-bottom:-22rem!important}.ms-xxl-n1{margin-left:-1rem!important}.ms-xxl-n2{margin-left:-2rem!important}.ms-xxl-n3{margin-left:-3rem!important}.ms-xxl-n4{margin-left:-4rem!important}.ms-xxl-n5{margin-left:-5rem!important}.ms-xxl-n6{margin-left:-6rem!important}.ms-xxl-n7{margin-left:-7rem!important}.ms-xxl-n8{margin-left:-8rem!important}.ms-xxl-n9{margin-left:-9rem!important}.ms-xxl-n10{margin-left:-10rem!important}.ms-xxl-n11{margin-left:-11rem!important}.ms-xxl-n12{margin-left:-12rem!important}.ms-xxl-n13{margin-left:-13rem!important}.ms-xxl-n14{margin-left:-14rem!important}.ms-xxl-n15{margin-left:-15rem!important}.ms-xxl-n16{margin-left:-16rem!important}.ms-xxl-n17{margin-left:-17rem!important}.ms-xxl-n18{margin-left:-18rem!important}.ms-xxl-n19{margin-left:-19rem!important}.ms-xxl-n20{margin-left:-20rem!important}.ms-xxl-n21{margin-left:-21rem!important}.ms-xxl-n22{margin-left:-22rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:1rem!important}.p-xxl-2{padding:2rem!important}.p-xxl-3{padding:3rem!important}.p-xxl-4{padding:4rem!important}.p-xxl-5{padding:5rem!important}.p-xxl-6{padding:6rem!important}.p-xxl-7{padding:7rem!important}.p-xxl-8{padding:8rem!important}.p-xxl-9{padding:9rem!important}.p-xxl-10{padding:10rem!important}.p-xxl-11{padding:11rem!important}.p-xxl-12{padding:12rem!important}.p-xxl-13{padding:13rem!important}.p-xxl-14{padding:14rem!important}.p-xxl-15{padding:15rem!important}.p-xxl-16{padding:16rem!important}.p-xxl-17{padding:17rem!important}.p-xxl-18{padding:18rem!important}.p-xxl-19{padding:19rem!important}.p-xxl-20{padding:20rem!important}.p-xxl-21{padding:21rem!important}.p-xxl-22{padding:22rem!important}.px-xxl-0{padding-left:0!important;padding-right:0!important}.px-xxl-1{padding-left:1rem!important;padding-right:1rem!important}.px-xxl-2{padding-left:2rem!important;padding-right:2rem!important}.px-xxl-3{padding-left:3rem!important;padding-right:3rem!important}.px-xxl-4{padding-left:4rem!important;padding-right:4rem!important}.px-xxl-5{padding-left:5rem!important;padding-right:5rem!important}.px-xxl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xxl-7{padding-left:7rem!important;padding-right:7rem!important}.px-xxl-8{padding-left:8rem!important;padding-right:8rem!important}.px-xxl-9{padding-left:9rem!important;padding-right:9rem!important}.px-xxl-10{padding-left:10rem!important;padding-right:10rem!important}.px-xxl-11{padding-left:11rem!important;padding-right:11rem!important}.px-xxl-12{padding-left:12rem!important;padding-right:12rem!important}.px-xxl-13{padding-left:13rem!important;padding-right:13rem!important}.px-xxl-14{padding-left:14rem!important;padding-right:14rem!important}.px-xxl-15{padding-left:15rem!important;padding-right:15rem!important}.px-xxl-16{padding-left:16rem!important;padding-right:16rem!important}.px-xxl-17{padding-left:17rem!important;padding-right:17rem!important}.px-xxl-18{padding-left:18rem!important;padding-right:18rem!important}.px-xxl-19{padding-left:19rem!important;padding-right:19rem!important}.px-xxl-20{padding-left:20rem!important;padding-right:20rem!important}.px-xxl-21{padding-left:21rem!important;padding-right:21rem!important}.px-xxl-22{padding-left:22rem!important;padding-right:22rem!important}.py-xxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxl-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxl-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxl-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxl-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxl-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-xxl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxl-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-xxl-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxl-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-xxl-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxl-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-xxl-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxl-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-xxl-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-xxl-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-xxl-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-xxl-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-xxl-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-xxl-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-xxl-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-xxl-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-xxl-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:1rem!important}.pt-xxl-2{padding-top:2rem!important}.pt-xxl-3{padding-top:3rem!important}.pt-xxl-4{padding-top:4rem!important}.pt-xxl-5{padding-top:5rem!important}.pt-xxl-6{padding-top:6rem!important}.pt-xxl-7{padding-top:7rem!important}.pt-xxl-8{padding-top:8rem!important}.pt-xxl-9{padding-top:9rem!important}.pt-xxl-10{padding-top:10rem!important}.pt-xxl-11{padding-top:11rem!important}.pt-xxl-12{padding-top:12rem!important}.pt-xxl-13{padding-top:13rem!important}.pt-xxl-14{padding-top:14rem!important}.pt-xxl-15{padding-top:15rem!important}.pt-xxl-16{padding-top:16rem!important}.pt-xxl-17{padding-top:17rem!important}.pt-xxl-18{padding-top:18rem!important}.pt-xxl-19{padding-top:19rem!important}.pt-xxl-20{padding-top:20rem!important}.pt-xxl-21{padding-top:21rem!important}.pt-xxl-22{padding-top:22rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:1rem!important}.pe-xxl-2{padding-right:2rem!important}.pe-xxl-3{padding-right:3rem!important}.pe-xxl-4{padding-right:4rem!important}.pe-xxl-5{padding-right:5rem!important}.pe-xxl-6{padding-right:6rem!important}.pe-xxl-7{padding-right:7rem!important}.pe-xxl-8{padding-right:8rem!important}.pe-xxl-9{padding-right:9rem!important}.pe-xxl-10{padding-right:10rem!important}.pe-xxl-11{padding-right:11rem!important}.pe-xxl-12{padding-right:12rem!important}.pe-xxl-13{padding-right:13rem!important}.pe-xxl-14{padding-right:14rem!important}.pe-xxl-15{padding-right:15rem!important}.pe-xxl-16{padding-right:16rem!important}.pe-xxl-17{padding-right:17rem!important}.pe-xxl-18{padding-right:18rem!important}.pe-xxl-19{padding-right:19rem!important}.pe-xxl-20{padding-right:20rem!important}.pe-xxl-21{padding-right:21rem!important}.pe-xxl-22{padding-right:22rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:1rem!important}.pb-xxl-2{padding-bottom:2rem!important}.pb-xxl-3{padding-bottom:3rem!important}.pb-xxl-4{padding-bottom:4rem!important}.pb-xxl-5{padding-bottom:5rem!important}.pb-xxl-6{padding-bottom:6rem!important}.pb-xxl-7{padding-bottom:7rem!important}.pb-xxl-8{padding-bottom:8rem!important}.pb-xxl-9{padding-bottom:9rem!important}.pb-xxl-10{padding-bottom:10rem!important}.pb-xxl-11{padding-bottom:11rem!important}.pb-xxl-12{padding-bottom:12rem!important}.pb-xxl-13{padding-bottom:13rem!important}.pb-xxl-14{padding-bottom:14rem!important}.pb-xxl-15{padding-bottom:15rem!important}.pb-xxl-16{padding-bottom:16rem!important}.pb-xxl-17{padding-bottom:17rem!important}.pb-xxl-18{padding-bottom:18rem!important}.pb-xxl-19{padding-bottom:19rem!important}.pb-xxl-20{padding-bottom:20rem!important}.pb-xxl-21{padding-bottom:21rem!important}.pb-xxl-22{padding-bottom:22rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:1rem!important}.ps-xxl-2{padding-left:2rem!important}.ps-xxl-3{padding-left:3rem!important}.ps-xxl-4{padding-left:4rem!important}.ps-xxl-5{padding-left:5rem!important}.ps-xxl-6{padding-left:6rem!important}.ps-xxl-7{padding-left:7rem!important}.ps-xxl-8{padding-left:8rem!important}.ps-xxl-9{padding-left:9rem!important}.ps-xxl-10{padding-left:10rem!important}.ps-xxl-11{padding-left:11rem!important}.ps-xxl-12{padding-left:12rem!important}.ps-xxl-13{padding-left:13rem!important}.ps-xxl-14{padding-left:14rem!important}.ps-xxl-15{padding-left:15rem!important}.ps-xxl-16{padding-left:16rem!important}.ps-xxl-17{padding-left:17rem!important}.ps-xxl-18{padding-left:18rem!important}.ps-xxl-19{padding-left:19rem!important}.ps-xxl-20{padding-left:20rem!important}.ps-xxl-21{padding-left:21rem!important}.ps-xxl-22{padding-left:22rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:1rem!important}.gap-xxl-2{gap:2rem!important}.gap-xxl-3{gap:3rem!important}.gap-xxl-4{gap:4rem!important}.gap-xxl-5{gap:5rem!important}.gap-xxl-6{gap:6rem!important}.gap-xxl-7{gap:7rem!important}.gap-xxl-8{gap:8rem!important}.gap-xxl-9{gap:9rem!important}.gap-xxl-10{gap:10rem!important}.gap-xxl-11{gap:11rem!important}.gap-xxl-12{gap:12rem!important}.gap-xxl-13{gap:13rem!important}.gap-xxl-14{gap:14rem!important}.gap-xxl-15{gap:15rem!important}.gap-xxl-16{gap:16rem!important}.gap-xxl-17{gap:17rem!important}.gap-xxl-18{gap:18rem!important}.gap-xxl-19{gap:19rem!important}.gap-xxl-20{gap:20rem!important}.gap-xxl-21{gap:21rem!important}.gap-xxl-22{gap:22rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:1rem!important}.row-gap-xxl-2{row-gap:2rem!important}.row-gap-xxl-3{row-gap:3rem!important}.row-gap-xxl-4{row-gap:4rem!important}.row-gap-xxl-5{row-gap:5rem!important}.row-gap-xxl-6{row-gap:6rem!important}.row-gap-xxl-7{row-gap:7rem!important}.row-gap-xxl-8{row-gap:8rem!important}.row-gap-xxl-9{row-gap:9rem!important}.row-gap-xxl-10{row-gap:10rem!important}.row-gap-xxl-11{row-gap:11rem!important}.row-gap-xxl-12{row-gap:12rem!important}.row-gap-xxl-13{row-gap:13rem!important}.row-gap-xxl-14{row-gap:14rem!important}.row-gap-xxl-15{row-gap:15rem!important}.row-gap-xxl-16{row-gap:16rem!important}.row-gap-xxl-17{row-gap:17rem!important}.row-gap-xxl-18{row-gap:18rem!important}.row-gap-xxl-19{row-gap:19rem!important}.row-gap-xxl-20{row-gap:20rem!important}.row-gap-xxl-21{row-gap:21rem!important}.row-gap-xxl-22{row-gap:22rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:1rem!important}.column-gap-xxl-2{column-gap:2rem!important}.column-gap-xxl-3{column-gap:3rem!important}.column-gap-xxl-4{column-gap:4rem!important}.column-gap-xxl-5{column-gap:5rem!important}.column-gap-xxl-6{column-gap:6rem!important}.column-gap-xxl-7{column-gap:7rem!important}.column-gap-xxl-8{column-gap:8rem!important}.column-gap-xxl-9{column-gap:9rem!important}.column-gap-xxl-10{column-gap:10rem!important}.column-gap-xxl-11{column-gap:11rem!important}.column-gap-xxl-12{column-gap:12rem!important}.column-gap-xxl-13{column-gap:13rem!important}.column-gap-xxl-14{column-gap:14rem!important}.column-gap-xxl-15{column-gap:15rem!important}.column-gap-xxl-16{column-gap:16rem!important}.column-gap-xxl-17{column-gap:17rem!important}.column-gap-xxl-18{column-gap:18rem!important}.column-gap-xxl-19{column-gap:19rem!important}.column-gap-xxl-20{column-gap:20rem!important}.column-gap-xxl-21{column-gap:21rem!important}.column-gap-xxl-22{column-gap:22rem!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:1600px){.float-xxxm-start{float:left!important}.float-xxxm-end{float:right!important}.float-xxxm-none{float:none!important}.object-fit-xxxm-contain{object-fit:contain!important}.object-fit-xxxm-cover{object-fit:cover!important}.object-fit-xxxm-fill{object-fit:fill!important}.object-fit-xxxm-scale{object-fit:scale-down!important}.object-fit-xxxm-none{object-fit:none!important}.d-xxxm-inline{display:inline!important}.d-xxxm-inline-block{display:inline-block!important}.d-xxxm-block{display:block!important}.d-xxxm-grid{display:grid!important}.d-xxxm-inline-grid{display:inline-grid!important}.d-xxxm-table{display:table!important}.d-xxxm-table-row{display:table-row!important}.d-xxxm-table-cell{display:table-cell!important}.d-xxxm-flex{display:flex!important}.d-xxxm-inline-flex{display:inline-flex!important}.d-xxxm-none{display:none!important}.flex-xxxm-fill{flex:1 1 auto!important}.flex-xxxm-row{flex-direction:row!important}.flex-xxxm-column{flex-direction:column!important}.flex-xxxm-row-reverse{flex-direction:row-reverse!important}.flex-xxxm-column-reverse{flex-direction:column-reverse!important}.flex-xxxm-grow-0{flex-grow:0!important}.flex-xxxm-grow-1{flex-grow:1!important}.flex-xxxm-shrink-0{flex-shrink:0!important}.flex-xxxm-shrink-1{flex-shrink:1!important}.flex-xxxm-wrap{flex-wrap:wrap!important}.flex-xxxm-nowrap{flex-wrap:nowrap!important}.flex-xxxm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxm-start{justify-content:flex-start!important}.justify-content-xxxm-end{justify-content:flex-end!important}.justify-content-xxxm-center{justify-content:center!important}.justify-content-xxxm-between{justify-content:space-between!important}.justify-content-xxxm-around{justify-content:space-around!important}.justify-content-xxxm-evenly{justify-content:space-evenly!important}.align-items-xxxm-start{align-items:flex-start!important}.align-items-xxxm-end{align-items:flex-end!important}.align-items-xxxm-center{align-items:center!important}.align-items-xxxm-baseline{align-items:baseline!important}.align-items-xxxm-stretch{align-items:stretch!important}.align-content-xxxm-start{align-content:flex-start!important}.align-content-xxxm-end{align-content:flex-end!important}.align-content-xxxm-center{align-content:center!important}.align-content-xxxm-between{align-content:space-between!important}.align-content-xxxm-around{align-content:space-around!important}.align-content-xxxm-stretch{align-content:stretch!important}.align-self-xxxm-auto{align-self:auto!important}.align-self-xxxm-start{align-self:flex-start!important}.align-self-xxxm-end{align-self:flex-end!important}.align-self-xxxm-center{align-self:center!important}.align-self-xxxm-baseline{align-self:baseline!important}.align-self-xxxm-stretch{align-self:stretch!important}.order-xxxm-first{order:-1!important}.order-xxxm-0{order:0!important}.order-xxxm-1{order:1!important}.order-xxxm-2{order:2!important}.order-xxxm-3{order:3!important}.order-xxxm-4{order:4!important}.order-xxxm-5{order:5!important}.order-xxxm-last{order:6!important}.m-xxxm-0{margin:0!important}.m-xxxm-1{margin:1rem!important}.m-xxxm-2{margin:2rem!important}.m-xxxm-3{margin:3rem!important}.m-xxxm-4{margin:4rem!important}.m-xxxm-5{margin:5rem!important}.m-xxxm-6{margin:6rem!important}.m-xxxm-7{margin:7rem!important}.m-xxxm-8{margin:8rem!important}.m-xxxm-9{margin:9rem!important}.m-xxxm-10{margin:10rem!important}.m-xxxm-11{margin:11rem!important}.m-xxxm-12{margin:12rem!important}.m-xxxm-13{margin:13rem!important}.m-xxxm-14{margin:14rem!important}.m-xxxm-15{margin:15rem!important}.m-xxxm-16{margin:16rem!important}.m-xxxm-17{margin:17rem!important}.m-xxxm-18{margin:18rem!important}.m-xxxm-19{margin:19rem!important}.m-xxxm-20{margin:20rem!important}.m-xxxm-21{margin:21rem!important}.m-xxxm-22{margin:22rem!important}.m-xxxm-auto{margin:auto!important}.mx-xxxm-0{margin-left:0!important;margin-right:0!important}.mx-xxxm-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xxxm-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xxxm-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xxxm-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xxxm-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xxxm-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xxxm-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xxxm-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xxxm-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xxxm-10{margin-left:10rem!important;margin-right:10rem!important}.mx-xxxm-11{margin-left:11rem!important;margin-right:11rem!important}.mx-xxxm-12{margin-left:12rem!important;margin-right:12rem!important}.mx-xxxm-13{margin-left:13rem!important;margin-right:13rem!important}.mx-xxxm-14{margin-left:14rem!important;margin-right:14rem!important}.mx-xxxm-15{margin-left:15rem!important;margin-right:15rem!important}.mx-xxxm-16{margin-left:16rem!important;margin-right:16rem!important}.mx-xxxm-17{margin-left:17rem!important;margin-right:17rem!important}.mx-xxxm-18{margin-left:18rem!important;margin-right:18rem!important}.mx-xxxm-19{margin-left:19rem!important;margin-right:19rem!important}.mx-xxxm-20{margin-left:20rem!important;margin-right:20rem!important}.mx-xxxm-21{margin-left:21rem!important;margin-right:21rem!important}.mx-xxxm-22{margin-left:22rem!important;margin-right:22rem!important}.mx-xxxm-auto{margin-left:auto!important;margin-right:auto!important}.my-xxxm-0{margin-bottom:0!important;margin-top:0!important}.my-xxxm-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxxm-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxxm-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxxm-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxxm-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-xxxm-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxxm-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-xxxm-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxxm-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-xxxm-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxxm-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-xxxm-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxxm-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-xxxm-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-xxxm-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-xxxm-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxxm-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-xxxm-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-xxxm-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-xxxm-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-xxxm-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-xxxm-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-xxxm-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxxm-0{margin-top:0!important}.mt-xxxm-1{margin-top:1rem!important}.mt-xxxm-2{margin-top:2rem!important}.mt-xxxm-3{margin-top:3rem!important}.mt-xxxm-4{margin-top:4rem!important}.mt-xxxm-5{margin-top:5rem!important}.mt-xxxm-6{margin-top:6rem!important}.mt-xxxm-7{margin-top:7rem!important}.mt-xxxm-8{margin-top:8rem!important}.mt-xxxm-9{margin-top:9rem!important}.mt-xxxm-10{margin-top:10rem!important}.mt-xxxm-11{margin-top:11rem!important}.mt-xxxm-12{margin-top:12rem!important}.mt-xxxm-13{margin-top:13rem!important}.mt-xxxm-14{margin-top:14rem!important}.mt-xxxm-15{margin-top:15rem!important}.mt-xxxm-16{margin-top:16rem!important}.mt-xxxm-17{margin-top:17rem!important}.mt-xxxm-18{margin-top:18rem!important}.mt-xxxm-19{margin-top:19rem!important}.mt-xxxm-20{margin-top:20rem!important}.mt-xxxm-21{margin-top:21rem!important}.mt-xxxm-22{margin-top:22rem!important}.mt-xxxm-auto{margin-top:auto!important}.me-xxxm-0{margin-right:0!important}.me-xxxm-1{margin-right:1rem!important}.me-xxxm-2{margin-right:2rem!important}.me-xxxm-3{margin-right:3rem!important}.me-xxxm-4{margin-right:4rem!important}.me-xxxm-5{margin-right:5rem!important}.me-xxxm-6{margin-right:6rem!important}.me-xxxm-7{margin-right:7rem!important}.me-xxxm-8{margin-right:8rem!important}.me-xxxm-9{margin-right:9rem!important}.me-xxxm-10{margin-right:10rem!important}.me-xxxm-11{margin-right:11rem!important}.me-xxxm-12{margin-right:12rem!important}.me-xxxm-13{margin-right:13rem!important}.me-xxxm-14{margin-right:14rem!important}.me-xxxm-15{margin-right:15rem!important}.me-xxxm-16{margin-right:16rem!important}.me-xxxm-17{margin-right:17rem!important}.me-xxxm-18{margin-right:18rem!important}.me-xxxm-19{margin-right:19rem!important}.me-xxxm-20{margin-right:20rem!important}.me-xxxm-21{margin-right:21rem!important}.me-xxxm-22{margin-right:22rem!important}.me-xxxm-auto{margin-right:auto!important}.mb-xxxm-0{margin-bottom:0!important}.mb-xxxm-1{margin-bottom:1rem!important}.mb-xxxm-2{margin-bottom:2rem!important}.mb-xxxm-3{margin-bottom:3rem!important}.mb-xxxm-4{margin-bottom:4rem!important}.mb-xxxm-5{margin-bottom:5rem!important}.mb-xxxm-6{margin-bottom:6rem!important}.mb-xxxm-7{margin-bottom:7rem!important}.mb-xxxm-8{margin-bottom:8rem!important}.mb-xxxm-9{margin-bottom:9rem!important}.mb-xxxm-10{margin-bottom:10rem!important}.mb-xxxm-11{margin-bottom:11rem!important}.mb-xxxm-12{margin-bottom:12rem!important}.mb-xxxm-13{margin-bottom:13rem!important}.mb-xxxm-14{margin-bottom:14rem!important}.mb-xxxm-15{margin-bottom:15rem!important}.mb-xxxm-16{margin-bottom:16rem!important}.mb-xxxm-17{margin-bottom:17rem!important}.mb-xxxm-18{margin-bottom:18rem!important}.mb-xxxm-19{margin-bottom:19rem!important}.mb-xxxm-20{margin-bottom:20rem!important}.mb-xxxm-21{margin-bottom:21rem!important}.mb-xxxm-22{margin-bottom:22rem!important}.mb-xxxm-auto{margin-bottom:auto!important}.ms-xxxm-0{margin-left:0!important}.ms-xxxm-1{margin-left:1rem!important}.ms-xxxm-2{margin-left:2rem!important}.ms-xxxm-3{margin-left:3rem!important}.ms-xxxm-4{margin-left:4rem!important}.ms-xxxm-5{margin-left:5rem!important}.ms-xxxm-6{margin-left:6rem!important}.ms-xxxm-7{margin-left:7rem!important}.ms-xxxm-8{margin-left:8rem!important}.ms-xxxm-9{margin-left:9rem!important}.ms-xxxm-10{margin-left:10rem!important}.ms-xxxm-11{margin-left:11rem!important}.ms-xxxm-12{margin-left:12rem!important}.ms-xxxm-13{margin-left:13rem!important}.ms-xxxm-14{margin-left:14rem!important}.ms-xxxm-15{margin-left:15rem!important}.ms-xxxm-16{margin-left:16rem!important}.ms-xxxm-17{margin-left:17rem!important}.ms-xxxm-18{margin-left:18rem!important}.ms-xxxm-19{margin-left:19rem!important}.ms-xxxm-20{margin-left:20rem!important}.ms-xxxm-21{margin-left:21rem!important}.ms-xxxm-22{margin-left:22rem!important}.ms-xxxm-auto{margin-left:auto!important}.m-xxxm-n1{margin:-1rem!important}.m-xxxm-n2{margin:-2rem!important}.m-xxxm-n3{margin:-3rem!important}.m-xxxm-n4{margin:-4rem!important}.m-xxxm-n5{margin:-5rem!important}.m-xxxm-n6{margin:-6rem!important}.m-xxxm-n7{margin:-7rem!important}.m-xxxm-n8{margin:-8rem!important}.m-xxxm-n9{margin:-9rem!important}.m-xxxm-n10{margin:-10rem!important}.m-xxxm-n11{margin:-11rem!important}.m-xxxm-n12{margin:-12rem!important}.m-xxxm-n13{margin:-13rem!important}.m-xxxm-n14{margin:-14rem!important}.m-xxxm-n15{margin:-15rem!important}.m-xxxm-n16{margin:-16rem!important}.m-xxxm-n17{margin:-17rem!important}.m-xxxm-n18{margin:-18rem!important}.m-xxxm-n19{margin:-19rem!important}.m-xxxm-n20{margin:-20rem!important}.m-xxxm-n21{margin:-21rem!important}.m-xxxm-n22{margin:-22rem!important}.mx-xxxm-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxxm-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xxxm-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xxxm-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xxxm-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xxxm-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xxxm-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-xxxm-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xxxm-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-xxxm-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xxxm-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-xxxm-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xxxm-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-xxxm-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xxxm-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-xxxm-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-xxxm-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-xxxm-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-xxxm-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-xxxm-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-xxxm-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-xxxm-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-xxxm-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxxm-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xxxm-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xxxm-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xxxm-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xxxm-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xxxm-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-xxxm-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xxxm-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-xxxm-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xxxm-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-xxxm-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xxxm-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-xxxm-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xxxm-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-xxxm-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-xxxm-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-xxxm-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-xxxm-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-xxxm-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-xxxm-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-xxxm-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-xxxm-n1{margin-top:-1rem!important}.mt-xxxm-n2{margin-top:-2rem!important}.mt-xxxm-n3{margin-top:-3rem!important}.mt-xxxm-n4{margin-top:-4rem!important}.mt-xxxm-n5{margin-top:-5rem!important}.mt-xxxm-n6{margin-top:-6rem!important}.mt-xxxm-n7{margin-top:-7rem!important}.mt-xxxm-n8{margin-top:-8rem!important}.mt-xxxm-n9{margin-top:-9rem!important}.mt-xxxm-n10{margin-top:-10rem!important}.mt-xxxm-n11{margin-top:-11rem!important}.mt-xxxm-n12{margin-top:-12rem!important}.mt-xxxm-n13{margin-top:-13rem!important}.mt-xxxm-n14{margin-top:-14rem!important}.mt-xxxm-n15{margin-top:-15rem!important}.mt-xxxm-n16{margin-top:-16rem!important}.mt-xxxm-n17{margin-top:-17rem!important}.mt-xxxm-n18{margin-top:-18rem!important}.mt-xxxm-n19{margin-top:-19rem!important}.mt-xxxm-n20{margin-top:-20rem!important}.mt-xxxm-n21{margin-top:-21rem!important}.mt-xxxm-n22{margin-top:-22rem!important}.me-xxxm-n1{margin-right:-1rem!important}.me-xxxm-n2{margin-right:-2rem!important}.me-xxxm-n3{margin-right:-3rem!important}.me-xxxm-n4{margin-right:-4rem!important}.me-xxxm-n5{margin-right:-5rem!important}.me-xxxm-n6{margin-right:-6rem!important}.me-xxxm-n7{margin-right:-7rem!important}.me-xxxm-n8{margin-right:-8rem!important}.me-xxxm-n9{margin-right:-9rem!important}.me-xxxm-n10{margin-right:-10rem!important}.me-xxxm-n11{margin-right:-11rem!important}.me-xxxm-n12{margin-right:-12rem!important}.me-xxxm-n13{margin-right:-13rem!important}.me-xxxm-n14{margin-right:-14rem!important}.me-xxxm-n15{margin-right:-15rem!important}.me-xxxm-n16{margin-right:-16rem!important}.me-xxxm-n17{margin-right:-17rem!important}.me-xxxm-n18{margin-right:-18rem!important}.me-xxxm-n19{margin-right:-19rem!important}.me-xxxm-n20{margin-right:-20rem!important}.me-xxxm-n21{margin-right:-21rem!important}.me-xxxm-n22{margin-right:-22rem!important}.mb-xxxm-n1{margin-bottom:-1rem!important}.mb-xxxm-n2{margin-bottom:-2rem!important}.mb-xxxm-n3{margin-bottom:-3rem!important}.mb-xxxm-n4{margin-bottom:-4rem!important}.mb-xxxm-n5{margin-bottom:-5rem!important}.mb-xxxm-n6{margin-bottom:-6rem!important}.mb-xxxm-n7{margin-bottom:-7rem!important}.mb-xxxm-n8{margin-bottom:-8rem!important}.mb-xxxm-n9{margin-bottom:-9rem!important}.mb-xxxm-n10{margin-bottom:-10rem!important}.mb-xxxm-n11{margin-bottom:-11rem!important}.mb-xxxm-n12{margin-bottom:-12rem!important}.mb-xxxm-n13{margin-bottom:-13rem!important}.mb-xxxm-n14{margin-bottom:-14rem!important}.mb-xxxm-n15{margin-bottom:-15rem!important}.mb-xxxm-n16{margin-bottom:-16rem!important}.mb-xxxm-n17{margin-bottom:-17rem!important}.mb-xxxm-n18{margin-bottom:-18rem!important}.mb-xxxm-n19{margin-bottom:-19rem!important}.mb-xxxm-n20{margin-bottom:-20rem!important}.mb-xxxm-n21{margin-bottom:-21rem!important}.mb-xxxm-n22{margin-bottom:-22rem!important}.ms-xxxm-n1{margin-left:-1rem!important}.ms-xxxm-n2{margin-left:-2rem!important}.ms-xxxm-n3{margin-left:-3rem!important}.ms-xxxm-n4{margin-left:-4rem!important}.ms-xxxm-n5{margin-left:-5rem!important}.ms-xxxm-n6{margin-left:-6rem!important}.ms-xxxm-n7{margin-left:-7rem!important}.ms-xxxm-n8{margin-left:-8rem!important}.ms-xxxm-n9{margin-left:-9rem!important}.ms-xxxm-n10{margin-left:-10rem!important}.ms-xxxm-n11{margin-left:-11rem!important}.ms-xxxm-n12{margin-left:-12rem!important}.ms-xxxm-n13{margin-left:-13rem!important}.ms-xxxm-n14{margin-left:-14rem!important}.ms-xxxm-n15{margin-left:-15rem!important}.ms-xxxm-n16{margin-left:-16rem!important}.ms-xxxm-n17{margin-left:-17rem!important}.ms-xxxm-n18{margin-left:-18rem!important}.ms-xxxm-n19{margin-left:-19rem!important}.ms-xxxm-n20{margin-left:-20rem!important}.ms-xxxm-n21{margin-left:-21rem!important}.ms-xxxm-n22{margin-left:-22rem!important}.p-xxxm-0{padding:0!important}.p-xxxm-1{padding:1rem!important}.p-xxxm-2{padding:2rem!important}.p-xxxm-3{padding:3rem!important}.p-xxxm-4{padding:4rem!important}.p-xxxm-5{padding:5rem!important}.p-xxxm-6{padding:6rem!important}.p-xxxm-7{padding:7rem!important}.p-xxxm-8{padding:8rem!important}.p-xxxm-9{padding:9rem!important}.p-xxxm-10{padding:10rem!important}.p-xxxm-11{padding:11rem!important}.p-xxxm-12{padding:12rem!important}.p-xxxm-13{padding:13rem!important}.p-xxxm-14{padding:14rem!important}.p-xxxm-15{padding:15rem!important}.p-xxxm-16{padding:16rem!important}.p-xxxm-17{padding:17rem!important}.p-xxxm-18{padding:18rem!important}.p-xxxm-19{padding:19rem!important}.p-xxxm-20{padding:20rem!important}.p-xxxm-21{padding:21rem!important}.p-xxxm-22{padding:22rem!important}.px-xxxm-0{padding-left:0!important;padding-right:0!important}.px-xxxm-1{padding-left:1rem!important;padding-right:1rem!important}.px-xxxm-2{padding-left:2rem!important;padding-right:2rem!important}.px-xxxm-3{padding-left:3rem!important;padding-right:3rem!important}.px-xxxm-4{padding-left:4rem!important;padding-right:4rem!important}.px-xxxm-5{padding-left:5rem!important;padding-right:5rem!important}.px-xxxm-6{padding-left:6rem!important;padding-right:6rem!important}.px-xxxm-7{padding-left:7rem!important;padding-right:7rem!important}.px-xxxm-8{padding-left:8rem!important;padding-right:8rem!important}.px-xxxm-9{padding-left:9rem!important;padding-right:9rem!important}.px-xxxm-10{padding-left:10rem!important;padding-right:10rem!important}.px-xxxm-11{padding-left:11rem!important;padding-right:11rem!important}.px-xxxm-12{padding-left:12rem!important;padding-right:12rem!important}.px-xxxm-13{padding-left:13rem!important;padding-right:13rem!important}.px-xxxm-14{padding-left:14rem!important;padding-right:14rem!important}.px-xxxm-15{padding-left:15rem!important;padding-right:15rem!important}.px-xxxm-16{padding-left:16rem!important;padding-right:16rem!important}.px-xxxm-17{padding-left:17rem!important;padding-right:17rem!important}.px-xxxm-18{padding-left:18rem!important;padding-right:18rem!important}.px-xxxm-19{padding-left:19rem!important;padding-right:19rem!important}.px-xxxm-20{padding-left:20rem!important;padding-right:20rem!important}.px-xxxm-21{padding-left:21rem!important;padding-right:21rem!important}.px-xxxm-22{padding-left:22rem!important;padding-right:22rem!important}.py-xxxm-0{padding-bottom:0!important;padding-top:0!important}.py-xxxm-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxxm-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxxm-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxxm-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxxm-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-xxxm-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxxm-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-xxxm-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxxm-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-xxxm-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxxm-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-xxxm-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxxm-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-xxxm-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-xxxm-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-xxxm-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-xxxm-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-xxxm-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-xxxm-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-xxxm-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-xxxm-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-xxxm-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-xxxm-0{padding-top:0!important}.pt-xxxm-1{padding-top:1rem!important}.pt-xxxm-2{padding-top:2rem!important}.pt-xxxm-3{padding-top:3rem!important}.pt-xxxm-4{padding-top:4rem!important}.pt-xxxm-5{padding-top:5rem!important}.pt-xxxm-6{padding-top:6rem!important}.pt-xxxm-7{padding-top:7rem!important}.pt-xxxm-8{padding-top:8rem!important}.pt-xxxm-9{padding-top:9rem!important}.pt-xxxm-10{padding-top:10rem!important}.pt-xxxm-11{padding-top:11rem!important}.pt-xxxm-12{padding-top:12rem!important}.pt-xxxm-13{padding-top:13rem!important}.pt-xxxm-14{padding-top:14rem!important}.pt-xxxm-15{padding-top:15rem!important}.pt-xxxm-16{padding-top:16rem!important}.pt-xxxm-17{padding-top:17rem!important}.pt-xxxm-18{padding-top:18rem!important}.pt-xxxm-19{padding-top:19rem!important}.pt-xxxm-20{padding-top:20rem!important}.pt-xxxm-21{padding-top:21rem!important}.pt-xxxm-22{padding-top:22rem!important}.pe-xxxm-0{padding-right:0!important}.pe-xxxm-1{padding-right:1rem!important}.pe-xxxm-2{padding-right:2rem!important}.pe-xxxm-3{padding-right:3rem!important}.pe-xxxm-4{padding-right:4rem!important}.pe-xxxm-5{padding-right:5rem!important}.pe-xxxm-6{padding-right:6rem!important}.pe-xxxm-7{padding-right:7rem!important}.pe-xxxm-8{padding-right:8rem!important}.pe-xxxm-9{padding-right:9rem!important}.pe-xxxm-10{padding-right:10rem!important}.pe-xxxm-11{padding-right:11rem!important}.pe-xxxm-12{padding-right:12rem!important}.pe-xxxm-13{padding-right:13rem!important}.pe-xxxm-14{padding-right:14rem!important}.pe-xxxm-15{padding-right:15rem!important}.pe-xxxm-16{padding-right:16rem!important}.pe-xxxm-17{padding-right:17rem!important}.pe-xxxm-18{padding-right:18rem!important}.pe-xxxm-19{padding-right:19rem!important}.pe-xxxm-20{padding-right:20rem!important}.pe-xxxm-21{padding-right:21rem!important}.pe-xxxm-22{padding-right:22rem!important}.pb-xxxm-0{padding-bottom:0!important}.pb-xxxm-1{padding-bottom:1rem!important}.pb-xxxm-2{padding-bottom:2rem!important}.pb-xxxm-3{padding-bottom:3rem!important}.pb-xxxm-4{padding-bottom:4rem!important}.pb-xxxm-5{padding-bottom:5rem!important}.pb-xxxm-6{padding-bottom:6rem!important}.pb-xxxm-7{padding-bottom:7rem!important}.pb-xxxm-8{padding-bottom:8rem!important}.pb-xxxm-9{padding-bottom:9rem!important}.pb-xxxm-10{padding-bottom:10rem!important}.pb-xxxm-11{padding-bottom:11rem!important}.pb-xxxm-12{padding-bottom:12rem!important}.pb-xxxm-13{padding-bottom:13rem!important}.pb-xxxm-14{padding-bottom:14rem!important}.pb-xxxm-15{padding-bottom:15rem!important}.pb-xxxm-16{padding-bottom:16rem!important}.pb-xxxm-17{padding-bottom:17rem!important}.pb-xxxm-18{padding-bottom:18rem!important}.pb-xxxm-19{padding-bottom:19rem!important}.pb-xxxm-20{padding-bottom:20rem!important}.pb-xxxm-21{padding-bottom:21rem!important}.pb-xxxm-22{padding-bottom:22rem!important}.ps-xxxm-0{padding-left:0!important}.ps-xxxm-1{padding-left:1rem!important}.ps-xxxm-2{padding-left:2rem!important}.ps-xxxm-3{padding-left:3rem!important}.ps-xxxm-4{padding-left:4rem!important}.ps-xxxm-5{padding-left:5rem!important}.ps-xxxm-6{padding-left:6rem!important}.ps-xxxm-7{padding-left:7rem!important}.ps-xxxm-8{padding-left:8rem!important}.ps-xxxm-9{padding-left:9rem!important}.ps-xxxm-10{padding-left:10rem!important}.ps-xxxm-11{padding-left:11rem!important}.ps-xxxm-12{padding-left:12rem!important}.ps-xxxm-13{padding-left:13rem!important}.ps-xxxm-14{padding-left:14rem!important}.ps-xxxm-15{padding-left:15rem!important}.ps-xxxm-16{padding-left:16rem!important}.ps-xxxm-17{padding-left:17rem!important}.ps-xxxm-18{padding-left:18rem!important}.ps-xxxm-19{padding-left:19rem!important}.ps-xxxm-20{padding-left:20rem!important}.ps-xxxm-21{padding-left:21rem!important}.ps-xxxm-22{padding-left:22rem!important}.gap-xxxm-0{gap:0!important}.gap-xxxm-1{gap:1rem!important}.gap-xxxm-2{gap:2rem!important}.gap-xxxm-3{gap:3rem!important}.gap-xxxm-4{gap:4rem!important}.gap-xxxm-5{gap:5rem!important}.gap-xxxm-6{gap:6rem!important}.gap-xxxm-7{gap:7rem!important}.gap-xxxm-8{gap:8rem!important}.gap-xxxm-9{gap:9rem!important}.gap-xxxm-10{gap:10rem!important}.gap-xxxm-11{gap:11rem!important}.gap-xxxm-12{gap:12rem!important}.gap-xxxm-13{gap:13rem!important}.gap-xxxm-14{gap:14rem!important}.gap-xxxm-15{gap:15rem!important}.gap-xxxm-16{gap:16rem!important}.gap-xxxm-17{gap:17rem!important}.gap-xxxm-18{gap:18rem!important}.gap-xxxm-19{gap:19rem!important}.gap-xxxm-20{gap:20rem!important}.gap-xxxm-21{gap:21rem!important}.gap-xxxm-22{gap:22rem!important}.row-gap-xxxm-0{row-gap:0!important}.row-gap-xxxm-1{row-gap:1rem!important}.row-gap-xxxm-2{row-gap:2rem!important}.row-gap-xxxm-3{row-gap:3rem!important}.row-gap-xxxm-4{row-gap:4rem!important}.row-gap-xxxm-5{row-gap:5rem!important}.row-gap-xxxm-6{row-gap:6rem!important}.row-gap-xxxm-7{row-gap:7rem!important}.row-gap-xxxm-8{row-gap:8rem!important}.row-gap-xxxm-9{row-gap:9rem!important}.row-gap-xxxm-10{row-gap:10rem!important}.row-gap-xxxm-11{row-gap:11rem!important}.row-gap-xxxm-12{row-gap:12rem!important}.row-gap-xxxm-13{row-gap:13rem!important}.row-gap-xxxm-14{row-gap:14rem!important}.row-gap-xxxm-15{row-gap:15rem!important}.row-gap-xxxm-16{row-gap:16rem!important}.row-gap-xxxm-17{row-gap:17rem!important}.row-gap-xxxm-18{row-gap:18rem!important}.row-gap-xxxm-19{row-gap:19rem!important}.row-gap-xxxm-20{row-gap:20rem!important}.row-gap-xxxm-21{row-gap:21rem!important}.row-gap-xxxm-22{row-gap:22rem!important}.column-gap-xxxm-0{column-gap:0!important}.column-gap-xxxm-1{column-gap:1rem!important}.column-gap-xxxm-2{column-gap:2rem!important}.column-gap-xxxm-3{column-gap:3rem!important}.column-gap-xxxm-4{column-gap:4rem!important}.column-gap-xxxm-5{column-gap:5rem!important}.column-gap-xxxm-6{column-gap:6rem!important}.column-gap-xxxm-7{column-gap:7rem!important}.column-gap-xxxm-8{column-gap:8rem!important}.column-gap-xxxm-9{column-gap:9rem!important}.column-gap-xxxm-10{column-gap:10rem!important}.column-gap-xxxm-11{column-gap:11rem!important}.column-gap-xxxm-12{column-gap:12rem!important}.column-gap-xxxm-13{column-gap:13rem!important}.column-gap-xxxm-14{column-gap:14rem!important}.column-gap-xxxm-15{column-gap:15rem!important}.column-gap-xxxm-16{column-gap:16rem!important}.column-gap-xxxm-17{column-gap:17rem!important}.column-gap-xxxm-18{column-gap:18rem!important}.column-gap-xxxm-19{column-gap:19rem!important}.column-gap-xxxm-20{column-gap:20rem!important}.column-gap-xxxm-21{column-gap:21rem!important}.column-gap-xxxm-22{column-gap:22rem!important}.text-xxxm-start{text-align:left!important}.text-xxxm-end{text-align:right!important}.text-xxxm-center{text-align:center!important}}@media (min-width:1850px){.float-xxxl-start{float:left!important}.float-xxxl-end{float:right!important}.float-xxxl-none{float:none!important}.object-fit-xxxl-contain{object-fit:contain!important}.object-fit-xxxl-cover{object-fit:cover!important}.object-fit-xxxl-fill{object-fit:fill!important}.object-fit-xxxl-scale{object-fit:scale-down!important}.object-fit-xxxl-none{object-fit:none!important}.d-xxxl-inline{display:inline!important}.d-xxxl-inline-block{display:inline-block!important}.d-xxxl-block{display:block!important}.d-xxxl-grid{display:grid!important}.d-xxxl-inline-grid{display:inline-grid!important}.d-xxxl-table{display:table!important}.d-xxxl-table-row{display:table-row!important}.d-xxxl-table-cell{display:table-cell!important}.d-xxxl-flex{display:flex!important}.d-xxxl-inline-flex{display:inline-flex!important}.d-xxxl-none{display:none!important}.flex-xxxl-fill{flex:1 1 auto!important}.flex-xxxl-row{flex-direction:row!important}.flex-xxxl-column{flex-direction:column!important}.flex-xxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxl-grow-0{flex-grow:0!important}.flex-xxxl-grow-1{flex-grow:1!important}.flex-xxxl-shrink-0{flex-shrink:0!important}.flex-xxxl-shrink-1{flex-shrink:1!important}.flex-xxxl-wrap{flex-wrap:wrap!important}.flex-xxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxl-start{justify-content:flex-start!important}.justify-content-xxxl-end{justify-content:flex-end!important}.justify-content-xxxl-center{justify-content:center!important}.justify-content-xxxl-between{justify-content:space-between!important}.justify-content-xxxl-around{justify-content:space-around!important}.justify-content-xxxl-evenly{justify-content:space-evenly!important}.align-items-xxxl-start{align-items:flex-start!important}.align-items-xxxl-end{align-items:flex-end!important}.align-items-xxxl-center{align-items:center!important}.align-items-xxxl-baseline{align-items:baseline!important}.align-items-xxxl-stretch{align-items:stretch!important}.align-content-xxxl-start{align-content:flex-start!important}.align-content-xxxl-end{align-content:flex-end!important}.align-content-xxxl-center{align-content:center!important}.align-content-xxxl-between{align-content:space-between!important}.align-content-xxxl-around{align-content:space-around!important}.align-content-xxxl-stretch{align-content:stretch!important}.align-self-xxxl-auto{align-self:auto!important}.align-self-xxxl-start{align-self:flex-start!important}.align-self-xxxl-end{align-self:flex-end!important}.align-self-xxxl-center{align-self:center!important}.align-self-xxxl-baseline{align-self:baseline!important}.align-self-xxxl-stretch{align-self:stretch!important}.order-xxxl-first{order:-1!important}.order-xxxl-0{order:0!important}.order-xxxl-1{order:1!important}.order-xxxl-2{order:2!important}.order-xxxl-3{order:3!important}.order-xxxl-4{order:4!important}.order-xxxl-5{order:5!important}.order-xxxl-last{order:6!important}.m-xxxl-0{margin:0!important}.m-xxxl-1{margin:1rem!important}.m-xxxl-2{margin:2rem!important}.m-xxxl-3{margin:3rem!important}.m-xxxl-4{margin:4rem!important}.m-xxxl-5{margin:5rem!important}.m-xxxl-6{margin:6rem!important}.m-xxxl-7{margin:7rem!important}.m-xxxl-8{margin:8rem!important}.m-xxxl-9{margin:9rem!important}.m-xxxl-10{margin:10rem!important}.m-xxxl-11{margin:11rem!important}.m-xxxl-12{margin:12rem!important}.m-xxxl-13{margin:13rem!important}.m-xxxl-14{margin:14rem!important}.m-xxxl-15{margin:15rem!important}.m-xxxl-16{margin:16rem!important}.m-xxxl-17{margin:17rem!important}.m-xxxl-18{margin:18rem!important}.m-xxxl-19{margin:19rem!important}.m-xxxl-20{margin:20rem!important}.m-xxxl-21{margin:21rem!important}.m-xxxl-22{margin:22rem!important}.m-xxxl-auto{margin:auto!important}.mx-xxxl-0{margin-left:0!important;margin-right:0!important}.mx-xxxl-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xxxl-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xxxl-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xxxl-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xxxl-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xxxl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xxxl-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xxxl-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xxxl-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xxxl-10{margin-left:10rem!important;margin-right:10rem!important}.mx-xxxl-11{margin-left:11rem!important;margin-right:11rem!important}.mx-xxxl-12{margin-left:12rem!important;margin-right:12rem!important}.mx-xxxl-13{margin-left:13rem!important;margin-right:13rem!important}.mx-xxxl-14{margin-left:14rem!important;margin-right:14rem!important}.mx-xxxl-15{margin-left:15rem!important;margin-right:15rem!important}.mx-xxxl-16{margin-left:16rem!important;margin-right:16rem!important}.mx-xxxl-17{margin-left:17rem!important;margin-right:17rem!important}.mx-xxxl-18{margin-left:18rem!important;margin-right:18rem!important}.mx-xxxl-19{margin-left:19rem!important;margin-right:19rem!important}.mx-xxxl-20{margin-left:20rem!important;margin-right:20rem!important}.mx-xxxl-21{margin-left:21rem!important;margin-right:21rem!important}.mx-xxxl-22{margin-left:22rem!important;margin-right:22rem!important}.mx-xxxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxxl-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxxl-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxxl-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxxl-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxxl-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-xxxl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxxl-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-xxxl-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxxl-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-xxxl-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxxl-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-xxxl-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxxl-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-xxxl-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-xxxl-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-xxxl-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxxl-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-xxxl-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-xxxl-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-xxxl-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-xxxl-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-xxxl-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-xxxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxxl-0{margin-top:0!important}.mt-xxxl-1{margin-top:1rem!important}.mt-xxxl-2{margin-top:2rem!important}.mt-xxxl-3{margin-top:3rem!important}.mt-xxxl-4{margin-top:4rem!important}.mt-xxxl-5{margin-top:5rem!important}.mt-xxxl-6{margin-top:6rem!important}.mt-xxxl-7{margin-top:7rem!important}.mt-xxxl-8{margin-top:8rem!important}.mt-xxxl-9{margin-top:9rem!important}.mt-xxxl-10{margin-top:10rem!important}.mt-xxxl-11{margin-top:11rem!important}.mt-xxxl-12{margin-top:12rem!important}.mt-xxxl-13{margin-top:13rem!important}.mt-xxxl-14{margin-top:14rem!important}.mt-xxxl-15{margin-top:15rem!important}.mt-xxxl-16{margin-top:16rem!important}.mt-xxxl-17{margin-top:17rem!important}.mt-xxxl-18{margin-top:18rem!important}.mt-xxxl-19{margin-top:19rem!important}.mt-xxxl-20{margin-top:20rem!important}.mt-xxxl-21{margin-top:21rem!important}.mt-xxxl-22{margin-top:22rem!important}.mt-xxxl-auto{margin-top:auto!important}.me-xxxl-0{margin-right:0!important}.me-xxxl-1{margin-right:1rem!important}.me-xxxl-2{margin-right:2rem!important}.me-xxxl-3{margin-right:3rem!important}.me-xxxl-4{margin-right:4rem!important}.me-xxxl-5{margin-right:5rem!important}.me-xxxl-6{margin-right:6rem!important}.me-xxxl-7{margin-right:7rem!important}.me-xxxl-8{margin-right:8rem!important}.me-xxxl-9{margin-right:9rem!important}.me-xxxl-10{margin-right:10rem!important}.me-xxxl-11{margin-right:11rem!important}.me-xxxl-12{margin-right:12rem!important}.me-xxxl-13{margin-right:13rem!important}.me-xxxl-14{margin-right:14rem!important}.me-xxxl-15{margin-right:15rem!important}.me-xxxl-16{margin-right:16rem!important}.me-xxxl-17{margin-right:17rem!important}.me-xxxl-18{margin-right:18rem!important}.me-xxxl-19{margin-right:19rem!important}.me-xxxl-20{margin-right:20rem!important}.me-xxxl-21{margin-right:21rem!important}.me-xxxl-22{margin-right:22rem!important}.me-xxxl-auto{margin-right:auto!important}.mb-xxxl-0{margin-bottom:0!important}.mb-xxxl-1{margin-bottom:1rem!important}.mb-xxxl-2{margin-bottom:2rem!important}.mb-xxxl-3{margin-bottom:3rem!important}.mb-xxxl-4{margin-bottom:4rem!important}.mb-xxxl-5{margin-bottom:5rem!important}.mb-xxxl-6{margin-bottom:6rem!important}.mb-xxxl-7{margin-bottom:7rem!important}.mb-xxxl-8{margin-bottom:8rem!important}.mb-xxxl-9{margin-bottom:9rem!important}.mb-xxxl-10{margin-bottom:10rem!important}.mb-xxxl-11{margin-bottom:11rem!important}.mb-xxxl-12{margin-bottom:12rem!important}.mb-xxxl-13{margin-bottom:13rem!important}.mb-xxxl-14{margin-bottom:14rem!important}.mb-xxxl-15{margin-bottom:15rem!important}.mb-xxxl-16{margin-bottom:16rem!important}.mb-xxxl-17{margin-bottom:17rem!important}.mb-xxxl-18{margin-bottom:18rem!important}.mb-xxxl-19{margin-bottom:19rem!important}.mb-xxxl-20{margin-bottom:20rem!important}.mb-xxxl-21{margin-bottom:21rem!important}.mb-xxxl-22{margin-bottom:22rem!important}.mb-xxxl-auto{margin-bottom:auto!important}.ms-xxxl-0{margin-left:0!important}.ms-xxxl-1{margin-left:1rem!important}.ms-xxxl-2{margin-left:2rem!important}.ms-xxxl-3{margin-left:3rem!important}.ms-xxxl-4{margin-left:4rem!important}.ms-xxxl-5{margin-left:5rem!important}.ms-xxxl-6{margin-left:6rem!important}.ms-xxxl-7{margin-left:7rem!important}.ms-xxxl-8{margin-left:8rem!important}.ms-xxxl-9{margin-left:9rem!important}.ms-xxxl-10{margin-left:10rem!important}.ms-xxxl-11{margin-left:11rem!important}.ms-xxxl-12{margin-left:12rem!important}.ms-xxxl-13{margin-left:13rem!important}.ms-xxxl-14{margin-left:14rem!important}.ms-xxxl-15{margin-left:15rem!important}.ms-xxxl-16{margin-left:16rem!important}.ms-xxxl-17{margin-left:17rem!important}.ms-xxxl-18{margin-left:18rem!important}.ms-xxxl-19{margin-left:19rem!important}.ms-xxxl-20{margin-left:20rem!important}.ms-xxxl-21{margin-left:21rem!important}.ms-xxxl-22{margin-left:22rem!important}.ms-xxxl-auto{margin-left:auto!important}.m-xxxl-n1{margin:-1rem!important}.m-xxxl-n2{margin:-2rem!important}.m-xxxl-n3{margin:-3rem!important}.m-xxxl-n4{margin:-4rem!important}.m-xxxl-n5{margin:-5rem!important}.m-xxxl-n6{margin:-6rem!important}.m-xxxl-n7{margin:-7rem!important}.m-xxxl-n8{margin:-8rem!important}.m-xxxl-n9{margin:-9rem!important}.m-xxxl-n10{margin:-10rem!important}.m-xxxl-n11{margin:-11rem!important}.m-xxxl-n12{margin:-12rem!important}.m-xxxl-n13{margin:-13rem!important}.m-xxxl-n14{margin:-14rem!important}.m-xxxl-n15{margin:-15rem!important}.m-xxxl-n16{margin:-16rem!important}.m-xxxl-n17{margin:-17rem!important}.m-xxxl-n18{margin:-18rem!important}.m-xxxl-n19{margin:-19rem!important}.m-xxxl-n20{margin:-20rem!important}.m-xxxl-n21{margin:-21rem!important}.m-xxxl-n22{margin:-22rem!important}.mx-xxxl-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxxl-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xxxl-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xxxl-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xxxl-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xxxl-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xxxl-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-xxxl-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xxxl-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-xxxl-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xxxl-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-xxxl-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xxxl-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-xxxl-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xxxl-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-xxxl-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-xxxl-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-xxxl-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-xxxl-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-xxxl-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-xxxl-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-xxxl-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-xxxl-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxxl-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xxxl-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xxxl-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xxxl-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xxxl-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xxxl-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-xxxl-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xxxl-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-xxxl-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xxxl-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-xxxl-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xxxl-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-xxxl-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xxxl-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-xxxl-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-xxxl-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-xxxl-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-xxxl-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-xxxl-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-xxxl-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-xxxl-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-xxxl-n1{margin-top:-1rem!important}.mt-xxxl-n2{margin-top:-2rem!important}.mt-xxxl-n3{margin-top:-3rem!important}.mt-xxxl-n4{margin-top:-4rem!important}.mt-xxxl-n5{margin-top:-5rem!important}.mt-xxxl-n6{margin-top:-6rem!important}.mt-xxxl-n7{margin-top:-7rem!important}.mt-xxxl-n8{margin-top:-8rem!important}.mt-xxxl-n9{margin-top:-9rem!important}.mt-xxxl-n10{margin-top:-10rem!important}.mt-xxxl-n11{margin-top:-11rem!important}.mt-xxxl-n12{margin-top:-12rem!important}.mt-xxxl-n13{margin-top:-13rem!important}.mt-xxxl-n14{margin-top:-14rem!important}.mt-xxxl-n15{margin-top:-15rem!important}.mt-xxxl-n16{margin-top:-16rem!important}.mt-xxxl-n17{margin-top:-17rem!important}.mt-xxxl-n18{margin-top:-18rem!important}.mt-xxxl-n19{margin-top:-19rem!important}.mt-xxxl-n20{margin-top:-20rem!important}.mt-xxxl-n21{margin-top:-21rem!important}.mt-xxxl-n22{margin-top:-22rem!important}.me-xxxl-n1{margin-right:-1rem!important}.me-xxxl-n2{margin-right:-2rem!important}.me-xxxl-n3{margin-right:-3rem!important}.me-xxxl-n4{margin-right:-4rem!important}.me-xxxl-n5{margin-right:-5rem!important}.me-xxxl-n6{margin-right:-6rem!important}.me-xxxl-n7{margin-right:-7rem!important}.me-xxxl-n8{margin-right:-8rem!important}.me-xxxl-n9{margin-right:-9rem!important}.me-xxxl-n10{margin-right:-10rem!important}.me-xxxl-n11{margin-right:-11rem!important}.me-xxxl-n12{margin-right:-12rem!important}.me-xxxl-n13{margin-right:-13rem!important}.me-xxxl-n14{margin-right:-14rem!important}.me-xxxl-n15{margin-right:-15rem!important}.me-xxxl-n16{margin-right:-16rem!important}.me-xxxl-n17{margin-right:-17rem!important}.me-xxxl-n18{margin-right:-18rem!important}.me-xxxl-n19{margin-right:-19rem!important}.me-xxxl-n20{margin-right:-20rem!important}.me-xxxl-n21{margin-right:-21rem!important}.me-xxxl-n22{margin-right:-22rem!important}.mb-xxxl-n1{margin-bottom:-1rem!important}.mb-xxxl-n2{margin-bottom:-2rem!important}.mb-xxxl-n3{margin-bottom:-3rem!important}.mb-xxxl-n4{margin-bottom:-4rem!important}.mb-xxxl-n5{margin-bottom:-5rem!important}.mb-xxxl-n6{margin-bottom:-6rem!important}.mb-xxxl-n7{margin-bottom:-7rem!important}.mb-xxxl-n8{margin-bottom:-8rem!important}.mb-xxxl-n9{margin-bottom:-9rem!important}.mb-xxxl-n10{margin-bottom:-10rem!important}.mb-xxxl-n11{margin-bottom:-11rem!important}.mb-xxxl-n12{margin-bottom:-12rem!important}.mb-xxxl-n13{margin-bottom:-13rem!important}.mb-xxxl-n14{margin-bottom:-14rem!important}.mb-xxxl-n15{margin-bottom:-15rem!important}.mb-xxxl-n16{margin-bottom:-16rem!important}.mb-xxxl-n17{margin-bottom:-17rem!important}.mb-xxxl-n18{margin-bottom:-18rem!important}.mb-xxxl-n19{margin-bottom:-19rem!important}.mb-xxxl-n20{margin-bottom:-20rem!important}.mb-xxxl-n21{margin-bottom:-21rem!important}.mb-xxxl-n22{margin-bottom:-22rem!important}.ms-xxxl-n1{margin-left:-1rem!important}.ms-xxxl-n2{margin-left:-2rem!important}.ms-xxxl-n3{margin-left:-3rem!important}.ms-xxxl-n4{margin-left:-4rem!important}.ms-xxxl-n5{margin-left:-5rem!important}.ms-xxxl-n6{margin-left:-6rem!important}.ms-xxxl-n7{margin-left:-7rem!important}.ms-xxxl-n8{margin-left:-8rem!important}.ms-xxxl-n9{margin-left:-9rem!important}.ms-xxxl-n10{margin-left:-10rem!important}.ms-xxxl-n11{margin-left:-11rem!important}.ms-xxxl-n12{margin-left:-12rem!important}.ms-xxxl-n13{margin-left:-13rem!important}.ms-xxxl-n14{margin-left:-14rem!important}.ms-xxxl-n15{margin-left:-15rem!important}.ms-xxxl-n16{margin-left:-16rem!important}.ms-xxxl-n17{margin-left:-17rem!important}.ms-xxxl-n18{margin-left:-18rem!important}.ms-xxxl-n19{margin-left:-19rem!important}.ms-xxxl-n20{margin-left:-20rem!important}.ms-xxxl-n21{margin-left:-21rem!important}.ms-xxxl-n22{margin-left:-22rem!important}.p-xxxl-0{padding:0!important}.p-xxxl-1{padding:1rem!important}.p-xxxl-2{padding:2rem!important}.p-xxxl-3{padding:3rem!important}.p-xxxl-4{padding:4rem!important}.p-xxxl-5{padding:5rem!important}.p-xxxl-6{padding:6rem!important}.p-xxxl-7{padding:7rem!important}.p-xxxl-8{padding:8rem!important}.p-xxxl-9{padding:9rem!important}.p-xxxl-10{padding:10rem!important}.p-xxxl-11{padding:11rem!important}.p-xxxl-12{padding:12rem!important}.p-xxxl-13{padding:13rem!important}.p-xxxl-14{padding:14rem!important}.p-xxxl-15{padding:15rem!important}.p-xxxl-16{padding:16rem!important}.p-xxxl-17{padding:17rem!important}.p-xxxl-18{padding:18rem!important}.p-xxxl-19{padding:19rem!important}.p-xxxl-20{padding:20rem!important}.p-xxxl-21{padding:21rem!important}.p-xxxl-22{padding:22rem!important}.px-xxxl-0{padding-left:0!important;padding-right:0!important}.px-xxxl-1{padding-left:1rem!important;padding-right:1rem!important}.px-xxxl-2{padding-left:2rem!important;padding-right:2rem!important}.px-xxxl-3{padding-left:3rem!important;padding-right:3rem!important}.px-xxxl-4{padding-left:4rem!important;padding-right:4rem!important}.px-xxxl-5{padding-left:5rem!important;padding-right:5rem!important}.px-xxxl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xxxl-7{padding-left:7rem!important;padding-right:7rem!important}.px-xxxl-8{padding-left:8rem!important;padding-right:8rem!important}.px-xxxl-9{padding-left:9rem!important;padding-right:9rem!important}.px-xxxl-10{padding-left:10rem!important;padding-right:10rem!important}.px-xxxl-11{padding-left:11rem!important;padding-right:11rem!important}.px-xxxl-12{padding-left:12rem!important;padding-right:12rem!important}.px-xxxl-13{padding-left:13rem!important;padding-right:13rem!important}.px-xxxl-14{padding-left:14rem!important;padding-right:14rem!important}.px-xxxl-15{padding-left:15rem!important;padding-right:15rem!important}.px-xxxl-16{padding-left:16rem!important;padding-right:16rem!important}.px-xxxl-17{padding-left:17rem!important;padding-right:17rem!important}.px-xxxl-18{padding-left:18rem!important;padding-right:18rem!important}.px-xxxl-19{padding-left:19rem!important;padding-right:19rem!important}.px-xxxl-20{padding-left:20rem!important;padding-right:20rem!important}.px-xxxl-21{padding-left:21rem!important;padding-right:21rem!important}.px-xxxl-22{padding-left:22rem!important;padding-right:22rem!important}.py-xxxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxxl-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxxl-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxxl-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxxl-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxxl-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-xxxl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxxl-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-xxxl-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxxl-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-xxxl-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxxl-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-xxxl-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxxl-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-xxxl-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-xxxl-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-xxxl-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-xxxl-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-xxxl-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-xxxl-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-xxxl-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-xxxl-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-xxxl-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-xxxl-0{padding-top:0!important}.pt-xxxl-1{padding-top:1rem!important}.pt-xxxl-2{padding-top:2rem!important}.pt-xxxl-3{padding-top:3rem!important}.pt-xxxl-4{padding-top:4rem!important}.pt-xxxl-5{padding-top:5rem!important}.pt-xxxl-6{padding-top:6rem!important}.pt-xxxl-7{padding-top:7rem!important}.pt-xxxl-8{padding-top:8rem!important}.pt-xxxl-9{padding-top:9rem!important}.pt-xxxl-10{padding-top:10rem!important}.pt-xxxl-11{padding-top:11rem!important}.pt-xxxl-12{padding-top:12rem!important}.pt-xxxl-13{padding-top:13rem!important}.pt-xxxl-14{padding-top:14rem!important}.pt-xxxl-15{padding-top:15rem!important}.pt-xxxl-16{padding-top:16rem!important}.pt-xxxl-17{padding-top:17rem!important}.pt-xxxl-18{padding-top:18rem!important}.pt-xxxl-19{padding-top:19rem!important}.pt-xxxl-20{padding-top:20rem!important}.pt-xxxl-21{padding-top:21rem!important}.pt-xxxl-22{padding-top:22rem!important}.pe-xxxl-0{padding-right:0!important}.pe-xxxl-1{padding-right:1rem!important}.pe-xxxl-2{padding-right:2rem!important}.pe-xxxl-3{padding-right:3rem!important}.pe-xxxl-4{padding-right:4rem!important}.pe-xxxl-5{padding-right:5rem!important}.pe-xxxl-6{padding-right:6rem!important}.pe-xxxl-7{padding-right:7rem!important}.pe-xxxl-8{padding-right:8rem!important}.pe-xxxl-9{padding-right:9rem!important}.pe-xxxl-10{padding-right:10rem!important}.pe-xxxl-11{padding-right:11rem!important}.pe-xxxl-12{padding-right:12rem!important}.pe-xxxl-13{padding-right:13rem!important}.pe-xxxl-14{padding-right:14rem!important}.pe-xxxl-15{padding-right:15rem!important}.pe-xxxl-16{padding-right:16rem!important}.pe-xxxl-17{padding-right:17rem!important}.pe-xxxl-18{padding-right:18rem!important}.pe-xxxl-19{padding-right:19rem!important}.pe-xxxl-20{padding-right:20rem!important}.pe-xxxl-21{padding-right:21rem!important}.pe-xxxl-22{padding-right:22rem!important}.pb-xxxl-0{padding-bottom:0!important}.pb-xxxl-1{padding-bottom:1rem!important}.pb-xxxl-2{padding-bottom:2rem!important}.pb-xxxl-3{padding-bottom:3rem!important}.pb-xxxl-4{padding-bottom:4rem!important}.pb-xxxl-5{padding-bottom:5rem!important}.pb-xxxl-6{padding-bottom:6rem!important}.pb-xxxl-7{padding-bottom:7rem!important}.pb-xxxl-8{padding-bottom:8rem!important}.pb-xxxl-9{padding-bottom:9rem!important}.pb-xxxl-10{padding-bottom:10rem!important}.pb-xxxl-11{padding-bottom:11rem!important}.pb-xxxl-12{padding-bottom:12rem!important}.pb-xxxl-13{padding-bottom:13rem!important}.pb-xxxl-14{padding-bottom:14rem!important}.pb-xxxl-15{padding-bottom:15rem!important}.pb-xxxl-16{padding-bottom:16rem!important}.pb-xxxl-17{padding-bottom:17rem!important}.pb-xxxl-18{padding-bottom:18rem!important}.pb-xxxl-19{padding-bottom:19rem!important}.pb-xxxl-20{padding-bottom:20rem!important}.pb-xxxl-21{padding-bottom:21rem!important}.pb-xxxl-22{padding-bottom:22rem!important}.ps-xxxl-0{padding-left:0!important}.ps-xxxl-1{padding-left:1rem!important}.ps-xxxl-2{padding-left:2rem!important}.ps-xxxl-3{padding-left:3rem!important}.ps-xxxl-4{padding-left:4rem!important}.ps-xxxl-5{padding-left:5rem!important}.ps-xxxl-6{padding-left:6rem!important}.ps-xxxl-7{padding-left:7rem!important}.ps-xxxl-8{padding-left:8rem!important}.ps-xxxl-9{padding-left:9rem!important}.ps-xxxl-10{padding-left:10rem!important}.ps-xxxl-11{padding-left:11rem!important}.ps-xxxl-12{padding-left:12rem!important}.ps-xxxl-13{padding-left:13rem!important}.ps-xxxl-14{padding-left:14rem!important}.ps-xxxl-15{padding-left:15rem!important}.ps-xxxl-16{padding-left:16rem!important}.ps-xxxl-17{padding-left:17rem!important}.ps-xxxl-18{padding-left:18rem!important}.ps-xxxl-19{padding-left:19rem!important}.ps-xxxl-20{padding-left:20rem!important}.ps-xxxl-21{padding-left:21rem!important}.ps-xxxl-22{padding-left:22rem!important}.gap-xxxl-0{gap:0!important}.gap-xxxl-1{gap:1rem!important}.gap-xxxl-2{gap:2rem!important}.gap-xxxl-3{gap:3rem!important}.gap-xxxl-4{gap:4rem!important}.gap-xxxl-5{gap:5rem!important}.gap-xxxl-6{gap:6rem!important}.gap-xxxl-7{gap:7rem!important}.gap-xxxl-8{gap:8rem!important}.gap-xxxl-9{gap:9rem!important}.gap-xxxl-10{gap:10rem!important}.gap-xxxl-11{gap:11rem!important}.gap-xxxl-12{gap:12rem!important}.gap-xxxl-13{gap:13rem!important}.gap-xxxl-14{gap:14rem!important}.gap-xxxl-15{gap:15rem!important}.gap-xxxl-16{gap:16rem!important}.gap-xxxl-17{gap:17rem!important}.gap-xxxl-18{gap:18rem!important}.gap-xxxl-19{gap:19rem!important}.gap-xxxl-20{gap:20rem!important}.gap-xxxl-21{gap:21rem!important}.gap-xxxl-22{gap:22rem!important}.row-gap-xxxl-0{row-gap:0!important}.row-gap-xxxl-1{row-gap:1rem!important}.row-gap-xxxl-2{row-gap:2rem!important}.row-gap-xxxl-3{row-gap:3rem!important}.row-gap-xxxl-4{row-gap:4rem!important}.row-gap-xxxl-5{row-gap:5rem!important}.row-gap-xxxl-6{row-gap:6rem!important}.row-gap-xxxl-7{row-gap:7rem!important}.row-gap-xxxl-8{row-gap:8rem!important}.row-gap-xxxl-9{row-gap:9rem!important}.row-gap-xxxl-10{row-gap:10rem!important}.row-gap-xxxl-11{row-gap:11rem!important}.row-gap-xxxl-12{row-gap:12rem!important}.row-gap-xxxl-13{row-gap:13rem!important}.row-gap-xxxl-14{row-gap:14rem!important}.row-gap-xxxl-15{row-gap:15rem!important}.row-gap-xxxl-16{row-gap:16rem!important}.row-gap-xxxl-17{row-gap:17rem!important}.row-gap-xxxl-18{row-gap:18rem!important}.row-gap-xxxl-19{row-gap:19rem!important}.row-gap-xxxl-20{row-gap:20rem!important}.row-gap-xxxl-21{row-gap:21rem!important}.row-gap-xxxl-22{row-gap:22rem!important}.column-gap-xxxl-0{column-gap:0!important}.column-gap-xxxl-1{column-gap:1rem!important}.column-gap-xxxl-2{column-gap:2rem!important}.column-gap-xxxl-3{column-gap:3rem!important}.column-gap-xxxl-4{column-gap:4rem!important}.column-gap-xxxl-5{column-gap:5rem!important}.column-gap-xxxl-6{column-gap:6rem!important}.column-gap-xxxl-7{column-gap:7rem!important}.column-gap-xxxl-8{column-gap:8rem!important}.column-gap-xxxl-9{column-gap:9rem!important}.column-gap-xxxl-10{column-gap:10rem!important}.column-gap-xxxl-11{column-gap:11rem!important}.column-gap-xxxl-12{column-gap:12rem!important}.column-gap-xxxl-13{column-gap:13rem!important}.column-gap-xxxl-14{column-gap:14rem!important}.column-gap-xxxl-15{column-gap:15rem!important}.column-gap-xxxl-16{column-gap:16rem!important}.column-gap-xxxl-17{column-gap:17rem!important}.column-gap-xxxl-18{column-gap:18rem!important}.column-gap-xxxl-19{column-gap:19rem!important}.column-gap-xxxl-20{column-gap:20rem!important}.column-gap-xxxl-21{column-gap:21rem!important}.column-gap-xxxl-22{column-gap:22rem!important}.text-xxxl-start{text-align:left!important}.text-xxxl-end{text-align:right!important}.text-xxxl-center{text-align:center!important}}@media (min-width:1900px){.float-xxxxl-start{float:left!important}.float-xxxxl-end{float:right!important}.float-xxxxl-none{float:none!important}.object-fit-xxxxl-contain{object-fit:contain!important}.object-fit-xxxxl-cover{object-fit:cover!important}.object-fit-xxxxl-fill{object-fit:fill!important}.object-fit-xxxxl-scale{object-fit:scale-down!important}.object-fit-xxxxl-none{object-fit:none!important}.d-xxxxl-inline{display:inline!important}.d-xxxxl-inline-block{display:inline-block!important}.d-xxxxl-block{display:block!important}.d-xxxxl-grid{display:grid!important}.d-xxxxl-inline-grid{display:inline-grid!important}.d-xxxxl-table{display:table!important}.d-xxxxl-table-row{display:table-row!important}.d-xxxxl-table-cell{display:table-cell!important}.d-xxxxl-flex{display:flex!important}.d-xxxxl-inline-flex{display:inline-flex!important}.d-xxxxl-none{display:none!important}.flex-xxxxl-fill{flex:1 1 auto!important}.flex-xxxxl-row{flex-direction:row!important}.flex-xxxxl-column{flex-direction:column!important}.flex-xxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxl-grow-0{flex-grow:0!important}.flex-xxxxl-grow-1{flex-grow:1!important}.flex-xxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxl-shrink-1{flex-shrink:1!important}.flex-xxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxxl-start{justify-content:flex-start!important}.justify-content-xxxxl-end{justify-content:flex-end!important}.justify-content-xxxxl-center{justify-content:center!important}.justify-content-xxxxl-between{justify-content:space-between!important}.justify-content-xxxxl-around{justify-content:space-around!important}.justify-content-xxxxl-evenly{justify-content:space-evenly!important}.align-items-xxxxl-start{align-items:flex-start!important}.align-items-xxxxl-end{align-items:flex-end!important}.align-items-xxxxl-center{align-items:center!important}.align-items-xxxxl-baseline{align-items:baseline!important}.align-items-xxxxl-stretch{align-items:stretch!important}.align-content-xxxxl-start{align-content:flex-start!important}.align-content-xxxxl-end{align-content:flex-end!important}.align-content-xxxxl-center{align-content:center!important}.align-content-xxxxl-between{align-content:space-between!important}.align-content-xxxxl-around{align-content:space-around!important}.align-content-xxxxl-stretch{align-content:stretch!important}.align-self-xxxxl-auto{align-self:auto!important}.align-self-xxxxl-start{align-self:flex-start!important}.align-self-xxxxl-end{align-self:flex-end!important}.align-self-xxxxl-center{align-self:center!important}.align-self-xxxxl-baseline{align-self:baseline!important}.align-self-xxxxl-stretch{align-self:stretch!important}.order-xxxxl-first{order:-1!important}.order-xxxxl-0{order:0!important}.order-xxxxl-1{order:1!important}.order-xxxxl-2{order:2!important}.order-xxxxl-3{order:3!important}.order-xxxxl-4{order:4!important}.order-xxxxl-5{order:5!important}.order-xxxxl-last{order:6!important}.m-xxxxl-0{margin:0!important}.m-xxxxl-1{margin:1rem!important}.m-xxxxl-2{margin:2rem!important}.m-xxxxl-3{margin:3rem!important}.m-xxxxl-4{margin:4rem!important}.m-xxxxl-5{margin:5rem!important}.m-xxxxl-6{margin:6rem!important}.m-xxxxl-7{margin:7rem!important}.m-xxxxl-8{margin:8rem!important}.m-xxxxl-9{margin:9rem!important}.m-xxxxl-10{margin:10rem!important}.m-xxxxl-11{margin:11rem!important}.m-xxxxl-12{margin:12rem!important}.m-xxxxl-13{margin:13rem!important}.m-xxxxl-14{margin:14rem!important}.m-xxxxl-15{margin:15rem!important}.m-xxxxl-16{margin:16rem!important}.m-xxxxl-17{margin:17rem!important}.m-xxxxl-18{margin:18rem!important}.m-xxxxl-19{margin:19rem!important}.m-xxxxl-20{margin:20rem!important}.m-xxxxl-21{margin:21rem!important}.m-xxxxl-22{margin:22rem!important}.m-xxxxl-auto{margin:auto!important}.mx-xxxxl-0{margin-left:0!important;margin-right:0!important}.mx-xxxxl-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xxxxl-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xxxxl-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xxxxl-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xxxxl-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xxxxl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xxxxl-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xxxxl-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xxxxl-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xxxxl-10{margin-left:10rem!important;margin-right:10rem!important}.mx-xxxxl-11{margin-left:11rem!important;margin-right:11rem!important}.mx-xxxxl-12{margin-left:12rem!important;margin-right:12rem!important}.mx-xxxxl-13{margin-left:13rem!important;margin-right:13rem!important}.mx-xxxxl-14{margin-left:14rem!important;margin-right:14rem!important}.mx-xxxxl-15{margin-left:15rem!important;margin-right:15rem!important}.mx-xxxxl-16{margin-left:16rem!important;margin-right:16rem!important}.mx-xxxxl-17{margin-left:17rem!important;margin-right:17rem!important}.mx-xxxxl-18{margin-left:18rem!important;margin-right:18rem!important}.mx-xxxxl-19{margin-left:19rem!important;margin-right:19rem!important}.mx-xxxxl-20{margin-left:20rem!important;margin-right:20rem!important}.mx-xxxxl-21{margin-left:21rem!important;margin-right:21rem!important}.mx-xxxxl-22{margin-left:22rem!important;margin-right:22rem!important}.mx-xxxxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxxxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxxxl-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxxxl-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxxxl-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxxxl-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxxxl-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-xxxxl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxxxl-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-xxxxl-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxxxl-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-xxxxl-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxxxl-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-xxxxl-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxxxl-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-xxxxl-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-xxxxl-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-xxxxl-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxxxl-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-xxxxl-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-xxxxl-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-xxxxl-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-xxxxl-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-xxxxl-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-xxxxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxxxl-0{margin-top:0!important}.mt-xxxxl-1{margin-top:1rem!important}.mt-xxxxl-2{margin-top:2rem!important}.mt-xxxxl-3{margin-top:3rem!important}.mt-xxxxl-4{margin-top:4rem!important}.mt-xxxxl-5{margin-top:5rem!important}.mt-xxxxl-6{margin-top:6rem!important}.mt-xxxxl-7{margin-top:7rem!important}.mt-xxxxl-8{margin-top:8rem!important}.mt-xxxxl-9{margin-top:9rem!important}.mt-xxxxl-10{margin-top:10rem!important}.mt-xxxxl-11{margin-top:11rem!important}.mt-xxxxl-12{margin-top:12rem!important}.mt-xxxxl-13{margin-top:13rem!important}.mt-xxxxl-14{margin-top:14rem!important}.mt-xxxxl-15{margin-top:15rem!important}.mt-xxxxl-16{margin-top:16rem!important}.mt-xxxxl-17{margin-top:17rem!important}.mt-xxxxl-18{margin-top:18rem!important}.mt-xxxxl-19{margin-top:19rem!important}.mt-xxxxl-20{margin-top:20rem!important}.mt-xxxxl-21{margin-top:21rem!important}.mt-xxxxl-22{margin-top:22rem!important}.mt-xxxxl-auto{margin-top:auto!important}.me-xxxxl-0{margin-right:0!important}.me-xxxxl-1{margin-right:1rem!important}.me-xxxxl-2{margin-right:2rem!important}.me-xxxxl-3{margin-right:3rem!important}.me-xxxxl-4{margin-right:4rem!important}.me-xxxxl-5{margin-right:5rem!important}.me-xxxxl-6{margin-right:6rem!important}.me-xxxxl-7{margin-right:7rem!important}.me-xxxxl-8{margin-right:8rem!important}.me-xxxxl-9{margin-right:9rem!important}.me-xxxxl-10{margin-right:10rem!important}.me-xxxxl-11{margin-right:11rem!important}.me-xxxxl-12{margin-right:12rem!important}.me-xxxxl-13{margin-right:13rem!important}.me-xxxxl-14{margin-right:14rem!important}.me-xxxxl-15{margin-right:15rem!important}.me-xxxxl-16{margin-right:16rem!important}.me-xxxxl-17{margin-right:17rem!important}.me-xxxxl-18{margin-right:18rem!important}.me-xxxxl-19{margin-right:19rem!important}.me-xxxxl-20{margin-right:20rem!important}.me-xxxxl-21{margin-right:21rem!important}.me-xxxxl-22{margin-right:22rem!important}.me-xxxxl-auto{margin-right:auto!important}.mb-xxxxl-0{margin-bottom:0!important}.mb-xxxxl-1{margin-bottom:1rem!important}.mb-xxxxl-2{margin-bottom:2rem!important}.mb-xxxxl-3{margin-bottom:3rem!important}.mb-xxxxl-4{margin-bottom:4rem!important}.mb-xxxxl-5{margin-bottom:5rem!important}.mb-xxxxl-6{margin-bottom:6rem!important}.mb-xxxxl-7{margin-bottom:7rem!important}.mb-xxxxl-8{margin-bottom:8rem!important}.mb-xxxxl-9{margin-bottom:9rem!important}.mb-xxxxl-10{margin-bottom:10rem!important}.mb-xxxxl-11{margin-bottom:11rem!important}.mb-xxxxl-12{margin-bottom:12rem!important}.mb-xxxxl-13{margin-bottom:13rem!important}.mb-xxxxl-14{margin-bottom:14rem!important}.mb-xxxxl-15{margin-bottom:15rem!important}.mb-xxxxl-16{margin-bottom:16rem!important}.mb-xxxxl-17{margin-bottom:17rem!important}.mb-xxxxl-18{margin-bottom:18rem!important}.mb-xxxxl-19{margin-bottom:19rem!important}.mb-xxxxl-20{margin-bottom:20rem!important}.mb-xxxxl-21{margin-bottom:21rem!important}.mb-xxxxl-22{margin-bottom:22rem!important}.mb-xxxxl-auto{margin-bottom:auto!important}.ms-xxxxl-0{margin-left:0!important}.ms-xxxxl-1{margin-left:1rem!important}.ms-xxxxl-2{margin-left:2rem!important}.ms-xxxxl-3{margin-left:3rem!important}.ms-xxxxl-4{margin-left:4rem!important}.ms-xxxxl-5{margin-left:5rem!important}.ms-xxxxl-6{margin-left:6rem!important}.ms-xxxxl-7{margin-left:7rem!important}.ms-xxxxl-8{margin-left:8rem!important}.ms-xxxxl-9{margin-left:9rem!important}.ms-xxxxl-10{margin-left:10rem!important}.ms-xxxxl-11{margin-left:11rem!important}.ms-xxxxl-12{margin-left:12rem!important}.ms-xxxxl-13{margin-left:13rem!important}.ms-xxxxl-14{margin-left:14rem!important}.ms-xxxxl-15{margin-left:15rem!important}.ms-xxxxl-16{margin-left:16rem!important}.ms-xxxxl-17{margin-left:17rem!important}.ms-xxxxl-18{margin-left:18rem!important}.ms-xxxxl-19{margin-left:19rem!important}.ms-xxxxl-20{margin-left:20rem!important}.ms-xxxxl-21{margin-left:21rem!important}.ms-xxxxl-22{margin-left:22rem!important}.ms-xxxxl-auto{margin-left:auto!important}.m-xxxxl-n1{margin:-1rem!important}.m-xxxxl-n2{margin:-2rem!important}.m-xxxxl-n3{margin:-3rem!important}.m-xxxxl-n4{margin:-4rem!important}.m-xxxxl-n5{margin:-5rem!important}.m-xxxxl-n6{margin:-6rem!important}.m-xxxxl-n7{margin:-7rem!important}.m-xxxxl-n8{margin:-8rem!important}.m-xxxxl-n9{margin:-9rem!important}.m-xxxxl-n10{margin:-10rem!important}.m-xxxxl-n11{margin:-11rem!important}.m-xxxxl-n12{margin:-12rem!important}.m-xxxxl-n13{margin:-13rem!important}.m-xxxxl-n14{margin:-14rem!important}.m-xxxxl-n15{margin:-15rem!important}.m-xxxxl-n16{margin:-16rem!important}.m-xxxxl-n17{margin:-17rem!important}.m-xxxxl-n18{margin:-18rem!important}.m-xxxxl-n19{margin:-19rem!important}.m-xxxxl-n20{margin:-20rem!important}.m-xxxxl-n21{margin:-21rem!important}.m-xxxxl-n22{margin:-22rem!important}.mx-xxxxl-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxxxl-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xxxxl-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xxxxl-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xxxxl-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xxxxl-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xxxxl-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-xxxxl-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xxxxl-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-xxxxl-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xxxxl-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-xxxxl-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xxxxl-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-xxxxl-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xxxxl-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-xxxxl-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-xxxxl-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-xxxxl-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-xxxxl-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-xxxxl-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-xxxxl-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-xxxxl-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-xxxxl-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxxxl-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xxxxl-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xxxxl-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xxxxl-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xxxxl-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xxxxl-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-xxxxl-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xxxxl-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-xxxxl-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xxxxl-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-xxxxl-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xxxxl-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-xxxxl-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xxxxl-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-xxxxl-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-xxxxl-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-xxxxl-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-xxxxl-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-xxxxl-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-xxxxl-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-xxxxl-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-xxxxl-n1{margin-top:-1rem!important}.mt-xxxxl-n2{margin-top:-2rem!important}.mt-xxxxl-n3{margin-top:-3rem!important}.mt-xxxxl-n4{margin-top:-4rem!important}.mt-xxxxl-n5{margin-top:-5rem!important}.mt-xxxxl-n6{margin-top:-6rem!important}.mt-xxxxl-n7{margin-top:-7rem!important}.mt-xxxxl-n8{margin-top:-8rem!important}.mt-xxxxl-n9{margin-top:-9rem!important}.mt-xxxxl-n10{margin-top:-10rem!important}.mt-xxxxl-n11{margin-top:-11rem!important}.mt-xxxxl-n12{margin-top:-12rem!important}.mt-xxxxl-n13{margin-top:-13rem!important}.mt-xxxxl-n14{margin-top:-14rem!important}.mt-xxxxl-n15{margin-top:-15rem!important}.mt-xxxxl-n16{margin-top:-16rem!important}.mt-xxxxl-n17{margin-top:-17rem!important}.mt-xxxxl-n18{margin-top:-18rem!important}.mt-xxxxl-n19{margin-top:-19rem!important}.mt-xxxxl-n20{margin-top:-20rem!important}.mt-xxxxl-n21{margin-top:-21rem!important}.mt-xxxxl-n22{margin-top:-22rem!important}.me-xxxxl-n1{margin-right:-1rem!important}.me-xxxxl-n2{margin-right:-2rem!important}.me-xxxxl-n3{margin-right:-3rem!important}.me-xxxxl-n4{margin-right:-4rem!important}.me-xxxxl-n5{margin-right:-5rem!important}.me-xxxxl-n6{margin-right:-6rem!important}.me-xxxxl-n7{margin-right:-7rem!important}.me-xxxxl-n8{margin-right:-8rem!important}.me-xxxxl-n9{margin-right:-9rem!important}.me-xxxxl-n10{margin-right:-10rem!important}.me-xxxxl-n11{margin-right:-11rem!important}.me-xxxxl-n12{margin-right:-12rem!important}.me-xxxxl-n13{margin-right:-13rem!important}.me-xxxxl-n14{margin-right:-14rem!important}.me-xxxxl-n15{margin-right:-15rem!important}.me-xxxxl-n16{margin-right:-16rem!important}.me-xxxxl-n17{margin-right:-17rem!important}.me-xxxxl-n18{margin-right:-18rem!important}.me-xxxxl-n19{margin-right:-19rem!important}.me-xxxxl-n20{margin-right:-20rem!important}.me-xxxxl-n21{margin-right:-21rem!important}.me-xxxxl-n22{margin-right:-22rem!important}.mb-xxxxl-n1{margin-bottom:-1rem!important}.mb-xxxxl-n2{margin-bottom:-2rem!important}.mb-xxxxl-n3{margin-bottom:-3rem!important}.mb-xxxxl-n4{margin-bottom:-4rem!important}.mb-xxxxl-n5{margin-bottom:-5rem!important}.mb-xxxxl-n6{margin-bottom:-6rem!important}.mb-xxxxl-n7{margin-bottom:-7rem!important}.mb-xxxxl-n8{margin-bottom:-8rem!important}.mb-xxxxl-n9{margin-bottom:-9rem!important}.mb-xxxxl-n10{margin-bottom:-10rem!important}.mb-xxxxl-n11{margin-bottom:-11rem!important}.mb-xxxxl-n12{margin-bottom:-12rem!important}.mb-xxxxl-n13{margin-bottom:-13rem!important}.mb-xxxxl-n14{margin-bottom:-14rem!important}.mb-xxxxl-n15{margin-bottom:-15rem!important}.mb-xxxxl-n16{margin-bottom:-16rem!important}.mb-xxxxl-n17{margin-bottom:-17rem!important}.mb-xxxxl-n18{margin-bottom:-18rem!important}.mb-xxxxl-n19{margin-bottom:-19rem!important}.mb-xxxxl-n20{margin-bottom:-20rem!important}.mb-xxxxl-n21{margin-bottom:-21rem!important}.mb-xxxxl-n22{margin-bottom:-22rem!important}.ms-xxxxl-n1{margin-left:-1rem!important}.ms-xxxxl-n2{margin-left:-2rem!important}.ms-xxxxl-n3{margin-left:-3rem!important}.ms-xxxxl-n4{margin-left:-4rem!important}.ms-xxxxl-n5{margin-left:-5rem!important}.ms-xxxxl-n6{margin-left:-6rem!important}.ms-xxxxl-n7{margin-left:-7rem!important}.ms-xxxxl-n8{margin-left:-8rem!important}.ms-xxxxl-n9{margin-left:-9rem!important}.ms-xxxxl-n10{margin-left:-10rem!important}.ms-xxxxl-n11{margin-left:-11rem!important}.ms-xxxxl-n12{margin-left:-12rem!important}.ms-xxxxl-n13{margin-left:-13rem!important}.ms-xxxxl-n14{margin-left:-14rem!important}.ms-xxxxl-n15{margin-left:-15rem!important}.ms-xxxxl-n16{margin-left:-16rem!important}.ms-xxxxl-n17{margin-left:-17rem!important}.ms-xxxxl-n18{margin-left:-18rem!important}.ms-xxxxl-n19{margin-left:-19rem!important}.ms-xxxxl-n20{margin-left:-20rem!important}.ms-xxxxl-n21{margin-left:-21rem!important}.ms-xxxxl-n22{margin-left:-22rem!important}.p-xxxxl-0{padding:0!important}.p-xxxxl-1{padding:1rem!important}.p-xxxxl-2{padding:2rem!important}.p-xxxxl-3{padding:3rem!important}.p-xxxxl-4{padding:4rem!important}.p-xxxxl-5{padding:5rem!important}.p-xxxxl-6{padding:6rem!important}.p-xxxxl-7{padding:7rem!important}.p-xxxxl-8{padding:8rem!important}.p-xxxxl-9{padding:9rem!important}.p-xxxxl-10{padding:10rem!important}.p-xxxxl-11{padding:11rem!important}.p-xxxxl-12{padding:12rem!important}.p-xxxxl-13{padding:13rem!important}.p-xxxxl-14{padding:14rem!important}.p-xxxxl-15{padding:15rem!important}.p-xxxxl-16{padding:16rem!important}.p-xxxxl-17{padding:17rem!important}.p-xxxxl-18{padding:18rem!important}.p-xxxxl-19{padding:19rem!important}.p-xxxxl-20{padding:20rem!important}.p-xxxxl-21{padding:21rem!important}.p-xxxxl-22{padding:22rem!important}.px-xxxxl-0{padding-left:0!important;padding-right:0!important}.px-xxxxl-1{padding-left:1rem!important;padding-right:1rem!important}.px-xxxxl-2{padding-left:2rem!important;padding-right:2rem!important}.px-xxxxl-3{padding-left:3rem!important;padding-right:3rem!important}.px-xxxxl-4{padding-left:4rem!important;padding-right:4rem!important}.px-xxxxl-5{padding-left:5rem!important;padding-right:5rem!important}.px-xxxxl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xxxxl-7{padding-left:7rem!important;padding-right:7rem!important}.px-xxxxl-8{padding-left:8rem!important;padding-right:8rem!important}.px-xxxxl-9{padding-left:9rem!important;padding-right:9rem!important}.px-xxxxl-10{padding-left:10rem!important;padding-right:10rem!important}.px-xxxxl-11{padding-left:11rem!important;padding-right:11rem!important}.px-xxxxl-12{padding-left:12rem!important;padding-right:12rem!important}.px-xxxxl-13{padding-left:13rem!important;padding-right:13rem!important}.px-xxxxl-14{padding-left:14rem!important;padding-right:14rem!important}.px-xxxxl-15{padding-left:15rem!important;padding-right:15rem!important}.px-xxxxl-16{padding-left:16rem!important;padding-right:16rem!important}.px-xxxxl-17{padding-left:17rem!important;padding-right:17rem!important}.px-xxxxl-18{padding-left:18rem!important;padding-right:18rem!important}.px-xxxxl-19{padding-left:19rem!important;padding-right:19rem!important}.px-xxxxl-20{padding-left:20rem!important;padding-right:20rem!important}.px-xxxxl-21{padding-left:21rem!important;padding-right:21rem!important}.px-xxxxl-22{padding-left:22rem!important;padding-right:22rem!important}.py-xxxxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxxxl-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxxxl-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxxxl-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxxxl-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxxxl-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-xxxxl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxxxl-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-xxxxl-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxxxl-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-xxxxl-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxxxl-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-xxxxl-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxxxl-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-xxxxl-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-xxxxl-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-xxxxl-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-xxxxl-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-xxxxl-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-xxxxl-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-xxxxl-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-xxxxl-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-xxxxl-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-xxxxl-0{padding-top:0!important}.pt-xxxxl-1{padding-top:1rem!important}.pt-xxxxl-2{padding-top:2rem!important}.pt-xxxxl-3{padding-top:3rem!important}.pt-xxxxl-4{padding-top:4rem!important}.pt-xxxxl-5{padding-top:5rem!important}.pt-xxxxl-6{padding-top:6rem!important}.pt-xxxxl-7{padding-top:7rem!important}.pt-xxxxl-8{padding-top:8rem!important}.pt-xxxxl-9{padding-top:9rem!important}.pt-xxxxl-10{padding-top:10rem!important}.pt-xxxxl-11{padding-top:11rem!important}.pt-xxxxl-12{padding-top:12rem!important}.pt-xxxxl-13{padding-top:13rem!important}.pt-xxxxl-14{padding-top:14rem!important}.pt-xxxxl-15{padding-top:15rem!important}.pt-xxxxl-16{padding-top:16rem!important}.pt-xxxxl-17{padding-top:17rem!important}.pt-xxxxl-18{padding-top:18rem!important}.pt-xxxxl-19{padding-top:19rem!important}.pt-xxxxl-20{padding-top:20rem!important}.pt-xxxxl-21{padding-top:21rem!important}.pt-xxxxl-22{padding-top:22rem!important}.pe-xxxxl-0{padding-right:0!important}.pe-xxxxl-1{padding-right:1rem!important}.pe-xxxxl-2{padding-right:2rem!important}.pe-xxxxl-3{padding-right:3rem!important}.pe-xxxxl-4{padding-right:4rem!important}.pe-xxxxl-5{padding-right:5rem!important}.pe-xxxxl-6{padding-right:6rem!important}.pe-xxxxl-7{padding-right:7rem!important}.pe-xxxxl-8{padding-right:8rem!important}.pe-xxxxl-9{padding-right:9rem!important}.pe-xxxxl-10{padding-right:10rem!important}.pe-xxxxl-11{padding-right:11rem!important}.pe-xxxxl-12{padding-right:12rem!important}.pe-xxxxl-13{padding-right:13rem!important}.pe-xxxxl-14{padding-right:14rem!important}.pe-xxxxl-15{padding-right:15rem!important}.pe-xxxxl-16{padding-right:16rem!important}.pe-xxxxl-17{padding-right:17rem!important}.pe-xxxxl-18{padding-right:18rem!important}.pe-xxxxl-19{padding-right:19rem!important}.pe-xxxxl-20{padding-right:20rem!important}.pe-xxxxl-21{padding-right:21rem!important}.pe-xxxxl-22{padding-right:22rem!important}.pb-xxxxl-0{padding-bottom:0!important}.pb-xxxxl-1{padding-bottom:1rem!important}.pb-xxxxl-2{padding-bottom:2rem!important}.pb-xxxxl-3{padding-bottom:3rem!important}.pb-xxxxl-4{padding-bottom:4rem!important}.pb-xxxxl-5{padding-bottom:5rem!important}.pb-xxxxl-6{padding-bottom:6rem!important}.pb-xxxxl-7{padding-bottom:7rem!important}.pb-xxxxl-8{padding-bottom:8rem!important}.pb-xxxxl-9{padding-bottom:9rem!important}.pb-xxxxl-10{padding-bottom:10rem!important}.pb-xxxxl-11{padding-bottom:11rem!important}.pb-xxxxl-12{padding-bottom:12rem!important}.pb-xxxxl-13{padding-bottom:13rem!important}.pb-xxxxl-14{padding-bottom:14rem!important}.pb-xxxxl-15{padding-bottom:15rem!important}.pb-xxxxl-16{padding-bottom:16rem!important}.pb-xxxxl-17{padding-bottom:17rem!important}.pb-xxxxl-18{padding-bottom:18rem!important}.pb-xxxxl-19{padding-bottom:19rem!important}.pb-xxxxl-20{padding-bottom:20rem!important}.pb-xxxxl-21{padding-bottom:21rem!important}.pb-xxxxl-22{padding-bottom:22rem!important}.ps-xxxxl-0{padding-left:0!important}.ps-xxxxl-1{padding-left:1rem!important}.ps-xxxxl-2{padding-left:2rem!important}.ps-xxxxl-3{padding-left:3rem!important}.ps-xxxxl-4{padding-left:4rem!important}.ps-xxxxl-5{padding-left:5rem!important}.ps-xxxxl-6{padding-left:6rem!important}.ps-xxxxl-7{padding-left:7rem!important}.ps-xxxxl-8{padding-left:8rem!important}.ps-xxxxl-9{padding-left:9rem!important}.ps-xxxxl-10{padding-left:10rem!important}.ps-xxxxl-11{padding-left:11rem!important}.ps-xxxxl-12{padding-left:12rem!important}.ps-xxxxl-13{padding-left:13rem!important}.ps-xxxxl-14{padding-left:14rem!important}.ps-xxxxl-15{padding-left:15rem!important}.ps-xxxxl-16{padding-left:16rem!important}.ps-xxxxl-17{padding-left:17rem!important}.ps-xxxxl-18{padding-left:18rem!important}.ps-xxxxl-19{padding-left:19rem!important}.ps-xxxxl-20{padding-left:20rem!important}.ps-xxxxl-21{padding-left:21rem!important}.ps-xxxxl-22{padding-left:22rem!important}.gap-xxxxl-0{gap:0!important}.gap-xxxxl-1{gap:1rem!important}.gap-xxxxl-2{gap:2rem!important}.gap-xxxxl-3{gap:3rem!important}.gap-xxxxl-4{gap:4rem!important}.gap-xxxxl-5{gap:5rem!important}.gap-xxxxl-6{gap:6rem!important}.gap-xxxxl-7{gap:7rem!important}.gap-xxxxl-8{gap:8rem!important}.gap-xxxxl-9{gap:9rem!important}.gap-xxxxl-10{gap:10rem!important}.gap-xxxxl-11{gap:11rem!important}.gap-xxxxl-12{gap:12rem!important}.gap-xxxxl-13{gap:13rem!important}.gap-xxxxl-14{gap:14rem!important}.gap-xxxxl-15{gap:15rem!important}.gap-xxxxl-16{gap:16rem!important}.gap-xxxxl-17{gap:17rem!important}.gap-xxxxl-18{gap:18rem!important}.gap-xxxxl-19{gap:19rem!important}.gap-xxxxl-20{gap:20rem!important}.gap-xxxxl-21{gap:21rem!important}.gap-xxxxl-22{gap:22rem!important}.row-gap-xxxxl-0{row-gap:0!important}.row-gap-xxxxl-1{row-gap:1rem!important}.row-gap-xxxxl-2{row-gap:2rem!important}.row-gap-xxxxl-3{row-gap:3rem!important}.row-gap-xxxxl-4{row-gap:4rem!important}.row-gap-xxxxl-5{row-gap:5rem!important}.row-gap-xxxxl-6{row-gap:6rem!important}.row-gap-xxxxl-7{row-gap:7rem!important}.row-gap-xxxxl-8{row-gap:8rem!important}.row-gap-xxxxl-9{row-gap:9rem!important}.row-gap-xxxxl-10{row-gap:10rem!important}.row-gap-xxxxl-11{row-gap:11rem!important}.row-gap-xxxxl-12{row-gap:12rem!important}.row-gap-xxxxl-13{row-gap:13rem!important}.row-gap-xxxxl-14{row-gap:14rem!important}.row-gap-xxxxl-15{row-gap:15rem!important}.row-gap-xxxxl-16{row-gap:16rem!important}.row-gap-xxxxl-17{row-gap:17rem!important}.row-gap-xxxxl-18{row-gap:18rem!important}.row-gap-xxxxl-19{row-gap:19rem!important}.row-gap-xxxxl-20{row-gap:20rem!important}.row-gap-xxxxl-21{row-gap:21rem!important}.row-gap-xxxxl-22{row-gap:22rem!important}.column-gap-xxxxl-0{column-gap:0!important}.column-gap-xxxxl-1{column-gap:1rem!important}.column-gap-xxxxl-2{column-gap:2rem!important}.column-gap-xxxxl-3{column-gap:3rem!important}.column-gap-xxxxl-4{column-gap:4rem!important}.column-gap-xxxxl-5{column-gap:5rem!important}.column-gap-xxxxl-6{column-gap:6rem!important}.column-gap-xxxxl-7{column-gap:7rem!important}.column-gap-xxxxl-8{column-gap:8rem!important}.column-gap-xxxxl-9{column-gap:9rem!important}.column-gap-xxxxl-10{column-gap:10rem!important}.column-gap-xxxxl-11{column-gap:11rem!important}.column-gap-xxxxl-12{column-gap:12rem!important}.column-gap-xxxxl-13{column-gap:13rem!important}.column-gap-xxxxl-14{column-gap:14rem!important}.column-gap-xxxxl-15{column-gap:15rem!important}.column-gap-xxxxl-16{column-gap:16rem!important}.column-gap-xxxxl-17{column-gap:17rem!important}.column-gap-xxxxl-18{column-gap:18rem!important}.column-gap-xxxxl-19{column-gap:19rem!important}.column-gap-xxxxl-20{column-gap:20rem!important}.column-gap-xxxxl-21{column-gap:21rem!important}.column-gap-xxxxl-22{column-gap:22rem!important}.text-xxxxl-start{text-align:left!important}.text-xxxxl-end{text-align:right!important}.text-xxxxl-center{text-align:center!important}}@media (min-width:1920px){.float-xxxxxl-start{float:left!important}.float-xxxxxl-end{float:right!important}.float-xxxxxl-none{float:none!important}.object-fit-xxxxxl-contain{object-fit:contain!important}.object-fit-xxxxxl-cover{object-fit:cover!important}.object-fit-xxxxxl-fill{object-fit:fill!important}.object-fit-xxxxxl-scale{object-fit:scale-down!important}.object-fit-xxxxxl-none{object-fit:none!important}.d-xxxxxl-inline{display:inline!important}.d-xxxxxl-inline-block{display:inline-block!important}.d-xxxxxl-block{display:block!important}.d-xxxxxl-grid{display:grid!important}.d-xxxxxl-inline-grid{display:inline-grid!important}.d-xxxxxl-table{display:table!important}.d-xxxxxl-table-row{display:table-row!important}.d-xxxxxl-table-cell{display:table-cell!important}.d-xxxxxl-flex{display:flex!important}.d-xxxxxl-inline-flex{display:inline-flex!important}.d-xxxxxl-none{display:none!important}.flex-xxxxxl-fill{flex:1 1 auto!important}.flex-xxxxxl-row{flex-direction:row!important}.flex-xxxxxl-column{flex-direction:column!important}.flex-xxxxxl-row-reverse{flex-direction:row-reverse!important}.flex-xxxxxl-column-reverse{flex-direction:column-reverse!important}.flex-xxxxxl-grow-0{flex-grow:0!important}.flex-xxxxxl-grow-1{flex-grow:1!important}.flex-xxxxxl-shrink-0{flex-shrink:0!important}.flex-xxxxxl-shrink-1{flex-shrink:1!important}.flex-xxxxxl-wrap{flex-wrap:wrap!important}.flex-xxxxxl-nowrap{flex-wrap:nowrap!important}.flex-xxxxxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxxxxl-start{justify-content:flex-start!important}.justify-content-xxxxxl-end{justify-content:flex-end!important}.justify-content-xxxxxl-center{justify-content:center!important}.justify-content-xxxxxl-between{justify-content:space-between!important}.justify-content-xxxxxl-around{justify-content:space-around!important}.justify-content-xxxxxl-evenly{justify-content:space-evenly!important}.align-items-xxxxxl-start{align-items:flex-start!important}.align-items-xxxxxl-end{align-items:flex-end!important}.align-items-xxxxxl-center{align-items:center!important}.align-items-xxxxxl-baseline{align-items:baseline!important}.align-items-xxxxxl-stretch{align-items:stretch!important}.align-content-xxxxxl-start{align-content:flex-start!important}.align-content-xxxxxl-end{align-content:flex-end!important}.align-content-xxxxxl-center{align-content:center!important}.align-content-xxxxxl-between{align-content:space-between!important}.align-content-xxxxxl-around{align-content:space-around!important}.align-content-xxxxxl-stretch{align-content:stretch!important}.align-self-xxxxxl-auto{align-self:auto!important}.align-self-xxxxxl-start{align-self:flex-start!important}.align-self-xxxxxl-end{align-self:flex-end!important}.align-self-xxxxxl-center{align-self:center!important}.align-self-xxxxxl-baseline{align-self:baseline!important}.align-self-xxxxxl-stretch{align-self:stretch!important}.order-xxxxxl-first{order:-1!important}.order-xxxxxl-0{order:0!important}.order-xxxxxl-1{order:1!important}.order-xxxxxl-2{order:2!important}.order-xxxxxl-3{order:3!important}.order-xxxxxl-4{order:4!important}.order-xxxxxl-5{order:5!important}.order-xxxxxl-last{order:6!important}.m-xxxxxl-0{margin:0!important}.m-xxxxxl-1{margin:1rem!important}.m-xxxxxl-2{margin:2rem!important}.m-xxxxxl-3{margin:3rem!important}.m-xxxxxl-4{margin:4rem!important}.m-xxxxxl-5{margin:5rem!important}.m-xxxxxl-6{margin:6rem!important}.m-xxxxxl-7{margin:7rem!important}.m-xxxxxl-8{margin:8rem!important}.m-xxxxxl-9{margin:9rem!important}.m-xxxxxl-10{margin:10rem!important}.m-xxxxxl-11{margin:11rem!important}.m-xxxxxl-12{margin:12rem!important}.m-xxxxxl-13{margin:13rem!important}.m-xxxxxl-14{margin:14rem!important}.m-xxxxxl-15{margin:15rem!important}.m-xxxxxl-16{margin:16rem!important}.m-xxxxxl-17{margin:17rem!important}.m-xxxxxl-18{margin:18rem!important}.m-xxxxxl-19{margin:19rem!important}.m-xxxxxl-20{margin:20rem!important}.m-xxxxxl-21{margin:21rem!important}.m-xxxxxl-22{margin:22rem!important}.m-xxxxxl-auto{margin:auto!important}.mx-xxxxxl-0{margin-left:0!important;margin-right:0!important}.mx-xxxxxl-1{margin-left:1rem!important;margin-right:1rem!important}.mx-xxxxxl-2{margin-left:2rem!important;margin-right:2rem!important}.mx-xxxxxl-3{margin-left:3rem!important;margin-right:3rem!important}.mx-xxxxxl-4{margin-left:4rem!important;margin-right:4rem!important}.mx-xxxxxl-5{margin-left:5rem!important;margin-right:5rem!important}.mx-xxxxxl-6{margin-left:6rem!important;margin-right:6rem!important}.mx-xxxxxl-7{margin-left:7rem!important;margin-right:7rem!important}.mx-xxxxxl-8{margin-left:8rem!important;margin-right:8rem!important}.mx-xxxxxl-9{margin-left:9rem!important;margin-right:9rem!important}.mx-xxxxxl-10{margin-left:10rem!important;margin-right:10rem!important}.mx-xxxxxl-11{margin-left:11rem!important;margin-right:11rem!important}.mx-xxxxxl-12{margin-left:12rem!important;margin-right:12rem!important}.mx-xxxxxl-13{margin-left:13rem!important;margin-right:13rem!important}.mx-xxxxxl-14{margin-left:14rem!important;margin-right:14rem!important}.mx-xxxxxl-15{margin-left:15rem!important;margin-right:15rem!important}.mx-xxxxxl-16{margin-left:16rem!important;margin-right:16rem!important}.mx-xxxxxl-17{margin-left:17rem!important;margin-right:17rem!important}.mx-xxxxxl-18{margin-left:18rem!important;margin-right:18rem!important}.mx-xxxxxl-19{margin-left:19rem!important;margin-right:19rem!important}.mx-xxxxxl-20{margin-left:20rem!important;margin-right:20rem!important}.mx-xxxxxl-21{margin-left:21rem!important;margin-right:21rem!important}.mx-xxxxxl-22{margin-left:22rem!important;margin-right:22rem!important}.mx-xxxxxl-auto{margin-left:auto!important;margin-right:auto!important}.my-xxxxxl-0{margin-bottom:0!important;margin-top:0!important}.my-xxxxxl-1{margin-bottom:1rem!important;margin-top:1rem!important}.my-xxxxxl-2{margin-bottom:2rem!important;margin-top:2rem!important}.my-xxxxxl-3{margin-bottom:3rem!important;margin-top:3rem!important}.my-xxxxxl-4{margin-bottom:4rem!important;margin-top:4rem!important}.my-xxxxxl-5{margin-bottom:5rem!important;margin-top:5rem!important}.my-xxxxxl-6{margin-bottom:6rem!important;margin-top:6rem!important}.my-xxxxxl-7{margin-bottom:7rem!important;margin-top:7rem!important}.my-xxxxxl-8{margin-bottom:8rem!important;margin-top:8rem!important}.my-xxxxxl-9{margin-bottom:9rem!important;margin-top:9rem!important}.my-xxxxxl-10{margin-bottom:10rem!important;margin-top:10rem!important}.my-xxxxxl-11{margin-bottom:11rem!important;margin-top:11rem!important}.my-xxxxxl-12{margin-bottom:12rem!important;margin-top:12rem!important}.my-xxxxxl-13{margin-bottom:13rem!important;margin-top:13rem!important}.my-xxxxxl-14{margin-bottom:14rem!important;margin-top:14rem!important}.my-xxxxxl-15{margin-bottom:15rem!important;margin-top:15rem!important}.my-xxxxxl-16{margin-bottom:16rem!important;margin-top:16rem!important}.my-xxxxxl-17{margin-bottom:17rem!important;margin-top:17rem!important}.my-xxxxxl-18{margin-bottom:18rem!important;margin-top:18rem!important}.my-xxxxxl-19{margin-bottom:19rem!important;margin-top:19rem!important}.my-xxxxxl-20{margin-bottom:20rem!important;margin-top:20rem!important}.my-xxxxxl-21{margin-bottom:21rem!important;margin-top:21rem!important}.my-xxxxxl-22{margin-bottom:22rem!important;margin-top:22rem!important}.my-xxxxxl-auto{margin-bottom:auto!important;margin-top:auto!important}.mt-xxxxxl-0{margin-top:0!important}.mt-xxxxxl-1{margin-top:1rem!important}.mt-xxxxxl-2{margin-top:2rem!important}.mt-xxxxxl-3{margin-top:3rem!important}.mt-xxxxxl-4{margin-top:4rem!important}.mt-xxxxxl-5{margin-top:5rem!important}.mt-xxxxxl-6{margin-top:6rem!important}.mt-xxxxxl-7{margin-top:7rem!important}.mt-xxxxxl-8{margin-top:8rem!important}.mt-xxxxxl-9{margin-top:9rem!important}.mt-xxxxxl-10{margin-top:10rem!important}.mt-xxxxxl-11{margin-top:11rem!important}.mt-xxxxxl-12{margin-top:12rem!important}.mt-xxxxxl-13{margin-top:13rem!important}.mt-xxxxxl-14{margin-top:14rem!important}.mt-xxxxxl-15{margin-top:15rem!important}.mt-xxxxxl-16{margin-top:16rem!important}.mt-xxxxxl-17{margin-top:17rem!important}.mt-xxxxxl-18{margin-top:18rem!important}.mt-xxxxxl-19{margin-top:19rem!important}.mt-xxxxxl-20{margin-top:20rem!important}.mt-xxxxxl-21{margin-top:21rem!important}.mt-xxxxxl-22{margin-top:22rem!important}.mt-xxxxxl-auto{margin-top:auto!important}.me-xxxxxl-0{margin-right:0!important}.me-xxxxxl-1{margin-right:1rem!important}.me-xxxxxl-2{margin-right:2rem!important}.me-xxxxxl-3{margin-right:3rem!important}.me-xxxxxl-4{margin-right:4rem!important}.me-xxxxxl-5{margin-right:5rem!important}.me-xxxxxl-6{margin-right:6rem!important}.me-xxxxxl-7{margin-right:7rem!important}.me-xxxxxl-8{margin-right:8rem!important}.me-xxxxxl-9{margin-right:9rem!important}.me-xxxxxl-10{margin-right:10rem!important}.me-xxxxxl-11{margin-right:11rem!important}.me-xxxxxl-12{margin-right:12rem!important}.me-xxxxxl-13{margin-right:13rem!important}.me-xxxxxl-14{margin-right:14rem!important}.me-xxxxxl-15{margin-right:15rem!important}.me-xxxxxl-16{margin-right:16rem!important}.me-xxxxxl-17{margin-right:17rem!important}.me-xxxxxl-18{margin-right:18rem!important}.me-xxxxxl-19{margin-right:19rem!important}.me-xxxxxl-20{margin-right:20rem!important}.me-xxxxxl-21{margin-right:21rem!important}.me-xxxxxl-22{margin-right:22rem!important}.me-xxxxxl-auto{margin-right:auto!important}.mb-xxxxxl-0{margin-bottom:0!important}.mb-xxxxxl-1{margin-bottom:1rem!important}.mb-xxxxxl-2{margin-bottom:2rem!important}.mb-xxxxxl-3{margin-bottom:3rem!important}.mb-xxxxxl-4{margin-bottom:4rem!important}.mb-xxxxxl-5{margin-bottom:5rem!important}.mb-xxxxxl-6{margin-bottom:6rem!important}.mb-xxxxxl-7{margin-bottom:7rem!important}.mb-xxxxxl-8{margin-bottom:8rem!important}.mb-xxxxxl-9{margin-bottom:9rem!important}.mb-xxxxxl-10{margin-bottom:10rem!important}.mb-xxxxxl-11{margin-bottom:11rem!important}.mb-xxxxxl-12{margin-bottom:12rem!important}.mb-xxxxxl-13{margin-bottom:13rem!important}.mb-xxxxxl-14{margin-bottom:14rem!important}.mb-xxxxxl-15{margin-bottom:15rem!important}.mb-xxxxxl-16{margin-bottom:16rem!important}.mb-xxxxxl-17{margin-bottom:17rem!important}.mb-xxxxxl-18{margin-bottom:18rem!important}.mb-xxxxxl-19{margin-bottom:19rem!important}.mb-xxxxxl-20{margin-bottom:20rem!important}.mb-xxxxxl-21{margin-bottom:21rem!important}.mb-xxxxxl-22{margin-bottom:22rem!important}.mb-xxxxxl-auto{margin-bottom:auto!important}.ms-xxxxxl-0{margin-left:0!important}.ms-xxxxxl-1{margin-left:1rem!important}.ms-xxxxxl-2{margin-left:2rem!important}.ms-xxxxxl-3{margin-left:3rem!important}.ms-xxxxxl-4{margin-left:4rem!important}.ms-xxxxxl-5{margin-left:5rem!important}.ms-xxxxxl-6{margin-left:6rem!important}.ms-xxxxxl-7{margin-left:7rem!important}.ms-xxxxxl-8{margin-left:8rem!important}.ms-xxxxxl-9{margin-left:9rem!important}.ms-xxxxxl-10{margin-left:10rem!important}.ms-xxxxxl-11{margin-left:11rem!important}.ms-xxxxxl-12{margin-left:12rem!important}.ms-xxxxxl-13{margin-left:13rem!important}.ms-xxxxxl-14{margin-left:14rem!important}.ms-xxxxxl-15{margin-left:15rem!important}.ms-xxxxxl-16{margin-left:16rem!important}.ms-xxxxxl-17{margin-left:17rem!important}.ms-xxxxxl-18{margin-left:18rem!important}.ms-xxxxxl-19{margin-left:19rem!important}.ms-xxxxxl-20{margin-left:20rem!important}.ms-xxxxxl-21{margin-left:21rem!important}.ms-xxxxxl-22{margin-left:22rem!important}.ms-xxxxxl-auto{margin-left:auto!important}.m-xxxxxl-n1{margin:-1rem!important}.m-xxxxxl-n2{margin:-2rem!important}.m-xxxxxl-n3{margin:-3rem!important}.m-xxxxxl-n4{margin:-4rem!important}.m-xxxxxl-n5{margin:-5rem!important}.m-xxxxxl-n6{margin:-6rem!important}.m-xxxxxl-n7{margin:-7rem!important}.m-xxxxxl-n8{margin:-8rem!important}.m-xxxxxl-n9{margin:-9rem!important}.m-xxxxxl-n10{margin:-10rem!important}.m-xxxxxl-n11{margin:-11rem!important}.m-xxxxxl-n12{margin:-12rem!important}.m-xxxxxl-n13{margin:-13rem!important}.m-xxxxxl-n14{margin:-14rem!important}.m-xxxxxl-n15{margin:-15rem!important}.m-xxxxxl-n16{margin:-16rem!important}.m-xxxxxl-n17{margin:-17rem!important}.m-xxxxxl-n18{margin:-18rem!important}.m-xxxxxl-n19{margin:-19rem!important}.m-xxxxxl-n20{margin:-20rem!important}.m-xxxxxl-n21{margin:-21rem!important}.m-xxxxxl-n22{margin:-22rem!important}.mx-xxxxxl-n1{margin-left:-1rem!important;margin-right:-1rem!important}.mx-xxxxxl-n2{margin-left:-2rem!important;margin-right:-2rem!important}.mx-xxxxxl-n3{margin-left:-3rem!important;margin-right:-3rem!important}.mx-xxxxxl-n4{margin-left:-4rem!important;margin-right:-4rem!important}.mx-xxxxxl-n5{margin-left:-5rem!important;margin-right:-5rem!important}.mx-xxxxxl-n6{margin-left:-6rem!important;margin-right:-6rem!important}.mx-xxxxxl-n7{margin-left:-7rem!important;margin-right:-7rem!important}.mx-xxxxxl-n8{margin-left:-8rem!important;margin-right:-8rem!important}.mx-xxxxxl-n9{margin-left:-9rem!important;margin-right:-9rem!important}.mx-xxxxxl-n10{margin-left:-10rem!important;margin-right:-10rem!important}.mx-xxxxxl-n11{margin-left:-11rem!important;margin-right:-11rem!important}.mx-xxxxxl-n12{margin-left:-12rem!important;margin-right:-12rem!important}.mx-xxxxxl-n13{margin-left:-13rem!important;margin-right:-13rem!important}.mx-xxxxxl-n14{margin-left:-14rem!important;margin-right:-14rem!important}.mx-xxxxxl-n15{margin-left:-15rem!important;margin-right:-15rem!important}.mx-xxxxxl-n16{margin-left:-16rem!important;margin-right:-16rem!important}.mx-xxxxxl-n17{margin-left:-17rem!important;margin-right:-17rem!important}.mx-xxxxxl-n18{margin-left:-18rem!important;margin-right:-18rem!important}.mx-xxxxxl-n19{margin-left:-19rem!important;margin-right:-19rem!important}.mx-xxxxxl-n20{margin-left:-20rem!important;margin-right:-20rem!important}.mx-xxxxxl-n21{margin-left:-21rem!important;margin-right:-21rem!important}.mx-xxxxxl-n22{margin-left:-22rem!important;margin-right:-22rem!important}.my-xxxxxl-n1{margin-bottom:-1rem!important;margin-top:-1rem!important}.my-xxxxxl-n2{margin-bottom:-2rem!important;margin-top:-2rem!important}.my-xxxxxl-n3{margin-bottom:-3rem!important;margin-top:-3rem!important}.my-xxxxxl-n4{margin-bottom:-4rem!important;margin-top:-4rem!important}.my-xxxxxl-n5{margin-bottom:-5rem!important;margin-top:-5rem!important}.my-xxxxxl-n6{margin-bottom:-6rem!important;margin-top:-6rem!important}.my-xxxxxl-n7{margin-bottom:-7rem!important;margin-top:-7rem!important}.my-xxxxxl-n8{margin-bottom:-8rem!important;margin-top:-8rem!important}.my-xxxxxl-n9{margin-bottom:-9rem!important;margin-top:-9rem!important}.my-xxxxxl-n10{margin-bottom:-10rem!important;margin-top:-10rem!important}.my-xxxxxl-n11{margin-bottom:-11rem!important;margin-top:-11rem!important}.my-xxxxxl-n12{margin-bottom:-12rem!important;margin-top:-12rem!important}.my-xxxxxl-n13{margin-bottom:-13rem!important;margin-top:-13rem!important}.my-xxxxxl-n14{margin-bottom:-14rem!important;margin-top:-14rem!important}.my-xxxxxl-n15{margin-bottom:-15rem!important;margin-top:-15rem!important}.my-xxxxxl-n16{margin-bottom:-16rem!important;margin-top:-16rem!important}.my-xxxxxl-n17{margin-bottom:-17rem!important;margin-top:-17rem!important}.my-xxxxxl-n18{margin-bottom:-18rem!important;margin-top:-18rem!important}.my-xxxxxl-n19{margin-bottom:-19rem!important;margin-top:-19rem!important}.my-xxxxxl-n20{margin-bottom:-20rem!important;margin-top:-20rem!important}.my-xxxxxl-n21{margin-bottom:-21rem!important;margin-top:-21rem!important}.my-xxxxxl-n22{margin-bottom:-22rem!important;margin-top:-22rem!important}.mt-xxxxxl-n1{margin-top:-1rem!important}.mt-xxxxxl-n2{margin-top:-2rem!important}.mt-xxxxxl-n3{margin-top:-3rem!important}.mt-xxxxxl-n4{margin-top:-4rem!important}.mt-xxxxxl-n5{margin-top:-5rem!important}.mt-xxxxxl-n6{margin-top:-6rem!important}.mt-xxxxxl-n7{margin-top:-7rem!important}.mt-xxxxxl-n8{margin-top:-8rem!important}.mt-xxxxxl-n9{margin-top:-9rem!important}.mt-xxxxxl-n10{margin-top:-10rem!important}.mt-xxxxxl-n11{margin-top:-11rem!important}.mt-xxxxxl-n12{margin-top:-12rem!important}.mt-xxxxxl-n13{margin-top:-13rem!important}.mt-xxxxxl-n14{margin-top:-14rem!important}.mt-xxxxxl-n15{margin-top:-15rem!important}.mt-xxxxxl-n16{margin-top:-16rem!important}.mt-xxxxxl-n17{margin-top:-17rem!important}.mt-xxxxxl-n18{margin-top:-18rem!important}.mt-xxxxxl-n19{margin-top:-19rem!important}.mt-xxxxxl-n20{margin-top:-20rem!important}.mt-xxxxxl-n21{margin-top:-21rem!important}.mt-xxxxxl-n22{margin-top:-22rem!important}.me-xxxxxl-n1{margin-right:-1rem!important}.me-xxxxxl-n2{margin-right:-2rem!important}.me-xxxxxl-n3{margin-right:-3rem!important}.me-xxxxxl-n4{margin-right:-4rem!important}.me-xxxxxl-n5{margin-right:-5rem!important}.me-xxxxxl-n6{margin-right:-6rem!important}.me-xxxxxl-n7{margin-right:-7rem!important}.me-xxxxxl-n8{margin-right:-8rem!important}.me-xxxxxl-n9{margin-right:-9rem!important}.me-xxxxxl-n10{margin-right:-10rem!important}.me-xxxxxl-n11{margin-right:-11rem!important}.me-xxxxxl-n12{margin-right:-12rem!important}.me-xxxxxl-n13{margin-right:-13rem!important}.me-xxxxxl-n14{margin-right:-14rem!important}.me-xxxxxl-n15{margin-right:-15rem!important}.me-xxxxxl-n16{margin-right:-16rem!important}.me-xxxxxl-n17{margin-right:-17rem!important}.me-xxxxxl-n18{margin-right:-18rem!important}.me-xxxxxl-n19{margin-right:-19rem!important}.me-xxxxxl-n20{margin-right:-20rem!important}.me-xxxxxl-n21{margin-right:-21rem!important}.me-xxxxxl-n22{margin-right:-22rem!important}.mb-xxxxxl-n1{margin-bottom:-1rem!important}.mb-xxxxxl-n2{margin-bottom:-2rem!important}.mb-xxxxxl-n3{margin-bottom:-3rem!important}.mb-xxxxxl-n4{margin-bottom:-4rem!important}.mb-xxxxxl-n5{margin-bottom:-5rem!important}.mb-xxxxxl-n6{margin-bottom:-6rem!important}.mb-xxxxxl-n7{margin-bottom:-7rem!important}.mb-xxxxxl-n8{margin-bottom:-8rem!important}.mb-xxxxxl-n9{margin-bottom:-9rem!important}.mb-xxxxxl-n10{margin-bottom:-10rem!important}.mb-xxxxxl-n11{margin-bottom:-11rem!important}.mb-xxxxxl-n12{margin-bottom:-12rem!important}.mb-xxxxxl-n13{margin-bottom:-13rem!important}.mb-xxxxxl-n14{margin-bottom:-14rem!important}.mb-xxxxxl-n15{margin-bottom:-15rem!important}.mb-xxxxxl-n16{margin-bottom:-16rem!important}.mb-xxxxxl-n17{margin-bottom:-17rem!important}.mb-xxxxxl-n18{margin-bottom:-18rem!important}.mb-xxxxxl-n19{margin-bottom:-19rem!important}.mb-xxxxxl-n20{margin-bottom:-20rem!important}.mb-xxxxxl-n21{margin-bottom:-21rem!important}.mb-xxxxxl-n22{margin-bottom:-22rem!important}.ms-xxxxxl-n1{margin-left:-1rem!important}.ms-xxxxxl-n2{margin-left:-2rem!important}.ms-xxxxxl-n3{margin-left:-3rem!important}.ms-xxxxxl-n4{margin-left:-4rem!important}.ms-xxxxxl-n5{margin-left:-5rem!important}.ms-xxxxxl-n6{margin-left:-6rem!important}.ms-xxxxxl-n7{margin-left:-7rem!important}.ms-xxxxxl-n8{margin-left:-8rem!important}.ms-xxxxxl-n9{margin-left:-9rem!important}.ms-xxxxxl-n10{margin-left:-10rem!important}.ms-xxxxxl-n11{margin-left:-11rem!important}.ms-xxxxxl-n12{margin-left:-12rem!important}.ms-xxxxxl-n13{margin-left:-13rem!important}.ms-xxxxxl-n14{margin-left:-14rem!important}.ms-xxxxxl-n15{margin-left:-15rem!important}.ms-xxxxxl-n16{margin-left:-16rem!important}.ms-xxxxxl-n17{margin-left:-17rem!important}.ms-xxxxxl-n18{margin-left:-18rem!important}.ms-xxxxxl-n19{margin-left:-19rem!important}.ms-xxxxxl-n20{margin-left:-20rem!important}.ms-xxxxxl-n21{margin-left:-21rem!important}.ms-xxxxxl-n22{margin-left:-22rem!important}.p-xxxxxl-0{padding:0!important}.p-xxxxxl-1{padding:1rem!important}.p-xxxxxl-2{padding:2rem!important}.p-xxxxxl-3{padding:3rem!important}.p-xxxxxl-4{padding:4rem!important}.p-xxxxxl-5{padding:5rem!important}.p-xxxxxl-6{padding:6rem!important}.p-xxxxxl-7{padding:7rem!important}.p-xxxxxl-8{padding:8rem!important}.p-xxxxxl-9{padding:9rem!important}.p-xxxxxl-10{padding:10rem!important}.p-xxxxxl-11{padding:11rem!important}.p-xxxxxl-12{padding:12rem!important}.p-xxxxxl-13{padding:13rem!important}.p-xxxxxl-14{padding:14rem!important}.p-xxxxxl-15{padding:15rem!important}.p-xxxxxl-16{padding:16rem!important}.p-xxxxxl-17{padding:17rem!important}.p-xxxxxl-18{padding:18rem!important}.p-xxxxxl-19{padding:19rem!important}.p-xxxxxl-20{padding:20rem!important}.p-xxxxxl-21{padding:21rem!important}.p-xxxxxl-22{padding:22rem!important}.px-xxxxxl-0{padding-left:0!important;padding-right:0!important}.px-xxxxxl-1{padding-left:1rem!important;padding-right:1rem!important}.px-xxxxxl-2{padding-left:2rem!important;padding-right:2rem!important}.px-xxxxxl-3{padding-left:3rem!important;padding-right:3rem!important}.px-xxxxxl-4{padding-left:4rem!important;padding-right:4rem!important}.px-xxxxxl-5{padding-left:5rem!important;padding-right:5rem!important}.px-xxxxxl-6{padding-left:6rem!important;padding-right:6rem!important}.px-xxxxxl-7{padding-left:7rem!important;padding-right:7rem!important}.px-xxxxxl-8{padding-left:8rem!important;padding-right:8rem!important}.px-xxxxxl-9{padding-left:9rem!important;padding-right:9rem!important}.px-xxxxxl-10{padding-left:10rem!important;padding-right:10rem!important}.px-xxxxxl-11{padding-left:11rem!important;padding-right:11rem!important}.px-xxxxxl-12{padding-left:12rem!important;padding-right:12rem!important}.px-xxxxxl-13{padding-left:13rem!important;padding-right:13rem!important}.px-xxxxxl-14{padding-left:14rem!important;padding-right:14rem!important}.px-xxxxxl-15{padding-left:15rem!important;padding-right:15rem!important}.px-xxxxxl-16{padding-left:16rem!important;padding-right:16rem!important}.px-xxxxxl-17{padding-left:17rem!important;padding-right:17rem!important}.px-xxxxxl-18{padding-left:18rem!important;padding-right:18rem!important}.px-xxxxxl-19{padding-left:19rem!important;padding-right:19rem!important}.px-xxxxxl-20{padding-left:20rem!important;padding-right:20rem!important}.px-xxxxxl-21{padding-left:21rem!important;padding-right:21rem!important}.px-xxxxxl-22{padding-left:22rem!important;padding-right:22rem!important}.py-xxxxxl-0{padding-bottom:0!important;padding-top:0!important}.py-xxxxxl-1{padding-bottom:1rem!important;padding-top:1rem!important}.py-xxxxxl-2{padding-bottom:2rem!important;padding-top:2rem!important}.py-xxxxxl-3{padding-bottom:3rem!important;padding-top:3rem!important}.py-xxxxxl-4{padding-bottom:4rem!important;padding-top:4rem!important}.py-xxxxxl-5{padding-bottom:5rem!important;padding-top:5rem!important}.py-xxxxxl-6{padding-bottom:6rem!important;padding-top:6rem!important}.py-xxxxxl-7{padding-bottom:7rem!important;padding-top:7rem!important}.py-xxxxxl-8{padding-bottom:8rem!important;padding-top:8rem!important}.py-xxxxxl-9{padding-bottom:9rem!important;padding-top:9rem!important}.py-xxxxxl-10{padding-bottom:10rem!important;padding-top:10rem!important}.py-xxxxxl-11{padding-bottom:11rem!important;padding-top:11rem!important}.py-xxxxxl-12{padding-bottom:12rem!important;padding-top:12rem!important}.py-xxxxxl-13{padding-bottom:13rem!important;padding-top:13rem!important}.py-xxxxxl-14{padding-bottom:14rem!important;padding-top:14rem!important}.py-xxxxxl-15{padding-bottom:15rem!important;padding-top:15rem!important}.py-xxxxxl-16{padding-bottom:16rem!important;padding-top:16rem!important}.py-xxxxxl-17{padding-bottom:17rem!important;padding-top:17rem!important}.py-xxxxxl-18{padding-bottom:18rem!important;padding-top:18rem!important}.py-xxxxxl-19{padding-bottom:19rem!important;padding-top:19rem!important}.py-xxxxxl-20{padding-bottom:20rem!important;padding-top:20rem!important}.py-xxxxxl-21{padding-bottom:21rem!important;padding-top:21rem!important}.py-xxxxxl-22{padding-bottom:22rem!important;padding-top:22rem!important}.pt-xxxxxl-0{padding-top:0!important}.pt-xxxxxl-1{padding-top:1rem!important}.pt-xxxxxl-2{padding-top:2rem!important}.pt-xxxxxl-3{padding-top:3rem!important}.pt-xxxxxl-4{padding-top:4rem!important}.pt-xxxxxl-5{padding-top:5rem!important}.pt-xxxxxl-6{padding-top:6rem!important}.pt-xxxxxl-7{padding-top:7rem!important}.pt-xxxxxl-8{padding-top:8rem!important}.pt-xxxxxl-9{padding-top:9rem!important}.pt-xxxxxl-10{padding-top:10rem!important}.pt-xxxxxl-11{padding-top:11rem!important}.pt-xxxxxl-12{padding-top:12rem!important}.pt-xxxxxl-13{padding-top:13rem!important}.pt-xxxxxl-14{padding-top:14rem!important}.pt-xxxxxl-15{padding-top:15rem!important}.pt-xxxxxl-16{padding-top:16rem!important}.pt-xxxxxl-17{padding-top:17rem!important}.pt-xxxxxl-18{padding-top:18rem!important}.pt-xxxxxl-19{padding-top:19rem!important}.pt-xxxxxl-20{padding-top:20rem!important}.pt-xxxxxl-21{padding-top:21rem!important}.pt-xxxxxl-22{padding-top:22rem!important}.pe-xxxxxl-0{padding-right:0!important}.pe-xxxxxl-1{padding-right:1rem!important}.pe-xxxxxl-2{padding-right:2rem!important}.pe-xxxxxl-3{padding-right:3rem!important}.pe-xxxxxl-4{padding-right:4rem!important}.pe-xxxxxl-5{padding-right:5rem!important}.pe-xxxxxl-6{padding-right:6rem!important}.pe-xxxxxl-7{padding-right:7rem!important}.pe-xxxxxl-8{padding-right:8rem!important}.pe-xxxxxl-9{padding-right:9rem!important}.pe-xxxxxl-10{padding-right:10rem!important}.pe-xxxxxl-11{padding-right:11rem!important}.pe-xxxxxl-12{padding-right:12rem!important}.pe-xxxxxl-13{padding-right:13rem!important}.pe-xxxxxl-14{padding-right:14rem!important}.pe-xxxxxl-15{padding-right:15rem!important}.pe-xxxxxl-16{padding-right:16rem!important}.pe-xxxxxl-17{padding-right:17rem!important}.pe-xxxxxl-18{padding-right:18rem!important}.pe-xxxxxl-19{padding-right:19rem!important}.pe-xxxxxl-20{padding-right:20rem!important}.pe-xxxxxl-21{padding-right:21rem!important}.pe-xxxxxl-22{padding-right:22rem!important}.pb-xxxxxl-0{padding-bottom:0!important}.pb-xxxxxl-1{padding-bottom:1rem!important}.pb-xxxxxl-2{padding-bottom:2rem!important}.pb-xxxxxl-3{padding-bottom:3rem!important}.pb-xxxxxl-4{padding-bottom:4rem!important}.pb-xxxxxl-5{padding-bottom:5rem!important}.pb-xxxxxl-6{padding-bottom:6rem!important}.pb-xxxxxl-7{padding-bottom:7rem!important}.pb-xxxxxl-8{padding-bottom:8rem!important}.pb-xxxxxl-9{padding-bottom:9rem!important}.pb-xxxxxl-10{padding-bottom:10rem!important}.pb-xxxxxl-11{padding-bottom:11rem!important}.pb-xxxxxl-12{padding-bottom:12rem!important}.pb-xxxxxl-13{padding-bottom:13rem!important}.pb-xxxxxl-14{padding-bottom:14rem!important}.pb-xxxxxl-15{padding-bottom:15rem!important}.pb-xxxxxl-16{padding-bottom:16rem!important}.pb-xxxxxl-17{padding-bottom:17rem!important}.pb-xxxxxl-18{padding-bottom:18rem!important}.pb-xxxxxl-19{padding-bottom:19rem!important}.pb-xxxxxl-20{padding-bottom:20rem!important}.pb-xxxxxl-21{padding-bottom:21rem!important}.pb-xxxxxl-22{padding-bottom:22rem!important}.ps-xxxxxl-0{padding-left:0!important}.ps-xxxxxl-1{padding-left:1rem!important}.ps-xxxxxl-2{padding-left:2rem!important}.ps-xxxxxl-3{padding-left:3rem!important}.ps-xxxxxl-4{padding-left:4rem!important}.ps-xxxxxl-5{padding-left:5rem!important}.ps-xxxxxl-6{padding-left:6rem!important}.ps-xxxxxl-7{padding-left:7rem!important}.ps-xxxxxl-8{padding-left:8rem!important}.ps-xxxxxl-9{padding-left:9rem!important}.ps-xxxxxl-10{padding-left:10rem!important}.ps-xxxxxl-11{padding-left:11rem!important}.ps-xxxxxl-12{padding-left:12rem!important}.ps-xxxxxl-13{padding-left:13rem!important}.ps-xxxxxl-14{padding-left:14rem!important}.ps-xxxxxl-15{padding-left:15rem!important}.ps-xxxxxl-16{padding-left:16rem!important}.ps-xxxxxl-17{padding-left:17rem!important}.ps-xxxxxl-18{padding-left:18rem!important}.ps-xxxxxl-19{padding-left:19rem!important}.ps-xxxxxl-20{padding-left:20rem!important}.ps-xxxxxl-21{padding-left:21rem!important}.ps-xxxxxl-22{padding-left:22rem!important}.gap-xxxxxl-0{gap:0!important}.gap-xxxxxl-1{gap:1rem!important}.gap-xxxxxl-2{gap:2rem!important}.gap-xxxxxl-3{gap:3rem!important}.gap-xxxxxl-4{gap:4rem!important}.gap-xxxxxl-5{gap:5rem!important}.gap-xxxxxl-6{gap:6rem!important}.gap-xxxxxl-7{gap:7rem!important}.gap-xxxxxl-8{gap:8rem!important}.gap-xxxxxl-9{gap:9rem!important}.gap-xxxxxl-10{gap:10rem!important}.gap-xxxxxl-11{gap:11rem!important}.gap-xxxxxl-12{gap:12rem!important}.gap-xxxxxl-13{gap:13rem!important}.gap-xxxxxl-14{gap:14rem!important}.gap-xxxxxl-15{gap:15rem!important}.gap-xxxxxl-16{gap:16rem!important}.gap-xxxxxl-17{gap:17rem!important}.gap-xxxxxl-18{gap:18rem!important}.gap-xxxxxl-19{gap:19rem!important}.gap-xxxxxl-20{gap:20rem!important}.gap-xxxxxl-21{gap:21rem!important}.gap-xxxxxl-22{gap:22rem!important}.row-gap-xxxxxl-0{row-gap:0!important}.row-gap-xxxxxl-1{row-gap:1rem!important}.row-gap-xxxxxl-2{row-gap:2rem!important}.row-gap-xxxxxl-3{row-gap:3rem!important}.row-gap-xxxxxl-4{row-gap:4rem!important}.row-gap-xxxxxl-5{row-gap:5rem!important}.row-gap-xxxxxl-6{row-gap:6rem!important}.row-gap-xxxxxl-7{row-gap:7rem!important}.row-gap-xxxxxl-8{row-gap:8rem!important}.row-gap-xxxxxl-9{row-gap:9rem!important}.row-gap-xxxxxl-10{row-gap:10rem!important}.row-gap-xxxxxl-11{row-gap:11rem!important}.row-gap-xxxxxl-12{row-gap:12rem!important}.row-gap-xxxxxl-13{row-gap:13rem!important}.row-gap-xxxxxl-14{row-gap:14rem!important}.row-gap-xxxxxl-15{row-gap:15rem!important}.row-gap-xxxxxl-16{row-gap:16rem!important}.row-gap-xxxxxl-17{row-gap:17rem!important}.row-gap-xxxxxl-18{row-gap:18rem!important}.row-gap-xxxxxl-19{row-gap:19rem!important}.row-gap-xxxxxl-20{row-gap:20rem!important}.row-gap-xxxxxl-21{row-gap:21rem!important}.row-gap-xxxxxl-22{row-gap:22rem!important}.column-gap-xxxxxl-0{column-gap:0!important}.column-gap-xxxxxl-1{column-gap:1rem!important}.column-gap-xxxxxl-2{column-gap:2rem!important}.column-gap-xxxxxl-3{column-gap:3rem!important}.column-gap-xxxxxl-4{column-gap:4rem!important}.column-gap-xxxxxl-5{column-gap:5rem!important}.column-gap-xxxxxl-6{column-gap:6rem!important}.column-gap-xxxxxl-7{column-gap:7rem!important}.column-gap-xxxxxl-8{column-gap:8rem!important}.column-gap-xxxxxl-9{column-gap:9rem!important}.column-gap-xxxxxl-10{column-gap:10rem!important}.column-gap-xxxxxl-11{column-gap:11rem!important}.column-gap-xxxxxl-12{column-gap:12rem!important}.column-gap-xxxxxl-13{column-gap:13rem!important}.column-gap-xxxxxl-14{column-gap:14rem!important}.column-gap-xxxxxl-15{column-gap:15rem!important}.column-gap-xxxxxl-16{column-gap:16rem!important}.column-gap-xxxxxl-17{column-gap:17rem!important}.column-gap-xxxxxl-18{column-gap:18rem!important}.column-gap-xxxxxl-19{column-gap:19rem!important}.column-gap-xxxxxl-20{column-gap:20rem!important}.column-gap-xxxxxl-21{column-gap:21rem!important}.column-gap-xxxxxl-22{column-gap:22rem!important}.text-xxxxxl-start{text-align:left!important}.text-xxxxxl-end{text-align:right!important}.text-xxxxxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.h1,h1{font-family:Poppins,sans-serif;font-size:85px;font-weight:500;line-height:100px}@media (max-width:1399.98px){.h1,h1{font-size:75px;line-height:90px}}@media (max-width:991.98px){.h1,h1{font-size:52px;line-height:66px}}@media (max-width:767.98px){.h1,h1{font-size:46px;line-height:59px}}@media (max-width:575.98px){.h1,h1{font-size:32px;line-height:46px}}.h2,h2{font-family:Poppins,sans-serif;font-size:45px;font-weight:600;line-height:60px}@media (max-width:1399.98px){.h2,h2{font-size:42px;line-height:57px}}@media (max-width:1199.98px){.h2,h2{font-size:37px;line-height:48px}}@media (max-width:575.98px){.h2,h2{font-size:30px;line-height:40px}}.h3,h3{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:56px}@media (max-width:1399.98px){.h3,h3{font-size:37px;line-height:53px}}@media (max-width:1199.98px){.h3,h3{font-size:34px;line-height:50px}}@media (max-width:575.98px){.h3,h3{font-size:28px;line-height:38px}}.h4,h4{font-family:Poppins,sans-serif;font-size:25px;font-weight:600;line-height:35px}@media (max-width:1399.98px){.h4,h4{font-size:22px;line-height:32px}}.h5,h5{font-size:32px;line-height:45px}.h5,.h6,h5,h6{font-family:Poppins,sans-serif}.h6,h6{font-size:18px;font-weight:600;line-height:24px}.p,p{color:inherit;font-size:inherit;font-weight:400;line-height:inherit;margin:0 0 1.3em}.p-lg,p-lg{font-size:24px;line-height:36px}.p-md,p-md{font-size:20px;line-height:38px}@media (max-width:575.98px){.p-md,p-md{font-size:16px;line-height:24px}}.p-sm,p-sm{font-size:16px;line-height:24px}.p-xs,p-xs{font-size:14px;line-height:16px}.btn{align-items:center;border:none!important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;justify-content:center;line-height:1;min-width:184px;padding:20px;position:relative;text-align:center;text-decoration:none;will-change:opacity,transform}@media (max-width:575.98px){.btn{min-width:unset;width:100%}}.btn>span{position:relative;z-index:2}.btn:hover{border:none!important;cursor:pointer}.btn-blue{background:linear-gradient(180deg,#005bff,#4989fe);color:#4688ff;color:#fff;transition:.16s ease-out}.btn-blue:after{background:linear-gradient(275deg,#005bff,#4989fe);border-radius:3px;color:#4688ff;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:.16s ease-out;width:100%;z-index:-1}.btn-blue:hover{background-color:transparent;box-shadow:0 0 0 4px #0059ff26;color:#fff}.btn-blue:hover:after{opacity:.8}.btn-blue:active,.btn-blue:focus{background-color:transparent;color:#fff!important}.btn-white{background-color:#fff;color:#000}.btn-white:after{background:linear-gradient(275deg,#005bff,#4989fe);border-radius:3px;color:#4688ff;content:"";height:100%;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:.16s ease-out;width:100%;z-index:1}.btn-white:hover{background-color:#fff;box-shadow:0 0 0 4px #0059ff26;color:#000}.btn-white:hover:after{opacity:.1}.btn-white:focus{background-color:#fff;color:#000!important}.btn-white:active{background-color:#fff!important;color:#000!important}.btn-white:active:after{opacity:.14}.btn-outline{background-color:#fff0;transition:.16s ease-out}.btn-outline,.btn-outline:hover{border:1px solid hsla(0,0%,100%,.32)!important;color:#fff}.btn-outline:hover{background-color:#ffffff14;box-shadow:0 0 0 4px #0059ff26}.btn-outline:focus{background-color:#fff0;color:#fff!important}.btn-outline:active{background-color:#fff0!important;color:#fff!important}.btn-play:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10.099' height='11.423' data-name='Group 21992' viewBox='0 0 10.099 11.423'%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' d='M0 0h10.099v11.422H0z' data-name='Rectangle 18989'/%3E%3C/clipPath%3E%3C/defs%3E%3Cg clip-path='url(%23a)' data-name='Group 21991'%3E%3Cpath fill='%23fff' stroke='rgba(0,0,0,0)' d='M5.44 2.57 1.172.106A.781.781 0 0 0 0 .783v9.857a.781.781 0 0 0 1.172.677L5.44 8.852l4.269-2.464a.782.782 0 0 0 0-1.354Z' data-name='Path 26396'/%3E%3C/g%3E%3C/svg%3E");background-size:10px;content:"";height:11px;margin-right:7px;position:relative;width:10px;z-index:2}.btn-round{border-radius:50rem;overflow:hidden}.btn-placeholder{width:fit-content}.btn-full{width:100%}.btn-full span,.btn-full>*{max-width:100%;width:100%}.btn-full span{align-items:center;display:inline-flex;justify-content:center}.btn-full a{box-sizing:border-box!important}.btn-full a>span{width:fit-content}@media (max-width:767.98px){.btn-full-md{width:100%}.btn-full-md span,.btn-full-md>*{max-width:100%;width:100%}.btn-full-md span{align-items:center;display:inline-flex;justify-content:center}.btn-full-md a{box-sizing:border-box!important}.btn-full-md a>span{width:fit-content}}@media (max-width:575.98px){.btn-full-m{width:100%}.btn-full-m span,.btn-full-m>*{max-width:100%;width:100%}.btn-full-m span{align-items:center;display:inline-flex;justify-content:center}.btn-full-m a{box-sizing:border-box!important}.btn-full-m a>span{width:fit-content}}.deco-forward{width:clamp(51px,5vw,76px)}.deco-forward-sm{width:clamp(30px,4vw,49px)}.deco-circle{width:clamp(43px,5vw,80px)}.deco-circle-sm{width:clamp(43px,4.6vw,67px)}.deco-dots{width:clamp(60px,6vw,96px)}.deco-dots-sm{width:clamp(60px,5vw,75px)}.deco-waves{width:clamp(92px,10vw,170px)}.deco-waves-sm{width:clamp(66px,8.5vw,110px)}.z-bg{z-index:-1}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-8{z-index:8}.z-10{z-index:10}.z-15{z-index:15}.z-20{z-index:20}.z-25{z-index:25}.z-30{z-index:30}.z-35{z-index:35}.z-40{z-index:40}.z-42{z-index:42}.z-44{z-index:44}.z-46{z-index:46}.z-48{z-index:48}.z-50{z-index:50}.z-52{z-index:52}.z-54{z-index:54}.z-56{z-index:56}.z-58{z-index:58}.z-60{z-index:60}#menu-icon{cursor:pointer;width:32px}#menu-icon rect{fill:#fff;transition:fill .15s ease-out}#menu-btn.toggled:not(.toggling) rect{fill:#fff}.header{left:0;position:absolute;top:0;width:100%;z-index:999}.header-container{backdrop-filter:blur(50px);background-color:#ffffff14;--bs-gutter-x:32px;--bs-gutter-y:0;border-radius:48px;margin-left:auto;margin-right:auto;margin-top:32px;max-width:1640px;padding:20px 32px;width:100%}@media (max-width:1849.98px){.header-container{max-width:1366px}}@media (max-width:1399.98px){.header-container{max-width:1195.8px}}@media (max-width:1199.98px){.header-container{max-width:1025px}}@media (max-width:991.98px){.header-container{margin-top:15px;max-width:calc(100% - 32px);padding:22px 24px}}.header-logo{max-width:216px}.header-logo path{transition:fill .15s ease-out}@media (max-width:767.98px){.header-logo{max-width:135px}}.header-logo:is(.toggling) path{transition:fill .15s ease-out}.header-logo.toggled path{transition:fill .15s ease-out}@media (max-width:575.98px){.header-logo{display:inherit;max-width:145px}}.header-link{text-decoration:none}.header-cta .cta_button{font-size:1.4rem;padding:20px 8px}.header-items>.hs_cos_wrapper_type_menu,.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper{align-items:center;display:flex;justify-content:center}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul{align-items:center;display:flex;justify-content:center;list-style:none;margin:0;padding-left:0;padding-top:0}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li{display:flex;margin-left:8px;position:relative}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li:first-of-type{margin-left:0}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li:before{content:"";height:calc(100% + 12px);left:0;position:absolute;top:0;width:100%;z-index:-1}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li>a{background-color:#fff0;border-radius:50rem;color:#b4ccff;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:25px;padding:12px 16px;text-decoration:none;transition:.12s ease-out}@media (max-width:1399.98px){.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li>a{font-size:15px;padding:12px 8px}}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li>ul{display:none}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li.active{color:#fff}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li.active>a{border:1px solid hsla(0,0%,100%,.32);color:#fff}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li.active-branch>a{color:#fff}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li:hover>a{background-color:#ffffff0d}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li:hover>ul{opacity:1;pointer-events:all}.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li:first-of-type>a,.header-items>.hs_cos_wrapper_type_menu>.hs-menu-wrapper>ul>li:first-of-type>ul{margin-left:0}.header-items>.hs_cos_wrapper_type_cta{margin-left:47px}@media (max-width:1849.98px){.header-items>.hs_cos_wrapper_type_cta{margin-left:35px}}@media (max-width:1399.98px){.header-items>.hs_cos_wrapper_type_cta{margin-left:25px}}@media (max-width:1199.98px){.header-items>.hs_cos_wrapper_type_cta{margin-left:18px}}.header-items-mobile{padding:52px 24px}.header-items-mobile>.hs_cos_wrapper,.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper{width:100%}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul{align-items:start;display:flex;flex-direction:column;justify-content:start;list-style:none;padding-bottom:0;padding-left:0;padding-top:0;width:100%}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li{align-items:start;border-bottom:1px solid hsla(0,0%,100%,.15);color:#ffffff80;display:inline-flex;flex-direction:column;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;justify-content:center;line-height:32px;padding:16px 0;position:relative;text-decoration:none;width:100%;will-change:padding-bottom}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li:first-of-type{padding-top:0}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li:last-of-type{border-bottom:none;padding-bottom:0}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li:last-of-type>.header-m-item-line{display:none}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li:hover{color:#fff}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li>a{color:#ffffff80;text-decoration:none}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li>a:hover{color:#ffffff80}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li:is(.active){color:#fff}.header-items-mobile>.hs_cos_wrapper>.hs-menu-wrapper>ul>li:is(.active)>a{color:#fff}.header-m-content{display:none;margin-top:9px;overflow:auto;padding-bottom:36px}.header-m-item>a{will-change:opacity}.header-m-item-line{border-bottom:1px solid #343434;height:1px;will-change:max-width}.header-m-item-num{color:#3b2f18;display:none;font-family:Segoe UI,sans-serif;font-size:16px;font-weight:700;letter-spacing:0;line-height:36px}.header-m-item-num>img{display:none}.header-m-cta{width:100%}.header-m-cta a{text-decoration:none}.header-bg{background-color:#000c23;opacity:0}.lpheader{padding:36px 0 0}@media (max-width:575.98px){.lpheader{padding:14px 0 0}}.footer{background:#fff;color:#707070;padding-top:60px}.footer-top{padding-bottom:160px}@media (max-width:991.98px){.footer-top{padding-bottom:120px}}.footer-text{width:min(400px,90%)}@media (max-width:575.98px){.footer-text{width:100%}}.footer-text p:last-of-type{margin-bottom:0}.footer-title{color:#000c23;font-size:20px;font-weight:600;line-height:29px;margin-bottom:20px}.footer-link{color:#707070;display:inline-block;margin-bottom:24px;position:relative;text-decoration:none}.footer-link:last-of-type{margin-bottom:0}.footer-link.link-active:before{content:"";height:6px;left:-12px;width:6px}.footer-link.link-active:before,.footer-link.link-new:after{background:linear-gradient(180deg,#005bff,#4989fe 70%);position:absolute;top:50%;transform:translateY(-50%)}.footer-link.link-new:after{-webkit-border-radius:50rem;-moz-border-radius:50rem;border-radius:50rem;color:#fff;content:"New!";font-size:14px;left:calc(100% + 8px);line-height:1;padding:9px 10px}.footer-social-text{margin-bottom:20px}.footer-social-text .hs_cos_wrapper p:last-of-type{margin-bottom:0}.footer-social-logos a{margin-bottom:16px;margin-right:16px}.footer-social-logos a img{display:block;height:auto;width:48px}.footer-bottom{border-top:1px solid rgba(0,12,35,.3);padding:24px 0}.sfooter{background:#fff}.sfooter .footer-link{color:#4b4b4b}.sfooter .footer-link:hover{text-decoration:underline}.modal-content{border:unset;border-radius:10px}.modal-dialog{margin-left:auto;margin-right:auto;max-width:calc(100% - 40px)}@media (min-width:576px){.modal-dialog{max-width:510px}}@media (min-width:768px){.modal-dialog{max-width:600px}}.modal-header{border-bottom:unset;justify-content:end;padding:unset}.modal-header .btn-close{appearance:none;background:#000 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3E%3C/svg%3E") no-repeat 50%;background-size:10px 10px;border:unset;border-radius:50rem;height:28px;outline:unset;transform:translate(6px,-6px);width:28px}.modal-header .btn-close:hover{cursor:pointer}.modal-body{padding:15px 40px 45px}@media (max-width:991.98px){.modal-body{padding:15px 30px 35px}}@media (max-width:575.98px){.modal-body{padding:15px 20px 25px}}@media (min-width:992px){.form-container{padding-left:30px;padding-right:30px}}.form-container form{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:start;position:relative}.form-container .hs-fieldtype-phonenumber,.form-container .hs-fieldtype-text{margin-bottom:20px;position:relative;width:100%}.form-container .hs-fieldtype-phonenumber label,.form-container .hs-fieldtype-text label{display:none}.form-container .hs_submit{align-items:center;display:flex;justify-content:center;width:100%}.form-container .hs-input{appearance:none;background:#fff;border:1px solid #b8b8b8;border-radius:5px;color:#000;font-size:17px;line-height:1;outline:none;padding:17px 18px;transition:box-shadow .1s ease-out,border-color .1s ease-out;width:100%}.form-container .hs-input.placeholder{color:#a9a9a9;opacity:1;transition:opacity .1s ease-out}.form-container .hs-input:-moz-placeholder,.form-container .hs-input::-moz-placeholder{color:#a9a9a9;opacity:1;transition:opacity .1s ease-out}.form-container .hs-input:-ms-input-placeholder{color:#a9a9a9;opacity:1;transition:opacity .1s ease-out}.form-container .hs-input::-webkit-input-placeholder{color:#a9a9a9;opacity:1;transition:opacity .1s ease-out}.form-container .hs-input:focus{border-color:#459dbf;box-shadow:0 0 0 .25rem #459dbf40}.form-container .hs-input:focus.placeholder{opacity:.4}.form-container .hs-input:focus:-moz-placeholder,.form-container .hs-input:focus::-moz-placeholder{opacity:.4}.form-container .hs-input:focus:-ms-input-placeholder{opacity:.4}.form-container .hs-input:focus::-webkit-input-placeholder{opacity:.4}.form-container .hs-input.error,.form-container .hs-input.invalid{background:#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") no-repeat calc(100% - 10px);background-size:18px 18px;border-color:#dc3545;box-shadow:0 0 0 2.5px #dc354540}.form-container .hs-error-msgs{bottom:-20px;color:#dc3545;font-size:12px;left:12px;line-height:21px;list-style-type:none;margin:0;min-width:max-content;padding-left:0;pointer-events:none;position:absolute}.form-container .hs-button{align-items:center;border:none!important;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:#fff;display:inline-flex;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;justify-content:center;line-height:1;padding:17px 20px;position:relative;text-align:center;text-decoration:none;width:100%;will-change:opacity,transform}@media (max-width:575.98px){.form-container .hs-button{min-width:unset;width:100%}}.form-container .hs-button>span{position:relative;z-index:2}.form-container .hs-button:hover{border:none!important;cursor:pointer}.modal{height:100vh}.modal-pretext{margin-bottom:18px}.modal-pretext,.modal-pretext>.hs_cos_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.modal-pretext>.hs_cos_wrapper{max-width:560px}.modal-pretext>.hs_cos_wrapper>h2,.modal-pretext>.hs_cos_wrapper>h3{font-weight:700;margin-bottom:8px}.modal-pretext>.hs_cos_wrapper>p{margin-bottom:16px}.modal-pretext>.hs_cos_wrapper>:last-child{margin-bottom:0}.modal-calendar-scale{height:140%;left:50%;position:absolute;top:0;transform:translate(-50%);width:111.764%}@media (max-width:575.98px){.modal-calendar-scale{width:100%}}.modal-calendar div{height:100%;width:100%}.modal-calendar iframe{height:100%!important;min-height:unset!important;min-width:unset!important;width:100%!important}.modal-calendar-wrapper{padding-top:110%;position:relative}@media (max-width:767.98px){.modal-calendar-wrapper{padding-top:130%}}@media (max-width:575.98px){.modal-calendar-wrapper{padding-top:195%}}.modal-calendar-wrapper-container{margin-bottom:32px;max-width:850px}@media (max-width:575.98px){.modal-calendar-wrapper-container{max-width:min(410px,100%)}}*{-webkit-font-smoothing:subpixel-antialiased}:root{font-size:62.5%}@media (max-width:575.98px){.container{--bs-gutter-x:32px}}body{background-color:#000c23;color:#b4ccff;font-family:Poppins,sans-serif;font-size:18px;line-height:29px}img{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-user-drag:none;-khtml-user-select:none;-webkit-touch-callout:none}.app{overflow-x:hidden;overflow-y:visible}.animated-loader-logo{will-change:opacity}::-moz-selection{background:#005bff;-webkit-background-clip:unset!important;color:#fff;-webkit-text-fill-color:#fff}::selection{background:#005bff;-webkit-background-clip:unset!important;color:#fff;-webkit-text-fill-color:#fff}.app{opacity:0;pointer-events:none;transition:opacity .35s ease-in-out}.app.loaded{opacity:1;pointer-events:auto}.will-change,.wse{will-change:opacity,transform}.wse{background-color:#fff;border-radius:18px;transform:scale(.95) translateZ(0)}.flare{height:100%;left:50%;max-width:100vw;position:absolute;top:0;transform:translate(-50%);width:100vw;z-index:-1}.flare-node{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1205' height='1205' viewBox='0 0 1205 1205'%3E%3Cdefs%3E%3CradialGradient id='a' cx='.5' cy='.5' r='.5' gradientUnits='objectBoundingBox'%3E%3Cstop offset='0' stop-color='%230355ff'/%3E%3Cstop offset='1' stop-color='%2307f' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3Ccircle cx='602.5' cy='602.5' r='602.5' fill='url(%23a)' data-name='Ellipse 3631' opacity='.1'/%3E%3C/svg%3E");height:1205px;position:absolute;width:1205px}.hero{padding:100px 0 36px}@media (max-width:575.98px){.hero{padding:56px 0 36px}}.hero-dots-1{left:0;top:20px;transform:translate(-100%)}@media (max-width:991.98px){.hero-dots-1{bottom:110px;left:unset;right:0;top:unset;transform:unset}}@media (max-width:575.98px){.hero-dots-1{bottom:177px;right:8px}}.hero-waves-1{left:20%;top:-75px}@media (max-width:1199.98px){.hero-waves-1{display:none}}.hero-circle{left:80%;top:-80px}.hero-dots-2{left:100%;top:35%}@media (max-width:1199.98px){.hero-dots-2{display:none}}.hero-waves-2{bottom:164px;left:10%}@media (max-width:1199.98px){.hero-waves-2{bottom:0;transform:translateY(20px)}}@media (max-width:991.98px){.hero-waves-2{transform:translateY(50px)}}@media (max-width:575.98px){.hero-waves-2{left:8px}}.hero-forward{bottom:123px;left:80%}@media (max-width:991.98px){.hero-forward{display:none}}.hero-title,.hero-title>.hs_cos_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero-title>.hs_cos_wrapper{color:#b4ccff;text-align:center}.hero-title>.hs_cos_wrapper *{will-change:opacity,transform}.hero-title>.hs_cos_wrapper>h1,.hero-title>.hs_cos_wrapper>h2,.hero-title>.hs_cos_wrapper>h3,.hero-title>.hs_cos_wrapper>h4,.hero-title>.hs_cos_wrapper>h5,.hero-title>.hs_cos_wrapper>h6{color:#fff}.hero-title>.hs_cos_wrapper mark{background:linear-gradient(180deg,#4688ff,#8ab3ff 70%);-webkit-background-clip:text!important;padding:0;-webkit-text-fill-color:transparent}.hero-title>.hs_cos_wrapper i{display:inline-block;font-style:normal;position:relative}.hero-title>.hs_cos_wrapper i:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='205' height='124' fill='none' viewBox='0 0 205 124'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M131.749 9.611C102.662 8.234 39.567 25.897 16.699 49.26 10.577 55.513 3.43 63.621 3.782 73.926c.506 14.856 12.76 23.744 23.96 29.299 21.814 10.815 46.74 12.519 69.378 9.995 34.05-3.798 69.727-13.024 92.974-41.46 10.495-12.838 18.093-31.723 10.259-49.84-2.358-5.453-6.904-8.407-11.495-11.066-10.367-5.995-20.969-8.26-32.259-8.955-22.428-1.372-43.929 3.198-65.07 9.47C69.45 17.921 48.16 26.51 28.59 39.186c-9.33 6.041-19.173 13.828-24.728 24.42-4.234 8.069-2.45 17.872.893 26.497 4.276 11.037 13.042 18.582 22.7 23.293 22.917 11.192 48.29 10.167 71.273 4.538 26.157-6.408 75.878-27.847 89.03-54.319'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";inset:-5px -12px -35px -27px;position:absolute}@media (max-width:991.98px){.hero-title>.hs_cos_wrapper i:after{inset:-5px -7px -11px -16px}}@media (max-width:575.98px){.hero-title>.hs_cos_wrapper i:after{inset:-5px -7px -11px -11px}}.hero-title>.hs_cos_wrapper>h1{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:56px}@media (max-width:1399.98px){.hero-title>.hs_cos_wrapper>h1{font-size:37px;line-height:53px}}@media (max-width:1199.98px){.hero-title>.hs_cos_wrapper>h1{font-size:34px;line-height:50px}}@media (max-width:575.98px){.hero-title>.hs_cos_wrapper>h1{font-size:28px;line-height:38px}}.hero-title>.hs_cos_wrapper>h2{font-family:Poppins,sans-serif;font-size:45px;font-weight:600;line-height:60px}@media (max-width:1399.98px){.hero-title>.hs_cos_wrapper>h2{font-size:42px;line-height:57px}}@media (max-width:1199.98px){.hero-title>.hs_cos_wrapper>h2{font-size:37px;line-height:48px}}@media (max-width:575.98px){.hero-title>.hs_cos_wrapper>h2{font-size:30px;line-height:40px}}.hero-title>.hs_cos_wrapper>h3{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:56px}@media (max-width:1399.98px){.hero-title>.hs_cos_wrapper>h3{font-size:37px;line-height:53px}}@media (max-width:1199.98px){.hero-title>.hs_cos_wrapper>h3{font-size:34px;line-height:50px}}@media (max-width:575.98px){.hero-title>.hs_cos_wrapper>h3{font-size:28px;line-height:38px}}.hero-title>.hs_cos_wrapper>h4{font-family:Poppins,sans-serif;font-size:25px;font-weight:600;line-height:35px}@media (max-width:1399.98px){.hero-title>.hs_cos_wrapper>h4{font-size:22px;line-height:32px}}.hero-title>.hs_cos_wrapper>h5{font-family:Poppins,sans-serif;font-size:32px;line-height:45px}.hero-title>.hs_cos_wrapper>h6{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px}.hero-title>.hs_cos_wrapper>p{color:#b4ccff;font-size:20px;line-height:38px;max-width:min(100%,800px)}@media (max-width:991.98px){.hero-title>.hs_cos_wrapper>p{max-width:min(100%,546px)}}@media (max-width:575.98px){.hero-title>.hs_cos_wrapper>p{font-size:16px;line-height:24px}}.hero-title>.hs_cos_wrapper>ol{counter-reset:item;list-style-type:none;padding-left:39px}.hero-title>.hs_cos_wrapper>ol>li{margin-bottom:29px;position:relative}.hero-title>.hs_cos_wrapper>ol>li:before{background:linear-gradient(180deg,#4688ff,#8ab3ff 70%);-webkit-background-clip:text!important;content:counter(item) "  ";counter-increment:item;font-size:32px;left:-28px;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-text-fill-color:transparent}.hero-title>.hs_cos_wrapper>:last-child,.hero-title>.hs_cos_wrapper>ol>li:last-of-type{margin-bottom:0}.hero-title>.hs_cos_wrapper{margin-bottom:32px}.hero-title mark{font-weight:600}.hero-video{margin-bottom:42px;max-width:770px}.hero-content{margin-bottom:40px}.hero-content,.hero-content>.hs_cos_wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.hero-content>.hs_cos_wrapper{color:#b4ccff;text-align:center}.hero-content>.hs_cos_wrapper *{will-change:opacity,transform}.hero-content>.hs_cos_wrapper>h1,.hero-content>.hs_cos_wrapper>h2,.hero-content>.hs_cos_wrapper>h3,.hero-content>.hs_cos_wrapper>h4,.hero-content>.hs_cos_wrapper>h5,.hero-content>.hs_cos_wrapper>h6{color:#fff}.hero-content>.hs_cos_wrapper mark{background:linear-gradient(180deg,#4688ff,#8ab3ff 70%);-webkit-background-clip:text!important;padding:0;-webkit-text-fill-color:transparent}.hero-content>.hs_cos_wrapper i{display:inline-block;font-style:normal;position:relative}.hero-content>.hs_cos_wrapper i:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='205' height='124' fill='none' viewBox='0 0 205 124'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M131.749 9.611C102.662 8.234 39.567 25.897 16.699 49.26 10.577 55.513 3.43 63.621 3.782 73.926c.506 14.856 12.76 23.744 23.96 29.299 21.814 10.815 46.74 12.519 69.378 9.995 34.05-3.798 69.727-13.024 92.974-41.46 10.495-12.838 18.093-31.723 10.259-49.84-2.358-5.453-6.904-8.407-11.495-11.066-10.367-5.995-20.969-8.26-32.259-8.955-22.428-1.372-43.929 3.198-65.07 9.47C69.45 17.921 48.16 26.51 28.59 39.186c-9.33 6.041-19.173 13.828-24.728 24.42-4.234 8.069-2.45 17.872.893 26.497 4.276 11.037 13.042 18.582 22.7 23.293 22.917 11.192 48.29 10.167 71.273 4.538 26.157-6.408 75.878-27.847 89.03-54.319'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;content:"";inset:-5px -12px -35px -27px;position:absolute}@media (max-width:991.98px){.hero-content>.hs_cos_wrapper i:after{inset:-5px -7px -11px -16px}}@media (max-width:575.98px){.hero-content>.hs_cos_wrapper i:after{inset:-5px -7px -11px -11px}}.hero-content>.hs_cos_wrapper>h1{font-family:Poppins,sans-serif;font-size:85px;font-weight:500;line-height:100px}@media (max-width:1399.98px){.hero-content>.hs_cos_wrapper>h1{font-size:75px;line-height:90px}}@media (max-width:991.98px){.hero-content>.hs_cos_wrapper>h1{font-size:52px;line-height:66px}}@media (max-width:767.98px){.hero-content>.hs_cos_wrapper>h1{font-size:46px;line-height:59px}}@media (max-width:575.98px){.hero-content>.hs_cos_wrapper>h1{font-size:32px;line-height:46px}}.hero-content>.hs_cos_wrapper>h2{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:56px}@media (max-width:1399.98px){.hero-content>.hs_cos_wrapper>h2{font-size:37px;line-height:53px}}@media (max-width:1199.98px){.hero-content>.hs_cos_wrapper>h2{font-size:34px;line-height:50px}}@media (max-width:575.98px){.hero-content>.hs_cos_wrapper>h2{font-size:28px;line-height:38px}}.hero-content>.hs_cos_wrapper>h3{font-family:Poppins,sans-serif;font-size:40px;font-weight:600;line-height:56px}@media (max-width:1399.98px){.hero-content>.hs_cos_wrapper>h3{font-size:37px;line-height:53px}}@media (max-width:1199.98px){.hero-content>.hs_cos_wrapper>h3{font-size:34px;line-height:50px}}@media (max-width:575.98px){.hero-content>.hs_cos_wrapper>h3{font-size:28px;line-height:38px}}.hero-content>.hs_cos_wrapper>h4{font-family:Poppins,sans-serif;font-size:25px;font-weight:600;line-height:35px}@media (max-width:1399.98px){.hero-content>.hs_cos_wrapper>h4{font-size:22px;line-height:32px}}.hero-content>.hs_cos_wrapper>h5{font-family:Poppins,sans-serif;font-size:32px;line-height:45px}.hero-content>.hs_cos_wrapper>h6{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:24px}.hero-content>.hs_cos_wrapper>p{color:#b4ccff;font-size:18px;line-height:27px;max-width:min(100%,800px)}@media (max-width:991.98px){.hero-content>.hs_cos_wrapper>p{max-width:min(100%,546px)}}.hero-content>.hs_cos_wrapper>ol{counter-reset:item;list-style-type:none;padding-left:39px}.hero-content>.hs_cos_wrapper>ol>li{margin-bottom:29px;position:relative}.hero-content>.hs_cos_wrapper>ol>li:before{background:linear-gradient(180deg,#4688ff,#8ab3ff 70%);-webkit-background-clip:text!important;content:counter(item) "  ";counter-increment:item;font-size:32px;left:-28px;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-text-fill-color:transparent}.hero-content>.hs_cos_wrapper>:last-child,.hero-content>.hs_cos_wrapper>ol>li:last-of-type{margin-bottom:0}.hero-content>.hs_cos_wrapper{margin-bottom:42px}.hero-content>.hs_cos_wrapper>p{max-width:min(100%,690px)}.hero-logos-container{max-width:1250px;width:100%}.hero-logo{max-width:90%}
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */