@charset "UTF-8";:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13, 110, 253;--bs-secondary-rgb:108, 117, 125;--bs-success-rgb:25, 135, 84;--bs-info-rgb:13, 202, 240;--bs-warning-rgb:255, 193, 7;--bs-danger-rgb:220, 53, 69;--bs-light-rgb:248, 249, 250;--bs-dark-rgb:33, 37, 41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255, 255, 255;--bs-black-rgb:0, 0, 0;--bs-font-sans-serif:system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace:SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.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, 0.75);--bs-secondary-color-rgb:33, 37, 41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233, 236, 239;--bs-tertiary-color:rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb:33, 37, 41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248, 249, 250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13, 110, 253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10, 88, 202;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm:0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13, 110, 253, 0.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222, 226, 230;--bs-body-bg:#212529;--bs-body-bg-rgb:33, 37, 41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255, 255, 255;--bs-secondary-color:rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb:222, 226, 230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52, 58, 64;--bs-tertiary-color:rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb:222, 226, 230;--bs-tertiary-bg:#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-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, 0.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{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}address,dl,ol,p,ul{margin-bottom:1rem}dl,ol,ul{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,figure{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace)}samp{font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto}pre code{font-size:inherit;word-break:normal}code,kbd,pre{font-size:.875em}code{color:var(--bs-code-color);word-wrap:break-word}a>code,pre code{color:inherit}kbd{padding:.1875rem .375rem;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label,output{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[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{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-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}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y)*-1);margin-right:calc(var(--bs-gutter-x)*-.5);margin-left:calc(var(--bs-gutter-x)*-.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.col-auto,.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{width:auto}.col-1,.col-2{flex:0 0 auto;width:8.33333333%}.col-2{width:16.66666667%}.col-3,.col-4{flex:0 0 auto;width:25%}.col-4{width:33.33333333%}.col-5,.col-6{flex:0 0 auto;width:41.66666667%}.col-6{width:50%}.col-7,.col-8{flex:0 0 auto;width:58.33333333%}.col-8{width:66.66666667%}.col-10,.col-9{flex:0 0 auto;width:75%}.col-10{width:83.33333333%}.col-11,.col-12{flex:0 0 auto;width:91.66666667%}.col-12{width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.col-sm-auto,.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{width:auto}.col-sm-1,.col-sm-2{flex:0 0 auto;width:8.33333333%}.col-sm-2{width:16.66666667%}.col-sm-3,.col-sm-4{flex:0 0 auto;width:25%}.col-sm-4{width:33.33333333%}.col-sm-5,.col-sm-6{flex:0 0 auto;width:41.66666667%}.col-sm-6{width:50%}.col-sm-7,.col-sm-8{flex:0 0 auto;width:58.33333333%}.col-sm-8{width:66.66666667%}.col-sm-10,.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{width:83.33333333%}.col-sm-11,.col-sm-12{flex:0 0 auto;width:91.66666667%}.col-sm-12{width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.col-md-auto,.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{width:auto}.col-md-1,.col-md-2{flex:0 0 auto;width:8.33333333%}.col-md-2{width:16.66666667%}.col-md-3,.col-md-4{flex:0 0 auto;width:25%}.col-md-4{width:33.33333333%}.col-md-5,.col-md-6{flex:0 0 auto;width:41.66666667%}.col-md-6{width:50%}.col-md-7,.col-md-8{flex:0 0 auto;width:58.33333333%}.col-md-8{width:66.66666667%}.col-md-10,.col-md-9{flex:0 0 auto;width:75%}.col-md-10{width:83.33333333%}.col-md-11,.col-md-12{flex:0 0 auto;width:91.66666667%}.col-md-12{width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.col-lg-auto,.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{width:auto}.col-lg-1,.col-lg-2{flex:0 0 auto;width:8.33333333%}.col-lg-2{width:16.66666667%}.col-lg-3,.col-lg-4{flex:0 0 auto;width:25%}.col-lg-4{width:33.33333333%}.col-lg-5,.col-lg-6{flex:0 0 auto;width:41.66666667%}.col-lg-6{width:50%}.col-lg-7,.col-lg-8{flex:0 0 auto;width:58.33333333%}.col-lg-8{width:66.66666667%}.col-lg-10,.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{width:83.33333333%}.col-lg-11,.col-lg-12{flex:0 0 auto;width:91.66666667%}.col-lg-12{width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.col-xl-auto,.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{width:auto}.col-xl-1,.col-xl-2{flex:0 0 auto;width:8.33333333%}.col-xl-2{width:16.66666667%}.col-xl-3,.col-xl-4{flex:0 0 auto;width:25%}.col-xl-4{width:33.33333333%}.col-xl-5,.col-xl-6{flex:0 0 auto;width:41.66666667%}.col-xl-6{width:50%}.col-xl-7,.col-xl-8{flex:0 0 auto;width:58.33333333%}.col-xl-8{width:66.66666667%}.col-xl-10,.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{width:83.33333333%}.col-xl-11,.col-xl-12{flex:0 0 auto;width:91.66666667%}.col-xl-12{width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1,.col-xxl-2{flex:0 0 auto;width:8.33333333%}.col-xxl-2{width:16.66666667%}.col-xxl-3,.col-xxl-4{flex:0 0 auto;width:25%}.col-xxl-4{width:33.33333333%}.col-xxl-5,.col-xxl-6{flex:0 0 auto;width:41.66666667%}.col-xxl-6{width:50%}.col-xxl-7,.col-xxl-8{flex:0 0 auto;width:58.33333333%}.col-xxl-8{width:66.66666667%}.col-xxl-10,.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{width:83.33333333%}.col-xxl-11,.col-xxl-12{flex:0 0 auto;width:91.66666667%}.col-xxl-12{width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.clearfix::after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity, 1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity, 1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity, 1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-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;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-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, 0.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 0.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity, 0.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 0.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity, 0.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:.2s ease-in-out transform}@media (prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{-webkit-transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio,.ratio>*{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-top{top:0}.fixed-bottom{bottom:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-top{top:0}.sticky-bottom{bottom:0}@media (min-width:576px){.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-top{top:0}.sticky-sm-bottom{bottom:0}}@media (min-width:768px){.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-top{top:0}.sticky-md-bottom{bottom:0}}@media (min-width:992px){.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-top{top:0}.sticky-lg-bottom{bottom:0}}@media (min-width:1200px){.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-top{top:0}.sticky-xl-bottom{bottom:0}}@media (min-width:1400px){.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-top{top:0}.sticky-xxl-bottom{bottom:0}}.hstack,.vstack{display:flex;align-self:stretch}.hstack{flex-direction:row;align-items:center}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-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:-webkit-sticky!important;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{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;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,.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-info,.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-danger,.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-dark,.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black,.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.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:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-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,.text-success{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info,.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger,.text-light{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-black,.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-body,.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{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,.text-white-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.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,.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info,.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger,.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark,.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity, 1))!important;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:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.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,.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info,.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger,.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-black,.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-body,.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{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:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-webkit-column-gap:.25rem!important;-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-webkit-column-gap:.5rem!important;-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-webkit-column-gap:1rem!important;-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-webkit-column-gap:1.5rem!important;-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-webkit-column-gap:3rem!important;-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*! purgecss start ignore */
/*! purgecss end ignore */
@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes glitch-anim-text{0%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}2%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}4%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}7%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}9%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}9.9%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}10%,to{-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100%0,100% 100%,0 100%);clip-path:polygon(0 0,100%0,100% 100%,0 100%)}}@keyframes glitch-anim-text{0%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1);-webkit-clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%);clip-path:polygon(0 20%,100% 20%,100% 21%,0 21%)}2%{-webkit-clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%);clip-path:polygon(0 33%,100% 33%,100% 33%,0 33%)}4%{-webkit-clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%);clip-path:polygon(0 44%,100% 44%,100% 44%,0 44%)}5%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%);clip-path:polygon(0 50%,100% 50%,100% 20%,0 20%)}6%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%);clip-path:polygon(0 70%,100% 70%,100% 70%,0 70%)}7%{-webkit-clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%);clip-path:polygon(0 80%,100% 80%,100% 80%,0 80%)}8%{-webkit-clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%);clip-path:polygon(0 50%,100% 50%,100% 55%,0 55%)}9%{-webkit-clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%);clip-path:polygon(0 70%,100% 70%,100% 80%,0 80%)}9.9%{-webkit-transform:translate3d(-10px,0,0) scale3d(-1,-1,1);transform:translate3d(-10px,0,0) scale3d(-1,-1,1)}10%,to{-webkit-transform:translate3d(0,0,0) scale3d(1,1,1);transform:translate3d(0,0,0) scale3d(1,1,1);-webkit-clip-path:polygon(0 0,100%0,100% 100%,0 100%);clip-path:polygon(0 0,100%0,100% 100%,0 100%)}}@font-face{font-family:Overwave;src:url(../../fonts/Overwave.woff2)format("woff2"),url(../../fonts/Overwave.woff)format("woff"),url(../../fonts/Overwave.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}:root{--black:#000;--blue:#82BAF9;--dark-gray:rgb(34, 34, 34);--pink:#E17FD2;--white:#FFF;--yellow:#FBC235}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;color:var(--white);font-family:"Roboto",sans-serif;font-size:16px;font-style:normal;line-height:1.5;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}a:link,a:visited{color:revert}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin:0;position:relative;z-index:100}.h1,.h2,h1,h2{line-height:1}.h2,h2{color:inherit;font-family:"Overwave",sans-serif;font-weight:400;margin-bottom:.6em;font-size:36px}@media (min-width:576px){.h2,h2{font-size:48px}}@media (min-width:768px){.h2,h2{font-size:60px}}@media (min-width:992px){.h2,h2{font-size:72px}}@media (min-width:1200px){.h2,h2{font-size:84px}}@media (min-width:1400px){.h2,h2{font-size:96px}}.h4,h4{font-size:24px;text-transform:uppercase;font-weight:700;margin-bottom:1em}@media (min-width:576px){.h4,h4{font-size:30px}}@media (min-width:768px){.h4,h4{font-size:36px}}@media (min-width:992px){.h4,h4{font-size:42px}}@media (min-width:1200px){.h4,h4{font-size:48px}}.h5,h5{font-size:20px;text-transform:uppercase;font-weight:700}@media (min-width:576px){.h5,h5{font-size:25px}}@media (min-width:768px){.h5,h5{font-size:30px}}@media (min-width:992px){.h5,h5{font-size:35px}}@media (min-width:1200px){.h5,h5{font-size:40px}}.heading{max-width:600px;margin:0 auto 3.75rem}ul{list-style-type:none;margin:0;padding:0;line-height:2}li a{color:inherit}p{margin-bottom:1em}p:last-child{margin-bottom:0}.text-black,a.text-black:focus,a.text-black:link,a.text-black:visited{color:var(--black);text-decoration:none}a.text-hover-black:active,a.text-hover-black:hover{color:var(--black);text-decoration:none}.text-blue,a.text-blue:focus,a.text-blue:link,a.text-blue:visited{color:var(--blue);text-decoration:none}a.text-hover-blue:active,a.text-hover-blue:hover{color:var(--blue);text-decoration:none}.text-pink,a.text-pink:focus,a.text-pink:link,a.text-pink:visited{color:var(--pink);text-decoration:none}a.text-hover-pink:active,a.text-hover-pink:hover{color:var(--pink);text-decoration:none}.text-yellow,a.text-yellow:focus,a.text-yellow:link,a.text-yellow:visited{color:var(--yellow);text-decoration:none}a.text-hover-yellow:active,a.text-hover-yellow:hover{color:var(--yellow);text-decoration:none}.text-white,a.text-white:focus,a.text-white:link,a.text-white:visited{color:var(--white);text-decoration:none}a.text-hover-white:active,a.text-hover-white:hover{color:var(--white);text-decoration:none}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-light{font-weight:300}.whitespace-nowrap{white-space:nowrap}.z-50{position:relative;z-index:50}.site-title img,.w-full{width:100%}#page{overflow:hidden}.container{padding-left:1.5rem;padding-right:1.5rem}.deck{line-height:1.4;font-size:20px}@media (min-width:576px){.deck{font-size:24px}}@media (min-width:768px){.deck{font-size:28px}}@media (min-width:992px){.deck{font-size:32px}}@media (min-width:1200px){.deck{font-size:36px}}@media (min-width:1400px){.deck{font-size:40px}}.body{line-height:1.4;font-size:18px}@media (min-width:576px){.body{font-size:20px}}@media (min-width:768px){.body{font-size:22px}}@media (min-width:992px){.body{font-size:24px}}@media (min-width:1200px){.body{font-size:26px}}@media (min-width:1400px){.body{font-size:28px}}.stack{position:relative;padding-bottom:5rem;padding-top:5rem}@media (min-width:576px){.stack{padding-bottom:6rem;padding-top:6rem}}@media (min-width:768px){.stack{padding-bottom:7rem;padding-top:7rem}}@media (min-width:992px){.stack{padding-bottom:8rem;padding-top:8rem}}@media (min-width:1200px){.stack{padding-bottom:9rem;padding-top:9rem}}@media (min-width:1400px){.stack{padding-bottom:10rem;padding-top:10rem}}.stack--intro{background-color:var(--black);background-repeat:no-repeat;background-size:cover;background-image:url(../../images/bg-adam.jpg);background-position:center top}.stack--guide,.stack--judges{background-color:var(--black);background-image:url(../../images/bg-texture-black.png);background-repeat:repeat}.stack--membership,.stack--tickets{background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.stack--tickets{background-color:var(--pink);background-image:url(../../images/bg-david.jpg);z-index:10}.stack--membership{background-color:var(--blue);background-image:url(../../images/bg-membership.jpg)}@media (min-width:768px){.stack--membership{background-color:transparent;background-image:none}}#membership-video{display:none}@media (min-width:768px){#membership-video{display:block;bottom:0;height:100vh;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:fixed;right:0;top:0;width:100vw;z-index:-1}}@media (max-width:750px){    #background-video{display:none}    body{background:url(https://assets.codepen.io/6093409/river.jpg)no-repeat;background-size:cover}}.stack--conclusion{background-color:var(--black);background-repeat:no-repeat;background-size:cover;background-image:url(../../images/bg-adam.jpg);background-position:center bottom}.stack--intro{padding-top:200px}.dust-to-dust{display:inline-block;height:auto;width:100%}.rotate{-webkit-animation:rotation 12s infinite linear;animation:rotation 12s infinite linear}.intro{font-size:30px;font-weight:300;line-height:1.8;text-transform:uppercase}@media (min-width:768px){.intro{font-size:40px}}@media (min-width:992px){.intro{font-size:45px}}@media (min-width:1200px){.intro{font-size:50px}}.stack--judges .judge{margin:100px 0}@media (min-width:992px){.stack--judges .judge .order-lg-first img{-webkit-transform:translateX(-25%) scale(120%);transform:translateX(-25%) scale(120%)}.stack--judges .judge .order-lg-last img{-webkit-transform:translateX(25%) scale(120%);transform:translateX(25%) scale(120%)}}.cherub{height:auto;position:absolute;top:-5%;width:35%;z-index:20}.cherub--left{left:-5%;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.cherub--right{right:-5%;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.madness{-webkit-transform:rotate(24deg);transform:rotate(24deg);z-index:9999}.col-rule,.madness,.site-menu li{position:relative}.col-rule::after{bottom:0;content:"";height:2px;left:0;position:absolute;right:0;width:100%;z-index:50}.col-rule--black::after{background-color:var(--black)}.col-rule--white::after{background-color:var(--white)}@media (min-width:992px){.col-rule::after{bottom:0;height:100%;left:auto;right:0;top:0;width:2px}}.button{font-weight:700;line-height:1.2;margin:0;text-transform:uppercase;font-size:18px}@media (min-width:576px){.button{font-size:20px}}@media (min-width:768px){.button{font-size:22px}}@media (min-width:992px){.button{font-size:24px}}@media (min-width:1200px){.button{font-size:26px}}@media (min-width:1400px){.button{font-size:28px}}.button--center{text-align:center}.button a{align-items:center;border:2px solid currentColor;display:inline-flex;justify-content:center;padding:1rem 1.25rem;text-decoration:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:300ms}@media (min-width:576px){.button a{border-width:3px;padding:1.25rem 1.5rem}}@media (min-width:768px){.button a{border-width:3px;padding:1.5rem 1.75rem}}@media (min-width:1200px){.button a{border-width:4px;padding:1.75rem 2rem}}.button--pink a:focus,.button--pink a:link,.button--pink a:visited{color:var(--pink)!important}.button--white a:focus,.button--white a:link,.button--white a:visited{color:var(--white)!important}.button--hover-black a:active,.button--hover-black a:hover{color:var(--black)!important}.button--hover-pink a:active,.button--hover-pink a:hover{color:var(--pink)!important}.button--hover-white a:active,.button--hover-white a:hover{color:var(--white)!important}.link{font-size:20px;font-weight:700;line-height:1;margin:0}@media (min-width:576px){.link{font-size:24px}}@media (min-width:768px){.link{font-size:28px}}@media (min-width:992px){.link{font-size:32px}}@media (min-width:1200px){.link{font-size:36px}}.link--center{text-align:center}.link a{text-decoration:none;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:300ms}.link--pink a:focus,.link--pink a:link,.link--pink a:visited{color:var(--pink)!important}.link--white a:focus,.link--white a:link,.link--white a:visited{color:var(--white)!important}.link--hover-pink a:active,.link--hover-pink a:hover{color:var(--pink)!important}.link--hover-white a:active,.link--hover-white a:hover{color:var(--white)!important}#header{background-color:rgba(0,0,0,.4);left:0;padding:1rem;pointer-events:none;position:fixed;width:100%;z-index:9999}@media (min-width:576px){#header{padding:1rem 2rem}}@media (min-width:768px){#header{padding:1rem 3rem}}@media (min-width:992px){#header{padding:1rem 4rem}}@media (min-width:1200px){#header{padding:2rem 5rem}}.site-menu{font-size:18px;font-weight:700;pointer-events:auto;text-align:left;text-transform:uppercase}@media (min-width:768px){.site-menu{font-size:26px;text-align:center}}.site-menu li ul{display:none;padding:1rem;position:absolute;top:100%}.site-menu li:hover ul{display:block;background-color:rgba(0,0,0,.75)}.site-menu a:focus,.site-menu a:link,.site-menu a:visited{color:var(--white);text-decoration:none}.site-menu a:active,.site-menu a:hover{color:var(--pink);text-decoration:none}.site-title{color:var(--white);display:inline-block;width:110px;pointer-events:auto}@media (min-width:768px){.site-title{width:210px}}@media (min-width:1200px){.site-title{width:280px}}.here{cursor:pointer;display:inline-block;height:auto;width:110px}@media (min-width:768px){.here{width:210px}}@media (min-width:1200px){.here{width:280px}}.category{cursor:pointer;margin-bottom:60px}.category .category-heading:hover::after,.category-clicked .category-heading::after{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";height:120px;left:50%;opacity:1;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);transition:opacity .25s ease;width:320px;z-index:0}.category .category-heading::after{background-image:url(../../images/swatch-01.svg)}.category:nth-child(3n) .category-heading::after{background-image:url(../../images/swatch-02.svg)}.category-heading{font-weight:700;line-height:1.4;position:relative;text-transform:uppercase;font-size:20px}@media (min-width:576px){.category-heading{font-size:24px}}@media (min-width:768px){.category-heading{font-size:28px}}@media (min-width:992px){.category-heading{font-size:32px}}@media (min-width:1200px){.category-heading{font-size:36px}}@media (min-width:1400px){.category-heading{font-size:40px}}.category-content{line-height:1.4;max-height:0;overflow:hidden;position:relative;transition:max-height .5s ease;z-index:10;font-size:18px}@media (min-width:576px){.category-content{font-size:20px}}@media (min-width:768px){.category-content{font-size:22px}}@media (min-width:992px){.category-content{font-size:24px}}@media (min-width:1200px){.category-content{font-size:26px}}@media (min-width:1400px){.category-content{font-size:28px}}.category-content.category-block{max-height:500px}.categories--professional{border-bottom:2px solid var(--white);margin-bottom:4rem;padding-bottom:4rem}.spray{position:relative}.spray::after{background-position:50% 50%;background-repeat:no-repeat;background-size:contain;content:"";height:25vw;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:25vw;z-index:0;max-width:300px}.spray--blue::after{background-image:url(../../images/spray-blue.svg)}.spray--pink::after{background-image:url(../../images/spray-pink.svg)}.spray--yellow::after{background-image:url(../../images/spray-yellow.svg)}.glitch{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:glitch-anim-text;animation-name:glitch-anim-text;-webkit-animation-timing-function:linear;animation-timing-function:linear}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1rem!important}.mt-5{margin-top:1.25rem!important}.mt-6{margin-top:1.5rem!important}.mt-7{margin-top:1.75rem!important}.mt-8{margin-top:2rem!important}.mt-9{margin-top:2.25rem!important}.mt-10{margin-top:2.5rem!important}.mt-11{margin-top:2.75rem!important}.mt-12{margin-top:3rem!important}.mt-13{margin-top:3.25rem!important}.mt-14{margin-top:3.5rem!important}.mt-15{margin-top:3.75rem!important}.mt-16{margin-top:4rem!important}.mt-17{margin-top:4.25rem!important}.mt-18{margin-top:4.5rem!important}.mt-19{margin-top:4.75rem!important}.mt-20{margin-top:5rem!important}.mt-21{margin-top:5.25rem!important}.mt-22{margin-top:5.5rem!important}.mt-23{margin-top:5.75rem!important}.mt-24{margin-top:6rem!important}.mt-25{margin-top:6.25rem!important}.mt-26{margin-top:6.5rem!important}.mt-27{margin-top:6.75rem!important}.mt-28{margin-top:7rem!important}.mt-29{margin-top:7.25rem!important}.mt-30{margin-top:7.5rem!important}.mt-31{margin-top:7.75rem!important}.mt-32{margin-top:8rem!important}.mt-33{margin-top:8.25rem!important}.mt-34{margin-top:8.5rem!important}.mt-35{margin-top:8.75rem!important}.mt-36{margin-top:9rem!important}.mt-37{margin-top:9.25rem!important}.mt-38{margin-top:9.5rem!important}.mt-39{margin-top:9.75rem!important}.mt-40{margin-top:10rem!important}.mt-41{margin-top:10.25rem!important}.mt-42{margin-top:10.5rem!important}.mt-43{margin-top:10.75rem!important}.mt-44{margin-top:11rem!important}.mt-45{margin-top:11.25rem!important}.mt-46{margin-top:11.5rem!important}.mt-47{margin-top:11.75rem!important}.mt-48{margin-top:12rem!important}.mt-49{margin-top:12.25rem!important}.mt-50{margin-top:12.5rem!important}.mt-51{margin-top:12.75rem!important}.mt-52{margin-top:13rem!important}.mt-53{margin-top:13.25rem!important}.mt-54{margin-top:13.5rem!important}.mt-55{margin-top:13.75rem!important}.mt-56{margin-top:14rem!important}.mt-57{margin-top:14.25rem!important}.mt-58{margin-top:14.5rem!important}.mt-59{margin-top:14.75rem!important}.mt-60{margin-top:15rem!important}.mt-61{margin-top:15.25rem!important}.mt-62{margin-top:15.5rem!important}.mt-63{margin-top:15.75rem!important}.mt-64{margin-top:16rem!important}.mt-65{margin-top:16.25rem!important}.mt-66{margin-top:16.5rem!important}.mt-67{margin-top:16.75rem!important}.mt-68{margin-top:17rem!important}.mt-69{margin-top:17.25rem!important}.mt-70{margin-top:17.5rem!important}.mt-71{margin-top:17.75rem!important}.mt-72{margin-top:18rem!important}.mt-73{margin-top:18.25rem!important}.mt-74{margin-top:18.5rem!important}.mt-75{margin-top:18.75rem!important}.mt-76{margin-top:19rem!important}.mt-77{margin-top:19.25rem!important}.mt-78{margin-top:19.5rem!important}.mt-79{margin-top:19.75rem!important}.mt-80{margin-top:20rem!important}.mt-81{margin-top:20.25rem!important}.mt-82{margin-top:20.5rem!important}.mt-83{margin-top:20.75rem!important}.mt-84{margin-top:21rem!important}.mt-85{margin-top:21.25rem!important}.mt-86{margin-top:21.5rem!important}.mt-87{margin-top:21.75rem!important}.mt-88{margin-top:22rem!important}.mt-89{margin-top:22.25rem!important}.mt-90{margin-top:22.5rem!important}.mt-91{margin-top:22.75rem!important}.mt-92{margin-top:23rem!important}.mt-93{margin-top:23.25rem!important}.mt-94{margin-top:23.5rem!important}.mt-95{margin-top:23.75rem!important}.mt-96{margin-top:24rem!important}.mt-97{margin-top:24.25rem!important}.mt-98{margin-top:24.5rem!important}.mt-99{margin-top:24.75rem!important}.mt-100{margin-top:25rem!important}.mt-101{margin-top:25.25rem!important}.mt-102{margin-top:25.5rem!important}.mt-103{margin-top:25.75rem!important}.mt-104{margin-top:26rem!important}.mt-105{margin-top:26.25rem!important}.mt-106{margin-top:26.5rem!important}.mt-107{margin-top:26.75rem!important}.mt-108{margin-top:27rem!important}.mt-109{margin-top:27.25rem!important}.mt-110{margin-top:27.5rem!important}.mt-111{margin-top:27.75rem!important}.mt-112{margin-top:28rem!important}.mt-113{margin-top:28.25rem!important}.mt-114{margin-top:28.5rem!important}.mt-115{margin-top:28.75rem!important}.mt-116{margin-top:29rem!important}.mt-117{margin-top:29.25rem!important}.mt-118{margin-top:29.5rem!important}.mt-119{margin-top:29.75rem!important}.mt-120{margin-top:30rem!important}.mt-121{margin-top:30.25rem!important}.mt-122{margin-top:30.5rem!important}.mt-123{margin-top:30.75rem!important}.mt-124{margin-top:31rem!important}.mt-125{margin-top:31.25rem!important}.mt-126{margin-top:31.5rem!important}.mt-127{margin-top:31.75rem!important}.mt-128{margin-top:32rem!important}.mt-129{margin-top:32.25rem!important}.mt-130{margin-top:32.5rem!important}.mt-131{margin-top:32.75rem!important}.mt-132{margin-top:33rem!important}.mt-133{margin-top:33.25rem!important}.mt-134{margin-top:33.5rem!important}.mt-135{margin-top:33.75rem!important}.mt-136{margin-top:34rem!important}.mt-137{margin-top:34.25rem!important}.mt-138{margin-top:34.5rem!important}.mt-139{margin-top:34.75rem!important}.mt-140{margin-top:35rem!important}.mt-141{margin-top:35.25rem!important}.mt-142{margin-top:35.5rem!important}.mt-143{margin-top:35.75rem!important}.mt-144{margin-top:36rem!important}.mt-145{margin-top:36.25rem!important}.mt-146{margin-top:36.5rem!important}.mt-147{margin-top:36.75rem!important}.mt-148{margin-top:37rem!important}.mt-149{margin-top:37.25rem!important}.mt-150{margin-top:37.5rem!important}.mt-151{margin-top:37.75rem!important}.mt-152{margin-top:38rem!important}.mt-153{margin-top:38.25rem!important}.mt-154{margin-top:38.5rem!important}.mt-155{margin-top:38.75rem!important}.mt-156{margin-top:39rem!important}.mt-157{margin-top:39.25rem!important}.mt-158{margin-top:39.5rem!important}.mt-159{margin-top:39.75rem!important}.mt-160{margin-top:40rem!important}.mt-161{margin-top:40.25rem!important}.mt-162{margin-top:40.5rem!important}.mt-163{margin-top:40.75rem!important}.mt-164{margin-top:41rem!important}.mt-165{margin-top:41.25rem!important}.mt-166{margin-top:41.5rem!important}.mt-167{margin-top:41.75rem!important}.mt-168{margin-top:42rem!important}.mt-169{margin-top:42.25rem!important}.mt-170{margin-top:42.5rem!important}.mt-171{margin-top:42.75rem!important}.mt-172{margin-top:43rem!important}.mt-173{margin-top:43.25rem!important}.mt-174{margin-top:43.5rem!important}.mt-175{margin-top:43.75rem!important}.mt-176{margin-top:44rem!important}.mt-177{margin-top:44.25rem!important}.mt-178{margin-top:44.5rem!important}.mt-179{margin-top:44.75rem!important}.mt-180{margin-top:45rem!important}.mt-181{margin-top:45.25rem!important}.mt-182{margin-top:45.5rem!important}.mt-183{margin-top:45.75rem!important}.mt-184{margin-top:46rem!important}.mt-185{margin-top:46.25rem!important}.mt-186{margin-top:46.5rem!important}.mt-187{margin-top:46.75rem!important}.mt-188{margin-top:47rem!important}.mt-189{margin-top:47.25rem!important}.mt-190{margin-top:47.5rem!important}.mt-191{margin-top:47.75rem!important}.mt-192{margin-top:48rem!important}.mt-193{margin-top:48.25rem!important}.mt-194{margin-top:48.5rem!important}.mt-195{margin-top:48.75rem!important}.mt-196{margin-top:49rem!important}.mt-197{margin-top:49.25rem!important}.mt-198{margin-top:49.5rem!important}.mt-199{margin-top:49.75rem!important}.mt-200{margin-top:50rem!important}.mt-201{margin-top:50.25rem!important}.mt-202{margin-top:50.5rem!important}.mt-203{margin-top:50.75rem!important}.mt-204{margin-top:51rem!important}.mt-205{margin-top:51.25rem!important}.mt-206{margin-top:51.5rem!important}.mt-207{margin-top:51.75rem!important}.mt-208{margin-top:52rem!important}.mt-209{margin-top:52.25rem!important}.mt-210{margin-top:52.5rem!important}.mt-211{margin-top:52.75rem!important}.mt-212{margin-top:53rem!important}.mt-213{margin-top:53.25rem!important}.mt-214{margin-top:53.5rem!important}.mt-215{margin-top:53.75rem!important}.mt-216{margin-top:54rem!important}.mt-217{margin-top:54.25rem!important}.mt-218{margin-top:54.5rem!important}.mt-219{margin-top:54.75rem!important}.mt-220{margin-top:55rem!important}.mt-221{margin-top:55.25rem!important}.mt-222{margin-top:55.5rem!important}.mt-223{margin-top:55.75rem!important}.mt-224{margin-top:56rem!important}.mt-225{margin-top:56.25rem!important}.mt-226{margin-top:56.5rem!important}.mt-227{margin-top:56.75rem!important}.mt-228{margin-top:57rem!important}.mt-229{margin-top:57.25rem!important}.mt-230{margin-top:57.5rem!important}.mt-231{margin-top:57.75rem!important}.mt-232{margin-top:58rem!important}.mt-233{margin-top:58.25rem!important}.mt-234{margin-top:58.5rem!important}.mt-235{margin-top:58.75rem!important}.mt-236{margin-top:59rem!important}.mt-237{margin-top:59.25rem!important}.mt-238{margin-top:59.5rem!important}.mt-239{margin-top:59.75rem!important}.mt-240{margin-top:60rem!important}.mt-241{margin-top:60.25rem!important}.mt-242{margin-top:60.5rem!important}.mt-243{margin-top:60.75rem!important}.mt-244{margin-top:61rem!important}.mt-245{margin-top:61.25rem!important}.mt-246{margin-top:61.5rem!important}.mt-247{margin-top:61.75rem!important}.mt-248{margin-top:62rem!important}.mt-249{margin-top:62.25rem!important}.mt-250{margin-top:62.5rem!important}.mt-251{margin-top:62.75rem!important}.mt-252{margin-top:63rem!important}.mt-253{margin-top:63.25rem!important}.mt-254{margin-top:63.5rem!important}.mt-255{margin-top:63.75rem!important}.mt-256{margin-top:64rem!important}.mt-257{margin-top:64.25rem!important}.mt-258{margin-top:64.5rem!important}.mt-259{margin-top:64.75rem!important}.mt-260{margin-top:65rem!important}.mt-261{margin-top:65.25rem!important}.mt-262{margin-top:65.5rem!important}.mt-263{margin-top:65.75rem!important}.mt-264{margin-top:66rem!important}.mt-265{margin-top:66.25rem!important}.mt-266{margin-top:66.5rem!important}.mt-267{margin-top:66.75rem!important}.mt-268{margin-top:67rem!important}.mt-269{margin-top:67.25rem!important}.mt-270{margin-top:67.5rem!important}.mt-271{margin-top:67.75rem!important}.mt-272{margin-top:68rem!important}.mt-273{margin-top:68.25rem!important}.mt-274{margin-top:68.5rem!important}.mt-275{margin-top:68.75rem!important}.mt-276{margin-top:69rem!important}.mt-277{margin-top:69.25rem!important}.mt-278{margin-top:69.5rem!important}.mt-279{margin-top:69.75rem!important}.mt-280{margin-top:70rem!important}.mt-281{margin-top:70.25rem!important}.mt-282{margin-top:70.5rem!important}.mt-283{margin-top:70.75rem!important}.mt-284{margin-top:71rem!important}.mt-285{margin-top:71.25rem!important}.mt-286{margin-top:71.5rem!important}.mt-287{margin-top:71.75rem!important}.mt-288{margin-top:72rem!important}.mt-289{margin-top:72.25rem!important}.mt-290{margin-top:72.5rem!important}.mt-291{margin-top:72.75rem!important}.mt-292{margin-top:73rem!important}.mt-293{margin-top:73.25rem!important}.mt-294{margin-top:73.5rem!important}.mt-295{margin-top:73.75rem!important}.mt-296{margin-top:74rem!important}.mt-297{margin-top:74.25rem!important}.mt-298{margin-top:74.5rem!important}.mt-299{margin-top:74.75rem!important}.mt-300{margin-top:75rem!important}@media (min-width:576px){.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1rem!important}.mt-sm-5{margin-top:1.25rem!important}.mt-sm-6{margin-top:1.5rem!important}.mt-sm-7{margin-top:1.75rem!important}.mt-sm-8{margin-top:2rem!important}.mt-sm-9{margin-top:2.25rem!important}.mt-sm-10{margin-top:2.5rem!important}.mt-sm-11{margin-top:2.75rem!important}.mt-sm-12{margin-top:3rem!important}.mt-sm-13{margin-top:3.25rem!important}.mt-sm-14{margin-top:3.5rem!important}.mt-sm-15{margin-top:3.75rem!important}.mt-sm-16{margin-top:4rem!important}.mt-sm-17{margin-top:4.25rem!important}.mt-sm-18{margin-top:4.5rem!important}.mt-sm-19{margin-top:4.75rem!important}.mt-sm-20{margin-top:5rem!important}.mt-sm-21{margin-top:5.25rem!important}.mt-sm-22{margin-top:5.5rem!important}.mt-sm-23{margin-top:5.75rem!important}.mt-sm-24{margin-top:6rem!important}.mt-sm-25{margin-top:6.25rem!important}.mt-sm-26{margin-top:6.5rem!important}.mt-sm-27{margin-top:6.75rem!important}.mt-sm-28{margin-top:7rem!important}.mt-sm-29{margin-top:7.25rem!important}.mt-sm-30{margin-top:7.5rem!important}.mt-sm-31{margin-top:7.75rem!important}.mt-sm-32{margin-top:8rem!important}.mt-sm-33{margin-top:8.25rem!important}.mt-sm-34{margin-top:8.5rem!important}.mt-sm-35{margin-top:8.75rem!important}.mt-sm-36{margin-top:9rem!important}.mt-sm-37{margin-top:9.25rem!important}.mt-sm-38{margin-top:9.5rem!important}.mt-sm-39{margin-top:9.75rem!important}.mt-sm-40{margin-top:10rem!important}.mt-sm-41{margin-top:10.25rem!important}.mt-sm-42{margin-top:10.5rem!important}.mt-sm-43{margin-top:10.75rem!important}.mt-sm-44{margin-top:11rem!important}.mt-sm-45{margin-top:11.25rem!important}.mt-sm-46{margin-top:11.5rem!important}.mt-sm-47{margin-top:11.75rem!important}.mt-sm-48{margin-top:12rem!important}.mt-sm-49{margin-top:12.25rem!important}.mt-sm-50{margin-top:12.5rem!important}.mt-sm-51{margin-top:12.75rem!important}.mt-sm-52{margin-top:13rem!important}.mt-sm-53{margin-top:13.25rem!important}.mt-sm-54{margin-top:13.5rem!important}.mt-sm-55{margin-top:13.75rem!important}.mt-sm-56{margin-top:14rem!important}.mt-sm-57{margin-top:14.25rem!important}.mt-sm-58{margin-top:14.5rem!important}.mt-sm-59{margin-top:14.75rem!important}.mt-sm-60{margin-top:15rem!important}.mt-sm-61{margin-top:15.25rem!important}.mt-sm-62{margin-top:15.5rem!important}.mt-sm-63{margin-top:15.75rem!important}.mt-sm-64{margin-top:16rem!important}.mt-sm-65{margin-top:16.25rem!important}.mt-sm-66{margin-top:16.5rem!important}.mt-sm-67{margin-top:16.75rem!important}.mt-sm-68{margin-top:17rem!important}.mt-sm-69{margin-top:17.25rem!important}.mt-sm-70{margin-top:17.5rem!important}.mt-sm-71{margin-top:17.75rem!important}.mt-sm-72{margin-top:18rem!important}.mt-sm-73{margin-top:18.25rem!important}.mt-sm-74{margin-top:18.5rem!important}.mt-sm-75{margin-top:18.75rem!important}.mt-sm-76{margin-top:19rem!important}.mt-sm-77{margin-top:19.25rem!important}.mt-sm-78{margin-top:19.5rem!important}.mt-sm-79{margin-top:19.75rem!important}.mt-sm-80{margin-top:20rem!important}.mt-sm-81{margin-top:20.25rem!important}.mt-sm-82{margin-top:20.5rem!important}.mt-sm-83{margin-top:20.75rem!important}.mt-sm-84{margin-top:21rem!important}.mt-sm-85{margin-top:21.25rem!important}.mt-sm-86{margin-top:21.5rem!important}.mt-sm-87{margin-top:21.75rem!important}.mt-sm-88{margin-top:22rem!important}.mt-sm-89{margin-top:22.25rem!important}.mt-sm-90{margin-top:22.5rem!important}.mt-sm-91{margin-top:22.75rem!important}.mt-sm-92{margin-top:23rem!important}.mt-sm-93{margin-top:23.25rem!important}.mt-sm-94{margin-top:23.5rem!important}.mt-sm-95{margin-top:23.75rem!important}.mt-sm-96{margin-top:24rem!important}.mt-sm-97{margin-top:24.25rem!important}.mt-sm-98{margin-top:24.5rem!important}.mt-sm-99{margin-top:24.75rem!important}.mt-sm-100{margin-top:25rem!important}.mt-sm-101{margin-top:25.25rem!important}.mt-sm-102{margin-top:25.5rem!important}.mt-sm-103{margin-top:25.75rem!important}.mt-sm-104{margin-top:26rem!important}.mt-sm-105{margin-top:26.25rem!important}.mt-sm-106{margin-top:26.5rem!important}.mt-sm-107{margin-top:26.75rem!important}.mt-sm-108{margin-top:27rem!important}.mt-sm-109{margin-top:27.25rem!important}.mt-sm-110{margin-top:27.5rem!important}.mt-sm-111{margin-top:27.75rem!important}.mt-sm-112{margin-top:28rem!important}.mt-sm-113{margin-top:28.25rem!important}.mt-sm-114{margin-top:28.5rem!important}.mt-sm-115{margin-top:28.75rem!important}.mt-sm-116{margin-top:29rem!important}.mt-sm-117{margin-top:29.25rem!important}.mt-sm-118{margin-top:29.5rem!important}.mt-sm-119{margin-top:29.75rem!important}.mt-sm-120{margin-top:30rem!important}.mt-sm-121{margin-top:30.25rem!important}.mt-sm-122{margin-top:30.5rem!important}.mt-sm-123{margin-top:30.75rem!important}.mt-sm-124{margin-top:31rem!important}.mt-sm-125{margin-top:31.25rem!important}.mt-sm-126{margin-top:31.5rem!important}.mt-sm-127{margin-top:31.75rem!important}.mt-sm-128{margin-top:32rem!important}.mt-sm-129{margin-top:32.25rem!important}.mt-sm-130{margin-top:32.5rem!important}.mt-sm-131{margin-top:32.75rem!important}.mt-sm-132{margin-top:33rem!important}.mt-sm-133{margin-top:33.25rem!important}.mt-sm-134{margin-top:33.5rem!important}.mt-sm-135{margin-top:33.75rem!important}.mt-sm-136{margin-top:34rem!important}.mt-sm-137{margin-top:34.25rem!important}.mt-sm-138{margin-top:34.5rem!important}.mt-sm-139{margin-top:34.75rem!important}.mt-sm-140{margin-top:35rem!important}.mt-sm-141{margin-top:35.25rem!important}.mt-sm-142{margin-top:35.5rem!important}.mt-sm-143{margin-top:35.75rem!important}.mt-sm-144{margin-top:36rem!important}.mt-sm-145{margin-top:36.25rem!important}.mt-sm-146{margin-top:36.5rem!important}.mt-sm-147{margin-top:36.75rem!important}.mt-sm-148{margin-top:37rem!important}.mt-sm-149{margin-top:37.25rem!important}.mt-sm-150{margin-top:37.5rem!important}.mt-sm-151{margin-top:37.75rem!important}.mt-sm-152{margin-top:38rem!important}.mt-sm-153{margin-top:38.25rem!important}.mt-sm-154{margin-top:38.5rem!important}.mt-sm-155{margin-top:38.75rem!important}.mt-sm-156{margin-top:39rem!important}.mt-sm-157{margin-top:39.25rem!important}.mt-sm-158{margin-top:39.5rem!important}.mt-sm-159{margin-top:39.75rem!important}.mt-sm-160{margin-top:40rem!important}.mt-sm-161{margin-top:40.25rem!important}.mt-sm-162{margin-top:40.5rem!important}.mt-sm-163{margin-top:40.75rem!important}.mt-sm-164{margin-top:41rem!important}.mt-sm-165{margin-top:41.25rem!important}.mt-sm-166{margin-top:41.5rem!important}.mt-sm-167{margin-top:41.75rem!important}.mt-sm-168{margin-top:42rem!important}.mt-sm-169{margin-top:42.25rem!important}.mt-sm-170{margin-top:42.5rem!important}.mt-sm-171{margin-top:42.75rem!important}.mt-sm-172{margin-top:43rem!important}.mt-sm-173{margin-top:43.25rem!important}.mt-sm-174{margin-top:43.5rem!important}.mt-sm-175{margin-top:43.75rem!important}.mt-sm-176{margin-top:44rem!important}.mt-sm-177{margin-top:44.25rem!important}.mt-sm-178{margin-top:44.5rem!important}.mt-sm-179{margin-top:44.75rem!important}.mt-sm-180{margin-top:45rem!important}.mt-sm-181{margin-top:45.25rem!important}.mt-sm-182{margin-top:45.5rem!important}.mt-sm-183{margin-top:45.75rem!important}.mt-sm-184{margin-top:46rem!important}.mt-sm-185{margin-top:46.25rem!important}.mt-sm-186{margin-top:46.5rem!important}.mt-sm-187{margin-top:46.75rem!important}.mt-sm-188{margin-top:47rem!important}.mt-sm-189{margin-top:47.25rem!important}.mt-sm-190{margin-top:47.5rem!important}.mt-sm-191{margin-top:47.75rem!important}.mt-sm-192{margin-top:48rem!important}.mt-sm-193{margin-top:48.25rem!important}.mt-sm-194{margin-top:48.5rem!important}.mt-sm-195{margin-top:48.75rem!important}.mt-sm-196{margin-top:49rem!important}.mt-sm-197{margin-top:49.25rem!important}.mt-sm-198{margin-top:49.5rem!important}.mt-sm-199{margin-top:49.75rem!important}.mt-sm-200{margin-top:50rem!important}.mt-sm-201{margin-top:50.25rem!important}.mt-sm-202{margin-top:50.5rem!important}.mt-sm-203{margin-top:50.75rem!important}.mt-sm-204{margin-top:51rem!important}.mt-sm-205{margin-top:51.25rem!important}.mt-sm-206{margin-top:51.5rem!important}.mt-sm-207{margin-top:51.75rem!important}.mt-sm-208{margin-top:52rem!important}.mt-sm-209{margin-top:52.25rem!important}.mt-sm-210{margin-top:52.5rem!important}.mt-sm-211{margin-top:52.75rem!important}.mt-sm-212{margin-top:53rem!important}.mt-sm-213{margin-top:53.25rem!important}.mt-sm-214{margin-top:53.5rem!important}.mt-sm-215{margin-top:53.75rem!important}.mt-sm-216{margin-top:54rem!important}.mt-sm-217{margin-top:54.25rem!important}.mt-sm-218{margin-top:54.5rem!important}.mt-sm-219{margin-top:54.75rem!important}.mt-sm-220{margin-top:55rem!important}.mt-sm-221{margin-top:55.25rem!important}.mt-sm-222{margin-top:55.5rem!important}.mt-sm-223{margin-top:55.75rem!important}.mt-sm-224{margin-top:56rem!important}.mt-sm-225{margin-top:56.25rem!important}.mt-sm-226{margin-top:56.5rem!important}.mt-sm-227{margin-top:56.75rem!important}.mt-sm-228{margin-top:57rem!important}.mt-sm-229{margin-top:57.25rem!important}.mt-sm-230{margin-top:57.5rem!important}.mt-sm-231{margin-top:57.75rem!important}.mt-sm-232{margin-top:58rem!important}.mt-sm-233{margin-top:58.25rem!important}.mt-sm-234{margin-top:58.5rem!important}.mt-sm-235{margin-top:58.75rem!important}.mt-sm-236{margin-top:59rem!important}.mt-sm-237{margin-top:59.25rem!important}.mt-sm-238{margin-top:59.5rem!important}.mt-sm-239{margin-top:59.75rem!important}.mt-sm-240{margin-top:60rem!important}.mt-sm-241{margin-top:60.25rem!important}.mt-sm-242{margin-top:60.5rem!important}.mt-sm-243{margin-top:60.75rem!important}.mt-sm-244{margin-top:61rem!important}.mt-sm-245{margin-top:61.25rem!important}.mt-sm-246{margin-top:61.5rem!important}.mt-sm-247{margin-top:61.75rem!important}.mt-sm-248{margin-top:62rem!important}.mt-sm-249{margin-top:62.25rem!important}.mt-sm-250{margin-top:62.5rem!important}.mt-sm-251{margin-top:62.75rem!important}.mt-sm-252{margin-top:63rem!important}.mt-sm-253{margin-top:63.25rem!important}.mt-sm-254{margin-top:63.5rem!important}.mt-sm-255{margin-top:63.75rem!important}.mt-sm-256{margin-top:64rem!important}.mt-sm-257{margin-top:64.25rem!important}.mt-sm-258{margin-top:64.5rem!important}.mt-sm-259{margin-top:64.75rem!important}.mt-sm-260{margin-top:65rem!important}.mt-sm-261{margin-top:65.25rem!important}.mt-sm-262{margin-top:65.5rem!important}.mt-sm-263{margin-top:65.75rem!important}.mt-sm-264{margin-top:66rem!important}.mt-sm-265{margin-top:66.25rem!important}.mt-sm-266{margin-top:66.5rem!important}.mt-sm-267{margin-top:66.75rem!important}.mt-sm-268{margin-top:67rem!important}.mt-sm-269{margin-top:67.25rem!important}.mt-sm-270{margin-top:67.5rem!important}.mt-sm-271{margin-top:67.75rem!important}.mt-sm-272{margin-top:68rem!important}.mt-sm-273{margin-top:68.25rem!important}.mt-sm-274{margin-top:68.5rem!important}.mt-sm-275{margin-top:68.75rem!important}.mt-sm-276{margin-top:69rem!important}.mt-sm-277{margin-top:69.25rem!important}.mt-sm-278{margin-top:69.5rem!important}.mt-sm-279{margin-top:69.75rem!important}.mt-sm-280{margin-top:70rem!important}.mt-sm-281{margin-top:70.25rem!important}.mt-sm-282{margin-top:70.5rem!important}.mt-sm-283{margin-top:70.75rem!important}.mt-sm-284{margin-top:71rem!important}.mt-sm-285{margin-top:71.25rem!important}.mt-sm-286{margin-top:71.5rem!important}.mt-sm-287{margin-top:71.75rem!important}.mt-sm-288{margin-top:72rem!important}.mt-sm-289{margin-top:72.25rem!important}.mt-sm-290{margin-top:72.5rem!important}.mt-sm-291{margin-top:72.75rem!important}.mt-sm-292{margin-top:73rem!important}.mt-sm-293{margin-top:73.25rem!important}.mt-sm-294{margin-top:73.5rem!important}.mt-sm-295{margin-top:73.75rem!important}.mt-sm-296{margin-top:74rem!important}.mt-sm-297{margin-top:74.25rem!important}.mt-sm-298{margin-top:74.5rem!important}.mt-sm-299{margin-top:74.75rem!important}.mt-sm-300{margin-top:75rem!important}}@media (min-width:768px){.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1rem!important}.mt-md-5{margin-top:1.25rem!important}.mt-md-6{margin-top:1.5rem!important}.mt-md-7{margin-top:1.75rem!important}.mt-md-8{margin-top:2rem!important}.mt-md-9{margin-top:2.25rem!important}.mt-md-10{margin-top:2.5rem!important}.mt-md-11{margin-top:2.75rem!important}.mt-md-12{margin-top:3rem!important}.mt-md-13{margin-top:3.25rem!important}.mt-md-14{margin-top:3.5rem!important}.mt-md-15{margin-top:3.75rem!important}.mt-md-16{margin-top:4rem!important}.mt-md-17{margin-top:4.25rem!important}.mt-md-18{margin-top:4.5rem!important}.mt-md-19{margin-top:4.75rem!important}.mt-md-20{margin-top:5rem!important}.mt-md-21{margin-top:5.25rem!important}.mt-md-22{margin-top:5.5rem!important}.mt-md-23{margin-top:5.75rem!important}.mt-md-24{margin-top:6rem!important}.mt-md-25{margin-top:6.25rem!important}.mt-md-26{margin-top:6.5rem!important}.mt-md-27{margin-top:6.75rem!important}.mt-md-28{margin-top:7rem!important}.mt-md-29{margin-top:7.25rem!important}.mt-md-30{margin-top:7.5rem!important}.mt-md-31{margin-top:7.75rem!important}.mt-md-32{margin-top:8rem!important}.mt-md-33{margin-top:8.25rem!important}.mt-md-34{margin-top:8.5rem!important}.mt-md-35{margin-top:8.75rem!important}.mt-md-36{margin-top:9rem!important}.mt-md-37{margin-top:9.25rem!important}.mt-md-38{margin-top:9.5rem!important}.mt-md-39{margin-top:9.75rem!important}.mt-md-40{margin-top:10rem!important}.mt-md-41{margin-top:10.25rem!important}.mt-md-42{margin-top:10.5rem!important}.mt-md-43{margin-top:10.75rem!important}.mt-md-44{margin-top:11rem!important}.mt-md-45{margin-top:11.25rem!important}.mt-md-46{margin-top:11.5rem!important}.mt-md-47{margin-top:11.75rem!important}.mt-md-48{margin-top:12rem!important}.mt-md-49{margin-top:12.25rem!important}.mt-md-50{margin-top:12.5rem!important}.mt-md-51{margin-top:12.75rem!important}.mt-md-52{margin-top:13rem!important}.mt-md-53{margin-top:13.25rem!important}.mt-md-54{margin-top:13.5rem!important}.mt-md-55{margin-top:13.75rem!important}.mt-md-56{margin-top:14rem!important}.mt-md-57{margin-top:14.25rem!important}.mt-md-58{margin-top:14.5rem!important}.mt-md-59{margin-top:14.75rem!important}.mt-md-60{margin-top:15rem!important}.mt-md-61{margin-top:15.25rem!important}.mt-md-62{margin-top:15.5rem!important}.mt-md-63{margin-top:15.75rem!important}.mt-md-64{margin-top:16rem!important}.mt-md-65{margin-top:16.25rem!important}.mt-md-66{margin-top:16.5rem!important}.mt-md-67{margin-top:16.75rem!important}.mt-md-68{margin-top:17rem!important}.mt-md-69{margin-top:17.25rem!important}.mt-md-70{margin-top:17.5rem!important}.mt-md-71{margin-top:17.75rem!important}.mt-md-72{margin-top:18rem!important}.mt-md-73{margin-top:18.25rem!important}.mt-md-74{margin-top:18.5rem!important}.mt-md-75{margin-top:18.75rem!important}.mt-md-76{margin-top:19rem!important}.mt-md-77{margin-top:19.25rem!important}.mt-md-78{margin-top:19.5rem!important}.mt-md-79{margin-top:19.75rem!important}.mt-md-80{margin-top:20rem!important}.mt-md-81{margin-top:20.25rem!important}.mt-md-82{margin-top:20.5rem!important}.mt-md-83{margin-top:20.75rem!important}.mt-md-84{margin-top:21rem!important}.mt-md-85{margin-top:21.25rem!important}.mt-md-86{margin-top:21.5rem!important}.mt-md-87{margin-top:21.75rem!important}.mt-md-88{margin-top:22rem!important}.mt-md-89{margin-top:22.25rem!important}.mt-md-90{margin-top:22.5rem!important}.mt-md-91{margin-top:22.75rem!important}.mt-md-92{margin-top:23rem!important}.mt-md-93{margin-top:23.25rem!important}.mt-md-94{margin-top:23.5rem!important}.mt-md-95{margin-top:23.75rem!important}.mt-md-96{margin-top:24rem!important}.mt-md-97{margin-top:24.25rem!important}.mt-md-98{margin-top:24.5rem!important}.mt-md-99{margin-top:24.75rem!important}.mt-md-100{margin-top:25rem!important}.mt-md-101{margin-top:25.25rem!important}.mt-md-102{margin-top:25.5rem!important}.mt-md-103{margin-top:25.75rem!important}.mt-md-104{margin-top:26rem!important}.mt-md-105{margin-top:26.25rem!important}.mt-md-106{margin-top:26.5rem!important}.mt-md-107{margin-top:26.75rem!important}.mt-md-108{margin-top:27rem!important}.mt-md-109{margin-top:27.25rem!important}.mt-md-110{margin-top:27.5rem!important}.mt-md-111{margin-top:27.75rem!important}.mt-md-112{margin-top:28rem!important}.mt-md-113{margin-top:28.25rem!important}.mt-md-114{margin-top:28.5rem!important}.mt-md-115{margin-top:28.75rem!important}.mt-md-116{margin-top:29rem!important}.mt-md-117{margin-top:29.25rem!important}.mt-md-118{margin-top:29.5rem!important}.mt-md-119{margin-top:29.75rem!important}.mt-md-120{margin-top:30rem!important}.mt-md-121{margin-top:30.25rem!important}.mt-md-122{margin-top:30.5rem!important}.mt-md-123{margin-top:30.75rem!important}.mt-md-124{margin-top:31rem!important}.mt-md-125{margin-top:31.25rem!important}.mt-md-126{margin-top:31.5rem!important}.mt-md-127{margin-top:31.75rem!important}.mt-md-128{margin-top:32rem!important}.mt-md-129{margin-top:32.25rem!important}.mt-md-130{margin-top:32.5rem!important}.mt-md-131{margin-top:32.75rem!important}.mt-md-132{margin-top:33rem!important}.mt-md-133{margin-top:33.25rem!important}.mt-md-134{margin-top:33.5rem!important}.mt-md-135{margin-top:33.75rem!important}.mt-md-136{margin-top:34rem!important}.mt-md-137{margin-top:34.25rem!important}.mt-md-138{margin-top:34.5rem!important}.mt-md-139{margin-top:34.75rem!important}.mt-md-140{margin-top:35rem!important}.mt-md-141{margin-top:35.25rem!important}.mt-md-142{margin-top:35.5rem!important}.mt-md-143{margin-top:35.75rem!important}.mt-md-144{margin-top:36rem!important}.mt-md-145{margin-top:36.25rem!important}.mt-md-146{margin-top:36.5rem!important}.mt-md-147{margin-top:36.75rem!important}.mt-md-148{margin-top:37rem!important}.mt-md-149{margin-top:37.25rem!important}.mt-md-150{margin-top:37.5rem!important}.mt-md-151{margin-top:37.75rem!important}.mt-md-152{margin-top:38rem!important}.mt-md-153{margin-top:38.25rem!important}.mt-md-154{margin-top:38.5rem!important}.mt-md-155{margin-top:38.75rem!important}.mt-md-156{margin-top:39rem!important}.mt-md-157{margin-top:39.25rem!important}.mt-md-158{margin-top:39.5rem!important}.mt-md-159{margin-top:39.75rem!important}.mt-md-160{margin-top:40rem!important}.mt-md-161{margin-top:40.25rem!important}.mt-md-162{margin-top:40.5rem!important}.mt-md-163{margin-top:40.75rem!important}.mt-md-164{margin-top:41rem!important}.mt-md-165{margin-top:41.25rem!important}.mt-md-166{margin-top:41.5rem!important}.mt-md-167{margin-top:41.75rem!important}.mt-md-168{margin-top:42rem!important}.mt-md-169{margin-top:42.25rem!important}.mt-md-170{margin-top:42.5rem!important}.mt-md-171{margin-top:42.75rem!important}.mt-md-172{margin-top:43rem!important}.mt-md-173{margin-top:43.25rem!important}.mt-md-174{margin-top:43.5rem!important}.mt-md-175{margin-top:43.75rem!important}.mt-md-176{margin-top:44rem!important}.mt-md-177{margin-top:44.25rem!important}.mt-md-178{margin-top:44.5rem!important}.mt-md-179{margin-top:44.75rem!important}.mt-md-180{margin-top:45rem!important}.mt-md-181{margin-top:45.25rem!important}.mt-md-182{margin-top:45.5rem!important}.mt-md-183{margin-top:45.75rem!important}.mt-md-184{margin-top:46rem!important}.mt-md-185{margin-top:46.25rem!important}.mt-md-186{margin-top:46.5rem!important}.mt-md-187{margin-top:46.75rem!important}.mt-md-188{margin-top:47rem!important}.mt-md-189{margin-top:47.25rem!important}.mt-md-190{margin-top:47.5rem!important}.mt-md-191{margin-top:47.75rem!important}.mt-md-192{margin-top:48rem!important}.mt-md-193{margin-top:48.25rem!important}.mt-md-194{margin-top:48.5rem!important}.mt-md-195{margin-top:48.75rem!important}.mt-md-196{margin-top:49rem!important}.mt-md-197{margin-top:49.25rem!important}.mt-md-198{margin-top:49.5rem!important}.mt-md-199{margin-top:49.75rem!important}.mt-md-200{margin-top:50rem!important}.mt-md-201{margin-top:50.25rem!important}.mt-md-202{margin-top:50.5rem!important}.mt-md-203{margin-top:50.75rem!important}.mt-md-204{margin-top:51rem!important}.mt-md-205{margin-top:51.25rem!important}.mt-md-206{margin-top:51.5rem!important}.mt-md-207{margin-top:51.75rem!important}.mt-md-208{margin-top:52rem!important}.mt-md-209{margin-top:52.25rem!important}.mt-md-210{margin-top:52.5rem!important}.mt-md-211{margin-top:52.75rem!important}.mt-md-212{margin-top:53rem!important}.mt-md-213{margin-top:53.25rem!important}.mt-md-214{margin-top:53.5rem!important}.mt-md-215{margin-top:53.75rem!important}.mt-md-216{margin-top:54rem!important}.mt-md-217{margin-top:54.25rem!important}.mt-md-218{margin-top:54.5rem!important}.mt-md-219{margin-top:54.75rem!important}.mt-md-220{margin-top:55rem!important}.mt-md-221{margin-top:55.25rem!important}.mt-md-222{margin-top:55.5rem!important}.mt-md-223{margin-top:55.75rem!important}.mt-md-224{margin-top:56rem!important}.mt-md-225{margin-top:56.25rem!important}.mt-md-226{margin-top:56.5rem!important}.mt-md-227{margin-top:56.75rem!important}.mt-md-228{margin-top:57rem!important}.mt-md-229{margin-top:57.25rem!important}.mt-md-230{margin-top:57.5rem!important}.mt-md-231{margin-top:57.75rem!important}.mt-md-232{margin-top:58rem!important}.mt-md-233{margin-top:58.25rem!important}.mt-md-234{margin-top:58.5rem!important}.mt-md-235{margin-top:58.75rem!important}.mt-md-236{margin-top:59rem!important}.mt-md-237{margin-top:59.25rem!important}.mt-md-238{margin-top:59.5rem!important}.mt-md-239{margin-top:59.75rem!important}.mt-md-240{margin-top:60rem!important}.mt-md-241{margin-top:60.25rem!important}.mt-md-242{margin-top:60.5rem!important}.mt-md-243{margin-top:60.75rem!important}.mt-md-244{margin-top:61rem!important}.mt-md-245{margin-top:61.25rem!important}.mt-md-246{margin-top:61.5rem!important}.mt-md-247{margin-top:61.75rem!important}.mt-md-248{margin-top:62rem!important}.mt-md-249{margin-top:62.25rem!important}.mt-md-250{margin-top:62.5rem!important}.mt-md-251{margin-top:62.75rem!important}.mt-md-252{margin-top:63rem!important}.mt-md-253{margin-top:63.25rem!important}.mt-md-254{margin-top:63.5rem!important}.mt-md-255{margin-top:63.75rem!important}.mt-md-256{margin-top:64rem!important}.mt-md-257{margin-top:64.25rem!important}.mt-md-258{margin-top:64.5rem!important}.mt-md-259{margin-top:64.75rem!important}.mt-md-260{margin-top:65rem!important}.mt-md-261{margin-top:65.25rem!important}.mt-md-262{margin-top:65.5rem!important}.mt-md-263{margin-top:65.75rem!important}.mt-md-264{margin-top:66rem!important}.mt-md-265{margin-top:66.25rem!important}.mt-md-266{margin-top:66.5rem!important}.mt-md-267{margin-top:66.75rem!important}.mt-md-268{margin-top:67rem!important}.mt-md-269{margin-top:67.25rem!important}.mt-md-270{margin-top:67.5rem!important}.mt-md-271{margin-top:67.75rem!important}.mt-md-272{margin-top:68rem!important}.mt-md-273{margin-top:68.25rem!important}.mt-md-274{margin-top:68.5rem!important}.mt-md-275{margin-top:68.75rem!important}.mt-md-276{margin-top:69rem!important}.mt-md-277{margin-top:69.25rem!important}.mt-md-278{margin-top:69.5rem!important}.mt-md-279{margin-top:69.75rem!important}.mt-md-280{margin-top:70rem!important}.mt-md-281{margin-top:70.25rem!important}.mt-md-282{margin-top:70.5rem!important}.mt-md-283{margin-top:70.75rem!important}.mt-md-284{margin-top:71rem!important}.mt-md-285{margin-top:71.25rem!important}.mt-md-286{margin-top:71.5rem!important}.mt-md-287{margin-top:71.75rem!important}.mt-md-288{margin-top:72rem!important}.mt-md-289{margin-top:72.25rem!important}.mt-md-290{margin-top:72.5rem!important}.mt-md-291{margin-top:72.75rem!important}.mt-md-292{margin-top:73rem!important}.mt-md-293{margin-top:73.25rem!important}.mt-md-294{margin-top:73.5rem!important}.mt-md-295{margin-top:73.75rem!important}.mt-md-296{margin-top:74rem!important}.mt-md-297{margin-top:74.25rem!important}.mt-md-298{margin-top:74.5rem!important}.mt-md-299{margin-top:74.75rem!important}.mt-md-300{margin-top:75rem!important}}@media (min-width:992px){.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:.75rem!important}.mt-lg-4{margin-top:1rem!important}.mt-lg-5{margin-top:1.25rem!important}.mt-lg-6{margin-top:1.5rem!important}.mt-lg-7{margin-top:1.75rem!important}.mt-lg-8{margin-top:2rem!important}.mt-lg-9{margin-top:2.25rem!important}.mt-lg-10{margin-top:2.5rem!important}.mt-lg-11{margin-top:2.75rem!important}.mt-lg-12{margin-top:3rem!important}.mt-lg-13{margin-top:3.25rem!important}.mt-lg-14{margin-top:3.5rem!important}.mt-lg-15{margin-top:3.75rem!important}.mt-lg-16{margin-top:4rem!important}.mt-lg-17{margin-top:4.25rem!important}.mt-lg-18{margin-top:4.5rem!important}.mt-lg-19{margin-top:4.75rem!important}.mt-lg-20{margin-top:5rem!important}.mt-lg-21{margin-top:5.25rem!important}.mt-lg-22{margin-top:5.5rem!important}.mt-lg-23{margin-top:5.75rem!important}.mt-lg-24{margin-top:6rem!important}.mt-lg-25{margin-top:6.25rem!important}.mt-lg-26{margin-top:6.5rem!important}.mt-lg-27{margin-top:6.75rem!important}.mt-lg-28{margin-top:7rem!important}.mt-lg-29{margin-top:7.25rem!important}.mt-lg-30{margin-top:7.5rem!important}.mt-lg-31{margin-top:7.75rem!important}.mt-lg-32{margin-top:8rem!important}.mt-lg-33{margin-top:8.25rem!important}.mt-lg-34{margin-top:8.5rem!important}.mt-lg-35{margin-top:8.75rem!important}.mt-lg-36{margin-top:9rem!important}.mt-lg-37{margin-top:9.25rem!important}.mt-lg-38{margin-top:9.5rem!important}.mt-lg-39{margin-top:9.75rem!important}.mt-lg-40{margin-top:10rem!important}.mt-lg-41{margin-top:10.25rem!important}.mt-lg-42{margin-top:10.5rem!important}.mt-lg-43{margin-top:10.75rem!important}.mt-lg-44{margin-top:11rem!important}.mt-lg-45{margin-top:11.25rem!important}.mt-lg-46{margin-top:11.5rem!important}.mt-lg-47{margin-top:11.75rem!important}.mt-lg-48{margin-top:12rem!important}.mt-lg-49{margin-top:12.25rem!important}.mt-lg-50{margin-top:12.5rem!important}.mt-lg-51{margin-top:12.75rem!important}.mt-lg-52{margin-top:13rem!important}.mt-lg-53{margin-top:13.25rem!important}.mt-lg-54{margin-top:13.5rem!important}.mt-lg-55{margin-top:13.75rem!important}.mt-lg-56{margin-top:14rem!important}.mt-lg-57{margin-top:14.25rem!important}.mt-lg-58{margin-top:14.5rem!important}.mt-lg-59{margin-top:14.75rem!important}.mt-lg-60{margin-top:15rem!important}.mt-lg-61{margin-top:15.25rem!important}.mt-lg-62{margin-top:15.5rem!important}.mt-lg-63{margin-top:15.75rem!important}.mt-lg-64{margin-top:16rem!important}.mt-lg-65{margin-top:16.25rem!important}.mt-lg-66{margin-top:16.5rem!important}.mt-lg-67{margin-top:16.75rem!important}.mt-lg-68{margin-top:17rem!important}.mt-lg-69{margin-top:17.25rem!important}.mt-lg-70{margin-top:17.5rem!important}.mt-lg-71{margin-top:17.75rem!important}.mt-lg-72{margin-top:18rem!important}.mt-lg-73{margin-top:18.25rem!important}.mt-lg-74{margin-top:18.5rem!important}.mt-lg-75{margin-top:18.75rem!important}.mt-lg-76{margin-top:19rem!important}.mt-lg-77{margin-top:19.25rem!important}.mt-lg-78{margin-top:19.5rem!important}.mt-lg-79{margin-top:19.75rem!important}.mt-lg-80{margin-top:20rem!important}.mt-lg-81{margin-top:20.25rem!important}.mt-lg-82{margin-top:20.5rem!important}.mt-lg-83{margin-top:20.75rem!important}.mt-lg-84{margin-top:21rem!important}.mt-lg-85{margin-top:21.25rem!important}.mt-lg-86{margin-top:21.5rem!important}.mt-lg-87{margin-top:21.75rem!important}.mt-lg-88{margin-top:22rem!important}.mt-lg-89{margin-top:22.25rem!important}.mt-lg-90{margin-top:22.5rem!important}.mt-lg-91{margin-top:22.75rem!important}.mt-lg-92{margin-top:23rem!important}.mt-lg-93{margin-top:23.25rem!important}.mt-lg-94{margin-top:23.5rem!important}.mt-lg-95{margin-top:23.75rem!important}.mt-lg-96{margin-top:24rem!important}.mt-lg-97{margin-top:24.25rem!important}.mt-lg-98{margin-top:24.5rem!important}.mt-lg-99{margin-top:24.75rem!important}.mt-lg-100{margin-top:25rem!important}.mt-lg-101{margin-top:25.25rem!important}.mt-lg-102{margin-top:25.5rem!important}.mt-lg-103{margin-top:25.75rem!important}.mt-lg-104{margin-top:26rem!important}.mt-lg-105{margin-top:26.25rem!important}.mt-lg-106{margin-top:26.5rem!important}.mt-lg-107{margin-top:26.75rem!important}.mt-lg-108{margin-top:27rem!important}.mt-lg-109{margin-top:27.25rem!important}.mt-lg-110{margin-top:27.5rem!important}.mt-lg-111{margin-top:27.75rem!important}.mt-lg-112{margin-top:28rem!important}.mt-lg-113{margin-top:28.25rem!important}.mt-lg-114{margin-top:28.5rem!important}.mt-lg-115{margin-top:28.75rem!important}.mt-lg-116{margin-top:29rem!important}.mt-lg-117{margin-top:29.25rem!important}.mt-lg-118{margin-top:29.5rem!important}.mt-lg-119{margin-top:29.75rem!important}.mt-lg-120{margin-top:30rem!important}.mt-lg-121{margin-top:30.25rem!important}.mt-lg-122{margin-top:30.5rem!important}.mt-lg-123{margin-top:30.75rem!important}.mt-lg-124{margin-top:31rem!important}.mt-lg-125{margin-top:31.25rem!important}.mt-lg-126{margin-top:31.5rem!important}.mt-lg-127{margin-top:31.75rem!important}.mt-lg-128{margin-top:32rem!important}.mt-lg-129{margin-top:32.25rem!important}.mt-lg-130{margin-top:32.5rem!important}.mt-lg-131{margin-top:32.75rem!important}.mt-lg-132{margin-top:33rem!important}.mt-lg-133{margin-top:33.25rem!important}.mt-lg-134{margin-top:33.5rem!important}.mt-lg-135{margin-top:33.75rem!important}.mt-lg-136{margin-top:34rem!important}.mt-lg-137{margin-top:34.25rem!important}.mt-lg-138{margin-top:34.5rem!important}.mt-lg-139{margin-top:34.75rem!important}.mt-lg-140{margin-top:35rem!important}.mt-lg-141{margin-top:35.25rem!important}.mt-lg-142{margin-top:35.5rem!important}.mt-lg-143{margin-top:35.75rem!important}.mt-lg-144{margin-top:36rem!important}.mt-lg-145{margin-top:36.25rem!important}.mt-lg-146{margin-top:36.5rem!important}.mt-lg-147{margin-top:36.75rem!important}.mt-lg-148{margin-top:37rem!important}.mt-lg-149{margin-top:37.25rem!important}.mt-lg-150{margin-top:37.5rem!important}.mt-lg-151{margin-top:37.75rem!important}.mt-lg-152{margin-top:38rem!important}.mt-lg-153{margin-top:38.25rem!important}.mt-lg-154{margin-top:38.5rem!important}.mt-lg-155{margin-top:38.75rem!important}.mt-lg-156{margin-top:39rem!important}.mt-lg-157{margin-top:39.25rem!important}.mt-lg-158{margin-top:39.5rem!important}.mt-lg-159{margin-top:39.75rem!important}.mt-lg-160{margin-top:40rem!important}.mt-lg-161{margin-top:40.25rem!important}.mt-lg-162{margin-top:40.5rem!important}.mt-lg-163{margin-top:40.75rem!important}.mt-lg-164{margin-top:41rem!important}.mt-lg-165{margin-top:41.25rem!important}.mt-lg-166{margin-top:41.5rem!important}.mt-lg-167{margin-top:41.75rem!important}.mt-lg-168{margin-top:42rem!important}.mt-lg-169{margin-top:42.25rem!important}.mt-lg-170{margin-top:42.5rem!important}.mt-lg-171{margin-top:42.75rem!important}.mt-lg-172{margin-top:43rem!important}.mt-lg-173{margin-top:43.25rem!important}.mt-lg-174{margin-top:43.5rem!important}.mt-lg-175{margin-top:43.75rem!important}.mt-lg-176{margin-top:44rem!important}.mt-lg-177{margin-top:44.25rem!important}.mt-lg-178{margin-top:44.5rem!important}.mt-lg-179{margin-top:44.75rem!important}.mt-lg-180{margin-top:45rem!important}.mt-lg-181{margin-top:45.25rem!important}.mt-lg-182{margin-top:45.5rem!important}.mt-lg-183{margin-top:45.75rem!important}.mt-lg-184{margin-top:46rem!important}.mt-lg-185{margin-top:46.25rem!important}.mt-lg-186{margin-top:46.5rem!important}.mt-lg-187{margin-top:46.75rem!important}.mt-lg-188{margin-top:47rem!important}.mt-lg-189{margin-top:47.25rem!important}.mt-lg-190{margin-top:47.5rem!important}.mt-lg-191{margin-top:47.75rem!important}.mt-lg-192{margin-top:48rem!important}.mt-lg-193{margin-top:48.25rem!important}.mt-lg-194{margin-top:48.5rem!important}.mt-lg-195{margin-top:48.75rem!important}.mt-lg-196{margin-top:49rem!important}.mt-lg-197{margin-top:49.25rem!important}.mt-lg-198{margin-top:49.5rem!important}.mt-lg-199{margin-top:49.75rem!important}.mt-lg-200{margin-top:50rem!important}.mt-lg-201{margin-top:50.25rem!important}.mt-lg-202{margin-top:50.5rem!important}.mt-lg-203{margin-top:50.75rem!important}.mt-lg-204{margin-top:51rem!important}.mt-lg-205{margin-top:51.25rem!important}.mt-lg-206{margin-top:51.5rem!important}.mt-lg-207{margin-top:51.75rem!important}.mt-lg-208{margin-top:52rem!important}.mt-lg-209{margin-top:52.25rem!important}.mt-lg-210{margin-top:52.5rem!important}.mt-lg-211{margin-top:52.75rem!important}.mt-lg-212{margin-top:53rem!important}.mt-lg-213{margin-top:53.25rem!important}.mt-lg-214{margin-top:53.5rem!important}.mt-lg-215{margin-top:53.75rem!important}.mt-lg-216{margin-top:54rem!important}.mt-lg-217{margin-top:54.25rem!important}.mt-lg-218{margin-top:54.5rem!important}.mt-lg-219{margin-top:54.75rem!important}.mt-lg-220{margin-top:55rem!important}.mt-lg-221{margin-top:55.25rem!important}.mt-lg-222{margin-top:55.5rem!important}.mt-lg-223{margin-top:55.75rem!important}.mt-lg-224{margin-top:56rem!important}.mt-lg-225{margin-top:56.25rem!important}.mt-lg-226{margin-top:56.5rem!important}.mt-lg-227{margin-top:56.75rem!important}.mt-lg-228{margin-top:57rem!important}.mt-lg-229{margin-top:57.25rem!important}.mt-lg-230{margin-top:57.5rem!important}.mt-lg-231{margin-top:57.75rem!important}.mt-lg-232{margin-top:58rem!important}.mt-lg-233{margin-top:58.25rem!important}.mt-lg-234{margin-top:58.5rem!important}.mt-lg-235{margin-top:58.75rem!important}.mt-lg-236{margin-top:59rem!important}.mt-lg-237{margin-top:59.25rem!important}.mt-lg-238{margin-top:59.5rem!important}.mt-lg-239{margin-top:59.75rem!important}.mt-lg-240{margin-top:60rem!important}.mt-lg-241{margin-top:60.25rem!important}.mt-lg-242{margin-top:60.5rem!important}.mt-lg-243{margin-top:60.75rem!important}.mt-lg-244{margin-top:61rem!important}.mt-lg-245{margin-top:61.25rem!important}.mt-lg-246{margin-top:61.5rem!important}.mt-lg-247{margin-top:61.75rem!important}.mt-lg-248{margin-top:62rem!important}.mt-lg-249{margin-top:62.25rem!important}.mt-lg-250{margin-top:62.5rem!important}.mt-lg-251{margin-top:62.75rem!important}.mt-lg-252{margin-top:63rem!important}.mt-lg-253{margin-top:63.25rem!important}.mt-lg-254{margin-top:63.5rem!important}.mt-lg-255{margin-top:63.75rem!important}.mt-lg-256{margin-top:64rem!important}.mt-lg-257{margin-top:64.25rem!important}.mt-lg-258{margin-top:64.5rem!important}.mt-lg-259{margin-top:64.75rem!important}.mt-lg-260{margin-top:65rem!important}.mt-lg-261{margin-top:65.25rem!important}.mt-lg-262{margin-top:65.5rem!important}.mt-lg-263{margin-top:65.75rem!important}.mt-lg-264{margin-top:66rem!important}.mt-lg-265{margin-top:66.25rem!important}.mt-lg-266{margin-top:66.5rem!important}.mt-lg-267{margin-top:66.75rem!important}.mt-lg-268{margin-top:67rem!important}.mt-lg-269{margin-top:67.25rem!important}.mt-lg-270{margin-top:67.5rem!important}.mt-lg-271{margin-top:67.75rem!important}.mt-lg-272{margin-top:68rem!important}.mt-lg-273{margin-top:68.25rem!important}.mt-lg-274{margin-top:68.5rem!important}.mt-lg-275{margin-top:68.75rem!important}.mt-lg-276{margin-top:69rem!important}.mt-lg-277{margin-top:69.25rem!important}.mt-lg-278{margin-top:69.5rem!important}.mt-lg-279{margin-top:69.75rem!important}.mt-lg-280{margin-top:70rem!important}.mt-lg-281{margin-top:70.25rem!important}.mt-lg-282{margin-top:70.5rem!important}.mt-lg-283{margin-top:70.75rem!important}.mt-lg-284{margin-top:71rem!important}.mt-lg-285{margin-top:71.25rem!important}.mt-lg-286{margin-top:71.5rem!important}.mt-lg-287{margin-top:71.75rem!important}.mt-lg-288{margin-top:72rem!important}.mt-lg-289{margin-top:72.25rem!important}.mt-lg-290{margin-top:72.5rem!important}.mt-lg-291{margin-top:72.75rem!important}.mt-lg-292{margin-top:73rem!important}.mt-lg-293{margin-top:73.25rem!important}.mt-lg-294{margin-top:73.5rem!important}.mt-lg-295{margin-top:73.75rem!important}.mt-lg-296{margin-top:74rem!important}.mt-lg-297{margin-top:74.25rem!important}.mt-lg-298{margin-top:74.5rem!important}.mt-lg-299{margin-top:74.75rem!important}.mt-lg-300{margin-top:75rem!important}}@media (min-width:1200px){.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:.75rem!important}.mt-xl-4{margin-top:1rem!important}.mt-xl-5{margin-top:1.25rem!important}.mt-xl-6{margin-top:1.5rem!important}.mt-xl-7{margin-top:1.75rem!important}.mt-xl-8{margin-top:2rem!important}.mt-xl-9{margin-top:2.25rem!important}.mt-xl-10{margin-top:2.5rem!important}.mt-xl-11{margin-top:2.75rem!important}.mt-xl-12{margin-top:3rem!important}.mt-xl-13{margin-top:3.25rem!important}.mt-xl-14{margin-top:3.5rem!important}.mt-xl-15{margin-top:3.75rem!important}.mt-xl-16{margin-top:4rem!important}.mt-xl-17{margin-top:4.25rem!important}.mt-xl-18{margin-top:4.5rem!important}.mt-xl-19{margin-top:4.75rem!important}.mt-xl-20{margin-top:5rem!important}.mt-xl-21{margin-top:5.25rem!important}.mt-xl-22{margin-top:5.5rem!important}.mt-xl-23{margin-top:5.75rem!important}.mt-xl-24{margin-top:6rem!important}.mt-xl-25{margin-top:6.25rem!important}.mt-xl-26{margin-top:6.5rem!important}.mt-xl-27{margin-top:6.75rem!important}.mt-xl-28{margin-top:7rem!important}.mt-xl-29{margin-top:7.25rem!important}.mt-xl-30{margin-top:7.5rem!important}.mt-xl-31{margin-top:7.75rem!important}.mt-xl-32{margin-top:8rem!important}.mt-xl-33{margin-top:8.25rem!important}.mt-xl-34{margin-top:8.5rem!important}.mt-xl-35{margin-top:8.75rem!important}.mt-xl-36{margin-top:9rem!important}.mt-xl-37{margin-top:9.25rem!important}.mt-xl-38{margin-top:9.5rem!important}.mt-xl-39{margin-top:9.75rem!important}.mt-xl-40{margin-top:10rem!important}.mt-xl-41{margin-top:10.25rem!important}.mt-xl-42{margin-top:10.5rem!important}.mt-xl-43{margin-top:10.75rem!important}.mt-xl-44{margin-top:11rem!important}.mt-xl-45{margin-top:11.25rem!important}.mt-xl-46{margin-top:11.5rem!important}.mt-xl-47{margin-top:11.75rem!important}.mt-xl-48{margin-top:12rem!important}.mt-xl-49{margin-top:12.25rem!important}.mt-xl-50{margin-top:12.5rem!important}.mt-xl-51{margin-top:12.75rem!important}.mt-xl-52{margin-top:13rem!important}.mt-xl-53{margin-top:13.25rem!important}.mt-xl-54{margin-top:13.5rem!important}.mt-xl-55{margin-top:13.75rem!important}.mt-xl-56{margin-top:14rem!important}.mt-xl-57{margin-top:14.25rem!important}.mt-xl-58{margin-top:14.5rem!important}.mt-xl-59{margin-top:14.75rem!important}.mt-xl-60{margin-top:15rem!important}.mt-xl-61{margin-top:15.25rem!important}.mt-xl-62{margin-top:15.5rem!important}.mt-xl-63{margin-top:15.75rem!important}.mt-xl-64{margin-top:16rem!important}.mt-xl-65{margin-top:16.25rem!important}.mt-xl-66{margin-top:16.5rem!important}.mt-xl-67{margin-top:16.75rem!important}.mt-xl-68{margin-top:17rem!important}.mt-xl-69{margin-top:17.25rem!important}.mt-xl-70{margin-top:17.5rem!important}.mt-xl-71{margin-top:17.75rem!important}.mt-xl-72{margin-top:18rem!important}.mt-xl-73{margin-top:18.25rem!important}.mt-xl-74{margin-top:18.5rem!important}.mt-xl-75{margin-top:18.75rem!important}.mt-xl-76{margin-top:19rem!important}.mt-xl-77{margin-top:19.25rem!important}.mt-xl-78{margin-top:19.5rem!important}.mt-xl-79{margin-top:19.75rem!important}.mt-xl-80{margin-top:20rem!important}.mt-xl-81{margin-top:20.25rem!important}.mt-xl-82{margin-top:20.5rem!important}.mt-xl-83{margin-top:20.75rem!important}.mt-xl-84{margin-top:21rem!important}.mt-xl-85{margin-top:21.25rem!important}.mt-xl-86{margin-top:21.5rem!important}.mt-xl-87{margin-top:21.75rem!important}.mt-xl-88{margin-top:22rem!important}.mt-xl-89{margin-top:22.25rem!important}.mt-xl-90{margin-top:22.5rem!important}.mt-xl-91{margin-top:22.75rem!important}.mt-xl-92{margin-top:23rem!important}.mt-xl-93{margin-top:23.25rem!important}.mt-xl-94{margin-top:23.5rem!important}.mt-xl-95{margin-top:23.75rem!important}.mt-xl-96{margin-top:24rem!important}.mt-xl-97{margin-top:24.25rem!important}.mt-xl-98{margin-top:24.5rem!important}.mt-xl-99{margin-top:24.75rem!important}.mt-xl-100{margin-top:25rem!important}.mt-xl-101{margin-top:25.25rem!important}.mt-xl-102{margin-top:25.5rem!important}.mt-xl-103{margin-top:25.75rem!important}.mt-xl-104{margin-top:26rem!important}.mt-xl-105{margin-top:26.25rem!important}.mt-xl-106{margin-top:26.5rem!important}.mt-xl-107{margin-top:26.75rem!important}.mt-xl-108{margin-top:27rem!important}.mt-xl-109{margin-top:27.25rem!important}.mt-xl-110{margin-top:27.5rem!important}.mt-xl-111{margin-top:27.75rem!important}.mt-xl-112{margin-top:28rem!important}.mt-xl-113{margin-top:28.25rem!important}.mt-xl-114{margin-top:28.5rem!important}.mt-xl-115{margin-top:28.75rem!important}.mt-xl-116{margin-top:29rem!important}.mt-xl-117{margin-top:29.25rem!important}.mt-xl-118{margin-top:29.5rem!important}.mt-xl-119{margin-top:29.75rem!important}.mt-xl-120{margin-top:30rem!important}.mt-xl-121{margin-top:30.25rem!important}.mt-xl-122{margin-top:30.5rem!important}.mt-xl-123{margin-top:30.75rem!important}.mt-xl-124{margin-top:31rem!important}.mt-xl-125{margin-top:31.25rem!important}.mt-xl-126{margin-top:31.5rem!important}.mt-xl-127{margin-top:31.75rem!important}.mt-xl-128{margin-top:32rem!important}.mt-xl-129{margin-top:32.25rem!important}.mt-xl-130{margin-top:32.5rem!important}.mt-xl-131{margin-top:32.75rem!important}.mt-xl-132{margin-top:33rem!important}.mt-xl-133{margin-top:33.25rem!important}.mt-xl-134{margin-top:33.5rem!important}.mt-xl-135{margin-top:33.75rem!important}.mt-xl-136{margin-top:34rem!important}.mt-xl-137{margin-top:34.25rem!important}.mt-xl-138{margin-top:34.5rem!important}.mt-xl-139{margin-top:34.75rem!important}.mt-xl-140{margin-top:35rem!important}.mt-xl-141{margin-top:35.25rem!important}.mt-xl-142{margin-top:35.5rem!important}.mt-xl-143{margin-top:35.75rem!important}.mt-xl-144{margin-top:36rem!important}.mt-xl-145{margin-top:36.25rem!important}.mt-xl-146{margin-top:36.5rem!important}.mt-xl-147{margin-top:36.75rem!important}.mt-xl-148{margin-top:37rem!important}.mt-xl-149{margin-top:37.25rem!important}.mt-xl-150{margin-top:37.5rem!important}.mt-xl-151{margin-top:37.75rem!important}.mt-xl-152{margin-top:38rem!important}.mt-xl-153{margin-top:38.25rem!important}.mt-xl-154{margin-top:38.5rem!important}.mt-xl-155{margin-top:38.75rem!important}.mt-xl-156{margin-top:39rem!important}.mt-xl-157{margin-top:39.25rem!important}.mt-xl-158{margin-top:39.5rem!important}.mt-xl-159{margin-top:39.75rem!important}.mt-xl-160{margin-top:40rem!important}.mt-xl-161{margin-top:40.25rem!important}.mt-xl-162{margin-top:40.5rem!important}.mt-xl-163{margin-top:40.75rem!important}.mt-xl-164{margin-top:41rem!important}.mt-xl-165{margin-top:41.25rem!important}.mt-xl-166{margin-top:41.5rem!important}.mt-xl-167{margin-top:41.75rem!important}.mt-xl-168{margin-top:42rem!important}.mt-xl-169{margin-top:42.25rem!important}.mt-xl-170{margin-top:42.5rem!important}.mt-xl-171{margin-top:42.75rem!important}.mt-xl-172{margin-top:43rem!important}.mt-xl-173{margin-top:43.25rem!important}.mt-xl-174{margin-top:43.5rem!important}.mt-xl-175{margin-top:43.75rem!important}.mt-xl-176{margin-top:44rem!important}.mt-xl-177{margin-top:44.25rem!important}.mt-xl-178{margin-top:44.5rem!important}.mt-xl-179{margin-top:44.75rem!important}.mt-xl-180{margin-top:45rem!important}.mt-xl-181{margin-top:45.25rem!important}.mt-xl-182{margin-top:45.5rem!important}.mt-xl-183{margin-top:45.75rem!important}.mt-xl-184{margin-top:46rem!important}.mt-xl-185{margin-top:46.25rem!important}.mt-xl-186{margin-top:46.5rem!important}.mt-xl-187{margin-top:46.75rem!important}.mt-xl-188{margin-top:47rem!important}.mt-xl-189{margin-top:47.25rem!important}.mt-xl-190{margin-top:47.5rem!important}.mt-xl-191{margin-top:47.75rem!important}.mt-xl-192{margin-top:48rem!important}.mt-xl-193{margin-top:48.25rem!important}.mt-xl-194{margin-top:48.5rem!important}.mt-xl-195{margin-top:48.75rem!important}.mt-xl-196{margin-top:49rem!important}.mt-xl-197{margin-top:49.25rem!important}.mt-xl-198{margin-top:49.5rem!important}.mt-xl-199{margin-top:49.75rem!important}.mt-xl-200{margin-top:50rem!important}.mt-xl-201{margin-top:50.25rem!important}.mt-xl-202{margin-top:50.5rem!important}.mt-xl-203{margin-top:50.75rem!important}.mt-xl-204{margin-top:51rem!important}.mt-xl-205{margin-top:51.25rem!important}.mt-xl-206{margin-top:51.5rem!important}.mt-xl-207{margin-top:51.75rem!important}.mt-xl-208{margin-top:52rem!important}.mt-xl-209{margin-top:52.25rem!important}.mt-xl-210{margin-top:52.5rem!important}.mt-xl-211{margin-top:52.75rem!important}.mt-xl-212{margin-top:53rem!important}.mt-xl-213{margin-top:53.25rem!important}.mt-xl-214{margin-top:53.5rem!important}.mt-xl-215{margin-top:53.75rem!important}.mt-xl-216{margin-top:54rem!important}.mt-xl-217{margin-top:54.25rem!important}.mt-xl-218{margin-top:54.5rem!important}.mt-xl-219{margin-top:54.75rem!important}.mt-xl-220{margin-top:55rem!important}.mt-xl-221{margin-top:55.25rem!important}.mt-xl-222{margin-top:55.5rem!important}.mt-xl-223{margin-top:55.75rem!important}.mt-xl-224{margin-top:56rem!important}.mt-xl-225{margin-top:56.25rem!important}.mt-xl-226{margin-top:56.5rem!important}.mt-xl-227{margin-top:56.75rem!important}.mt-xl-228{margin-top:57rem!important}.mt-xl-229{margin-top:57.25rem!important}.mt-xl-230{margin-top:57.5rem!important}.mt-xl-231{margin-top:57.75rem!important}.mt-xl-232{margin-top:58rem!important}.mt-xl-233{margin-top:58.25rem!important}.mt-xl-234{margin-top:58.5rem!important}.mt-xl-235{margin-top:58.75rem!important}.mt-xl-236{margin-top:59rem!important}.mt-xl-237{margin-top:59.25rem!important}.mt-xl-238{margin-top:59.5rem!important}.mt-xl-239{margin-top:59.75rem!important}.mt-xl-240{margin-top:60rem!important}.mt-xl-241{margin-top:60.25rem!important}.mt-xl-242{margin-top:60.5rem!important}.mt-xl-243{margin-top:60.75rem!important}.mt-xl-244{margin-top:61rem!important}.mt-xl-245{margin-top:61.25rem!important}.mt-xl-246{margin-top:61.5rem!important}.mt-xl-247{margin-top:61.75rem!important}.mt-xl-248{margin-top:62rem!important}.mt-xl-249{margin-top:62.25rem!important}.mt-xl-250{margin-top:62.5rem!important}.mt-xl-251{margin-top:62.75rem!important}.mt-xl-252{margin-top:63rem!important}.mt-xl-253{margin-top:63.25rem!important}.mt-xl-254{margin-top:63.5rem!important}.mt-xl-255{margin-top:63.75rem!important}.mt-xl-256{margin-top:64rem!important}.mt-xl-257{margin-top:64.25rem!important}.mt-xl-258{margin-top:64.5rem!important}.mt-xl-259{margin-top:64.75rem!important}.mt-xl-260{margin-top:65rem!important}.mt-xl-261{margin-top:65.25rem!important}.mt-xl-262{margin-top:65.5rem!important}.mt-xl-263{margin-top:65.75rem!important}.mt-xl-264{margin-top:66rem!important}.mt-xl-265{margin-top:66.25rem!important}.mt-xl-266{margin-top:66.5rem!important}.mt-xl-267{margin-top:66.75rem!important}.mt-xl-268{margin-top:67rem!important}.mt-xl-269{margin-top:67.25rem!important}.mt-xl-270{margin-top:67.5rem!important}.mt-xl-271{margin-top:67.75rem!important}.mt-xl-272{margin-top:68rem!important}.mt-xl-273{margin-top:68.25rem!important}.mt-xl-274{margin-top:68.5rem!important}.mt-xl-275{margin-top:68.75rem!important}.mt-xl-276{margin-top:69rem!important}.mt-xl-277{margin-top:69.25rem!important}.mt-xl-278{margin-top:69.5rem!important}.mt-xl-279{margin-top:69.75rem!important}.mt-xl-280{margin-top:70rem!important}.mt-xl-281{margin-top:70.25rem!important}.mt-xl-282{margin-top:70.5rem!important}.mt-xl-283{margin-top:70.75rem!important}.mt-xl-284{margin-top:71rem!important}.mt-xl-285{margin-top:71.25rem!important}.mt-xl-286{margin-top:71.5rem!important}.mt-xl-287{margin-top:71.75rem!important}.mt-xl-288{margin-top:72rem!important}.mt-xl-289{margin-top:72.25rem!important}.mt-xl-290{margin-top:72.5rem!important}.mt-xl-291{margin-top:72.75rem!important}.mt-xl-292{margin-top:73rem!important}.mt-xl-293{margin-top:73.25rem!important}.mt-xl-294{margin-top:73.5rem!important}.mt-xl-295{margin-top:73.75rem!important}.mt-xl-296{margin-top:74rem!important}.mt-xl-297{margin-top:74.25rem!important}.mt-xl-298{margin-top:74.5rem!important}.mt-xl-299{margin-top:74.75rem!important}.mt-xl-300{margin-top:75rem!important}}@media (min-width:1400px){.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:.75rem!important}.mt-xxl-4{margin-top:1rem!important}.mt-xxl-5{margin-top:1.25rem!important}.mt-xxl-6{margin-top:1.5rem!important}.mt-xxl-7{margin-top:1.75rem!important}.mt-xxl-8{margin-top:2rem!important}.mt-xxl-9{margin-top:2.25rem!important}.mt-xxl-10{margin-top:2.5rem!important}.mt-xxl-11{margin-top:2.75rem!important}.mt-xxl-12{margin-top:3rem!important}.mt-xxl-13{margin-top:3.25rem!important}.mt-xxl-14{margin-top:3.5rem!important}.mt-xxl-15{margin-top:3.75rem!important}.mt-xxl-16{margin-top:4rem!important}.mt-xxl-17{margin-top:4.25rem!important}.mt-xxl-18{margin-top:4.5rem!important}.mt-xxl-19{margin-top:4.75rem!important}.mt-xxl-20{margin-top:5rem!important}.mt-xxl-21{margin-top:5.25rem!important}.mt-xxl-22{margin-top:5.5rem!important}.mt-xxl-23{margin-top:5.75rem!important}.mt-xxl-24{margin-top:6rem!important}.mt-xxl-25{margin-top:6.25rem!important}.mt-xxl-26{margin-top:6.5rem!important}.mt-xxl-27{margin-top:6.75rem!important}.mt-xxl-28{margin-top:7rem!important}.mt-xxl-29{margin-top:7.25rem!important}.mt-xxl-30{margin-top:7.5rem!important}.mt-xxl-31{margin-top:7.75rem!important}.mt-xxl-32{margin-top:8rem!important}.mt-xxl-33{margin-top:8.25rem!important}.mt-xxl-34{margin-top:8.5rem!important}.mt-xxl-35{margin-top:8.75rem!important}.mt-xxl-36{margin-top:9rem!important}.mt-xxl-37{margin-top:9.25rem!important}.mt-xxl-38{margin-top:9.5rem!important}.mt-xxl-39{margin-top:9.75rem!important}.mt-xxl-40{margin-top:10rem!important}.mt-xxl-41{margin-top:10.25rem!important}.mt-xxl-42{margin-top:10.5rem!important}.mt-xxl-43{margin-top:10.75rem!important}.mt-xxl-44{margin-top:11rem!important}.mt-xxl-45{margin-top:11.25rem!important}.mt-xxl-46{margin-top:11.5rem!important}.mt-xxl-47{margin-top:11.75rem!important}.mt-xxl-48{margin-top:12rem!important}.mt-xxl-49{margin-top:12.25rem!important}.mt-xxl-50{margin-top:12.5rem!important}.mt-xxl-51{margin-top:12.75rem!important}.mt-xxl-52{margin-top:13rem!important}.mt-xxl-53{margin-top:13.25rem!important}.mt-xxl-54{margin-top:13.5rem!important}.mt-xxl-55{margin-top:13.75rem!important}.mt-xxl-56{margin-top:14rem!important}.mt-xxl-57{margin-top:14.25rem!important}.mt-xxl-58{margin-top:14.5rem!important}.mt-xxl-59{margin-top:14.75rem!important}.mt-xxl-60{margin-top:15rem!important}.mt-xxl-61{margin-top:15.25rem!important}.mt-xxl-62{margin-top:15.5rem!important}.mt-xxl-63{margin-top:15.75rem!important}.mt-xxl-64{margin-top:16rem!important}.mt-xxl-65{margin-top:16.25rem!important}.mt-xxl-66{margin-top:16.5rem!important}.mt-xxl-67{margin-top:16.75rem!important}.mt-xxl-68{margin-top:17rem!important}.mt-xxl-69{margin-top:17.25rem!important}.mt-xxl-70{margin-top:17.5rem!important}.mt-xxl-71{margin-top:17.75rem!important}.mt-xxl-72{margin-top:18rem!important}.mt-xxl-73{margin-top:18.25rem!important}.mt-xxl-74{margin-top:18.5rem!important}.mt-xxl-75{margin-top:18.75rem!important}.mt-xxl-76{margin-top:19rem!important}.mt-xxl-77{margin-top:19.25rem!important}.mt-xxl-78{margin-top:19.5rem!important}.mt-xxl-79{margin-top:19.75rem!important}.mt-xxl-80{margin-top:20rem!important}.mt-xxl-81{margin-top:20.25rem!important}.mt-xxl-82{margin-top:20.5rem!important}.mt-xxl-83{margin-top:20.75rem!important}.mt-xxl-84{margin-top:21rem!important}.mt-xxl-85{margin-top:21.25rem!important}.mt-xxl-86{margin-top:21.5rem!important}.mt-xxl-87{margin-top:21.75rem!important}.mt-xxl-88{margin-top:22rem!important}.mt-xxl-89{margin-top:22.25rem!important}.mt-xxl-90{margin-top:22.5rem!important}.mt-xxl-91{margin-top:22.75rem!important}.mt-xxl-92{margin-top:23rem!important}.mt-xxl-93{margin-top:23.25rem!important}.mt-xxl-94{margin-top:23.5rem!important}.mt-xxl-95{margin-top:23.75rem!important}.mt-xxl-96{margin-top:24rem!important}.mt-xxl-97{margin-top:24.25rem!important}.mt-xxl-98{margin-top:24.5rem!important}.mt-xxl-99{margin-top:24.75rem!important}.mt-xxl-100{margin-top:25rem!important}.mt-xxl-101{margin-top:25.25rem!important}.mt-xxl-102{margin-top:25.5rem!important}.mt-xxl-103{margin-top:25.75rem!important}.mt-xxl-104{margin-top:26rem!important}.mt-xxl-105{margin-top:26.25rem!important}.mt-xxl-106{margin-top:26.5rem!important}.mt-xxl-107{margin-top:26.75rem!important}.mt-xxl-108{margin-top:27rem!important}.mt-xxl-109{margin-top:27.25rem!important}.mt-xxl-110{margin-top:27.5rem!important}.mt-xxl-111{margin-top:27.75rem!important}.mt-xxl-112{margin-top:28rem!important}.mt-xxl-113{margin-top:28.25rem!important}.mt-xxl-114{margin-top:28.5rem!important}.mt-xxl-115{margin-top:28.75rem!important}.mt-xxl-116{margin-top:29rem!important}.mt-xxl-117{margin-top:29.25rem!important}.mt-xxl-118{margin-top:29.5rem!important}.mt-xxl-119{margin-top:29.75rem!important}.mt-xxl-120{margin-top:30rem!important}.mt-xxl-121{margin-top:30.25rem!important}.mt-xxl-122{margin-top:30.5rem!important}.mt-xxl-123{margin-top:30.75rem!important}.mt-xxl-124{margin-top:31rem!important}.mt-xxl-125{margin-top:31.25rem!important}.mt-xxl-126{margin-top:31.5rem!important}.mt-xxl-127{margin-top:31.75rem!important}.mt-xxl-128{margin-top:32rem!important}.mt-xxl-129{margin-top:32.25rem!important}.mt-xxl-130{margin-top:32.5rem!important}.mt-xxl-131{margin-top:32.75rem!important}.mt-xxl-132{margin-top:33rem!important}.mt-xxl-133{margin-top:33.25rem!important}.mt-xxl-134{margin-top:33.5rem!important}.mt-xxl-135{margin-top:33.75rem!important}.mt-xxl-136{margin-top:34rem!important}.mt-xxl-137{margin-top:34.25rem!important}.mt-xxl-138{margin-top:34.5rem!important}.mt-xxl-139{margin-top:34.75rem!important}.mt-xxl-140{margin-top:35rem!important}.mt-xxl-141{margin-top:35.25rem!important}.mt-xxl-142{margin-top:35.5rem!important}.mt-xxl-143{margin-top:35.75rem!important}.mt-xxl-144{margin-top:36rem!important}.mt-xxl-145{margin-top:36.25rem!important}.mt-xxl-146{margin-top:36.5rem!important}.mt-xxl-147{margin-top:36.75rem!important}.mt-xxl-148{margin-top:37rem!important}.mt-xxl-149{margin-top:37.25rem!important}.mt-xxl-150{margin-top:37.5rem!important}.mt-xxl-151{margin-top:37.75rem!important}.mt-xxl-152{margin-top:38rem!important}.mt-xxl-153{margin-top:38.25rem!important}.mt-xxl-154{margin-top:38.5rem!important}.mt-xxl-155{margin-top:38.75rem!important}.mt-xxl-156{margin-top:39rem!important}.mt-xxl-157{margin-top:39.25rem!important}.mt-xxl-158{margin-top:39.5rem!important}.mt-xxl-159{margin-top:39.75rem!important}.mt-xxl-160{margin-top:40rem!important}.mt-xxl-161{margin-top:40.25rem!important}.mt-xxl-162{margin-top:40.5rem!important}.mt-xxl-163{margin-top:40.75rem!important}.mt-xxl-164{margin-top:41rem!important}.mt-xxl-165{margin-top:41.25rem!important}.mt-xxl-166{margin-top:41.5rem!important}.mt-xxl-167{margin-top:41.75rem!important}.mt-xxl-168{margin-top:42rem!important}.mt-xxl-169{margin-top:42.25rem!important}.mt-xxl-170{margin-top:42.5rem!important}.mt-xxl-171{margin-top:42.75rem!important}.mt-xxl-172{margin-top:43rem!important}.mt-xxl-173{margin-top:43.25rem!important}.mt-xxl-174{margin-top:43.5rem!important}.mt-xxl-175{margin-top:43.75rem!important}.mt-xxl-176{margin-top:44rem!important}.mt-xxl-177{margin-top:44.25rem!important}.mt-xxl-178{margin-top:44.5rem!important}.mt-xxl-179{margin-top:44.75rem!important}.mt-xxl-180{margin-top:45rem!important}.mt-xxl-181{margin-top:45.25rem!important}.mt-xxl-182{margin-top:45.5rem!important}.mt-xxl-183{margin-top:45.75rem!important}.mt-xxl-184{margin-top:46rem!important}.mt-xxl-185{margin-top:46.25rem!important}.mt-xxl-186{margin-top:46.5rem!important}.mt-xxl-187{margin-top:46.75rem!important}.mt-xxl-188{margin-top:47rem!important}.mt-xxl-189{margin-top:47.25rem!important}.mt-xxl-190{margin-top:47.5rem!important}.mt-xxl-191{margin-top:47.75rem!important}.mt-xxl-192{margin-top:48rem!important}.mt-xxl-193{margin-top:48.25rem!important}.mt-xxl-194{margin-top:48.5rem!important}.mt-xxl-195{margin-top:48.75rem!important}.mt-xxl-196{margin-top:49rem!important}.mt-xxl-197{margin-top:49.25rem!important}.mt-xxl-198{margin-top:49.5rem!important}.mt-xxl-199{margin-top:49.75rem!important}.mt-xxl-200{margin-top:50rem!important}.mt-xxl-201{margin-top:50.25rem!important}.mt-xxl-202{margin-top:50.5rem!important}.mt-xxl-203{margin-top:50.75rem!important}.mt-xxl-204{margin-top:51rem!important}.mt-xxl-205{margin-top:51.25rem!important}.mt-xxl-206{margin-top:51.5rem!important}.mt-xxl-207{margin-top:51.75rem!important}.mt-xxl-208{margin-top:52rem!important}.mt-xxl-209{margin-top:52.25rem!important}.mt-xxl-210{margin-top:52.5rem!important}.mt-xxl-211{margin-top:52.75rem!important}.mt-xxl-212{margin-top:53rem!important}.mt-xxl-213{margin-top:53.25rem!important}.mt-xxl-214{margin-top:53.5rem!important}.mt-xxl-215{margin-top:53.75rem!important}.mt-xxl-216{margin-top:54rem!important}.mt-xxl-217{margin-top:54.25rem!important}.mt-xxl-218{margin-top:54.5rem!important}.mt-xxl-219{margin-top:54.75rem!important}.mt-xxl-220{margin-top:55rem!important}.mt-xxl-221{margin-top:55.25rem!important}.mt-xxl-222{margin-top:55.5rem!important}.mt-xxl-223{margin-top:55.75rem!important}.mt-xxl-224{margin-top:56rem!important}.mt-xxl-225{margin-top:56.25rem!important}.mt-xxl-226{margin-top:56.5rem!important}.mt-xxl-227{margin-top:56.75rem!important}.mt-xxl-228{margin-top:57rem!important}.mt-xxl-229{margin-top:57.25rem!important}.mt-xxl-230{margin-top:57.5rem!important}.mt-xxl-231{margin-top:57.75rem!important}.mt-xxl-232{margin-top:58rem!important}.mt-xxl-233{margin-top:58.25rem!important}.mt-xxl-234{margin-top:58.5rem!important}.mt-xxl-235{margin-top:58.75rem!important}.mt-xxl-236{margin-top:59rem!important}.mt-xxl-237{margin-top:59.25rem!important}.mt-xxl-238{margin-top:59.5rem!important}.mt-xxl-239{margin-top:59.75rem!important}.mt-xxl-240{margin-top:60rem!important}.mt-xxl-241{margin-top:60.25rem!important}.mt-xxl-242{margin-top:60.5rem!important}.mt-xxl-243{margin-top:60.75rem!important}.mt-xxl-244{margin-top:61rem!important}.mt-xxl-245{margin-top:61.25rem!important}.mt-xxl-246{margin-top:61.5rem!important}.mt-xxl-247{margin-top:61.75rem!important}.mt-xxl-248{margin-top:62rem!important}.mt-xxl-249{margin-top:62.25rem!important}.mt-xxl-250{margin-top:62.5rem!important}.mt-xxl-251{margin-top:62.75rem!important}.mt-xxl-252{margin-top:63rem!important}.mt-xxl-253{margin-top:63.25rem!important}.mt-xxl-254{margin-top:63.5rem!important}.mt-xxl-255{margin-top:63.75rem!important}.mt-xxl-256{margin-top:64rem!important}.mt-xxl-257{margin-top:64.25rem!important}.mt-xxl-258{margin-top:64.5rem!important}.mt-xxl-259{margin-top:64.75rem!important}.mt-xxl-260{margin-top:65rem!important}.mt-xxl-261{margin-top:65.25rem!important}.mt-xxl-262{margin-top:65.5rem!important}.mt-xxl-263{margin-top:65.75rem!important}.mt-xxl-264{margin-top:66rem!important}.mt-xxl-265{margin-top:66.25rem!important}.mt-xxl-266{margin-top:66.5rem!important}.mt-xxl-267{margin-top:66.75rem!important}.mt-xxl-268{margin-top:67rem!important}.mt-xxl-269{margin-top:67.25rem!important}.mt-xxl-270{margin-top:67.5rem!important}.mt-xxl-271{margin-top:67.75rem!important}.mt-xxl-272{margin-top:68rem!important}.mt-xxl-273{margin-top:68.25rem!important}.mt-xxl-274{margin-top:68.5rem!important}.mt-xxl-275{margin-top:68.75rem!important}.mt-xxl-276{margin-top:69rem!important}.mt-xxl-277{margin-top:69.25rem!important}.mt-xxl-278{margin-top:69.5rem!important}.mt-xxl-279{margin-top:69.75rem!important}.mt-xxl-280{margin-top:70rem!important}.mt-xxl-281{margin-top:70.25rem!important}.mt-xxl-282{margin-top:70.5rem!important}.mt-xxl-283{margin-top:70.75rem!important}.mt-xxl-284{margin-top:71rem!important}.mt-xxl-285{margin-top:71.25rem!important}.mt-xxl-286{margin-top:71.5rem!important}.mt-xxl-287{margin-top:71.75rem!important}.mt-xxl-288{margin-top:72rem!important}.mt-xxl-289{margin-top:72.25rem!important}.mt-xxl-290{margin-top:72.5rem!important}.mt-xxl-291{margin-top:72.75rem!important}.mt-xxl-292{margin-top:73rem!important}.mt-xxl-293{margin-top:73.25rem!important}.mt-xxl-294{margin-top:73.5rem!important}.mt-xxl-295{margin-top:73.75rem!important}.mt-xxl-296{margin-top:74rem!important}.mt-xxl-297{margin-top:74.25rem!important}.mt-xxl-298{margin-top:74.5rem!important}.mt-xxl-299{margin-top:74.75rem!important}.mt-xxl-300{margin-top:75rem!important}}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1rem!important}.mb-5{margin-bottom:1.25rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-7{margin-bottom:1.75rem!important}.mb-8{margin-bottom:2rem!important}.mb-9{margin-bottom:2.25rem!important}.mb-10{margin-bottom:2.5rem!important}.mb-11{margin-bottom:2.75rem!important}.mb-12{margin-bottom:3rem!important}.mb-13{margin-bottom:3.25rem!important}.mb-14{margin-bottom:3.5rem!important}.mb-15{margin-bottom:3.75rem!important}.mb-16{margin-bottom:4rem!important}.mb-17{margin-bottom:4.25rem!important}.mb-18{margin-bottom:4.5rem!important}.mb-19{margin-bottom:4.75rem!important}.mb-20{margin-bottom:5rem!important}.mb-21{margin-bottom:5.25rem!important}.mb-22{margin-bottom:5.5rem!important}.mb-23{margin-bottom:5.75rem!important}.mb-24{margin-bottom:6rem!important}.mb-25{margin-bottom:6.25rem!important}.mb-26{margin-bottom:6.5rem!important}.mb-27{margin-bottom:6.75rem!important}.mb-28{margin-bottom:7rem!important}.mb-29{margin-bottom:7.25rem!important}.mb-30{margin-bottom:7.5rem!important}.mb-31{margin-bottom:7.75rem!important}.mb-32{margin-bottom:8rem!important}.mb-33{margin-bottom:8.25rem!important}.mb-34{margin-bottom:8.5rem!important}.mb-35{margin-bottom:8.75rem!important}.mb-36{margin-bottom:9rem!important}.mb-37{margin-bottom:9.25rem!important}.mb-38{margin-bottom:9.5rem!important}.mb-39{margin-bottom:9.75rem!important}.mb-40{margin-bottom:10rem!important}.mb-41{margin-bottom:10.25rem!important}.mb-42{margin-bottom:10.5rem!important}.mb-43{margin-bottom:10.75rem!important}.mb-44{margin-bottom:11rem!important}.mb-45{margin-bottom:11.25rem!important}.mb-46{margin-bottom:11.5rem!important}.mb-47{margin-bottom:11.75rem!important}.mb-48{margin-bottom:12rem!important}.mb-49{margin-bottom:12.25rem!important}.mb-50{margin-bottom:12.5rem!important}.mb-51{margin-bottom:12.75rem!important}.mb-52{margin-bottom:13rem!important}.mb-53{margin-bottom:13.25rem!important}.mb-54{margin-bottom:13.5rem!important}.mb-55{margin-bottom:13.75rem!important}.mb-56{margin-bottom:14rem!important}.mb-57{margin-bottom:14.25rem!important}.mb-58{margin-bottom:14.5rem!important}.mb-59{margin-bottom:14.75rem!important}.mb-60{margin-bottom:15rem!important}.mb-61{margin-bottom:15.25rem!important}.mb-62{margin-bottom:15.5rem!important}.mb-63{margin-bottom:15.75rem!important}.mb-64{margin-bottom:16rem!important}.mb-65{margin-bottom:16.25rem!important}.mb-66{margin-bottom:16.5rem!important}.mb-67{margin-bottom:16.75rem!important}.mb-68{margin-bottom:17rem!important}.mb-69{margin-bottom:17.25rem!important}.mb-70{margin-bottom:17.5rem!important}.mb-71{margin-bottom:17.75rem!important}.mb-72{margin-bottom:18rem!important}.mb-73{margin-bottom:18.25rem!important}.mb-74{margin-bottom:18.5rem!important}.mb-75{margin-bottom:18.75rem!important}.mb-76{margin-bottom:19rem!important}.mb-77{margin-bottom:19.25rem!important}.mb-78{margin-bottom:19.5rem!important}.mb-79{margin-bottom:19.75rem!important}.mb-80{margin-bottom:20rem!important}.mb-81{margin-bottom:20.25rem!important}.mb-82{margin-bottom:20.5rem!important}.mb-83{margin-bottom:20.75rem!important}.mb-84{margin-bottom:21rem!important}.mb-85{margin-bottom:21.25rem!important}.mb-86{margin-bottom:21.5rem!important}.mb-87{margin-bottom:21.75rem!important}.mb-88{margin-bottom:22rem!important}.mb-89{margin-bottom:22.25rem!important}.mb-90{margin-bottom:22.5rem!important}.mb-91{margin-bottom:22.75rem!important}.mb-92{margin-bottom:23rem!important}.mb-93{margin-bottom:23.25rem!important}.mb-94{margin-bottom:23.5rem!important}.mb-95{margin-bottom:23.75rem!important}.mb-96{margin-bottom:24rem!important}.mb-97{margin-bottom:24.25rem!important}.mb-98{margin-bottom:24.5rem!important}.mb-99{margin-bottom:24.75rem!important}.mb-100{margin-bottom:25rem!important}.mb-101{margin-bottom:25.25rem!important}.mb-102{margin-bottom:25.5rem!important}.mb-103{margin-bottom:25.75rem!important}.mb-104{margin-bottom:26rem!important}.mb-105{margin-bottom:26.25rem!important}.mb-106{margin-bottom:26.5rem!important}.mb-107{margin-bottom:26.75rem!important}.mb-108{margin-bottom:27rem!important}.mb-109{margin-bottom:27.25rem!important}.mb-110{margin-bottom:27.5rem!important}.mb-111{margin-bottom:27.75rem!important}.mb-112{margin-bottom:28rem!important}.mb-113{margin-bottom:28.25rem!important}.mb-114{margin-bottom:28.5rem!important}.mb-115{margin-bottom:28.75rem!important}.mb-116{margin-bottom:29rem!important}.mb-117{margin-bottom:29.25rem!important}.mb-118{margin-bottom:29.5rem!important}.mb-119{margin-bottom:29.75rem!important}.mb-120{margin-bottom:30rem!important}.mb-121{margin-bottom:30.25rem!important}.mb-122{margin-bottom:30.5rem!important}.mb-123{margin-bottom:30.75rem!important}.mb-124{margin-bottom:31rem!important}.mb-125{margin-bottom:31.25rem!important}.mb-126{margin-bottom:31.5rem!important}.mb-127{margin-bottom:31.75rem!important}.mb-128{margin-bottom:32rem!important}.mb-129{margin-bottom:32.25rem!important}.mb-130{margin-bottom:32.5rem!important}.mb-131{margin-bottom:32.75rem!important}.mb-132{margin-bottom:33rem!important}.mb-133{margin-bottom:33.25rem!important}.mb-134{margin-bottom:33.5rem!important}.mb-135{margin-bottom:33.75rem!important}.mb-136{margin-bottom:34rem!important}.mb-137{margin-bottom:34.25rem!important}.mb-138{margin-bottom:34.5rem!important}.mb-139{margin-bottom:34.75rem!important}.mb-140{margin-bottom:35rem!important}.mb-141{margin-bottom:35.25rem!important}.mb-142{margin-bottom:35.5rem!important}.mb-143{margin-bottom:35.75rem!important}.mb-144{margin-bottom:36rem!important}.mb-145{margin-bottom:36.25rem!important}.mb-146{margin-bottom:36.5rem!important}.mb-147{margin-bottom:36.75rem!important}.mb-148{margin-bottom:37rem!important}.mb-149{margin-bottom:37.25rem!important}.mb-150{margin-bottom:37.5rem!important}.mb-151{margin-bottom:37.75rem!important}.mb-152{margin-bottom:38rem!important}.mb-153{margin-bottom:38.25rem!important}.mb-154{margin-bottom:38.5rem!important}.mb-155{margin-bottom:38.75rem!important}.mb-156{margin-bottom:39rem!important}.mb-157{margin-bottom:39.25rem!important}.mb-158{margin-bottom:39.5rem!important}.mb-159{margin-bottom:39.75rem!important}.mb-160{margin-bottom:40rem!important}.mb-161{margin-bottom:40.25rem!important}.mb-162{margin-bottom:40.5rem!important}.mb-163{margin-bottom:40.75rem!important}.mb-164{margin-bottom:41rem!important}.mb-165{margin-bottom:41.25rem!important}.mb-166{margin-bottom:41.5rem!important}.mb-167{margin-bottom:41.75rem!important}.mb-168{margin-bottom:42rem!important}.mb-169{margin-bottom:42.25rem!important}.mb-170{margin-bottom:42.5rem!important}.mb-171{margin-bottom:42.75rem!important}.mb-172{margin-bottom:43rem!important}.mb-173{margin-bottom:43.25rem!important}.mb-174{margin-bottom:43.5rem!important}.mb-175{margin-bottom:43.75rem!important}.mb-176{margin-bottom:44rem!important}.mb-177{margin-bottom:44.25rem!important}.mb-178{margin-bottom:44.5rem!important}.mb-179{margin-bottom:44.75rem!important}.mb-180{margin-bottom:45rem!important}.mb-181{margin-bottom:45.25rem!important}.mb-182{margin-bottom:45.5rem!important}.mb-183{margin-bottom:45.75rem!important}.mb-184{margin-bottom:46rem!important}.mb-185{margin-bottom:46.25rem!important}.mb-186{margin-bottom:46.5rem!important}.mb-187{margin-bottom:46.75rem!important}.mb-188{margin-bottom:47rem!important}.mb-189{margin-bottom:47.25rem!important}.mb-190{margin-bottom:47.5rem!important}.mb-191{margin-bottom:47.75rem!important}.mb-192{margin-bottom:48rem!important}.mb-193{margin-bottom:48.25rem!important}.mb-194{margin-bottom:48.5rem!important}.mb-195{margin-bottom:48.75rem!important}.mb-196{margin-bottom:49rem!important}.mb-197{margin-bottom:49.25rem!important}.mb-198{margin-bottom:49.5rem!important}.mb-199{margin-bottom:49.75rem!important}.mb-200{margin-bottom:50rem!important}.mb-201{margin-bottom:50.25rem!important}.mb-202{margin-bottom:50.5rem!important}.mb-203{margin-bottom:50.75rem!important}.mb-204{margin-bottom:51rem!important}.mb-205{margin-bottom:51.25rem!important}.mb-206{margin-bottom:51.5rem!important}.mb-207{margin-bottom:51.75rem!important}.mb-208{margin-bottom:52rem!important}.mb-209{margin-bottom:52.25rem!important}.mb-210{margin-bottom:52.5rem!important}.mb-211{margin-bottom:52.75rem!important}.mb-212{margin-bottom:53rem!important}.mb-213{margin-bottom:53.25rem!important}.mb-214{margin-bottom:53.5rem!important}.mb-215{margin-bottom:53.75rem!important}.mb-216{margin-bottom:54rem!important}.mb-217{margin-bottom:54.25rem!important}.mb-218{margin-bottom:54.5rem!important}.mb-219{margin-bottom:54.75rem!important}.mb-220{margin-bottom:55rem!important}.mb-221{margin-bottom:55.25rem!important}.mb-222{margin-bottom:55.5rem!important}.mb-223{margin-bottom:55.75rem!important}.mb-224{margin-bottom:56rem!important}.mb-225{margin-bottom:56.25rem!important}.mb-226{margin-bottom:56.5rem!important}.mb-227{margin-bottom:56.75rem!important}.mb-228{margin-bottom:57rem!important}.mb-229{margin-bottom:57.25rem!important}.mb-230{margin-bottom:57.5rem!important}.mb-231{margin-bottom:57.75rem!important}.mb-232{margin-bottom:58rem!important}.mb-233{margin-bottom:58.25rem!important}.mb-234{margin-bottom:58.5rem!important}.mb-235{margin-bottom:58.75rem!important}.mb-236{margin-bottom:59rem!important}.mb-237{margin-bottom:59.25rem!important}.mb-238{margin-bottom:59.5rem!important}.mb-239{margin-bottom:59.75rem!important}.mb-240{margin-bottom:60rem!important}.mb-241{margin-bottom:60.25rem!important}.mb-242{margin-bottom:60.5rem!important}.mb-243{margin-bottom:60.75rem!important}.mb-244{margin-bottom:61rem!important}.mb-245{margin-bottom:61.25rem!important}.mb-246{margin-bottom:61.5rem!important}.mb-247{margin-bottom:61.75rem!important}.mb-248{margin-bottom:62rem!important}.mb-249{margin-bottom:62.25rem!important}.mb-250{margin-bottom:62.5rem!important}.mb-251{margin-bottom:62.75rem!important}.mb-252{margin-bottom:63rem!important}.mb-253{margin-bottom:63.25rem!important}.mb-254{margin-bottom:63.5rem!important}.mb-255{margin-bottom:63.75rem!important}.mb-256{margin-bottom:64rem!important}.mb-257{margin-bottom:64.25rem!important}.mb-258{margin-bottom:64.5rem!important}.mb-259{margin-bottom:64.75rem!important}.mb-260{margin-bottom:65rem!important}.mb-261{margin-bottom:65.25rem!important}.mb-262{margin-bottom:65.5rem!important}.mb-263{margin-bottom:65.75rem!important}.mb-264{margin-bottom:66rem!important}.mb-265{margin-bottom:66.25rem!important}.mb-266{margin-bottom:66.5rem!important}.mb-267{margin-bottom:66.75rem!important}.mb-268{margin-bottom:67rem!important}.mb-269{margin-bottom:67.25rem!important}.mb-270{margin-bottom:67.5rem!important}.mb-271{margin-bottom:67.75rem!important}.mb-272{margin-bottom:68rem!important}.mb-273{margin-bottom:68.25rem!important}.mb-274{margin-bottom:68.5rem!important}.mb-275{margin-bottom:68.75rem!important}.mb-276{margin-bottom:69rem!important}.mb-277{margin-bottom:69.25rem!important}.mb-278{margin-bottom:69.5rem!important}.mb-279{margin-bottom:69.75rem!important}.mb-280{margin-bottom:70rem!important}.mb-281{margin-bottom:70.25rem!important}.mb-282{margin-bottom:70.5rem!important}.mb-283{margin-bottom:70.75rem!important}.mb-284{margin-bottom:71rem!important}.mb-285{margin-bottom:71.25rem!important}.mb-286{margin-bottom:71.5rem!important}.mb-287{margin-bottom:71.75rem!important}.mb-288{margin-bottom:72rem!important}.mb-289{margin-bottom:72.25rem!important}.mb-290{margin-bottom:72.5rem!important}.mb-291{margin-bottom:72.75rem!important}.mb-292{margin-bottom:73rem!important}.mb-293{margin-bottom:73.25rem!important}.mb-294{margin-bottom:73.5rem!important}.mb-295{margin-bottom:73.75rem!important}.mb-296{margin-bottom:74rem!important}.mb-297{margin-bottom:74.25rem!important}.mb-298{margin-bottom:74.5rem!important}.mb-299{margin-bottom:74.75rem!important}.mb-300{margin-bottom:75rem!important}@media (min-width:576px){.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1rem!important}.mb-sm-5{margin-bottom:1.25rem!important}.mb-sm-6{margin-bottom:1.5rem!important}.mb-sm-7{margin-bottom:1.75rem!important}.mb-sm-8{margin-bottom:2rem!important}.mb-sm-9{margin-bottom:2.25rem!important}.mb-sm-10{margin-bottom:2.5rem!important}.mb-sm-11{margin-bottom:2.75rem!important}.mb-sm-12{margin-bottom:3rem!important}.mb-sm-13{margin-bottom:3.25rem!important}.mb-sm-14{margin-bottom:3.5rem!important}.mb-sm-15{margin-bottom:3.75rem!important}.mb-sm-16{margin-bottom:4rem!important}.mb-sm-17{margin-bottom:4.25rem!important}.mb-sm-18{margin-bottom:4.5rem!important}.mb-sm-19{margin-bottom:4.75rem!important}.mb-sm-20{margin-bottom:5rem!important}.mb-sm-21{margin-bottom:5.25rem!important}.mb-sm-22{margin-bottom:5.5rem!important}.mb-sm-23{margin-bottom:5.75rem!important}.mb-sm-24{margin-bottom:6rem!important}.mb-sm-25{margin-bottom:6.25rem!important}.mb-sm-26{margin-bottom:6.5rem!important}.mb-sm-27{margin-bottom:6.75rem!important}.mb-sm-28{margin-bottom:7rem!important}.mb-sm-29{margin-bottom:7.25rem!important}.mb-sm-30{margin-bottom:7.5rem!important}.mb-sm-31{margin-bottom:7.75rem!important}.mb-sm-32{margin-bottom:8rem!important}.mb-sm-33{margin-bottom:8.25rem!important}.mb-sm-34{margin-bottom:8.5rem!important}.mb-sm-35{margin-bottom:8.75rem!important}.mb-sm-36{margin-bottom:9rem!important}.mb-sm-37{margin-bottom:9.25rem!important}.mb-sm-38{margin-bottom:9.5rem!important}.mb-sm-39{margin-bottom:9.75rem!important}.mb-sm-40{margin-bottom:10rem!important}.mb-sm-41{margin-bottom:10.25rem!important}.mb-sm-42{margin-bottom:10.5rem!important}.mb-sm-43{margin-bottom:10.75rem!important}.mb-sm-44{margin-bottom:11rem!important}.mb-sm-45{margin-bottom:11.25rem!important}.mb-sm-46{margin-bottom:11.5rem!important}.mb-sm-47{margin-bottom:11.75rem!important}.mb-sm-48{margin-bottom:12rem!important}.mb-sm-49{margin-bottom:12.25rem!important}.mb-sm-50{margin-bottom:12.5rem!important}.mb-sm-51{margin-bottom:12.75rem!important}.mb-sm-52{margin-bottom:13rem!important}.mb-sm-53{margin-bottom:13.25rem!important}.mb-sm-54{margin-bottom:13.5rem!important}.mb-sm-55{margin-bottom:13.75rem!important}.mb-sm-56{margin-bottom:14rem!important}.mb-sm-57{margin-bottom:14.25rem!important}.mb-sm-58{margin-bottom:14.5rem!important}.mb-sm-59{margin-bottom:14.75rem!important}.mb-sm-60{margin-bottom:15rem!important}.mb-sm-61{margin-bottom:15.25rem!important}.mb-sm-62{margin-bottom:15.5rem!important}.mb-sm-63{margin-bottom:15.75rem!important}.mb-sm-64{margin-bottom:16rem!important}.mb-sm-65{margin-bottom:16.25rem!important}.mb-sm-66{margin-bottom:16.5rem!important}.mb-sm-67{margin-bottom:16.75rem!important}.mb-sm-68{margin-bottom:17rem!important}.mb-sm-69{margin-bottom:17.25rem!important}.mb-sm-70{margin-bottom:17.5rem!important}.mb-sm-71{margin-bottom:17.75rem!important}.mb-sm-72{margin-bottom:18rem!important}.mb-sm-73{margin-bottom:18.25rem!important}.mb-sm-74{margin-bottom:18.5rem!important}.mb-sm-75{margin-bottom:18.75rem!important}.mb-sm-76{margin-bottom:19rem!important}.mb-sm-77{margin-bottom:19.25rem!important}.mb-sm-78{margin-bottom:19.5rem!important}.mb-sm-79{margin-bottom:19.75rem!important}.mb-sm-80{margin-bottom:20rem!important}.mb-sm-81{margin-bottom:20.25rem!important}.mb-sm-82{margin-bottom:20.5rem!important}.mb-sm-83{margin-bottom:20.75rem!important}.mb-sm-84{margin-bottom:21rem!important}.mb-sm-85{margin-bottom:21.25rem!important}.mb-sm-86{margin-bottom:21.5rem!important}.mb-sm-87{margin-bottom:21.75rem!important}.mb-sm-88{margin-bottom:22rem!important}.mb-sm-89{margin-bottom:22.25rem!important}.mb-sm-90{margin-bottom:22.5rem!important}.mb-sm-91{margin-bottom:22.75rem!important}.mb-sm-92{margin-bottom:23rem!important}.mb-sm-93{margin-bottom:23.25rem!important}.mb-sm-94{margin-bottom:23.5rem!important}.mb-sm-95{margin-bottom:23.75rem!important}.mb-sm-96{margin-bottom:24rem!important}.mb-sm-97{margin-bottom:24.25rem!important}.mb-sm-98{margin-bottom:24.5rem!important}.mb-sm-99{margin-bottom:24.75rem!important}.mb-sm-100{margin-bottom:25rem!important}.mb-sm-101{margin-bottom:25.25rem!important}.mb-sm-102{margin-bottom:25.5rem!important}.mb-sm-103{margin-bottom:25.75rem!important}.mb-sm-104{margin-bottom:26rem!important}.mb-sm-105{margin-bottom:26.25rem!important}.mb-sm-106{margin-bottom:26.5rem!important}.mb-sm-107{margin-bottom:26.75rem!important}.mb-sm-108{margin-bottom:27rem!important}.mb-sm-109{margin-bottom:27.25rem!important}.mb-sm-110{margin-bottom:27.5rem!important}.mb-sm-111{margin-bottom:27.75rem!important}.mb-sm-112{margin-bottom:28rem!important}.mb-sm-113{margin-bottom:28.25rem!important}.mb-sm-114{margin-bottom:28.5rem!important}.mb-sm-115{margin-bottom:28.75rem!important}.mb-sm-116{margin-bottom:29rem!important}.mb-sm-117{margin-bottom:29.25rem!important}.mb-sm-118{margin-bottom:29.5rem!important}.mb-sm-119{margin-bottom:29.75rem!important}.mb-sm-120{margin-bottom:30rem!important}.mb-sm-121{margin-bottom:30.25rem!important}.mb-sm-122{margin-bottom:30.5rem!important}.mb-sm-123{margin-bottom:30.75rem!important}.mb-sm-124{margin-bottom:31rem!important}.mb-sm-125{margin-bottom:31.25rem!important}.mb-sm-126{margin-bottom:31.5rem!important}.mb-sm-127{margin-bottom:31.75rem!important}.mb-sm-128{margin-bottom:32rem!important}.mb-sm-129{margin-bottom:32.25rem!important}.mb-sm-130{margin-bottom:32.5rem!important}.mb-sm-131{margin-bottom:32.75rem!important}.mb-sm-132{margin-bottom:33rem!important}.mb-sm-133{margin-bottom:33.25rem!important}.mb-sm-134{margin-bottom:33.5rem!important}.mb-sm-135{margin-bottom:33.75rem!important}.mb-sm-136{margin-bottom:34rem!important}.mb-sm-137{margin-bottom:34.25rem!important}.mb-sm-138{margin-bottom:34.5rem!important}.mb-sm-139{margin-bottom:34.75rem!important}.mb-sm-140{margin-bottom:35rem!important}.mb-sm-141{margin-bottom:35.25rem!important}.mb-sm-142{margin-bottom:35.5rem!important}.mb-sm-143{margin-bottom:35.75rem!important}.mb-sm-144{margin-bottom:36rem!important}.mb-sm-145{margin-bottom:36.25rem!important}.mb-sm-146{margin-bottom:36.5rem!important}.mb-sm-147{margin-bottom:36.75rem!important}.mb-sm-148{margin-bottom:37rem!important}.mb-sm-149{margin-bottom:37.25rem!important}.mb-sm-150{margin-bottom:37.5rem!important}.mb-sm-151{margin-bottom:37.75rem!important}.mb-sm-152{margin-bottom:38rem!important}.mb-sm-153{margin-bottom:38.25rem!important}.mb-sm-154{margin-bottom:38.5rem!important}.mb-sm-155{margin-bottom:38.75rem!important}.mb-sm-156{margin-bottom:39rem!important}.mb-sm-157{margin-bottom:39.25rem!important}.mb-sm-158{margin-bottom:39.5rem!important}.mb-sm-159{margin-bottom:39.75rem!important}.mb-sm-160{margin-bottom:40rem!important}.mb-sm-161{margin-bottom:40.25rem!important}.mb-sm-162{margin-bottom:40.5rem!important}.mb-sm-163{margin-bottom:40.75rem!important}.mb-sm-164{margin-bottom:41rem!important}.mb-sm-165{margin-bottom:41.25rem!important}.mb-sm-166{margin-bottom:41.5rem!important}.mb-sm-167{margin-bottom:41.75rem!important}.mb-sm-168{margin-bottom:42rem!important}.mb-sm-169{margin-bottom:42.25rem!important}.mb-sm-170{margin-bottom:42.5rem!important}.mb-sm-171{margin-bottom:42.75rem!important}.mb-sm-172{margin-bottom:43rem!important}.mb-sm-173{margin-bottom:43.25rem!important}.mb-sm-174{margin-bottom:43.5rem!important}.mb-sm-175{margin-bottom:43.75rem!important}.mb-sm-176{margin-bottom:44rem!important}.mb-sm-177{margin-bottom:44.25rem!important}.mb-sm-178{margin-bottom:44.5rem!important}.mb-sm-179{margin-bottom:44.75rem!important}.mb-sm-180{margin-bottom:45rem!important}.mb-sm-181{margin-bottom:45.25rem!important}.mb-sm-182{margin-bottom:45.5rem!important}.mb-sm-183{margin-bottom:45.75rem!important}.mb-sm-184{margin-bottom:46rem!important}.mb-sm-185{margin-bottom:46.25rem!important}.mb-sm-186{margin-bottom:46.5rem!important}.mb-sm-187{margin-bottom:46.75rem!important}.mb-sm-188{margin-bottom:47rem!important}.mb-sm-189{margin-bottom:47.25rem!important}.mb-sm-190{margin-bottom:47.5rem!important}.mb-sm-191{margin-bottom:47.75rem!important}.mb-sm-192{margin-bottom:48rem!important}.mb-sm-193{margin-bottom:48.25rem!important}.mb-sm-194{margin-bottom:48.5rem!important}.mb-sm-195{margin-bottom:48.75rem!important}.mb-sm-196{margin-bottom:49rem!important}.mb-sm-197{margin-bottom:49.25rem!important}.mb-sm-198{margin-bottom:49.5rem!important}.mb-sm-199{margin-bottom:49.75rem!important}.mb-sm-200{margin-bottom:50rem!important}.mb-sm-201{margin-bottom:50.25rem!important}.mb-sm-202{margin-bottom:50.5rem!important}.mb-sm-203{margin-bottom:50.75rem!important}.mb-sm-204{margin-bottom:51rem!important}.mb-sm-205{margin-bottom:51.25rem!important}.mb-sm-206{margin-bottom:51.5rem!important}.mb-sm-207{margin-bottom:51.75rem!important}.mb-sm-208{margin-bottom:52rem!important}.mb-sm-209{margin-bottom:52.25rem!important}.mb-sm-210{margin-bottom:52.5rem!important}.mb-sm-211{margin-bottom:52.75rem!important}.mb-sm-212{margin-bottom:53rem!important}.mb-sm-213{margin-bottom:53.25rem!important}.mb-sm-214{margin-bottom:53.5rem!important}.mb-sm-215{margin-bottom:53.75rem!important}.mb-sm-216{margin-bottom:54rem!important}.mb-sm-217{margin-bottom:54.25rem!important}.mb-sm-218{margin-bottom:54.5rem!important}.mb-sm-219{margin-bottom:54.75rem!important}.mb-sm-220{margin-bottom:55rem!important}.mb-sm-221{margin-bottom:55.25rem!important}.mb-sm-222{margin-bottom:55.5rem!important}.mb-sm-223{margin-bottom:55.75rem!important}.mb-sm-224{margin-bottom:56rem!important}.mb-sm-225{margin-bottom:56.25rem!important}.mb-sm-226{margin-bottom:56.5rem!important}.mb-sm-227{margin-bottom:56.75rem!important}.mb-sm-228{margin-bottom:57rem!important}.mb-sm-229{margin-bottom:57.25rem!important}.mb-sm-230{margin-bottom:57.5rem!important}.mb-sm-231{margin-bottom:57.75rem!important}.mb-sm-232{margin-bottom:58rem!important}.mb-sm-233{margin-bottom:58.25rem!important}.mb-sm-234{margin-bottom:58.5rem!important}.mb-sm-235{margin-bottom:58.75rem!important}.mb-sm-236{margin-bottom:59rem!important}.mb-sm-237{margin-bottom:59.25rem!important}.mb-sm-238{margin-bottom:59.5rem!important}.mb-sm-239{margin-bottom:59.75rem!important}.mb-sm-240{margin-bottom:60rem!important}.mb-sm-241{margin-bottom:60.25rem!important}.mb-sm-242{margin-bottom:60.5rem!important}.mb-sm-243{margin-bottom:60.75rem!important}.mb-sm-244{margin-bottom:61rem!important}.mb-sm-245{margin-bottom:61.25rem!important}.mb-sm-246{margin-bottom:61.5rem!important}.mb-sm-247{margin-bottom:61.75rem!important}.mb-sm-248{margin-bottom:62rem!important}.mb-sm-249{margin-bottom:62.25rem!important}.mb-sm-250{margin-bottom:62.5rem!important}.mb-sm-251{margin-bottom:62.75rem!important}.mb-sm-252{margin-bottom:63rem!important}.mb-sm-253{margin-bottom:63.25rem!important}.mb-sm-254{margin-bottom:63.5rem!important}.mb-sm-255{margin-bottom:63.75rem!important}.mb-sm-256{margin-bottom:64rem!important}.mb-sm-257{margin-bottom:64.25rem!important}.mb-sm-258{margin-bottom:64.5rem!important}.mb-sm-259{margin-bottom:64.75rem!important}.mb-sm-260{margin-bottom:65rem!important}.mb-sm-261{margin-bottom:65.25rem!important}.mb-sm-262{margin-bottom:65.5rem!important}.mb-sm-263{margin-bottom:65.75rem!important}.mb-sm-264{margin-bottom:66rem!important}.mb-sm-265{margin-bottom:66.25rem!important}.mb-sm-266{margin-bottom:66.5rem!important}.mb-sm-267{margin-bottom:66.75rem!important}.mb-sm-268{margin-bottom:67rem!important}.mb-sm-269{margin-bottom:67.25rem!important}.mb-sm-270{margin-bottom:67.5rem!important}.mb-sm-271{margin-bottom:67.75rem!important}.mb-sm-272{margin-bottom:68rem!important}.mb-sm-273{margin-bottom:68.25rem!important}.mb-sm-274{margin-bottom:68.5rem!important}.mb-sm-275{margin-bottom:68.75rem!important}.mb-sm-276{margin-bottom:69rem!important}.mb-sm-277{margin-bottom:69.25rem!important}.mb-sm-278{margin-bottom:69.5rem!important}.mb-sm-279{margin-bottom:69.75rem!important}.mb-sm-280{margin-bottom:70rem!important}.mb-sm-281{margin-bottom:70.25rem!important}.mb-sm-282{margin-bottom:70.5rem!important}.mb-sm-283{margin-bottom:70.75rem!important}.mb-sm-284{margin-bottom:71rem!important}.mb-sm-285{margin-bottom:71.25rem!important}.mb-sm-286{margin-bottom:71.5rem!important}.mb-sm-287{margin-bottom:71.75rem!important}.mb-sm-288{margin-bottom:72rem!important}.mb-sm-289{margin-bottom:72.25rem!important}.mb-sm-290{margin-bottom:72.5rem!important}.mb-sm-291{margin-bottom:72.75rem!important}.mb-sm-292{margin-bottom:73rem!important}.mb-sm-293{margin-bottom:73.25rem!important}.mb-sm-294{margin-bottom:73.5rem!important}.mb-sm-295{margin-bottom:73.75rem!important}.mb-sm-296{margin-bottom:74rem!important}.mb-sm-297{margin-bottom:74.25rem!important}.mb-sm-298{margin-bottom:74.5rem!important}.mb-sm-299{margin-bottom:74.75rem!important}.mb-sm-300{margin-bottom:75rem!important}}@media (min-width:768px){.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1rem!important}.mb-md-5{margin-bottom:1.25rem!important}.mb-md-6{margin-bottom:1.5rem!important}.mb-md-7{margin-bottom:1.75rem!important}.mb-md-8{margin-bottom:2rem!important}.mb-md-9{margin-bottom:2.25rem!important}.mb-md-10{margin-bottom:2.5rem!important}.mb-md-11{margin-bottom:2.75rem!important}.mb-md-12{margin-bottom:3rem!important}.mb-md-13{margin-bottom:3.25rem!important}.mb-md-14{margin-bottom:3.5rem!important}.mb-md-15{margin-bottom:3.75rem!important}.mb-md-16{margin-bottom:4rem!important}.mb-md-17{margin-bottom:4.25rem!important}.mb-md-18{margin-bottom:4.5rem!important}.mb-md-19{margin-bottom:4.75rem!important}.mb-md-20{margin-bottom:5rem!important}.mb-md-21{margin-bottom:5.25rem!important}.mb-md-22{margin-bottom:5.5rem!important}.mb-md-23{margin-bottom:5.75rem!important}.mb-md-24{margin-bottom:6rem!important}.mb-md-25{margin-bottom:6.25rem!important}.mb-md-26{margin-bottom:6.5rem!important}.mb-md-27{margin-bottom:6.75rem!important}.mb-md-28{margin-bottom:7rem!important}.mb-md-29{margin-bottom:7.25rem!important}.mb-md-30{margin-bottom:7.5rem!important}.mb-md-31{margin-bottom:7.75rem!important}.mb-md-32{margin-bottom:8rem!important}.mb-md-33{margin-bottom:8.25rem!important}.mb-md-34{margin-bottom:8.5rem!important}.mb-md-35{margin-bottom:8.75rem!important}.mb-md-36{margin-bottom:9rem!important}.mb-md-37{margin-bottom:9.25rem!important}.mb-md-38{margin-bottom:9.5rem!important}.mb-md-39{margin-bottom:9.75rem!important}.mb-md-40{margin-bottom:10rem!important}.mb-md-41{margin-bottom:10.25rem!important}.mb-md-42{margin-bottom:10.5rem!important}.mb-md-43{margin-bottom:10.75rem!important}.mb-md-44{margin-bottom:11rem!important}.mb-md-45{margin-bottom:11.25rem!important}.mb-md-46{margin-bottom:11.5rem!important}.mb-md-47{margin-bottom:11.75rem!important}.mb-md-48{margin-bottom:12rem!important}.mb-md-49{margin-bottom:12.25rem!important}.mb-md-50{margin-bottom:12.5rem!important}.mb-md-51{margin-bottom:12.75rem!important}.mb-md-52{margin-bottom:13rem!important}.mb-md-53{margin-bottom:13.25rem!important}.mb-md-54{margin-bottom:13.5rem!important}.mb-md-55{margin-bottom:13.75rem!important}.mb-md-56{margin-bottom:14rem!important}.mb-md-57{margin-bottom:14.25rem!important}.mb-md-58{margin-bottom:14.5rem!important}.mb-md-59{margin-bottom:14.75rem!important}.mb-md-60{margin-bottom:15rem!important}.mb-md-61{margin-bottom:15.25rem!important}.mb-md-62{margin-bottom:15.5rem!important}.mb-md-63{margin-bottom:15.75rem!important}.mb-md-64{margin-bottom:16rem!important}.mb-md-65{margin-bottom:16.25rem!important}.mb-md-66{margin-bottom:16.5rem!important}.mb-md-67{margin-bottom:16.75rem!important}.mb-md-68{margin-bottom:17rem!important}.mb-md-69{margin-bottom:17.25rem!important}.mb-md-70{margin-bottom:17.5rem!important}.mb-md-71{margin-bottom:17.75rem!important}.mb-md-72{margin-bottom:18rem!important}.mb-md-73{margin-bottom:18.25rem!important}.mb-md-74{margin-bottom:18.5rem!important}.mb-md-75{margin-bottom:18.75rem!important}.mb-md-76{margin-bottom:19rem!important}.mb-md-77{margin-bottom:19.25rem!important}.mb-md-78{margin-bottom:19.5rem!important}.mb-md-79{margin-bottom:19.75rem!important}.mb-md-80{margin-bottom:20rem!important}.mb-md-81{margin-bottom:20.25rem!important}.mb-md-82{margin-bottom:20.5rem!important}.mb-md-83{margin-bottom:20.75rem!important}.mb-md-84{margin-bottom:21rem!important}.mb-md-85{margin-bottom:21.25rem!important}.mb-md-86{margin-bottom:21.5rem!important}.mb-md-87{margin-bottom:21.75rem!important}.mb-md-88{margin-bottom:22rem!important}.mb-md-89{margin-bottom:22.25rem!important}.mb-md-90{margin-bottom:22.5rem!important}.mb-md-91{margin-bottom:22.75rem!important}.mb-md-92{margin-bottom:23rem!important}.mb-md-93{margin-bottom:23.25rem!important}.mb-md-94{margin-bottom:23.5rem!important}.mb-md-95{margin-bottom:23.75rem!important}.mb-md-96{margin-bottom:24rem!important}.mb-md-97{margin-bottom:24.25rem!important}.mb-md-98{margin-bottom:24.5rem!important}.mb-md-99{margin-bottom:24.75rem!important}.mb-md-100{margin-bottom:25rem!important}.mb-md-101{margin-bottom:25.25rem!important}.mb-md-102{margin-bottom:25.5rem!important}.mb-md-103{margin-bottom:25.75rem!important}.mb-md-104{margin-bottom:26rem!important}.mb-md-105{margin-bottom:26.25rem!important}.mb-md-106{margin-bottom:26.5rem!important}.mb-md-107{margin-bottom:26.75rem!important}.mb-md-108{margin-bottom:27rem!important}.mb-md-109{margin-bottom:27.25rem!important}.mb-md-110{margin-bottom:27.5rem!important}.mb-md-111{margin-bottom:27.75rem!important}.mb-md-112{margin-bottom:28rem!important}.mb-md-113{margin-bottom:28.25rem!important}.mb-md-114{margin-bottom:28.5rem!important}.mb-md-115{margin-bottom:28.75rem!important}.mb-md-116{margin-bottom:29rem!important}.mb-md-117{margin-bottom:29.25rem!important}.mb-md-118{margin-bottom:29.5rem!important}.mb-md-119{margin-bottom:29.75rem!important}.mb-md-120{margin-bottom:30rem!important}.mb-md-121{margin-bottom:30.25rem!important}.mb-md-122{margin-bottom:30.5rem!important}.mb-md-123{margin-bottom:30.75rem!important}.mb-md-124{margin-bottom:31rem!important}.mb-md-125{margin-bottom:31.25rem!important}.mb-md-126{margin-bottom:31.5rem!important}.mb-md-127{margin-bottom:31.75rem!important}.mb-md-128{margin-bottom:32rem!important}.mb-md-129{margin-bottom:32.25rem!important}.mb-md-130{margin-bottom:32.5rem!important}.mb-md-131{margin-bottom:32.75rem!important}.mb-md-132{margin-bottom:33rem!important}.mb-md-133{margin-bottom:33.25rem!important}.mb-md-134{margin-bottom:33.5rem!important}.mb-md-135{margin-bottom:33.75rem!important}.mb-md-136{margin-bottom:34rem!important}.mb-md-137{margin-bottom:34.25rem!important}.mb-md-138{margin-bottom:34.5rem!important}.mb-md-139{margin-bottom:34.75rem!important}.mb-md-140{margin-bottom:35rem!important}.mb-md-141{margin-bottom:35.25rem!important}.mb-md-142{margin-bottom:35.5rem!important}.mb-md-143{margin-bottom:35.75rem!important}.mb-md-144{margin-bottom:36rem!important}.mb-md-145{margin-bottom:36.25rem!important}.mb-md-146{margin-bottom:36.5rem!important}.mb-md-147{margin-bottom:36.75rem!important}.mb-md-148{margin-bottom:37rem!important}.mb-md-149{margin-bottom:37.25rem!important}.mb-md-150{margin-bottom:37.5rem!important}.mb-md-151{margin-bottom:37.75rem!important}.mb-md-152{margin-bottom:38rem!important}.mb-md-153{margin-bottom:38.25rem!important}.mb-md-154{margin-bottom:38.5rem!important}.mb-md-155{margin-bottom:38.75rem!important}.mb-md-156{margin-bottom:39rem!important}.mb-md-157{margin-bottom:39.25rem!important}.mb-md-158{margin-bottom:39.5rem!important}.mb-md-159{margin-bottom:39.75rem!important}.mb-md-160{margin-bottom:40rem!important}.mb-md-161{margin-bottom:40.25rem!important}.mb-md-162{margin-bottom:40.5rem!important}.mb-md-163{margin-bottom:40.75rem!important}.mb-md-164{margin-bottom:41rem!important}.mb-md-165{margin-bottom:41.25rem!important}.mb-md-166{margin-bottom:41.5rem!important}.mb-md-167{margin-bottom:41.75rem!important}.mb-md-168{margin-bottom:42rem!important}.mb-md-169{margin-bottom:42.25rem!important}.mb-md-170{margin-bottom:42.5rem!important}.mb-md-171{margin-bottom:42.75rem!important}.mb-md-172{margin-bottom:43rem!important}.mb-md-173{margin-bottom:43.25rem!important}.mb-md-174{margin-bottom:43.5rem!important}.mb-md-175{margin-bottom:43.75rem!important}.mb-md-176{margin-bottom:44rem!important}.mb-md-177{margin-bottom:44.25rem!important}.mb-md-178{margin-bottom:44.5rem!important}.mb-md-179{margin-bottom:44.75rem!important}.mb-md-180{margin-bottom:45rem!important}.mb-md-181{margin-bottom:45.25rem!important}.mb-md-182{margin-bottom:45.5rem!important}.mb-md-183{margin-bottom:45.75rem!important}.mb-md-184{margin-bottom:46rem!important}.mb-md-185{margin-bottom:46.25rem!important}.mb-md-186{margin-bottom:46.5rem!important}.mb-md-187{margin-bottom:46.75rem!important}.mb-md-188{margin-bottom:47rem!important}.mb-md-189{margin-bottom:47.25rem!important}.mb-md-190{margin-bottom:47.5rem!important}.mb-md-191{margin-bottom:47.75rem!important}.mb-md-192{margin-bottom:48rem!important}.mb-md-193{margin-bottom:48.25rem!important}.mb-md-194{margin-bottom:48.5rem!important}.mb-md-195{margin-bottom:48.75rem!important}.mb-md-196{margin-bottom:49rem!important}.mb-md-197{margin-bottom:49.25rem!important}.mb-md-198{margin-bottom:49.5rem!important}.mb-md-199{margin-bottom:49.75rem!important}.mb-md-200{margin-bottom:50rem!important}.mb-md-201{margin-bottom:50.25rem!important}.mb-md-202{margin-bottom:50.5rem!important}.mb-md-203{margin-bottom:50.75rem!important}.mb-md-204{margin-bottom:51rem!important}.mb-md-205{margin-bottom:51.25rem!important}.mb-md-206{margin-bottom:51.5rem!important}.mb-md-207{margin-bottom:51.75rem!important}.mb-md-208{margin-bottom:52rem!important}.mb-md-209{margin-bottom:52.25rem!important}.mb-md-210{margin-bottom:52.5rem!important}.mb-md-211{margin-bottom:52.75rem!important}.mb-md-212{margin-bottom:53rem!important}.mb-md-213{margin-bottom:53.25rem!important}.mb-md-214{margin-bottom:53.5rem!important}.mb-md-215{margin-bottom:53.75rem!important}.mb-md-216{margin-bottom:54rem!important}.mb-md-217{margin-bottom:54.25rem!important}.mb-md-218{margin-bottom:54.5rem!important}.mb-md-219{margin-bottom:54.75rem!important}.mb-md-220{margin-bottom:55rem!important}.mb-md-221{margin-bottom:55.25rem!important}.mb-md-222{margin-bottom:55.5rem!important}.mb-md-223{margin-bottom:55.75rem!important}.mb-md-224{margin-bottom:56rem!important}.mb-md-225{margin-bottom:56.25rem!important}.mb-md-226{margin-bottom:56.5rem!important}.mb-md-227{margin-bottom:56.75rem!important}.mb-md-228{margin-bottom:57rem!important}.mb-md-229{margin-bottom:57.25rem!important}.mb-md-230{margin-bottom:57.5rem!important}.mb-md-231{margin-bottom:57.75rem!important}.mb-md-232{margin-bottom:58rem!important}.mb-md-233{margin-bottom:58.25rem!important}.mb-md-234{margin-bottom:58.5rem!important}.mb-md-235{margin-bottom:58.75rem!important}.mb-md-236{margin-bottom:59rem!important}.mb-md-237{margin-bottom:59.25rem!important}.mb-md-238{margin-bottom:59.5rem!important}.mb-md-239{margin-bottom:59.75rem!important}.mb-md-240{margin-bottom:60rem!important}.mb-md-241{margin-bottom:60.25rem!important}.mb-md-242{margin-bottom:60.5rem!important}.mb-md-243{margin-bottom:60.75rem!important}.mb-md-244{margin-bottom:61rem!important}.mb-md-245{margin-bottom:61.25rem!important}.mb-md-246{margin-bottom:61.5rem!important}.mb-md-247{margin-bottom:61.75rem!important}.mb-md-248{margin-bottom:62rem!important}.mb-md-249{margin-bottom:62.25rem!important}.mb-md-250{margin-bottom:62.5rem!important}.mb-md-251{margin-bottom:62.75rem!important}.mb-md-252{margin-bottom:63rem!important}.mb-md-253{margin-bottom:63.25rem!important}.mb-md-254{margin-bottom:63.5rem!important}.mb-md-255{margin-bottom:63.75rem!important}.mb-md-256{margin-bottom:64rem!important}.mb-md-257{margin-bottom:64.25rem!important}.mb-md-258{margin-bottom:64.5rem!important}.mb-md-259{margin-bottom:64.75rem!important}.mb-md-260{margin-bottom:65rem!important}.mb-md-261{margin-bottom:65.25rem!important}.mb-md-262{margin-bottom:65.5rem!important}.mb-md-263{margin-bottom:65.75rem!important}.mb-md-264{margin-bottom:66rem!important}.mb-md-265{margin-bottom:66.25rem!important}.mb-md-266{margin-bottom:66.5rem!important}.mb-md-267{margin-bottom:66.75rem!important}.mb-md-268{margin-bottom:67rem!important}.mb-md-269{margin-bottom:67.25rem!important}.mb-md-270{margin-bottom:67.5rem!important}.mb-md-271{margin-bottom:67.75rem!important}.mb-md-272{margin-bottom:68rem!important}.mb-md-273{margin-bottom:68.25rem!important}.mb-md-274{margin-bottom:68.5rem!important}.mb-md-275{margin-bottom:68.75rem!important}.mb-md-276{margin-bottom:69rem!important}.mb-md-277{margin-bottom:69.25rem!important}.mb-md-278{margin-bottom:69.5rem!important}.mb-md-279{margin-bottom:69.75rem!important}.mb-md-280{margin-bottom:70rem!important}.mb-md-281{margin-bottom:70.25rem!important}.mb-md-282{margin-bottom:70.5rem!important}.mb-md-283{margin-bottom:70.75rem!important}.mb-md-284{margin-bottom:71rem!important}.mb-md-285{margin-bottom:71.25rem!important}.mb-md-286{margin-bottom:71.5rem!important}.mb-md-287{margin-bottom:71.75rem!important}.mb-md-288{margin-bottom:72rem!important}.mb-md-289{margin-bottom:72.25rem!important}.mb-md-290{margin-bottom:72.5rem!important}.mb-md-291{margin-bottom:72.75rem!important}.mb-md-292{margin-bottom:73rem!important}.mb-md-293{margin-bottom:73.25rem!important}.mb-md-294{margin-bottom:73.5rem!important}.mb-md-295{margin-bottom:73.75rem!important}.mb-md-296{margin-bottom:74rem!important}.mb-md-297{margin-bottom:74.25rem!important}.mb-md-298{margin-bottom:74.5rem!important}.mb-md-299{margin-bottom:74.75rem!important}.mb-md-300{margin-bottom:75rem!important}}@media (min-width:992px){.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:.75rem!important}.mb-lg-4{margin-bottom:1rem!important}.mb-lg-5{margin-bottom:1.25rem!important}.mb-lg-6{margin-bottom:1.5rem!important}.mb-lg-7{margin-bottom:1.75rem!important}.mb-lg-8{margin-bottom:2rem!important}.mb-lg-9{margin-bottom:2.25rem!important}.mb-lg-10{margin-bottom:2.5rem!important}.mb-lg-11{margin-bottom:2.75rem!important}.mb-lg-12{margin-bottom:3rem!important}.mb-lg-13{margin-bottom:3.25rem!important}.mb-lg-14{margin-bottom:3.5rem!important}.mb-lg-15{margin-bottom:3.75rem!important}.mb-lg-16{margin-bottom:4rem!important}.mb-lg-17{margin-bottom:4.25rem!important}.mb-lg-18{margin-bottom:4.5rem!important}.mb-lg-19{margin-bottom:4.75rem!important}.mb-lg-20{margin-bottom:5rem!important}.mb-lg-21{margin-bottom:5.25rem!important}.mb-lg-22{margin-bottom:5.5rem!important}.mb-lg-23{margin-bottom:5.75rem!important}.mb-lg-24{margin-bottom:6rem!important}.mb-lg-25{margin-bottom:6.25rem!important}.mb-lg-26{margin-bottom:6.5rem!important}.mb-lg-27{margin-bottom:6.75rem!important}.mb-lg-28{margin-bottom:7rem!important}.mb-lg-29{margin-bottom:7.25rem!important}.mb-lg-30{margin-bottom:7.5rem!important}.mb-lg-31{margin-bottom:7.75rem!important}.mb-lg-32{margin-bottom:8rem!important}.mb-lg-33{margin-bottom:8.25rem!important}.mb-lg-34{margin-bottom:8.5rem!important}.mb-lg-35{margin-bottom:8.75rem!important}.mb-lg-36{margin-bottom:9rem!important}.mb-lg-37{margin-bottom:9.25rem!important}.mb-lg-38{margin-bottom:9.5rem!important}.mb-lg-39{margin-bottom:9.75rem!important}.mb-lg-40{margin-bottom:10rem!important}.mb-lg-41{margin-bottom:10.25rem!important}.mb-lg-42{margin-bottom:10.5rem!important}.mb-lg-43{margin-bottom:10.75rem!important}.mb-lg-44{margin-bottom:11rem!important}.mb-lg-45{margin-bottom:11.25rem!important}.mb-lg-46{margin-bottom:11.5rem!important}.mb-lg-47{margin-bottom:11.75rem!important}.mb-lg-48{margin-bottom:12rem!important}.mb-lg-49{margin-bottom:12.25rem!important}.mb-lg-50{margin-bottom:12.5rem!important}.mb-lg-51{margin-bottom:12.75rem!important}.mb-lg-52{margin-bottom:13rem!important}.mb-lg-53{margin-bottom:13.25rem!important}.mb-lg-54{margin-bottom:13.5rem!important}.mb-lg-55{margin-bottom:13.75rem!important}.mb-lg-56{margin-bottom:14rem!important}.mb-lg-57{margin-bottom:14.25rem!important}.mb-lg-58{margin-bottom:14.5rem!important}.mb-lg-59{margin-bottom:14.75rem!important}.mb-lg-60{margin-bottom:15rem!important}.mb-lg-61{margin-bottom:15.25rem!important}.mb-lg-62{margin-bottom:15.5rem!important}.mb-lg-63{margin-bottom:15.75rem!important}.mb-lg-64{margin-bottom:16rem!important}.mb-lg-65{margin-bottom:16.25rem!important}.mb-lg-66{margin-bottom:16.5rem!important}.mb-lg-67{margin-bottom:16.75rem!important}.mb-lg-68{margin-bottom:17rem!important}.mb-lg-69{margin-bottom:17.25rem!important}.mb-lg-70{margin-bottom:17.5rem!important}.mb-lg-71{margin-bottom:17.75rem!important}.mb-lg-72{margin-bottom:18rem!important}.mb-lg-73{margin-bottom:18.25rem!important}.mb-lg-74{margin-bottom:18.5rem!important}.mb-lg-75{margin-bottom:18.75rem!important}.mb-lg-76{margin-bottom:19rem!important}.mb-lg-77{margin-bottom:19.25rem!important}.mb-lg-78{margin-bottom:19.5rem!important}.mb-lg-79{margin-bottom:19.75rem!important}.mb-lg-80{margin-bottom:20rem!important}.mb-lg-81{margin-bottom:20.25rem!important}.mb-lg-82{margin-bottom:20.5rem!important}.mb-lg-83{margin-bottom:20.75rem!important}.mb-lg-84{margin-bottom:21rem!important}.mb-lg-85{margin-bottom:21.25rem!important}.mb-lg-86{margin-bottom:21.5rem!important}.mb-lg-87{margin-bottom:21.75rem!important}.mb-lg-88{margin-bottom:22rem!important}.mb-lg-89{margin-bottom:22.25rem!important}.mb-lg-90{margin-bottom:22.5rem!important}.mb-lg-91{margin-bottom:22.75rem!important}.mb-lg-92{margin-bottom:23rem!important}.mb-lg-93{margin-bottom:23.25rem!important}.mb-lg-94{margin-bottom:23.5rem!important}.mb-lg-95{margin-bottom:23.75rem!important}.mb-lg-96{margin-bottom:24rem!important}.mb-lg-97{margin-bottom:24.25rem!important}.mb-lg-98{margin-bottom:24.5rem!important}.mb-lg-99{margin-bottom:24.75rem!important}.mb-lg-100{margin-bottom:25rem!important}.mb-lg-101{margin-bottom:25.25rem!important}.mb-lg-102{margin-bottom:25.5rem!important}.mb-lg-103{margin-bottom:25.75rem!important}.mb-lg-104{margin-bottom:26rem!important}.mb-lg-105{margin-bottom:26.25rem!important}.mb-lg-106{margin-bottom:26.5rem!important}.mb-lg-107{margin-bottom:26.75rem!important}.mb-lg-108{margin-bottom:27rem!important}.mb-lg-109{margin-bottom:27.25rem!important}.mb-lg-110{margin-bottom:27.5rem!important}.mb-lg-111{margin-bottom:27.75rem!important}.mb-lg-112{margin-bottom:28rem!important}.mb-lg-113{margin-bottom:28.25rem!important}.mb-lg-114{margin-bottom:28.5rem!important}.mb-lg-115{margin-bottom:28.75rem!important}.mb-lg-116{margin-bottom:29rem!important}.mb-lg-117{margin-bottom:29.25rem!important}.mb-lg-118{margin-bottom:29.5rem!important}.mb-lg-119{margin-bottom:29.75rem!important}.mb-lg-120{margin-bottom:30rem!important}.mb-lg-121{margin-bottom:30.25rem!important}.mb-lg-122{margin-bottom:30.5rem!important}.mb-lg-123{margin-bottom:30.75rem!important}.mb-lg-124{margin-bottom:31rem!important}.mb-lg-125{margin-bottom:31.25rem!important}.mb-lg-126{margin-bottom:31.5rem!important}.mb-lg-127{margin-bottom:31.75rem!important}.mb-lg-128{margin-bottom:32rem!important}.mb-lg-129{margin-bottom:32.25rem!important}.mb-lg-130{margin-bottom:32.5rem!important}.mb-lg-131{margin-bottom:32.75rem!important}.mb-lg-132{margin-bottom:33rem!important}.mb-lg-133{margin-bottom:33.25rem!important}.mb-lg-134{margin-bottom:33.5rem!important}.mb-lg-135{margin-bottom:33.75rem!important}.mb-lg-136{margin-bottom:34rem!important}.mb-lg-137{margin-bottom:34.25rem!important}.mb-lg-138{margin-bottom:34.5rem!important}.mb-lg-139{margin-bottom:34.75rem!important}.mb-lg-140{margin-bottom:35rem!important}.mb-lg-141{margin-bottom:35.25rem!important}.mb-lg-142{margin-bottom:35.5rem!important}.mb-lg-143{margin-bottom:35.75rem!important}.mb-lg-144{margin-bottom:36rem!important}.mb-lg-145{margin-bottom:36.25rem!important}.mb-lg-146{margin-bottom:36.5rem!important}.mb-lg-147{margin-bottom:36.75rem!important}.mb-lg-148{margin-bottom:37rem!important}.mb-lg-149{margin-bottom:37.25rem!important}.mb-lg-150{margin-bottom:37.5rem!important}.mb-lg-151{margin-bottom:37.75rem!important}.mb-lg-152{margin-bottom:38rem!important}.mb-lg-153{margin-bottom:38.25rem!important}.mb-lg-154{margin-bottom:38.5rem!important}.mb-lg-155{margin-bottom:38.75rem!important}.mb-lg-156{margin-bottom:39rem!important}.mb-lg-157{margin-bottom:39.25rem!important}.mb-lg-158{margin-bottom:39.5rem!important}.mb-lg-159{margin-bottom:39.75rem!important}.mb-lg-160{margin-bottom:40rem!important}.mb-lg-161{margin-bottom:40.25rem!important}.mb-lg-162{margin-bottom:40.5rem!important}.mb-lg-163{margin-bottom:40.75rem!important}.mb-lg-164{margin-bottom:41rem!important}.mb-lg-165{margin-bottom:41.25rem!important}.mb-lg-166{margin-bottom:41.5rem!important}.mb-lg-167{margin-bottom:41.75rem!important}.mb-lg-168{margin-bottom:42rem!important}.mb-lg-169{margin-bottom:42.25rem!important}.mb-lg-170{margin-bottom:42.5rem!important}.mb-lg-171{margin-bottom:42.75rem!important}.mb-lg-172{margin-bottom:43rem!important}.mb-lg-173{margin-bottom:43.25rem!important}.mb-lg-174{margin-bottom:43.5rem!important}.mb-lg-175{margin-bottom:43.75rem!important}.mb-lg-176{margin-bottom:44rem!important}.mb-lg-177{margin-bottom:44.25rem!important}.mb-lg-178{margin-bottom:44.5rem!important}.mb-lg-179{margin-bottom:44.75rem!important}.mb-lg-180{margin-bottom:45rem!important}.mb-lg-181{margin-bottom:45.25rem!important}.mb-lg-182{margin-bottom:45.5rem!important}.mb-lg-183{margin-bottom:45.75rem!important}.mb-lg-184{margin-bottom:46rem!important}.mb-lg-185{margin-bottom:46.25rem!important}.mb-lg-186{margin-bottom:46.5rem!important}.mb-lg-187{margin-bottom:46.75rem!important}.mb-lg-188{margin-bottom:47rem!important}.mb-lg-189{margin-bottom:47.25rem!important}.mb-lg-190{margin-bottom:47.5rem!important}.mb-lg-191{margin-bottom:47.75rem!important}.mb-lg-192{margin-bottom:48rem!important}.mb-lg-193{margin-bottom:48.25rem!important}.mb-lg-194{margin-bottom:48.5rem!important}.mb-lg-195{margin-bottom:48.75rem!important}.mb-lg-196{margin-bottom:49rem!important}.mb-lg-197{margin-bottom:49.25rem!important}.mb-lg-198{margin-bottom:49.5rem!important}.mb-lg-199{margin-bottom:49.75rem!important}.mb-lg-200{margin-bottom:50rem!important}.mb-lg-201{margin-bottom:50.25rem!important}.mb-lg-202{margin-bottom:50.5rem!important}.mb-lg-203{margin-bottom:50.75rem!important}.mb-lg-204{margin-bottom:51rem!important}.mb-lg-205{margin-bottom:51.25rem!important}.mb-lg-206{margin-bottom:51.5rem!important}.mb-lg-207{margin-bottom:51.75rem!important}.mb-lg-208{margin-bottom:52rem!important}.mb-lg-209{margin-bottom:52.25rem!important}.mb-lg-210{margin-bottom:52.5rem!important}.mb-lg-211{margin-bottom:52.75rem!important}.mb-lg-212{margin-bottom:53rem!important}.mb-lg-213{margin-bottom:53.25rem!important}.mb-lg-214{margin-bottom:53.5rem!important}.mb-lg-215{margin-bottom:53.75rem!important}.mb-lg-216{margin-bottom:54rem!important}.mb-lg-217{margin-bottom:54.25rem!important}.mb-lg-218{margin-bottom:54.5rem!important}.mb-lg-219{margin-bottom:54.75rem!important}.mb-lg-220{margin-bottom:55rem!important}.mb-lg-221{margin-bottom:55.25rem!important}.mb-lg-222{margin-bottom:55.5rem!important}.mb-lg-223{margin-bottom:55.75rem!important}.mb-lg-224{margin-bottom:56rem!important}.mb-lg-225{margin-bottom:56.25rem!important}.mb-lg-226{margin-bottom:56.5rem!important}.mb-lg-227{margin-bottom:56.75rem!important}.mb-lg-228{margin-bottom:57rem!important}.mb-lg-229{margin-bottom:57.25rem!important}.mb-lg-230{margin-bottom:57.5rem!important}.mb-lg-231{margin-bottom:57.75rem!important}.mb-lg-232{margin-bottom:58rem!important}.mb-lg-233{margin-bottom:58.25rem!important}.mb-lg-234{margin-bottom:58.5rem!important}.mb-lg-235{margin-bottom:58.75rem!important}.mb-lg-236{margin-bottom:59rem!important}.mb-lg-237{margin-bottom:59.25rem!important}.mb-lg-238{margin-bottom:59.5rem!important}.mb-lg-239{margin-bottom:59.75rem!important}.mb-lg-240{margin-bottom:60rem!important}.mb-lg-241{margin-bottom:60.25rem!important}.mb-lg-242{margin-bottom:60.5rem!important}.mb-lg-243{margin-bottom:60.75rem!important}.mb-lg-244{margin-bottom:61rem!important}.mb-lg-245{margin-bottom:61.25rem!important}.mb-lg-246{margin-bottom:61.5rem!important}.mb-lg-247{margin-bottom:61.75rem!important}.mb-lg-248{margin-bottom:62rem!important}.mb-lg-249{margin-bottom:62.25rem!important}.mb-lg-250{margin-bottom:62.5rem!important}.mb-lg-251{margin-bottom:62.75rem!important}.mb-lg-252{margin-bottom:63rem!important}.mb-lg-253{margin-bottom:63.25rem!important}.mb-lg-254{margin-bottom:63.5rem!important}.mb-lg-255{margin-bottom:63.75rem!important}.mb-lg-256{margin-bottom:64rem!important}.mb-lg-257{margin-bottom:64.25rem!important}.mb-lg-258{margin-bottom:64.5rem!important}.mb-lg-259{margin-bottom:64.75rem!important}.mb-lg-260{margin-bottom:65rem!important}.mb-lg-261{margin-bottom:65.25rem!important}.mb-lg-262{margin-bottom:65.5rem!important}.mb-lg-263{margin-bottom:65.75rem!important}.mb-lg-264{margin-bottom:66rem!important}.mb-lg-265{margin-bottom:66.25rem!important}.mb-lg-266{margin-bottom:66.5rem!important}.mb-lg-267{margin-bottom:66.75rem!important}.mb-lg-268{margin-bottom:67rem!important}.mb-lg-269{margin-bottom:67.25rem!important}.mb-lg-270{margin-bottom:67.5rem!important}.mb-lg-271{margin-bottom:67.75rem!important}.mb-lg-272{margin-bottom:68rem!important}.mb-lg-273{margin-bottom:68.25rem!important}.mb-lg-274{margin-bottom:68.5rem!important}.mb-lg-275{margin-bottom:68.75rem!important}.mb-lg-276{margin-bottom:69rem!important}.mb-lg-277{margin-bottom:69.25rem!important}.mb-lg-278{margin-bottom:69.5rem!important}.mb-lg-279{margin-bottom:69.75rem!important}.mb-lg-280{margin-bottom:70rem!important}.mb-lg-281{margin-bottom:70.25rem!important}.mb-lg-282{margin-bottom:70.5rem!important}.mb-lg-283{margin-bottom:70.75rem!important}.mb-lg-284{margin-bottom:71rem!important}.mb-lg-285{margin-bottom:71.25rem!important}.mb-lg-286{margin-bottom:71.5rem!important}.mb-lg-287{margin-bottom:71.75rem!important}.mb-lg-288{margin-bottom:72rem!important}.mb-lg-289{margin-bottom:72.25rem!important}.mb-lg-290{margin-bottom:72.5rem!important}.mb-lg-291{margin-bottom:72.75rem!important}.mb-lg-292{margin-bottom:73rem!important}.mb-lg-293{margin-bottom:73.25rem!important}.mb-lg-294{margin-bottom:73.5rem!important}.mb-lg-295{margin-bottom:73.75rem!important}.mb-lg-296{margin-bottom:74rem!important}.mb-lg-297{margin-bottom:74.25rem!important}.mb-lg-298{margin-bottom:74.5rem!important}.mb-lg-299{margin-bottom:74.75rem!important}.mb-lg-300{margin-bottom:75rem!important}}@media (min-width:1200px){.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:.75rem!important}.mb-xl-4{margin-bottom:1rem!important}.mb-xl-5{margin-bottom:1.25rem!important}.mb-xl-6{margin-bottom:1.5rem!important}.mb-xl-7{margin-bottom:1.75rem!important}.mb-xl-8{margin-bottom:2rem!important}.mb-xl-9{margin-bottom:2.25rem!important}.mb-xl-10{margin-bottom:2.5rem!important}.mb-xl-11{margin-bottom:2.75rem!important}.mb-xl-12{margin-bottom:3rem!important}.mb-xl-13{margin-bottom:3.25rem!important}.mb-xl-14{margin-bottom:3.5rem!important}.mb-xl-15{margin-bottom:3.75rem!important}.mb-xl-16{margin-bottom:4rem!important}.mb-xl-17{margin-bottom:4.25rem!important}.mb-xl-18{margin-bottom:4.5rem!important}.mb-xl-19{margin-bottom:4.75rem!important}.mb-xl-20{margin-bottom:5rem!important}.mb-xl-21{margin-bottom:5.25rem!important}.mb-xl-22{margin-bottom:5.5rem!important}.mb-xl-23{margin-bottom:5.75rem!important}.mb-xl-24{margin-bottom:6rem!important}.mb-xl-25{margin-bottom:6.25rem!important}.mb-xl-26{margin-bottom:6.5rem!important}.mb-xl-27{margin-bottom:6.75rem!important}.mb-xl-28{margin-bottom:7rem!important}.mb-xl-29{margin-bottom:7.25rem!important}.mb-xl-30{margin-bottom:7.5rem!important}.mb-xl-31{margin-bottom:7.75rem!important}.mb-xl-32{margin-bottom:8rem!important}.mb-xl-33{margin-bottom:8.25rem!important}.mb-xl-34{margin-bottom:8.5rem!important}.mb-xl-35{margin-bottom:8.75rem!important}.mb-xl-36{margin-bottom:9rem!important}.mb-xl-37{margin-bottom:9.25rem!important}.mb-xl-38{margin-bottom:9.5rem!important}.mb-xl-39{margin-bottom:9.75rem!important}.mb-xl-40{margin-bottom:10rem!important}.mb-xl-41{margin-bottom:10.25rem!important}.mb-xl-42{margin-bottom:10.5rem!important}.mb-xl-43{margin-bottom:10.75rem!important}.mb-xl-44{margin-bottom:11rem!important}.mb-xl-45{margin-bottom:11.25rem!important}.mb-xl-46{margin-bottom:11.5rem!important}.mb-xl-47{margin-bottom:11.75rem!important}.mb-xl-48{margin-bottom:12rem!important}.mb-xl-49{margin-bottom:12.25rem!important}.mb-xl-50{margin-bottom:12.5rem!important}.mb-xl-51{margin-bottom:12.75rem!important}.mb-xl-52{margin-bottom:13rem!important}.mb-xl-53{margin-bottom:13.25rem!important}.mb-xl-54{margin-bottom:13.5rem!important}.mb-xl-55{margin-bottom:13.75rem!important}.mb-xl-56{margin-bottom:14rem!important}.mb-xl-57{margin-bottom:14.25rem!important}.mb-xl-58{margin-bottom:14.5rem!important}.mb-xl-59{margin-bottom:14.75rem!important}.mb-xl-60{margin-bottom:15rem!important}.mb-xl-61{margin-bottom:15.25rem!important}.mb-xl-62{margin-bottom:15.5rem!important}.mb-xl-63{margin-bottom:15.75rem!important}.mb-xl-64{margin-bottom:16rem!important}.mb-xl-65{margin-bottom:16.25rem!important}.mb-xl-66{margin-bottom:16.5rem!important}.mb-xl-67{margin-bottom:16.75rem!important}.mb-xl-68{margin-bottom:17rem!important}.mb-xl-69{margin-bottom:17.25rem!important}.mb-xl-70{margin-bottom:17.5rem!important}.mb-xl-71{margin-bottom:17.75rem!important}.mb-xl-72{margin-bottom:18rem!important}.mb-xl-73{margin-bottom:18.25rem!important}.mb-xl-74{margin-bottom:18.5rem!important}.mb-xl-75{margin-bottom:18.75rem!important}.mb-xl-76{margin-bottom:19rem!important}.mb-xl-77{margin-bottom:19.25rem!important}.mb-xl-78{margin-bottom:19.5rem!important}.mb-xl-79{margin-bottom:19.75rem!important}.mb-xl-80{margin-bottom:20rem!important}.mb-xl-81{margin-bottom:20.25rem!important}.mb-xl-82{margin-bottom:20.5rem!important}.mb-xl-83{margin-bottom:20.75rem!important}.mb-xl-84{margin-bottom:21rem!important}.mb-xl-85{margin-bottom:21.25rem!important}.mb-xl-86{margin-bottom:21.5rem!important}.mb-xl-87{margin-bottom:21.75rem!important}.mb-xl-88{margin-bottom:22rem!important}.mb-xl-89{margin-bottom:22.25rem!important}.mb-xl-90{margin-bottom:22.5rem!important}.mb-xl-91{margin-bottom:22.75rem!important}.mb-xl-92{margin-bottom:23rem!important}.mb-xl-93{margin-bottom:23.25rem!important}.mb-xl-94{margin-bottom:23.5rem!important}.mb-xl-95{margin-bottom:23.75rem!important}.mb-xl-96{margin-bottom:24rem!important}.mb-xl-97{margin-bottom:24.25rem!important}.mb-xl-98{margin-bottom:24.5rem!important}.mb-xl-99{margin-bottom:24.75rem!important}.mb-xl-100{margin-bottom:25rem!important}.mb-xl-101{margin-bottom:25.25rem!important}.mb-xl-102{margin-bottom:25.5rem!important}.mb-xl-103{margin-bottom:25.75rem!important}.mb-xl-104{margin-bottom:26rem!important}.mb-xl-105{margin-bottom:26.25rem!important}.mb-xl-106{margin-bottom:26.5rem!important}.mb-xl-107{margin-bottom:26.75rem!important}.mb-xl-108{margin-bottom:27rem!important}.mb-xl-109{margin-bottom:27.25rem!important}.mb-xl-110{margin-bottom:27.5rem!important}.mb-xl-111{margin-bottom:27.75rem!important}.mb-xl-112{margin-bottom:28rem!important}.mb-xl-113{margin-bottom:28.25rem!important}.mb-xl-114{margin-bottom:28.5rem!important}.mb-xl-115{margin-bottom:28.75rem!important}.mb-xl-116{margin-bottom:29rem!important}.mb-xl-117{margin-bottom:29.25rem!important}.mb-xl-118{margin-bottom:29.5rem!important}.mb-xl-119{margin-bottom:29.75rem!important}.mb-xl-120{margin-bottom:30rem!important}.mb-xl-121{margin-bottom:30.25rem!important}.mb-xl-122{margin-bottom:30.5rem!important}.mb-xl-123{margin-bottom:30.75rem!important}.mb-xl-124{margin-bottom:31rem!important}.mb-xl-125{margin-bottom:31.25rem!important}.mb-xl-126{margin-bottom:31.5rem!important}.mb-xl-127{margin-bottom:31.75rem!important}.mb-xl-128{margin-bottom:32rem!important}.mb-xl-129{margin-bottom:32.25rem!important}.mb-xl-130{margin-bottom:32.5rem!important}.mb-xl-131{margin-bottom:32.75rem!important}.mb-xl-132{margin-bottom:33rem!important}.mb-xl-133{margin-bottom:33.25rem!important}.mb-xl-134{margin-bottom:33.5rem!important}.mb-xl-135{margin-bottom:33.75rem!important}.mb-xl-136{margin-bottom:34rem!important}.mb-xl-137{margin-bottom:34.25rem!important}.mb-xl-138{margin-bottom:34.5rem!important}.mb-xl-139{margin-bottom:34.75rem!important}.mb-xl-140{margin-bottom:35rem!important}.mb-xl-141{margin-bottom:35.25rem!important}.mb-xl-142{margin-bottom:35.5rem!important}.mb-xl-143{margin-bottom:35.75rem!important}.mb-xl-144{margin-bottom:36rem!important}.mb-xl-145{margin-bottom:36.25rem!important}.mb-xl-146{margin-bottom:36.5rem!important}.mb-xl-147{margin-bottom:36.75rem!important}.mb-xl-148{margin-bottom:37rem!important}.mb-xl-149{margin-bottom:37.25rem!important}.mb-xl-150{margin-bottom:37.5rem!important}.mb-xl-151{margin-bottom:37.75rem!important}.mb-xl-152{margin-bottom:38rem!important}.mb-xl-153{margin-bottom:38.25rem!important}.mb-xl-154{margin-bottom:38.5rem!important}.mb-xl-155{margin-bottom:38.75rem!important}.mb-xl-156{margin-bottom:39rem!important}.mb-xl-157{margin-bottom:39.25rem!important}.mb-xl-158{margin-bottom:39.5rem!important}.mb-xl-159{margin-bottom:39.75rem!important}.mb-xl-160{margin-bottom:40rem!important}.mb-xl-161{margin-bottom:40.25rem!important}.mb-xl-162{margin-bottom:40.5rem!important}.mb-xl-163{margin-bottom:40.75rem!important}.mb-xl-164{margin-bottom:41rem!important}.mb-xl-165{margin-bottom:41.25rem!important}.mb-xl-166{margin-bottom:41.5rem!important}.mb-xl-167{margin-bottom:41.75rem!important}.mb-xl-168{margin-bottom:42rem!important}.mb-xl-169{margin-bottom:42.25rem!important}.mb-xl-170{margin-bottom:42.5rem!important}.mb-xl-171{margin-bottom:42.75rem!important}.mb-xl-172{margin-bottom:43rem!important}.mb-xl-173{margin-bottom:43.25rem!important}.mb-xl-174{margin-bottom:43.5rem!important}.mb-xl-175{margin-bottom:43.75rem!important}.mb-xl-176{margin-bottom:44rem!important}.mb-xl-177{margin-bottom:44.25rem!important}.mb-xl-178{margin-bottom:44.5rem!important}.mb-xl-179{margin-bottom:44.75rem!important}.mb-xl-180{margin-bottom:45rem!important}.mb-xl-181{margin-bottom:45.25rem!important}.mb-xl-182{margin-bottom:45.5rem!important}.mb-xl-183{margin-bottom:45.75rem!important}.mb-xl-184{margin-bottom:46rem!important}.mb-xl-185{margin-bottom:46.25rem!important}.mb-xl-186{margin-bottom:46.5rem!important}.mb-xl-187{margin-bottom:46.75rem!important}.mb-xl-188{margin-bottom:47rem!important}.mb-xl-189{margin-bottom:47.25rem!important}.mb-xl-190{margin-bottom:47.5rem!important}.mb-xl-191{margin-bottom:47.75rem!important}.mb-xl-192{margin-bottom:48rem!important}.mb-xl-193{margin-bottom:48.25rem!important}.mb-xl-194{margin-bottom:48.5rem!important}.mb-xl-195{margin-bottom:48.75rem!important}.mb-xl-196{margin-bottom:49rem!important}.mb-xl-197{margin-bottom:49.25rem!important}.mb-xl-198{margin-bottom:49.5rem!important}.mb-xl-199{margin-bottom:49.75rem!important}.mb-xl-200{margin-bottom:50rem!important}.mb-xl-201{margin-bottom:50.25rem!important}.mb-xl-202{margin-bottom:50.5rem!important}.mb-xl-203{margin-bottom:50.75rem!important}.mb-xl-204{margin-bottom:51rem!important}.mb-xl-205{margin-bottom:51.25rem!important}.mb-xl-206{margin-bottom:51.5rem!important}.mb-xl-207{margin-bottom:51.75rem!important}.mb-xl-208{margin-bottom:52rem!important}.mb-xl-209{margin-bottom:52.25rem!important}.mb-xl-210{margin-bottom:52.5rem!important}.mb-xl-211{margin-bottom:52.75rem!important}.mb-xl-212{margin-bottom:53rem!important}.mb-xl-213{margin-bottom:53.25rem!important}.mb-xl-214{margin-bottom:53.5rem!important}.mb-xl-215{margin-bottom:53.75rem!important}.mb-xl-216{margin-bottom:54rem!important}.mb-xl-217{margin-bottom:54.25rem!important}.mb-xl-218{margin-bottom:54.5rem!important}.mb-xl-219{margin-bottom:54.75rem!important}.mb-xl-220{margin-bottom:55rem!important}.mb-xl-221{margin-bottom:55.25rem!important}.mb-xl-222{margin-bottom:55.5rem!important}.mb-xl-223{margin-bottom:55.75rem!important}.mb-xl-224{margin-bottom:56rem!important}.mb-xl-225{margin-bottom:56.25rem!important}.mb-xl-226{margin-bottom:56.5rem!important}.mb-xl-227{margin-bottom:56.75rem!important}.mb-xl-228{margin-bottom:57rem!important}.mb-xl-229{margin-bottom:57.25rem!important}.mb-xl-230{margin-bottom:57.5rem!important}.mb-xl-231{margin-bottom:57.75rem!important}.mb-xl-232{margin-bottom:58rem!important}.mb-xl-233{margin-bottom:58.25rem!important}.mb-xl-234{margin-bottom:58.5rem!important}.mb-xl-235{margin-bottom:58.75rem!important}.mb-xl-236{margin-bottom:59rem!important}.mb-xl-237{margin-bottom:59.25rem!important}.mb-xl-238{margin-bottom:59.5rem!important}.mb-xl-239{margin-bottom:59.75rem!important}.mb-xl-240{margin-bottom:60rem!important}.mb-xl-241{margin-bottom:60.25rem!important}.mb-xl-242{margin-bottom:60.5rem!important}.mb-xl-243{margin-bottom:60.75rem!important}.mb-xl-244{margin-bottom:61rem!important}.mb-xl-245{margin-bottom:61.25rem!important}.mb-xl-246{margin-bottom:61.5rem!important}.mb-xl-247{margin-bottom:61.75rem!important}.mb-xl-248{margin-bottom:62rem!important}.mb-xl-249{margin-bottom:62.25rem!important}.mb-xl-250{margin-bottom:62.5rem!important}.mb-xl-251{margin-bottom:62.75rem!important}.mb-xl-252{margin-bottom:63rem!important}.mb-xl-253{margin-bottom:63.25rem!important}.mb-xl-254{margin-bottom:63.5rem!important}.mb-xl-255{margin-bottom:63.75rem!important}.mb-xl-256{margin-bottom:64rem!important}.mb-xl-257{margin-bottom:64.25rem!important}.mb-xl-258{margin-bottom:64.5rem!important}.mb-xl-259{margin-bottom:64.75rem!important}.mb-xl-260{margin-bottom:65rem!important}.mb-xl-261{margin-bottom:65.25rem!important}.mb-xl-262{margin-bottom:65.5rem!important}.mb-xl-263{margin-bottom:65.75rem!important}.mb-xl-264{margin-bottom:66rem!important}.mb-xl-265{margin-bottom:66.25rem!important}.mb-xl-266{margin-bottom:66.5rem!important}.mb-xl-267{margin-bottom:66.75rem!important}.mb-xl-268{margin-bottom:67rem!important}.mb-xl-269{margin-bottom:67.25rem!important}.mb-xl-270{margin-bottom:67.5rem!important}.mb-xl-271{margin-bottom:67.75rem!important}.mb-xl-272{margin-bottom:68rem!important}.mb-xl-273{margin-bottom:68.25rem!important}.mb-xl-274{margin-bottom:68.5rem!important}.mb-xl-275{margin-bottom:68.75rem!important}.mb-xl-276{margin-bottom:69rem!important}.mb-xl-277{margin-bottom:69.25rem!important}.mb-xl-278{margin-bottom:69.5rem!important}.mb-xl-279{margin-bottom:69.75rem!important}.mb-xl-280{margin-bottom:70rem!important}.mb-xl-281{margin-bottom:70.25rem!important}.mb-xl-282{margin-bottom:70.5rem!important}.mb-xl-283{margin-bottom:70.75rem!important}.mb-xl-284{margin-bottom:71rem!important}.mb-xl-285{margin-bottom:71.25rem!important}.mb-xl-286{margin-bottom:71.5rem!important}.mb-xl-287{margin-bottom:71.75rem!important}.mb-xl-288{margin-bottom:72rem!important}.mb-xl-289{margin-bottom:72.25rem!important}.mb-xl-290{margin-bottom:72.5rem!important}.mb-xl-291{margin-bottom:72.75rem!important}.mb-xl-292{margin-bottom:73rem!important}.mb-xl-293{margin-bottom:73.25rem!important}.mb-xl-294{margin-bottom:73.5rem!important}.mb-xl-295{margin-bottom:73.75rem!important}.mb-xl-296{margin-bottom:74rem!important}.mb-xl-297{margin-bottom:74.25rem!important}.mb-xl-298{margin-bottom:74.5rem!important}.mb-xl-299{margin-bottom:74.75rem!important}.mb-xl-300{margin-bottom:75rem!important}}@media (min-width:1400px){.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:.75rem!important}.mb-xxl-4{margin-bottom:1rem!important}.mb-xxl-5{margin-bottom:1.25rem!important}.mb-xxl-6{margin-bottom:1.5rem!important}.mb-xxl-7{margin-bottom:1.75rem!important}.mb-xxl-8{margin-bottom:2rem!important}.mb-xxl-9{margin-bottom:2.25rem!important}.mb-xxl-10{margin-bottom:2.5rem!important}.mb-xxl-11{margin-bottom:2.75rem!important}.mb-xxl-12{margin-bottom:3rem!important}.mb-xxl-13{margin-bottom:3.25rem!important}.mb-xxl-14{margin-bottom:3.5rem!important}.mb-xxl-15{margin-bottom:3.75rem!important}.mb-xxl-16{margin-bottom:4rem!important}.mb-xxl-17{margin-bottom:4.25rem!important}.mb-xxl-18{margin-bottom:4.5rem!important}.mb-xxl-19{margin-bottom:4.75rem!important}.mb-xxl-20{margin-bottom:5rem!important}.mb-xxl-21{margin-bottom:5.25rem!important}.mb-xxl-22{margin-bottom:5.5rem!important}.mb-xxl-23{margin-bottom:5.75rem!important}.mb-xxl-24{margin-bottom:6rem!important}.mb-xxl-25{margin-bottom:6.25rem!important}.mb-xxl-26{margin-bottom:6.5rem!important}.mb-xxl-27{margin-bottom:6.75rem!important}.mb-xxl-28{margin-bottom:7rem!important}.mb-xxl-29{margin-bottom:7.25rem!important}.mb-xxl-30{margin-bottom:7.5rem!important}.mb-xxl-31{margin-bottom:7.75rem!important}.mb-xxl-32{margin-bottom:8rem!important}.mb-xxl-33{margin-bottom:8.25rem!important}.mb-xxl-34{margin-bottom:8.5rem!important}.mb-xxl-35{margin-bottom:8.75rem!important}.mb-xxl-36{margin-bottom:9rem!important}.mb-xxl-37{margin-bottom:9.25rem!important}.mb-xxl-38{margin-bottom:9.5rem!important}.mb-xxl-39{margin-bottom:9.75rem!important}.mb-xxl-40{margin-bottom:10rem!important}.mb-xxl-41{margin-bottom:10.25rem!important}.mb-xxl-42{margin-bottom:10.5rem!important}.mb-xxl-43{margin-bottom:10.75rem!important}.mb-xxl-44{margin-bottom:11rem!important}.mb-xxl-45{margin-bottom:11.25rem!important}.mb-xxl-46{margin-bottom:11.5rem!important}.mb-xxl-47{margin-bottom:11.75rem!important}.mb-xxl-48{margin-bottom:12rem!important}.mb-xxl-49{margin-bottom:12.25rem!important}.mb-xxl-50{margin-bottom:12.5rem!important}.mb-xxl-51{margin-bottom:12.75rem!important}.mb-xxl-52{margin-bottom:13rem!important}.mb-xxl-53{margin-bottom:13.25rem!important}.mb-xxl-54{margin-bottom:13.5rem!important}.mb-xxl-55{margin-bottom:13.75rem!important}.mb-xxl-56{margin-bottom:14rem!important}.mb-xxl-57{margin-bottom:14.25rem!important}.mb-xxl-58{margin-bottom:14.5rem!important}.mb-xxl-59{margin-bottom:14.75rem!important}.mb-xxl-60{margin-bottom:15rem!important}.mb-xxl-61{margin-bottom:15.25rem!important}.mb-xxl-62{margin-bottom:15.5rem!important}.mb-xxl-63{margin-bottom:15.75rem!important}.mb-xxl-64{margin-bottom:16rem!important}.mb-xxl-65{margin-bottom:16.25rem!important}.mb-xxl-66{margin-bottom:16.5rem!important}.mb-xxl-67{margin-bottom:16.75rem!important}.mb-xxl-68{margin-bottom:17rem!important}.mb-xxl-69{margin-bottom:17.25rem!important}.mb-xxl-70{margin-bottom:17.5rem!important}.mb-xxl-71{margin-bottom:17.75rem!important}.mb-xxl-72{margin-bottom:18rem!important}.mb-xxl-73{margin-bottom:18.25rem!important}.mb-xxl-74{margin-bottom:18.5rem!important}.mb-xxl-75{margin-bottom:18.75rem!important}.mb-xxl-76{margin-bottom:19rem!important}.mb-xxl-77{margin-bottom:19.25rem!important}.mb-xxl-78{margin-bottom:19.5rem!important}.mb-xxl-79{margin-bottom:19.75rem!important}.mb-xxl-80{margin-bottom:20rem!important}.mb-xxl-81{margin-bottom:20.25rem!important}.mb-xxl-82{margin-bottom:20.5rem!important}.mb-xxl-83{margin-bottom:20.75rem!important}.mb-xxl-84{margin-bottom:21rem!important}.mb-xxl-85{margin-bottom:21.25rem!important}.mb-xxl-86{margin-bottom:21.5rem!important}.mb-xxl-87{margin-bottom:21.75rem!important}.mb-xxl-88{margin-bottom:22rem!important}.mb-xxl-89{margin-bottom:22.25rem!important}.mb-xxl-90{margin-bottom:22.5rem!important}.mb-xxl-91{margin-bottom:22.75rem!important}.mb-xxl-92{margin-bottom:23rem!important}.mb-xxl-93{margin-bottom:23.25rem!important}.mb-xxl-94{margin-bottom:23.5rem!important}.mb-xxl-95{margin-bottom:23.75rem!important}.mb-xxl-96{margin-bottom:24rem!important}.mb-xxl-97{margin-bottom:24.25rem!important}.mb-xxl-98{margin-bottom:24.5rem!important}.mb-xxl-99{margin-bottom:24.75rem!important}.mb-xxl-100{margin-bottom:25rem!important}.mb-xxl-101{margin-bottom:25.25rem!important}.mb-xxl-102{margin-bottom:25.5rem!important}.mb-xxl-103{margin-bottom:25.75rem!important}.mb-xxl-104{margin-bottom:26rem!important}.mb-xxl-105{margin-bottom:26.25rem!important}.mb-xxl-106{margin-bottom:26.5rem!important}.mb-xxl-107{margin-bottom:26.75rem!important}.mb-xxl-108{margin-bottom:27rem!important}.mb-xxl-109{margin-bottom:27.25rem!important}.mb-xxl-110{margin-bottom:27.5rem!important}.mb-xxl-111{margin-bottom:27.75rem!important}.mb-xxl-112{margin-bottom:28rem!important}.mb-xxl-113{margin-bottom:28.25rem!important}.mb-xxl-114{margin-bottom:28.5rem!important}.mb-xxl-115{margin-bottom:28.75rem!important}.mb-xxl-116{margin-bottom:29rem!important}.mb-xxl-117{margin-bottom:29.25rem!important}.mb-xxl-118{margin-bottom:29.5rem!important}.mb-xxl-119{margin-bottom:29.75rem!important}.mb-xxl-120{margin-bottom:30rem!important}.mb-xxl-121{margin-bottom:30.25rem!important}.mb-xxl-122{margin-bottom:30.5rem!important}.mb-xxl-123{margin-bottom:30.75rem!important}.mb-xxl-124{margin-bottom:31rem!important}.mb-xxl-125{margin-bottom:31.25rem!important}.mb-xxl-126{margin-bottom:31.5rem!important}.mb-xxl-127{margin-bottom:31.75rem!important}.mb-xxl-128{margin-bottom:32rem!important}.mb-xxl-129{margin-bottom:32.25rem!important}.mb-xxl-130{margin-bottom:32.5rem!important}.mb-xxl-131{margin-bottom:32.75rem!important}.mb-xxl-132{margin-bottom:33rem!important}.mb-xxl-133{margin-bottom:33.25rem!important}.mb-xxl-134{margin-bottom:33.5rem!important}.mb-xxl-135{margin-bottom:33.75rem!important}.mb-xxl-136{margin-bottom:34rem!important}.mb-xxl-137{margin-bottom:34.25rem!important}.mb-xxl-138{margin-bottom:34.5rem!important}.mb-xxl-139{margin-bottom:34.75rem!important}.mb-xxl-140{margin-bottom:35rem!important}.mb-xxl-141{margin-bottom:35.25rem!important}.mb-xxl-142{margin-bottom:35.5rem!important}.mb-xxl-143{margin-bottom:35.75rem!important}.mb-xxl-144{margin-bottom:36rem!important}.mb-xxl-145{margin-bottom:36.25rem!important}.mb-xxl-146{margin-bottom:36.5rem!important}.mb-xxl-147{margin-bottom:36.75rem!important}.mb-xxl-148{margin-bottom:37rem!important}.mb-xxl-149{margin-bottom:37.25rem!important}.mb-xxl-150{margin-bottom:37.5rem!important}.mb-xxl-151{margin-bottom:37.75rem!important}.mb-xxl-152{margin-bottom:38rem!important}.mb-xxl-153{margin-bottom:38.25rem!important}.mb-xxl-154{margin-bottom:38.5rem!important}.mb-xxl-155{margin-bottom:38.75rem!important}.mb-xxl-156{margin-bottom:39rem!important}.mb-xxl-157{margin-bottom:39.25rem!important}.mb-xxl-158{margin-bottom:39.5rem!important}.mb-xxl-159{margin-bottom:39.75rem!important}.mb-xxl-160{margin-bottom:40rem!important}.mb-xxl-161{margin-bottom:40.25rem!important}.mb-xxl-162{margin-bottom:40.5rem!important}.mb-xxl-163{margin-bottom:40.75rem!important}.mb-xxl-164{margin-bottom:41rem!important}.mb-xxl-165{margin-bottom:41.25rem!important}.mb-xxl-166{margin-bottom:41.5rem!important}.mb-xxl-167{margin-bottom:41.75rem!important}.mb-xxl-168{margin-bottom:42rem!important}.mb-xxl-169{margin-bottom:42.25rem!important}.mb-xxl-170{margin-bottom:42.5rem!important}.mb-xxl-171{margin-bottom:42.75rem!important}.mb-xxl-172{margin-bottom:43rem!important}.mb-xxl-173{margin-bottom:43.25rem!important}.mb-xxl-174{margin-bottom:43.5rem!important}.mb-xxl-175{margin-bottom:43.75rem!important}.mb-xxl-176{margin-bottom:44rem!important}.mb-xxl-177{margin-bottom:44.25rem!important}.mb-xxl-178{margin-bottom:44.5rem!important}.mb-xxl-179{margin-bottom:44.75rem!important}.mb-xxl-180{margin-bottom:45rem!important}.mb-xxl-181{margin-bottom:45.25rem!important}.mb-xxl-182{margin-bottom:45.5rem!important}.mb-xxl-183{margin-bottom:45.75rem!important}.mb-xxl-184{margin-bottom:46rem!important}.mb-xxl-185{margin-bottom:46.25rem!important}.mb-xxl-186{margin-bottom:46.5rem!important}.mb-xxl-187{margin-bottom:46.75rem!important}.mb-xxl-188{margin-bottom:47rem!important}.mb-xxl-189{margin-bottom:47.25rem!important}.mb-xxl-190{margin-bottom:47.5rem!important}.mb-xxl-191{margin-bottom:47.75rem!important}.mb-xxl-192{margin-bottom:48rem!important}.mb-xxl-193{margin-bottom:48.25rem!important}.mb-xxl-194{margin-bottom:48.5rem!important}.mb-xxl-195{margin-bottom:48.75rem!important}.mb-xxl-196{margin-bottom:49rem!important}.mb-xxl-197{margin-bottom:49.25rem!important}.mb-xxl-198{margin-bottom:49.5rem!important}.mb-xxl-199{margin-bottom:49.75rem!important}.mb-xxl-200{margin-bottom:50rem!important}.mb-xxl-201{margin-bottom:50.25rem!important}.mb-xxl-202{margin-bottom:50.5rem!important}.mb-xxl-203{margin-bottom:50.75rem!important}.mb-xxl-204{margin-bottom:51rem!important}.mb-xxl-205{margin-bottom:51.25rem!important}.mb-xxl-206{margin-bottom:51.5rem!important}.mb-xxl-207{margin-bottom:51.75rem!important}.mb-xxl-208{margin-bottom:52rem!important}.mb-xxl-209{margin-bottom:52.25rem!important}.mb-xxl-210{margin-bottom:52.5rem!important}.mb-xxl-211{margin-bottom:52.75rem!important}.mb-xxl-212{margin-bottom:53rem!important}.mb-xxl-213{margin-bottom:53.25rem!important}.mb-xxl-214{margin-bottom:53.5rem!important}.mb-xxl-215{margin-bottom:53.75rem!important}.mb-xxl-216{margin-bottom:54rem!important}.mb-xxl-217{margin-bottom:54.25rem!important}.mb-xxl-218{margin-bottom:54.5rem!important}.mb-xxl-219{margin-bottom:54.75rem!important}.mb-xxl-220{margin-bottom:55rem!important}.mb-xxl-221{margin-bottom:55.25rem!important}.mb-xxl-222{margin-bottom:55.5rem!important}.mb-xxl-223{margin-bottom:55.75rem!important}.mb-xxl-224{margin-bottom:56rem!important}.mb-xxl-225{margin-bottom:56.25rem!important}.mb-xxl-226{margin-bottom:56.5rem!important}.mb-xxl-227{margin-bottom:56.75rem!important}.mb-xxl-228{margin-bottom:57rem!important}.mb-xxl-229{margin-bottom:57.25rem!important}.mb-xxl-230{margin-bottom:57.5rem!important}.mb-xxl-231{margin-bottom:57.75rem!important}.mb-xxl-232{margin-bottom:58rem!important}.mb-xxl-233{margin-bottom:58.25rem!important}.mb-xxl-234{margin-bottom:58.5rem!important}.mb-xxl-235{margin-bottom:58.75rem!important}.mb-xxl-236{margin-bottom:59rem!important}.mb-xxl-237{margin-bottom:59.25rem!important}.mb-xxl-238{margin-bottom:59.5rem!important}.mb-xxl-239{margin-bottom:59.75rem!important}.mb-xxl-240{margin-bottom:60rem!important}.mb-xxl-241{margin-bottom:60.25rem!important}.mb-xxl-242{margin-bottom:60.5rem!important}.mb-xxl-243{margin-bottom:60.75rem!important}.mb-xxl-244{margin-bottom:61rem!important}.mb-xxl-245{margin-bottom:61.25rem!important}.mb-xxl-246{margin-bottom:61.5rem!important}.mb-xxl-247{margin-bottom:61.75rem!important}.mb-xxl-248{margin-bottom:62rem!important}.mb-xxl-249{margin-bottom:62.25rem!important}.mb-xxl-250{margin-bottom:62.5rem!important}.mb-xxl-251{margin-bottom:62.75rem!important}.mb-xxl-252{margin-bottom:63rem!important}.mb-xxl-253{margin-bottom:63.25rem!important}.mb-xxl-254{margin-bottom:63.5rem!important}.mb-xxl-255{margin-bottom:63.75rem!important}.mb-xxl-256{margin-bottom:64rem!important}.mb-xxl-257{margin-bottom:64.25rem!important}.mb-xxl-258{margin-bottom:64.5rem!important}.mb-xxl-259{margin-bottom:64.75rem!important}.mb-xxl-260{margin-bottom:65rem!important}.mb-xxl-261{margin-bottom:65.25rem!important}.mb-xxl-262{margin-bottom:65.5rem!important}.mb-xxl-263{margin-bottom:65.75rem!important}.mb-xxl-264{margin-bottom:66rem!important}.mb-xxl-265{margin-bottom:66.25rem!important}.mb-xxl-266{margin-bottom:66.5rem!important}.mb-xxl-267{margin-bottom:66.75rem!important}.mb-xxl-268{margin-bottom:67rem!important}.mb-xxl-269{margin-bottom:67.25rem!important}.mb-xxl-270{margin-bottom:67.5rem!important}.mb-xxl-271{margin-bottom:67.75rem!important}.mb-xxl-272{margin-bottom:68rem!important}.mb-xxl-273{margin-bottom:68.25rem!important}.mb-xxl-274{margin-bottom:68.5rem!important}.mb-xxl-275{margin-bottom:68.75rem!important}.mb-xxl-276{margin-bottom:69rem!important}.mb-xxl-277{margin-bottom:69.25rem!important}.mb-xxl-278{margin-bottom:69.5rem!important}.mb-xxl-279{margin-bottom:69.75rem!important}.mb-xxl-280{margin-bottom:70rem!important}.mb-xxl-281{margin-bottom:70.25rem!important}.mb-xxl-282{margin-bottom:70.5rem!important}.mb-xxl-283{margin-bottom:70.75rem!important}.mb-xxl-284{margin-bottom:71rem!important}.mb-xxl-285{margin-bottom:71.25rem!important}.mb-xxl-286{margin-bottom:71.5rem!important}.mb-xxl-287{margin-bottom:71.75rem!important}.mb-xxl-288{margin-bottom:72rem!important}.mb-xxl-289{margin-bottom:72.25rem!important}.mb-xxl-290{margin-bottom:72.5rem!important}.mb-xxl-291{margin-bottom:72.75rem!important}.mb-xxl-292{margin-bottom:73rem!important}.mb-xxl-293{margin-bottom:73.25rem!important}.mb-xxl-294{margin-bottom:73.5rem!important}.mb-xxl-295{margin-bottom:73.75rem!important}.mb-xxl-296{margin-bottom:74rem!important}.mb-xxl-297{margin-bottom:74.25rem!important}.mb-xxl-298{margin-bottom:74.5rem!important}.mb-xxl-299{margin-bottom:74.75rem!important}.mb-xxl-300{margin-bottom:75rem!important}}