@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, .15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33, 37, 41, .75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33, 37, 41, .5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, .175);--bs-border-radius:.375rem;--bs-border-radius-sm:.25rem;--bs-border-radius-lg:.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 .5rem 1rem rgba(0, 0, 0, .15);--bs-box-shadow-sm:0 .125rem .25rem rgba(0, 0, 0, .075);--bs-box-shadow-lg:0 1rem 3rem rgba(0, 0, 0, .175);--bs-box-shadow-inset:inset 0 1px 2px rgba(0, 0, 0, .075);--bs-focus-ring-width:.25rem;--bs-focus-ring-opacity:.25;--bs-focus-ring-color:rgba(13, 110, 253, .25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222, 226, 230, .75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222, 226, 230, .5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:rgba(255, 255, 255, .15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,: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;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{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;line-height:inherit;font-size:calc(1.275rem + .3vw)}@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}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-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}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-weight:300;line-height:1.2;font-size:calc(1.625rem + 4.5vw)}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-weight:300;line-height:1.2;font-size:calc(1.575rem + 3.9vw)}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-weight:300;line-height:1.2;font-size:calc(1.525rem + 3.3vw)}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-weight:300;line-height:1.2;font-size:calc(1.475rem + 2.7vw)}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-weight:300;line-height:1.2;font-size:calc(1.425rem + 2.1vw)}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-weight:300;line-height:1.2;font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-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(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.table{--bs-table-color-type:initial;--bs-table-bg-type:initial;--bs-table-color-state:initial;--bs-table-bg-state:initial;--bs-table-color:var(--bs-emphasis-color);--bs-table-bg:var(--bs-body-bg);--bs-table-border-color:var(--bs-border-color);--bs-table-accent-bg:transparent;--bs-table-striped-color:var(--bs-emphasis-color);--bs-table-striped-bg:rgba(var(--bs-emphasis-color-rgb), .05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb), .1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb), .075);width:100%;margin-bottom:1rem;vertical-align:top;border-color:var(--bs-table-border-color)}.table>:not(caption)>*>*{padding:.5rem;color:var(--bs-table-color-state,var(--bs-table-color-type,var(--bs-table-color)));background-color:var(--bs-table-bg);border-bottom-width:var(--bs-border-width);box-shadow:inset 0 0 0 9999px var(--bs-table-bg-state,var(--bs-table-bg-type,var(--bs-table-accent-bg)))}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table-group-divider{border-top:calc(var(--bs-border-width) * 2) solid currentcolor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem}.table-bordered>:not(caption)>*{border-width:var(--bs-border-width) 0}.table-bordered>:not(caption)>*>*{border-width:0 var(--bs-border-width)}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-borderless>:not(:first-child){border-top-width:0}.table-striped>tbody>tr:nth-of-type(odd)>*{--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-striped-columns>:not(caption)>tr>:nth-child(2n){--bs-table-color-type:var(--bs-table-striped-color);--bs-table-bg-type:var(--bs-table-striped-bg)}.table-active{--bs-table-color-state:var(--bs-table-active-color);--bs-table-bg-state:var(--bs-table-active-bg)}.table-hover>tbody>tr:hover>*{--bs-table-color-state:var(--bs-table-hover-color);--bs-table-bg-state:var(--bs-table-hover-bg)}.table-primary{--bs-table-color:#000;--bs-table-bg:#cfe2ff;--bs-table-border-color:#a6b5cc;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-secondary{--bs-table-color:#000;--bs-table-bg:#e2e3e5;--bs-table-border-color:#b5b6b7;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-success{--bs-table-color:#000;--bs-table-bg:#d1e7dd;--bs-table-border-color:#a7b9b1;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-info{--bs-table-color:#000;--bs-table-bg:#cff4fc;--bs-table-border-color:#a6c3ca;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-warning{--bs-table-color:#000;--bs-table-bg:#fff3cd;--bs-table-border-color:#ccc2a4;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-danger{--bs-table-color:#000;--bs-table-bg:#f8d7da;--bs-table-border-color:#c6acae;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-light{--bs-table-color:#000;--bs-table-bg:#f8f9fa;--bs-table-border-color:#c6c7c8;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-dark{--bs-table-color:#fff;--bs-table-bg:#212529;--bs-table-border-color:#4d5154;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media(max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;--bs-form-check-bg-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");width:2em;margin-left:-2.5em;background-image:var(--bs-form-switch-bg);background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;max-width:100%;height:100%;padding:1rem .75rem;overflow:hidden;color:rgba(var(--bs-body-color-rgb),.65);text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem;padding-left:.75rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>.form-control:-webkit-autofill~label{transform:scale(.85) translateY(-.5rem) translate(.15rem)}.form-floating>textarea:focus~label:after,.form-floating>textarea:not(:placeholder-shown)~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>textarea:disabled~label:after{background-color:var(--bs-secondary-bg)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:calc(-1 * var(--bs-border-width));border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-control-color.is-valid,.was-validated .form-control-color:valid{width:calc(3.75rem + 1.5em)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3.75rem + 1.5em)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:.5rem;--bs-btn-padding-x:1rem;--bs-btn-font-size:1.25rem;--bs-btn-border-radius:var(--bs-border-radius-lg)}.btn-group-sm>.btn,.btn-sm{--bs-btn-padding-y:.25rem;--bs-btn-padding-x:.5rem;--bs-btn-font-size:.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:.5rem;--bs-dropdown-spacer:.125rem;--bs-dropdown-font-size:1rem;--bs-dropdown-color:var(--bs-body-color);--bs-dropdown-bg:var(--bs-body-bg);--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-border-radius:var(--bs-border-radius);--bs-dropdown-border-width:var(--bs-border-width);--bs-dropdown-inner-border-radius:calc(var(--bs-border-radius) - var(--bs-border-width));--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-divider-margin-y:.5rem;--bs-dropdown-box-shadow:var(--bs-box-shadow);--bs-dropdown-link-color:var(--bs-body-color);--bs-dropdown-link-hover-color:var(--bs-body-color);--bs-dropdown-link-hover-bg:var(--bs-tertiary-bg);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:var(--bs-tertiary-color);--bs-dropdown-item-padding-x:1rem;--bs-dropdown-item-padding-y:.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:.5rem;position:absolute;z-index:var(--bs-dropdown-zindex);display:none;min-width:var(--bs-dropdown-min-width);padding:var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);margin:0;font-size:var(--bs-dropdown-font-size);color:var(--bs-dropdown-color);text-align:left;list-style:none;background-color:var(--bs-dropdown-bg);background-clip:padding-box;border:var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);border-radius:var(--bs-dropdown-border-radius)}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:var(--bs-dropdown-spacer)}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media(min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media(min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media(min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media(min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:var(--bs-dropdown-spacer)}.dropup .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:var(--bs-dropdown-spacer)}.dropend .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty:after{margin-left:0}.dropend .dropdown-toggle:after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:var(--bs-dropdown-spacer)}.dropstart .dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle:after{display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:rgba(255, 255, 255, .15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-link-color);--bs-nav-link-hover-color:var(--bs-link-hover-color);--bs-nav-link-disabled-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);font-size:var(--bs-nav-link-font-size);font-weight:var(--bs-nav-link-font-weight);color:var(--bs-nav-link-color);text-decoration:none;background:0 0;border:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media(prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1 * var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1 * var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-grow:1;flex-basis:0;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{--bs-navbar-padding-x:0;--bs-navbar-padding-y:.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb), .65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb), .8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb), .3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-padding-y:.3125rem;--bs-navbar-brand-margin-end:1rem;--bs-navbar-brand-font-size:1.25rem;--bs-navbar-brand-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-brand-hover-color:rgba(var(--bs-emphasis-color-rgb), 1);--bs-navbar-nav-link-padding-x:.5rem;--bs-navbar-toggler-padding-y:.25rem;--bs-navbar-toggler-padding-x:.75rem;--bs-navbar-toggler-font-size:1.25rem;--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2833, 37, 41, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");--bs-navbar-toggler-border-color:rgba(var(--bs-emphasis-color-rgb), .15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:.25rem;--bs-navbar-toggler-transition:box-shadow .15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-grow:1;flex-basis:100%;align-items:center}.navbar-toggler{padding:var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);font-size:var(--bs-navbar-toggler-font-size);line-height:1;color:var(--bs-navbar-color);background-color:transparent;border:var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);border-radius:var(--bs-navbar-toggler-border-radius);transition:var(--bs-navbar-toggler-transition)}@media(prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 var(--bs-navbar-toggler-focus-width)}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-image:var(--bs-navbar-toggler-icon-bg);background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:rgba(255, 255, 255, .55);--bs-navbar-hover-color:rgba(255, 255, 255, .75);--bs-navbar-disabled-color:rgba(255, 255, 255, .25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:rgba(255, 255, 255, .1);--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:.5rem;--bs-card-title-color: ;--bs-card-subtitle-color: ;--bs-card-border-width:var(--bs-border-width);--bs-card-border-color:var(--bs-border-color-translucent);--bs-card-border-radius:var(--bs-border-radius);--bs-card-box-shadow: ;--bs-card-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-card-cap-padding-y:.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb), .03);--bs-card-cap-color: ;--bs-card-height: ;--bs-card-color: ;--bs-card-bg:var(--bs-body-bg);--bs-card-img-overlay-padding:1rem;--bs-card-group-margin:.75rem;position:relative;display:flex;flex-direction:column;min-width:0;height:var(--bs-card-height);color:var(--bs-body-color);word-wrap:break-word;background-color:var(--bs-card-bg);background-clip:border-box;border:var(--bs-card-border-width) solid var(--bs-card-border-color);border-radius:var(--bs-card-border-radius)}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:var(--bs-card-spacer-y) var(--bs-card-spacer-x);color:var(--bs-card-color)}.card-title{margin-bottom:var(--bs-card-title-spacer-y);color:var(--bs-card-title-color)}.card-subtitle{margin-top:calc(-.5 * var(--bs-card-title-spacer-y));margin-bottom:0;color:var(--bs-card-subtitle-color)}.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-bottom:calc(-1 * var(--bs-card-cap-padding-y));margin-left:calc(-.5 * var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5 * var(--bs-card-cap-padding-x));margin-left:calc(-.5 * var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;inset:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child)>.card-header,.card-group>.card:not(:last-child)>.card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-footer,.card-group>.card:not(:last-child)>.card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child)>.card-header,.card-group>.card:not(:first-child)>.card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-footer,.card-group>.card:not(:first-child)>.card-img-bottom{border-bottom-left-radius:0}}.accordion{--bs-accordion-color:var(--bs-body-color);--bs-accordion-bg:var(--bs-body-bg);--bs-accordion-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease;--bs-accordion-border-color:var(--bs-border-color);--bs-accordion-border-width:var(--bs-border-width);--bs-accordion-border-radius:var(--bs-border-radius);--bs-accordion-inner-border-radius:calc(var(--bs-border-radius) - (var(--bs-border-width)));--bs-accordion-btn-padding-x:1.25rem;--bs-accordion-btn-padding-y:1rem;--bs-accordion-btn-color:var(--bs-body-color);--bs-accordion-btn-bg:var(--bs-accordion-bg);--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23212529' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform .2s ease-in-out;--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23052c65' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m2 5 6 6 6-6'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:.5rem;--bs-breadcrumb-item-active-color:var(--bs-secondary-color);display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius)}.breadcrumb-item+.breadcrumb-item{padding-left:var(--bs-breadcrumb-item-padding-x)}.breadcrumb-item+.breadcrumb-item:before{float:left;padding-right:var(--bs-breadcrumb-item-padding-x);color:var(--bs-breadcrumb-divider-color);content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:var(--bs-breadcrumb-item-active-color)}.pagination{--bs-pagination-padding-x:.75rem;--bs-pagination-padding-y:.375rem;--bs-pagination-font-size:1rem;--bs-pagination-color:var(--bs-link-color);--bs-pagination-bg:var(--bs-body-bg);--bs-pagination-border-width:var(--bs-border-width);--bs-pagination-border-color:var(--bs-border-color);--bs-pagination-border-radius:var(--bs-border-radius);--bs-pagination-hover-color:var(--bs-link-hover-color);--bs-pagination-hover-bg:var(--bs-tertiary-bg);--bs-pagination-hover-border-color:var(--bs-border-color);--bs-pagination-focus-color:var(--bs-link-hover-color);--bs-pagination-focus-bg:var(--bs-secondary-bg);--bs-pagination-focus-box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(-1 * var(--bs-border-width))}.page-item:first-child .page-link{border-top-left-radius:var(--bs-pagination-border-radius);border-bottom-left-radius:var(--bs-pagination-border-radius)}.page-item:last-child .page-link{border-top-right-radius:var(--bs-pagination-border-radius);border-bottom-right-radius:var(--bs-pagination-border-radius)}.pagination-lg{--bs-pagination-padding-x:1.5rem;--bs-pagination-padding-y:.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:.5rem;--bs-pagination-padding-y:.25rem;--bs-pagination-font-size:.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:.65em;--bs-badge-padding-y:.35em;--bs-badge-font-size:.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:.75rem;--bs-progress-bg:var(--bs-secondary-bg);--bs-progress-border-radius:var(--bs-border-radius);--bs-progress-box-shadow:var(--bs-box-shadow-inset);--bs-progress-bar-color:#fff;--bs-progress-bar-bg:#0d6efd;--bs-progress-bar-transition:width .6s ease;display:flex;height:var(--bs-progress-height);overflow:hidden;font-size:var(--bs-progress-font-size);background-color:var(--bs-progress-bg);border-radius:var(--bs-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:var(--bs-progress-bar-color);text-align:center;white-space:nowrap;background-color:var(--bs-progress-bar-bg);transition:var(--bs-progress-bar-transition)}@media(prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media(prefers-reduced-motion:reduce){.progress-bar-animated{animation:none}}.list-group{--bs-list-group-color:var(--bs-body-color);--bs-list-group-bg:var(--bs-body-bg);--bs-list-group-border-color:var(--bs-border-color);--bs-list-group-border-width:var(--bs-border-width);--bs-list-group-border-radius:var(--bs-border-radius);--bs-list-group-item-padding-x:1rem;--bs-list-group-item-padding-y:.5rem;--bs-list-group-action-color:var(--bs-secondary-color);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-tertiary-bg);--bs-list-group-action-active-color:var(--bs-body-color);--bs-list-group-action-active-bg:var(--bs-secondary-bg);--bs-list-group-disabled-color:var(--bs-secondary-color);--bs-list-group-disabled-bg:var(--bs-body-bg);--bs-list-group-active-color:#fff;--bs-list-group-active-bg:#0d6efd;--bs-list-group-active-border-color:#0d6efd;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:var(--bs-list-group-border-radius)}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>.list-group-item:before{content:counters(section,".") ". ";counter-increment:section}.list-group-item{position:relative;display:block;padding:var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);color:var(--bs-list-group-color);text-decoration:none;background-color:var(--bs-list-group-bg);border:var(--bs-list-group-border-width) solid var(--bs-list-group-border-color)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:var(--bs-list-group-disabled-color);pointer-events:none;background-color:var(--bs-list-group-disabled-bg)}.list-group-item.active{z-index:2;color:var(--bs-list-group-active-color);background-color:var(--bs-list-group-active-bg);border-color:var(--bs-list-group-active-border-color)}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:calc(-1 * var(--bs-list-group-border-width));border-top-width:var(--bs-list-group-border-width)}.list-group-item-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:not(.active):focus,.list-group-item-action:not(.active):hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:not(.active):active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1 * var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414'/%3e%3c/svg%3e");--bs-btn-close-opacity:.5;--bs-btn-close-hover-opacity:.75;--bs-btn-close-focus-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:.25;box-sizing:content-box;width:1em;height:1em;padding:.25em;color:var(--bs-btn-close-color);background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;filter:var(--bs-btn-close-filter);border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close:hover{color:var(--bs-btn-close-color);text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}:root,[data-bs-theme=light]{--bs-btn-close-filter: }[data-bs-theme=dark]{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:.75rem;--bs-toast-padding-y:.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-border-width:var(--bs-border-width);--bs-toast-border-color:var(--bs-border-color-translucent);--bs-toast-border-radius:var(--bs-border-radius);--bs-toast-box-shadow:var(--bs-box-shadow);--bs-toast-header-color:var(--bs-secondary-color);--bs-toast-header-bg:rgba(var(--bs-body-bg-rgb), .85);--bs-toast-header-border-color:var(--bs-border-color-translucent);width:var(--bs-toast-max-width);max-width:100%;font-size:var(--bs-toast-font-size);color:var(--bs-toast-color);pointer-events:auto;background-color:var(--bs-toast-bg);background-clip:padding-box;border:var(--bs-toast-border-width) solid var(--bs-toast-border-color);box-shadow:var(--bs-toast-box-shadow);border-radius:var(--bs-toast-border-radius)}.toast.showing{opacity:0}.toast:not(.show){display:none}.toast-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:var(--bs-toast-spacing)}.toast-header{display:flex;align-items:center;padding:var(--bs-toast-padding-y) var(--bs-toast-padding-x);color:var(--bs-toast-header-color);background-color:var(--bs-toast-header-bg);background-clip:padding-box;border-bottom:var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);border-top-left-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));border-top-right-radius:calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width))}.toast-header .btn-close{margin-right:calc(-.5 * var(--bs-toast-padding-x));margin-left:var(--bs-toast-padding-x)}.toast-body{padding:var(--bs-toast-padding-x);word-wrap:break-word}.modal{--bs-modal-zindex:1055;--bs-modal-width:500px;--bs-modal-padding:1rem;--bs-modal-margin:.5rem;--bs-modal-color:var(--bs-body-color);--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:.5rem;--bs-modal-footer-bg: ;--bs-modal-footer-border-color:var(--bs-border-color);--bs-modal-footer-border-width:var(--bs-border-width);position:fixed;top:0;left:0;z-index:var(--bs-modal-zindex);display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:var(--bs-modal-margin);pointer-events:none}.modal.fade .modal-dialog{transform:translateY(-50px);transition:transform .3s ease-out}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - var(--bs-modal-margin) * 2)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - var(--bs-modal-margin) * 2)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;color:var(--bs-modal-color);pointer-events:auto;background-color:var(--bs-modal-bg);background-clip:padding-box;border:var(--bs-modal-border-width) solid var(--bs-modal-border-color);border-radius:var(--bs-modal-border-radius);outline:0}.modal-backdrop{--bs-backdrop-zindex:1050;--bs-backdrop-bg:#000;--bs-backdrop-opacity:.5;position:fixed;top:0;left:0;z-index:var(--bs-backdrop-zindex);width:100vw;height:100vh;background-color:var(--bs-backdrop-bg)}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:var(--bs-backdrop-opacity)}.modal-header{display:flex;flex-shrink:0;align-items:center;padding:var(--bs-modal-header-padding);border-bottom:var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);border-top-left-radius:var(--bs-modal-inner-border-radius);border-top-right-radius:var(--bs-modal-inner-border-radius)}.modal-header .btn-close{padding:calc(var(--bs-modal-header-padding-y) * .5) calc(var(--bs-modal-header-padding-x) * .5);margin-top:calc(-.5 * var(--bs-modal-header-padding-y));margin-right:calc(-.5 * var(--bs-modal-header-padding-x));margin-bottom:calc(-.5 * var(--bs-modal-header-padding-y));margin-left:auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * .5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap) * .5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:.5rem;--bs-tooltip-padding-y:.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:.9;--bs-tooltip-arrow-width:.8rem;--bs-tooltip-arrow-height:.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * .5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * .5) 0 calc(var(--bs-tooltip-arrow-width) * .5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:.875rem;--bs-popover-bg:var(--bs-body-bg);--bs-popover-border-width:var(--bs-border-width);--bs-popover-border-color:var(--bs-border-color-translucent);--bs-popover-border-radius:var(--bs-border-radius-lg);--bs-popover-inner-border-radius:calc(var(--bs-border-radius-lg) - var(--bs-border-width));--bs-popover-box-shadow:var(--bs-box-shadow);--bs-popover-header-padding-x:1rem;--bs-popover-header-padding-y:.5rem;--bs-popover-header-font-size:1rem;--bs-popover-header-color:inherit;--bs-popover-header-bg:var(--bs-secondary-bg);--bs-popover-body-padding-x:1rem;--bs-popover-body-padding-y:1rem;--bs-popover-body-color:var(--bs-body-color);--bs-popover-arrow-width:1rem;--bs-popover-arrow-height:.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5 * var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:var(--bs-carousel-indicator-active-bg);background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:var(--bs-carousel-caption-color);text-align:center}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root,[data-bs-theme=light]{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }[data-bs-theme=dark]{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}.spinner-border,.spinner-grow{display:inline-block;flex-shrink:0;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(360deg)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-border-width:.25em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-border;border:var(--bs-spinner-border-width) solid currentcolor;border-right-color:transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:.2em}@keyframes spinner-grow{0%{transform:scale(0)}50%{opacity:1;transform:none}}.spinner-grow{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-.125em;--bs-spinner-animation-speed:.75s;--bs-spinner-animation-name:spinner-grow;background-color:currentcolor;opacity:0}.spinner-grow-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem}@media(prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{--bs-spinner-animation-speed:1.5s}}.offcanvas,.offcanvas-lg,.offcanvas-md,.offcanvas-sm,.offcanvas-xl,.offcanvas-xxl{--bs-offcanvas-zindex:1045;--bs-offcanvas-width:400px;--bs-offcanvas-height:30vh;--bs-offcanvas-padding-x:1rem;--bs-offcanvas-padding-y:1rem;--bs-offcanvas-color:var(--bs-body-color);--bs-offcanvas-bg:var(--bs-body-bg);--bs-offcanvas-border-width:var(--bs-border-width);--bs-offcanvas-border-color:var(--bs-border-color-translucent);--bs-offcanvas-box-shadow:var(--bs-box-shadow-sm);--bs-offcanvas-transition:transform .3s ease-in-out;--bs-offcanvas-title-line-height:1.5}@media(max-width:575.98px){.offcanvas-sm{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:575.98px)and (prefers-reduced-motion:reduce){.offcanvas-sm{transition:none}}@media(max-width:575.98px){.offcanvas-sm.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-sm.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-sm.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-sm.show:not(.hiding),.offcanvas-sm.showing{transform:none}.offcanvas-sm.hiding,.offcanvas-sm.show,.offcanvas-sm.showing{visibility:visible}}@media(min-width:576px){.offcanvas-sm{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-sm .offcanvas-header{display:none}.offcanvas-sm .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:767.98px){.offcanvas-md{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:767.98px)and (prefers-reduced-motion:reduce){.offcanvas-md{transition:none}}@media(max-width:767.98px){.offcanvas-md.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-md.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-md.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-md.show:not(.hiding),.offcanvas-md.showing{transform:none}.offcanvas-md.hiding,.offcanvas-md.show,.offcanvas-md.showing{visibility:visible}}@media(min-width:768px){.offcanvas-md{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-md .offcanvas-header{display:none}.offcanvas-md .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:991.98px){.offcanvas-lg{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:991.98px)and (prefers-reduced-motion:reduce){.offcanvas-lg{transition:none}}@media(max-width:991.98px){.offcanvas-lg.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-lg.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-lg.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-lg.show:not(.hiding),.offcanvas-lg.showing{transform:none}.offcanvas-lg.hiding,.offcanvas-lg.show,.offcanvas-lg.showing{visibility:visible}}@media(min-width:992px){.offcanvas-lg{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-lg .offcanvas-header{display:none}.offcanvas-lg .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1199.98px){.offcanvas-xl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1199.98px)and (prefers-reduced-motion:reduce){.offcanvas-xl{transition:none}}@media(max-width:1199.98px){.offcanvas-xl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xl.show:not(.hiding),.offcanvas-xl.showing{transform:none}.offcanvas-xl.hiding,.offcanvas-xl.show,.offcanvas-xl.showing{visibility:visible}}@media(min-width:1200px){.offcanvas-xl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xl .offcanvas-header{display:none}.offcanvas-xl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}@media(max-width:1399.98px){.offcanvas-xxl{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}}@media(max-width:1399.98px)and (prefers-reduced-motion:reduce){.offcanvas-xxl{transition:none}}@media(max-width:1399.98px){.offcanvas-xxl.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas-xxl.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas-xxl.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(-100%)}.offcanvas.offcanvas-end{top:0;right:0;width:var(--bs-offcanvas-width);border-left:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translate(100%)}.offcanvas.offcanvas-top{top:0;right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%;border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y) * .5) calc(var(--bs-offcanvas-padding-x) * .5);margin-top:calc(-.5 * var(--bs-offcanvas-padding-y));margin-right:calc(-.5 * var(--bs-offcanvas-padding-x));margin-bottom:calc(-.5 * var(--bs-offcanvas-padding-y));margin-left:auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-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,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.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{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:75%}.ratio-16x9{--bs-aspect-ratio:56.25%}.ratio-21x9{--bs-aspect-ratio:42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media(min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media(min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden!important}.stretched-link:after{position:absolute;inset:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-none{-o-object-fit:none!important;object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-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{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.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-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-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!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-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!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-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-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!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{-moz-column-gap:0!important;column-gap:0!important}.column-gap-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:#00000080!important}.text-white-50{--bs-text-opacity:1;color:#ffffff80!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:.25}.text-opacity-50{--bs-text-opacity:.5}.text-opacity-75{--bs-text-opacity:.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-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{--bs-link-underline-opacity:1;-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-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{--bs-link-underline-opacity:1;-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-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{--bs-link-underline-opacity:1;-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-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{--bs-link-underline-opacity:1;-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:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-sm-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-sm-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-sm-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-sm-none{-o-object-fit:none!important;object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-sm-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-sm-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-sm-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-sm-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-sm-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-md-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-md-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-md-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-md-none{-o-object-fit:none!important;object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-md-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-md-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-md-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-md-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-md-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-lg-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-lg-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-lg-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-lg-none{-o-object-fit:none!important;object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-lg-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-lg-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-lg-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-lg-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-lg-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xl-none{-o-object-fit:none!important;object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{-o-object-fit:contain!important;object-fit:contain!important}.object-fit-xxl-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-fit-xxl-fill{-o-object-fit:fill!important;object-fit:fill!important}.object-fit-xxl-scale{-o-object-fit:scale-down!important;object-fit:scale-down!important}.object-fit-xxl-none{-o-object-fit:none!important;object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{-moz-column-gap:0!important;column-gap:0!important}.column-gap-xxl-1{-moz-column-gap:.25rem!important;column-gap:.25rem!important}.column-gap-xxl-2{-moz-column-gap:.5rem!important;column-gap:.5rem!important}.column-gap-xxl-3{-moz-column-gap:1rem!important;column-gap:1rem!important}.column-gap-xxl-4{-moz-column-gap:1.5rem!important;column-gap:1.5rem!important}.column-gap-xxl-5{-moz-column-gap:3rem!important;column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}:root{--primary:#6B8E23;--primary-rgb:107,142,35;--primary-1:#9ACD32;--primary-1-rgb:154,205,50;--secondary:#78716C;--secondary-rgb:120,113,108;--secondary-1:#E7E5E4;--secondary-1-rgb:231,229,228;--accent:#556B2F;--accent-rgb:85,107,47;--accent-1:#C4D4A0;--accent-1-rgb:196,212,160;--info:#3B82F6;--info-rgb:59,130,246;--info-1:#DBEAFE;--info-1-rgb:219,234,254;--warning:#F59E0B;--warning-rgb:245,158,11;--warning-1:#FDE68A;--warning-1-rgb:253,230,138;--success:#556B2F;--success-rgb:85,107,47;--success-1:#C4D4A0;--success-1-rgb:196,212,160;--danger:#EF4444;--danger-rgb:239,68,68;--danger-1:#FEE2E2;--danger-1-rgb:254,226,226;--white:#FFFFFF;--white-rgb:255,255,255;--light:#F5F5DC;--light-rgb:245,245,220;--light-1:#E8F5E9;--light-1-rgb:232,245,233;--light-2:#C4D4A0;--light-2-rgb:196,212,160;--dark:#0F172A;--dark-rgb:15,23,42;--dark-1:#1E293B;--dark-1-rgb:30,41,59;--dark-2:#334155;--dark-2-rgb:51,65,85;--dark-3:#0A0E1A;--dark-3-rgb:10,14,26}html{background-color:var(--light)!important}body{background:radial-gradient(1100px circle at 10% 10%,rgba(var(--primary-rgb),.08),transparent 55%),radial-gradient(900px circle at 90% 0%,rgba(var(--accent-rgb),.06),transparent 55%),var(--light)!important;color:var(--dark)!important}a{color:var(--primary)!important}a:hover{color:var(--accent)!important}small,.text_small{color:inherit!important}.navbar{background-color:rgba(var(--white-rgb),.75)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(var(--primary-rgb),.18)!important}.navbar-brand{color:var(--dark)!important;font-weight:800}.navbar .nav-link{color:var(--dark)!important;font-weight:600}.navbar .nav-link:hover,.navbar .nav-link.router-link-active,.navbar .nav-link.router-link-exact-active{color:var(--primary)!important}.dropdown-menu{border-radius:14px!important;border:1px solid rgba(var(--primary-rgb),.14)!important;box-shadow:0 18px 50px rgba(var(--dark-rgb),.12)!important}.card-header{background-color:rgba(var(--primary-rgb),.08)!important;border-bottom:1px solid rgba(var(--primary-rgb),.12)!important}.table thead th{background-color:rgba(var(--primary-rgb),.06)!important;color:var(--dark)!important}.pointer{cursor:pointer}.text-primary{color:#6b8e23!important}.text-primary-1{color:#9acd32!important}.text-secondary{color:#78716c!important}.text-secondary-1{color:#e7e5e4!important}.text-accent{color:#556b2f!important}.text-accent-1{color:#c4d4a0!important}.text-info{color:#3b82f6!important}.text-info-1{color:#dbeafe!important}.text-warning{color:#f59e0b!important}.text-warning-1{color:#fde68a!important}.text-success{color:#556b2f!important}.text-success-1{color:#c4d4a0!important}.text-danger{color:#ef4444!important}.text-danger-1{color:#fee2e2!important}.text-white{color:#fff!important}.text-light{color:beige!important}.text-light-1{color:#e8f5e9!important}.text-light-2{color:#c4d4a0!important}.text-dark{color:#0f172a!important}.text-dark-1{color:#1e293b!important}.text-dark-2{color:#334155!important}.text-dark-3{color:#0a0e1a!important}.bg-primary{background-color:#6b8e23!important}.bg-primary-1{background-color:#9acd32!important}.bg-secondary{background-color:#78716c!important}.bg-secondary-1{background-color:#e7e5e4!important}.bg-accent{background-color:#556b2f!important}.bg-accent-1{background-color:#c4d4a0!important}.bg-info{background-color:#3b82f6!important}.bg-info-1{background-color:#dbeafe!important}.bg-warning{background-color:#f59e0b!important}.bg-warning-1{background-color:#fde68a!important}.bg-success{background-color:#556b2f!important}.bg-success-1{background-color:#c4d4a0!important}.bg-danger{background-color:#ef4444!important}.bg-danger-1{background-color:#fee2e2!important}.bg-white{background-color:#fff!important}.bg-light{background-color:beige!important}.bg-light-1{background-color:#e8f5e9!important}.bg-light-2{background-color:#c4d4a0!important}.bg-dark{background-color:#0f172a!important}.bg-dark-1{background-color:#1e293b!important}.bg-dark-2{background-color:#334155!important}.bg-dark-3{background-color:#0a0e1a!important}.border-primary{border-color:#6b8e23!important}.border-primary-1{border-color:#9acd32!important}.border-secondary{border-color:#78716c!important}.border-secondary-1{border-color:#e7e5e4!important}.border-accent{border-color:#556b2f!important}.border-accent-1{border-color:#c4d4a0!important}.border-info{border-color:#3b82f6!important}.border-info-1{border-color:#dbeafe!important}.border-warning{border-color:#f59e0b!important}.border-warning-1{border-color:#fde68a!important}.border-success{border-color:#556b2f!important}.border-success-1{border-color:#c4d4a0!important}.border-danger{border-color:#ef4444!important}.border-danger-1{border-color:#fee2e2!important}.border-white{border-color:#fff!important}.border-light{border-color:beige!important}.border-light-1{border-color:#e8f5e9!important}.border-light-2{border-color:#c4d4a0!important}.border-dark{border-color:#0f172a!important}.border-dark-1{border-color:#1e293b!important}.border-dark-2{border-color:#334155!important}.border-dark-3{border-color:#0a0e1a!important}.btn-primary{background-color:#6b8e23!important;color:#fff!important}.btn-primary-1{background-color:#9acd32!important;color:#fff!important}.btn-secondary{background-color:#78716c!important;color:#fff!important}.btn-secondary-1{background-color:#e7e5e4!important;color:#0f172a!important}.btn-accent{background-color:#556b2f!important;color:#fff!important}.btn-accent-1{background-color:#c4d4a0!important;color:#0f172a!important}.btn-info{background-color:#3b82f6!important;color:#fff!important}.btn-info-1{background-color:#dbeafe!important;color:#0f172a!important}.btn-warning{background-color:#f59e0b!important;color:#0f172a!important}.btn-warning-1{background-color:#fde68a!important;color:#0f172a!important}.btn-success{background-color:#556b2f!important;color:#fff!important}.btn-success-1{background-color:#c4d4a0!important;color:#0f172a!important}.btn-danger{background-color:#ef4444!important;color:#fff!important}.btn-danger-1{background-color:#fee2e2!important;color:#0f172a!important}.btn-white{background-color:#fff!important;color:#0f172a!important}.btn-light{background-color:beige!important;color:#0f172a!important}.btn-light-1{background-color:#e8f5e9!important;color:#0f172a!important}.btn-light-2{background-color:#c4d4a0!important;color:#0f172a!important}.btn-dark{background-color:#0f172a!important;color:#fff!important}.btn-dark-1{background-color:#1e293b!important;color:#fff!important}.btn-dark-2{background-color:#334155!important;color:#fff!important}.btn-dark-3{background-color:#0a0e1a!important;color:#fff!important}.btn-primary:focus{background-color:#6b8e23!important;color:#fff!important;box-shadow:0 6px 22px #6b8e2373!important}.btn-primary-1:focus{background-color:#9acd32!important;color:#fff!important;box-shadow:0 6px 22px #9acd3273!important}.btn-secondary:focus{background-color:#78716c!important;color:#fff!important;box-shadow:0 6px 22px #78716c73!important}.btn-secondary-1:focus{background-color:#e7e5e4!important;color:#0f172a!important;box-shadow:0 6px 22px #e7e5e473!important}.btn-accent:focus{background-color:#556b2f!important;color:#fff!important;box-shadow:0 6px 22px #556b2f73!important}.btn-accent-1:focus{background-color:#c4d4a0!important;color:#0f172a!important;box-shadow:0 6px 22px #c4d4a073!important}.btn-info:focus{background-color:#3b82f6!important;color:#fff!important;box-shadow:0 6px 22px #3b82f673!important}.btn-info-1:focus{background-color:#dbeafe!important;color:#0f172a!important;box-shadow:0 6px 22px #dbeafe73!important}.btn-warning:focus{background-color:#f59e0b!important;color:#0f172a!important;box-shadow:0 6px 22px #f59e0b73!important}.btn-warning-1:focus{background-color:#fde68a!important;color:#0f172a!important;box-shadow:0 6px 22px #fde68a73!important}.btn-success:focus{background-color:#556b2f!important;color:#fff!important;box-shadow:0 6px 22px #556b2f73!important}.btn-success-1:focus{background-color:#c4d4a0!important;color:#0f172a!important;box-shadow:0 6px 22px #c4d4a073!important}.btn-danger:focus{background-color:#ef4444!important;color:#fff!important;box-shadow:0 6px 22px #ef444473!important}.btn-danger-1:focus{background-color:#fee2e2!important;color:#0f172a!important;box-shadow:0 6px 22px #fee2e273!important}.btn-white:focus{background-color:#fff!important;color:#0f172a!important;box-shadow:0 6px 22px #ffffff73!important}.btn-light:focus{background-color:beige!important;color:#0f172a!important;box-shadow:0 6px 22px #f5f5dc73!important}.btn-light-1:focus{background-color:#e8f5e9!important;color:#0f172a!important;box-shadow:0 6px 22px #e8f5e973!important}.btn-light-2:focus{background-color:#c4d4a0!important;color:#0f172a!important;box-shadow:0 6px 22px #c4d4a073!important}.btn-dark:focus{background-color:#0f172a!important;color:#fff!important;box-shadow:0 6px 22px #0f172a73!important}.btn-dark-1:focus{background-color:#1e293b!important;color:#fff!important;box-shadow:0 6px 22px #1e293b73!important}.btn-dark-2:focus{background-color:#334155!important;color:#fff!important;box-shadow:0 6px 22px #33415573!important}.btn-dark-3:focus{background-color:#0a0e1a!important;color:#fff!important;box-shadow:0 6px 22px #0a0e1a73!important}.btn-primary:hover:not(:disabled){background-color:#6b8e23!important;color:#fff!important}.btn-primary-1:hover:not(:disabled){background-color:#9acd32!important;color:#fff!important}.btn-secondary:hover:not(:disabled){background-color:#78716c!important;color:#fff!important}.btn-secondary-1:hover:not(:disabled){background-color:#e7e5e4!important;color:#0f172a!important}.btn-accent:hover:not(:disabled){background-color:#556b2f!important;color:#fff!important}.btn-accent-1:hover:not(:disabled){background-color:#c4d4a0!important;color:#0f172a!important}.btn-info:hover:not(:disabled){background-color:#3b82f6!important;color:#fff!important}.btn-info-1:hover:not(:disabled){background-color:#dbeafe!important;color:#0f172a!important}.btn-warning:hover:not(:disabled){background-color:#f59e0b!important;color:#0f172a!important}.btn-warning-1:hover:not(:disabled){background-color:#fde68a!important;color:#0f172a!important}.btn-success:hover:not(:disabled){background-color:#556b2f!important;color:#fff!important}.btn-success-1:hover:not(:disabled){background-color:#c4d4a0!important;color:#0f172a!important}.btn-danger:hover:not(:disabled){background-color:#ef4444!important;color:#fff!important}.btn-danger-1:hover:not(:disabled){background-color:#fee2e2!important;color:#0f172a!important}.btn-white:hover:not(:disabled){background-color:#fff!important;color:#0f172a!important}.btn-light:hover:not(:disabled){background-color:beige!important;color:#0f172a!important}.btn-light-1:hover:not(:disabled){background-color:#e8f5e9!important;color:#0f172a!important}.btn-light-2:hover:not(:disabled){background-color:#c4d4a0!important;color:#0f172a!important}.btn-dark:hover:not(:disabled){background-color:#0f172a!important;color:#fff!important}.btn-dark-1:hover:not(:disabled){background-color:#1e293b!important;color:#fff!important}.btn-dark-2:hover:not(:disabled){background-color:#334155!important;color:#fff!important}.btn-dark-3:hover:not(:disabled){background-color:#0a0e1a!important;color:#fff!important}.btn{border-radius:12px!important}.text-hover-primary:hover{color:#6b8e23!important}.text-hover-primary-1:hover{color:#9acd32!important}.text-hover-secondary:hover{color:#78716c!important}.text-hover-secondary-1:hover{color:#e7e5e4!important}.text-hover-accent:hover{color:#556b2f!important}.text-hover-accent-1:hover{color:#c4d4a0!important}.text-hover-info:hover{color:#3b82f6!important}.text-hover-info-1:hover{color:#dbeafe!important}.text-hover-warning:hover{color:#f59e0b!important}.text-hover-warning-1:hover{color:#fde68a!important}.text-hover-success:hover{color:#556b2f!important}.text-hover-success-1:hover{color:#c4d4a0!important}.text-hover-danger:hover{color:#ef4444!important}.text-hover-danger-1:hover{color:#fee2e2!important}.text-hover-white:hover{color:#fff!important}.text-hover-light:hover{color:beige!important}.text-hover-light-1:hover{color:#e8f5e9!important}.text-hover-light-2:hover{color:#c4d4a0!important}.text-hover-dark:hover{color:#0f172a!important}.text-hover-dark-1:hover{color:#1e293b!important}.text-hover-dark-2:hover{color:#334155!important}.text-hover-dark-3:hover{color:#0a0e1a!important}.text-active-primary:active{color:#6b8e23!important}.text-active-primary-1:active{color:#9acd32!important}.text-active-secondary:active{color:#78716c!important}.text-active-secondary-1:active{color:#e7e5e4!important}.text-active-accent:active{color:#556b2f!important}.text-active-accent-1:active{color:#c4d4a0!important}.text-active-info:active{color:#3b82f6!important}.text-active-info-1:active{color:#dbeafe!important}.text-active-warning:active{color:#f59e0b!important}.text-active-warning-1:active{color:#fde68a!important}.text-active-success:active{color:#556b2f!important}.text-active-success-1:active{color:#c4d4a0!important}.text-active-danger:active{color:#ef4444!important}.text-active-danger-1:active{color:#fee2e2!important}.text-active-white:active{color:#fff!important}.text-active-light:active{color:beige!important}.text-active-light-1:active{color:#e8f5e9!important}.text-active-light-2:active{color:#c4d4a0!important}.text-active-dark:active{color:#0f172a!important}.text-active-dark-1:active{color:#1e293b!important}.text-active-dark-2:active{color:#334155!important}.text-active-dark-3:active{color:#0a0e1a!important}.bg-hover-primary:hover{background-color:#6b8e23!important}.bg-hover-primary-1:hover{background-color:#9acd32!important}.bg-hover-secondary:hover{background-color:#78716c!important}.bg-hover-secondary-1:hover{background-color:#e7e5e4!important}.bg-hover-accent:hover{background-color:#556b2f!important}.bg-hover-accent-1:hover{background-color:#c4d4a0!important}.bg-hover-info:hover{background-color:#3b82f6!important}.bg-hover-info-1:hover{background-color:#dbeafe!important}.bg-hover-warning:hover{background-color:#f59e0b!important}.bg-hover-warning-1:hover{background-color:#fde68a!important}.bg-hover-success:hover{background-color:#556b2f!important}.bg-hover-success-1:hover{background-color:#c4d4a0!important}.bg-hover-danger:hover{background-color:#ef4444!important}.bg-hover-danger-1:hover{background-color:#fee2e2!important}.bg-hover-white:hover{background-color:#fff!important}.bg-hover-light:hover{background-color:beige!important}.bg-hover-light-1:hover{background-color:#e8f5e9!important}.bg-hover-light-2:hover{background-color:#c4d4a0!important}.bg-hover-dark:hover{background-color:#0f172a!important}.bg-hover-dark-1:hover{background-color:#1e293b!important}.bg-hover-dark-2:hover{background-color:#334155!important}.bg-hover-dark-3:hover{background-color:#0a0e1a!important}.mb-1{margin-bottom:0rem!important}@media only screen and (min-width:576px){.mb-sm-1{margin-bottom:0rem!important}}@media only screen and (min-width:768px){.mb-md-1{margin-bottom:0rem!important}}@media only screen and (min-width:992px){.mb-lg-1{margin-bottom:0rem!important}}@media only screen and (min-width:1200px){.mb-xl-1{margin-bottom:0rem!important}}@media only screen and (min-width:1400px){.mb-xxl-1{margin-bottom:0rem!important}}.mb-2{margin-bottom:.5rem!important}@media only screen and (min-width:576px){.mb-sm-2{margin-bottom:.5rem!important}}@media only screen and (min-width:768px){.mb-md-2{margin-bottom:.5rem!important}}@media only screen and (min-width:992px){.mb-lg-2{margin-bottom:.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-2{margin-bottom:.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-2{margin-bottom:.5rem!important}}.mb-3{margin-bottom:1rem!important}@media only screen and (min-width:576px){.mb-sm-3{margin-bottom:1rem!important}}@media only screen and (min-width:768px){.mb-md-3{margin-bottom:1rem!important}}@media only screen and (min-width:992px){.mb-lg-3{margin-bottom:1rem!important}}@media only screen and (min-width:1200px){.mb-xl-3{margin-bottom:1rem!important}}@media only screen and (min-width:1400px){.mb-xxl-3{margin-bottom:1rem!important}}.mb-4{margin-bottom:1.5rem!important}@media only screen and (min-width:576px){.mb-sm-4{margin-bottom:1.5rem!important}}@media only screen and (min-width:768px){.mb-md-4{margin-bottom:1.5rem!important}}@media only screen and (min-width:992px){.mb-lg-4{margin-bottom:1.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-4{margin-bottom:1.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-4{margin-bottom:1.5rem!important}}.mb-5{margin-bottom:2rem!important}@media only screen and (min-width:576px){.mb-sm-5{margin-bottom:2rem!important}}@media only screen and (min-width:768px){.mb-md-5{margin-bottom:2rem!important}}@media only screen and (min-width:992px){.mb-lg-5{margin-bottom:2rem!important}}@media only screen and (min-width:1200px){.mb-xl-5{margin-bottom:2rem!important}}@media only screen and (min-width:1400px){.mb-xxl-5{margin-bottom:2rem!important}}.mb-6{margin-bottom:2.5rem!important}@media only screen and (min-width:576px){.mb-sm-6{margin-bottom:2.5rem!important}}@media only screen and (min-width:768px){.mb-md-6{margin-bottom:2.5rem!important}}@media only screen and (min-width:992px){.mb-lg-6{margin-bottom:2.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-6{margin-bottom:2.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-6{margin-bottom:2.5rem!important}}.mb-7{margin-bottom:3rem!important}@media only screen and (min-width:576px){.mb-sm-7{margin-bottom:3rem!important}}@media only screen and (min-width:768px){.mb-md-7{margin-bottom:3rem!important}}@media only screen and (min-width:992px){.mb-lg-7{margin-bottom:3rem!important}}@media only screen and (min-width:1200px){.mb-xl-7{margin-bottom:3rem!important}}@media only screen and (min-width:1400px){.mb-xxl-7{margin-bottom:3rem!important}}.mb-8{margin-bottom:3.5rem!important}@media only screen and (min-width:576px){.mb-sm-8{margin-bottom:3.5rem!important}}@media only screen and (min-width:768px){.mb-md-8{margin-bottom:3.5rem!important}}@media only screen and (min-width:992px){.mb-lg-8{margin-bottom:3.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-8{margin-bottom:3.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-8{margin-bottom:3.5rem!important}}.mb-9{margin-bottom:4rem!important}@media only screen and (min-width:576px){.mb-sm-9{margin-bottom:4rem!important}}@media only screen and (min-width:768px){.mb-md-9{margin-bottom:4rem!important}}@media only screen and (min-width:992px){.mb-lg-9{margin-bottom:4rem!important}}@media only screen and (min-width:1200px){.mb-xl-9{margin-bottom:4rem!important}}@media only screen and (min-width:1400px){.mb-xxl-9{margin-bottom:4rem!important}}.mb-10{margin-bottom:4.5rem!important}@media only screen and (min-width:576px){.mb-sm-10{margin-bottom:4.5rem!important}}@media only screen and (min-width:768px){.mb-md-10{margin-bottom:4.5rem!important}}@media only screen and (min-width:992px){.mb-lg-10{margin-bottom:4.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-10{margin-bottom:4.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-10{margin-bottom:4.5rem!important}}.mb-11{margin-bottom:5rem!important}@media only screen and (min-width:576px){.mb-sm-11{margin-bottom:5rem!important}}@media only screen and (min-width:768px){.mb-md-11{margin-bottom:5rem!important}}@media only screen and (min-width:992px){.mb-lg-11{margin-bottom:5rem!important}}@media only screen and (min-width:1200px){.mb-xl-11{margin-bottom:5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-11{margin-bottom:5rem!important}}.mb-12{margin-bottom:5.5rem!important}@media only screen and (min-width:576px){.mb-sm-12{margin-bottom:5.5rem!important}}@media only screen and (min-width:768px){.mb-md-12{margin-bottom:5.5rem!important}}@media only screen and (min-width:992px){.mb-lg-12{margin-bottom:5.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-12{margin-bottom:5.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-12{margin-bottom:5.5rem!important}}.mb-13{margin-bottom:6rem!important}@media only screen and (min-width:576px){.mb-sm-13{margin-bottom:6rem!important}}@media only screen and (min-width:768px){.mb-md-13{margin-bottom:6rem!important}}@media only screen and (min-width:992px){.mb-lg-13{margin-bottom:6rem!important}}@media only screen and (min-width:1200px){.mb-xl-13{margin-bottom:6rem!important}}@media only screen and (min-width:1400px){.mb-xxl-13{margin-bottom:6rem!important}}.mb-14{margin-bottom:6.5rem!important}@media only screen and (min-width:576px){.mb-sm-14{margin-bottom:6.5rem!important}}@media only screen and (min-width:768px){.mb-md-14{margin-bottom:6.5rem!important}}@media only screen and (min-width:992px){.mb-lg-14{margin-bottom:6.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-14{margin-bottom:6.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-14{margin-bottom:6.5rem!important}}.mb-15{margin-bottom:7rem!important}@media only screen and (min-width:576px){.mb-sm-15{margin-bottom:7rem!important}}@media only screen and (min-width:768px){.mb-md-15{margin-bottom:7rem!important}}@media only screen and (min-width:992px){.mb-lg-15{margin-bottom:7rem!important}}@media only screen and (min-width:1200px){.mb-xl-15{margin-bottom:7rem!important}}@media only screen and (min-width:1400px){.mb-xxl-15{margin-bottom:7rem!important}}.mb-16{margin-bottom:7.5rem!important}@media only screen and (min-width:576px){.mb-sm-16{margin-bottom:7.5rem!important}}@media only screen and (min-width:768px){.mb-md-16{margin-bottom:7.5rem!important}}@media only screen and (min-width:992px){.mb-lg-16{margin-bottom:7.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-16{margin-bottom:7.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-16{margin-bottom:7.5rem!important}}.mb-17{margin-bottom:8rem!important}@media only screen and (min-width:576px){.mb-sm-17{margin-bottom:8rem!important}}@media only screen and (min-width:768px){.mb-md-17{margin-bottom:8rem!important}}@media only screen and (min-width:992px){.mb-lg-17{margin-bottom:8rem!important}}@media only screen and (min-width:1200px){.mb-xl-17{margin-bottom:8rem!important}}@media only screen and (min-width:1400px){.mb-xxl-17{margin-bottom:8rem!important}}.mb-18{margin-bottom:8.5rem!important}@media only screen and (min-width:576px){.mb-sm-18{margin-bottom:8.5rem!important}}@media only screen and (min-width:768px){.mb-md-18{margin-bottom:8.5rem!important}}@media only screen and (min-width:992px){.mb-lg-18{margin-bottom:8.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-18{margin-bottom:8.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-18{margin-bottom:8.5rem!important}}.mb-19{margin-bottom:9rem!important}@media only screen and (min-width:576px){.mb-sm-19{margin-bottom:9rem!important}}@media only screen and (min-width:768px){.mb-md-19{margin-bottom:9rem!important}}@media only screen and (min-width:992px){.mb-lg-19{margin-bottom:9rem!important}}@media only screen and (min-width:1200px){.mb-xl-19{margin-bottom:9rem!important}}@media only screen and (min-width:1400px){.mb-xxl-19{margin-bottom:9rem!important}}.mb-20{margin-bottom:9.5rem!important}@media only screen and (min-width:576px){.mb-sm-20{margin-bottom:9.5rem!important}}@media only screen and (min-width:768px){.mb-md-20{margin-bottom:9.5rem!important}}@media only screen and (min-width:992px){.mb-lg-20{margin-bottom:9.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-20{margin-bottom:9.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-20{margin-bottom:9.5rem!important}}.mb-21{margin-bottom:10rem!important}@media only screen and (min-width:576px){.mb-sm-21{margin-bottom:10rem!important}}@media only screen and (min-width:768px){.mb-md-21{margin-bottom:10rem!important}}@media only screen and (min-width:992px){.mb-lg-21{margin-bottom:10rem!important}}@media only screen and (min-width:1200px){.mb-xl-21{margin-bottom:10rem!important}}@media only screen and (min-width:1400px){.mb-xxl-21{margin-bottom:10rem!important}}.mb-22{margin-bottom:10.5rem!important}@media only screen and (min-width:576px){.mb-sm-22{margin-bottom:10.5rem!important}}@media only screen and (min-width:768px){.mb-md-22{margin-bottom:10.5rem!important}}@media only screen and (min-width:992px){.mb-lg-22{margin-bottom:10.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-22{margin-bottom:10.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-22{margin-bottom:10.5rem!important}}.mb-23{margin-bottom:11rem!important}@media only screen and (min-width:576px){.mb-sm-23{margin-bottom:11rem!important}}@media only screen and (min-width:768px){.mb-md-23{margin-bottom:11rem!important}}@media only screen and (min-width:992px){.mb-lg-23{margin-bottom:11rem!important}}@media only screen and (min-width:1200px){.mb-xl-23{margin-bottom:11rem!important}}@media only screen and (min-width:1400px){.mb-xxl-23{margin-bottom:11rem!important}}.mb-24{margin-bottom:11.5rem!important}@media only screen and (min-width:576px){.mb-sm-24{margin-bottom:11.5rem!important}}@media only screen and (min-width:768px){.mb-md-24{margin-bottom:11.5rem!important}}@media only screen and (min-width:992px){.mb-lg-24{margin-bottom:11.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-24{margin-bottom:11.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-24{margin-bottom:11.5rem!important}}.mb-25{margin-bottom:12rem!important}@media only screen and (min-width:576px){.mb-sm-25{margin-bottom:12rem!important}}@media only screen and (min-width:768px){.mb-md-25{margin-bottom:12rem!important}}@media only screen and (min-width:992px){.mb-lg-25{margin-bottom:12rem!important}}@media only screen and (min-width:1200px){.mb-xl-25{margin-bottom:12rem!important}}@media only screen and (min-width:1400px){.mb-xxl-25{margin-bottom:12rem!important}}.mb-26{margin-bottom:12.5rem!important}@media only screen and (min-width:576px){.mb-sm-26{margin-bottom:12.5rem!important}}@media only screen and (min-width:768px){.mb-md-26{margin-bottom:12.5rem!important}}@media only screen and (min-width:992px){.mb-lg-26{margin-bottom:12.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-26{margin-bottom:12.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-26{margin-bottom:12.5rem!important}}.mb-27{margin-bottom:13rem!important}@media only screen and (min-width:576px){.mb-sm-27{margin-bottom:13rem!important}}@media only screen and (min-width:768px){.mb-md-27{margin-bottom:13rem!important}}@media only screen and (min-width:992px){.mb-lg-27{margin-bottom:13rem!important}}@media only screen and (min-width:1200px){.mb-xl-27{margin-bottom:13rem!important}}@media only screen and (min-width:1400px){.mb-xxl-27{margin-bottom:13rem!important}}.mb-28{margin-bottom:13.5rem!important}@media only screen and (min-width:576px){.mb-sm-28{margin-bottom:13.5rem!important}}@media only screen and (min-width:768px){.mb-md-28{margin-bottom:13.5rem!important}}@media only screen and (min-width:992px){.mb-lg-28{margin-bottom:13.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-28{margin-bottom:13.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-28{margin-bottom:13.5rem!important}}.mb-29{margin-bottom:14rem!important}@media only screen and (min-width:576px){.mb-sm-29{margin-bottom:14rem!important}}@media only screen and (min-width:768px){.mb-md-29{margin-bottom:14rem!important}}@media only screen and (min-width:992px){.mb-lg-29{margin-bottom:14rem!important}}@media only screen and (min-width:1200px){.mb-xl-29{margin-bottom:14rem!important}}@media only screen and (min-width:1400px){.mb-xxl-29{margin-bottom:14rem!important}}.mb-30{margin-bottom:14.5rem!important}@media only screen and (min-width:576px){.mb-sm-30{margin-bottom:14.5rem!important}}@media only screen and (min-width:768px){.mb-md-30{margin-bottom:14.5rem!important}}@media only screen and (min-width:992px){.mb-lg-30{margin-bottom:14.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-30{margin-bottom:14.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-30{margin-bottom:14.5rem!important}}.mb-31{margin-bottom:15rem!important}@media only screen and (min-width:576px){.mb-sm-31{margin-bottom:15rem!important}}@media only screen and (min-width:768px){.mb-md-31{margin-bottom:15rem!important}}@media only screen and (min-width:992px){.mb-lg-31{margin-bottom:15rem!important}}@media only screen and (min-width:1200px){.mb-xl-31{margin-bottom:15rem!important}}@media only screen and (min-width:1400px){.mb-xxl-31{margin-bottom:15rem!important}}.mb-32{margin-bottom:15.5rem!important}@media only screen and (min-width:576px){.mb-sm-32{margin-bottom:15.5rem!important}}@media only screen and (min-width:768px){.mb-md-32{margin-bottom:15.5rem!important}}@media only screen and (min-width:992px){.mb-lg-32{margin-bottom:15.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-32{margin-bottom:15.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-32{margin-bottom:15.5rem!important}}.mb-33{margin-bottom:16rem!important}@media only screen and (min-width:576px){.mb-sm-33{margin-bottom:16rem!important}}@media only screen and (min-width:768px){.mb-md-33{margin-bottom:16rem!important}}@media only screen and (min-width:992px){.mb-lg-33{margin-bottom:16rem!important}}@media only screen and (min-width:1200px){.mb-xl-33{margin-bottom:16rem!important}}@media only screen and (min-width:1400px){.mb-xxl-33{margin-bottom:16rem!important}}.mb-34{margin-bottom:16.5rem!important}@media only screen and (min-width:576px){.mb-sm-34{margin-bottom:16.5rem!important}}@media only screen and (min-width:768px){.mb-md-34{margin-bottom:16.5rem!important}}@media only screen and (min-width:992px){.mb-lg-34{margin-bottom:16.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-34{margin-bottom:16.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-34{margin-bottom:16.5rem!important}}.mb-35{margin-bottom:17rem!important}@media only screen and (min-width:576px){.mb-sm-35{margin-bottom:17rem!important}}@media only screen and (min-width:768px){.mb-md-35{margin-bottom:17rem!important}}@media only screen and (min-width:992px){.mb-lg-35{margin-bottom:17rem!important}}@media only screen and (min-width:1200px){.mb-xl-35{margin-bottom:17rem!important}}@media only screen and (min-width:1400px){.mb-xxl-35{margin-bottom:17rem!important}}.mb-36{margin-bottom:17.5rem!important}@media only screen and (min-width:576px){.mb-sm-36{margin-bottom:17.5rem!important}}@media only screen and (min-width:768px){.mb-md-36{margin-bottom:17.5rem!important}}@media only screen and (min-width:992px){.mb-lg-36{margin-bottom:17.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-36{margin-bottom:17.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-36{margin-bottom:17.5rem!important}}.mb-37{margin-bottom:18rem!important}@media only screen and (min-width:576px){.mb-sm-37{margin-bottom:18rem!important}}@media only screen and (min-width:768px){.mb-md-37{margin-bottom:18rem!important}}@media only screen and (min-width:992px){.mb-lg-37{margin-bottom:18rem!important}}@media only screen and (min-width:1200px){.mb-xl-37{margin-bottom:18rem!important}}@media only screen and (min-width:1400px){.mb-xxl-37{margin-bottom:18rem!important}}.mb-38{margin-bottom:18.5rem!important}@media only screen and (min-width:576px){.mb-sm-38{margin-bottom:18.5rem!important}}@media only screen and (min-width:768px){.mb-md-38{margin-bottom:18.5rem!important}}@media only screen and (min-width:992px){.mb-lg-38{margin-bottom:18.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-38{margin-bottom:18.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-38{margin-bottom:18.5rem!important}}.mb-39{margin-bottom:19rem!important}@media only screen and (min-width:576px){.mb-sm-39{margin-bottom:19rem!important}}@media only screen and (min-width:768px){.mb-md-39{margin-bottom:19rem!important}}@media only screen and (min-width:992px){.mb-lg-39{margin-bottom:19rem!important}}@media only screen and (min-width:1200px){.mb-xl-39{margin-bottom:19rem!important}}@media only screen and (min-width:1400px){.mb-xxl-39{margin-bottom:19rem!important}}.mb-40{margin-bottom:19.5rem!important}@media only screen and (min-width:576px){.mb-sm-40{margin-bottom:19.5rem!important}}@media only screen and (min-width:768px){.mb-md-40{margin-bottom:19.5rem!important}}@media only screen and (min-width:992px){.mb-lg-40{margin-bottom:19.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-40{margin-bottom:19.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-40{margin-bottom:19.5rem!important}}.mb-41{margin-bottom:20rem!important}@media only screen and (min-width:576px){.mb-sm-41{margin-bottom:20rem!important}}@media only screen and (min-width:768px){.mb-md-41{margin-bottom:20rem!important}}@media only screen and (min-width:992px){.mb-lg-41{margin-bottom:20rem!important}}@media only screen and (min-width:1200px){.mb-xl-41{margin-bottom:20rem!important}}@media only screen and (min-width:1400px){.mb-xxl-41{margin-bottom:20rem!important}}.mb-42{margin-bottom:20.5rem!important}@media only screen and (min-width:576px){.mb-sm-42{margin-bottom:20.5rem!important}}@media only screen and (min-width:768px){.mb-md-42{margin-bottom:20.5rem!important}}@media only screen and (min-width:992px){.mb-lg-42{margin-bottom:20.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-42{margin-bottom:20.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-42{margin-bottom:20.5rem!important}}.mb-43{margin-bottom:21rem!important}@media only screen and (min-width:576px){.mb-sm-43{margin-bottom:21rem!important}}@media only screen and (min-width:768px){.mb-md-43{margin-bottom:21rem!important}}@media only screen and (min-width:992px){.mb-lg-43{margin-bottom:21rem!important}}@media only screen and (min-width:1200px){.mb-xl-43{margin-bottom:21rem!important}}@media only screen and (min-width:1400px){.mb-xxl-43{margin-bottom:21rem!important}}.mb-44{margin-bottom:21.5rem!important}@media only screen and (min-width:576px){.mb-sm-44{margin-bottom:21.5rem!important}}@media only screen and (min-width:768px){.mb-md-44{margin-bottom:21.5rem!important}}@media only screen and (min-width:992px){.mb-lg-44{margin-bottom:21.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-44{margin-bottom:21.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-44{margin-bottom:21.5rem!important}}.mb-45{margin-bottom:22rem!important}@media only screen and (min-width:576px){.mb-sm-45{margin-bottom:22rem!important}}@media only screen and (min-width:768px){.mb-md-45{margin-bottom:22rem!important}}@media only screen and (min-width:992px){.mb-lg-45{margin-bottom:22rem!important}}@media only screen and (min-width:1200px){.mb-xl-45{margin-bottom:22rem!important}}@media only screen and (min-width:1400px){.mb-xxl-45{margin-bottom:22rem!important}}.mb-46{margin-bottom:22.5rem!important}@media only screen and (min-width:576px){.mb-sm-46{margin-bottom:22.5rem!important}}@media only screen and (min-width:768px){.mb-md-46{margin-bottom:22.5rem!important}}@media only screen and (min-width:992px){.mb-lg-46{margin-bottom:22.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-46{margin-bottom:22.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-46{margin-bottom:22.5rem!important}}.mb-47{margin-bottom:23rem!important}@media only screen and (min-width:576px){.mb-sm-47{margin-bottom:23rem!important}}@media only screen and (min-width:768px){.mb-md-47{margin-bottom:23rem!important}}@media only screen and (min-width:992px){.mb-lg-47{margin-bottom:23rem!important}}@media only screen and (min-width:1200px){.mb-xl-47{margin-bottom:23rem!important}}@media only screen and (min-width:1400px){.mb-xxl-47{margin-bottom:23rem!important}}.mb-48{margin-bottom:23.5rem!important}@media only screen and (min-width:576px){.mb-sm-48{margin-bottom:23.5rem!important}}@media only screen and (min-width:768px){.mb-md-48{margin-bottom:23.5rem!important}}@media only screen and (min-width:992px){.mb-lg-48{margin-bottom:23.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-48{margin-bottom:23.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-48{margin-bottom:23.5rem!important}}.mb-49{margin-bottom:24rem!important}@media only screen and (min-width:576px){.mb-sm-49{margin-bottom:24rem!important}}@media only screen and (min-width:768px){.mb-md-49{margin-bottom:24rem!important}}@media only screen and (min-width:992px){.mb-lg-49{margin-bottom:24rem!important}}@media only screen and (min-width:1200px){.mb-xl-49{margin-bottom:24rem!important}}@media only screen and (min-width:1400px){.mb-xxl-49{margin-bottom:24rem!important}}.mb-50{margin-bottom:24.5rem!important}@media only screen and (min-width:576px){.mb-sm-50{margin-bottom:24.5rem!important}}@media only screen and (min-width:768px){.mb-md-50{margin-bottom:24.5rem!important}}@media only screen and (min-width:992px){.mb-lg-50{margin-bottom:24.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-50{margin-bottom:24.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-50{margin-bottom:24.5rem!important}}.mb-51{margin-bottom:25rem!important}@media only screen and (min-width:576px){.mb-sm-51{margin-bottom:25rem!important}}@media only screen and (min-width:768px){.mb-md-51{margin-bottom:25rem!important}}@media only screen and (min-width:992px){.mb-lg-51{margin-bottom:25rem!important}}@media only screen and (min-width:1200px){.mb-xl-51{margin-bottom:25rem!important}}@media only screen and (min-width:1400px){.mb-xxl-51{margin-bottom:25rem!important}}.mb-52{margin-bottom:25.5rem!important}@media only screen and (min-width:576px){.mb-sm-52{margin-bottom:25.5rem!important}}@media only screen and (min-width:768px){.mb-md-52{margin-bottom:25.5rem!important}}@media only screen and (min-width:992px){.mb-lg-52{margin-bottom:25.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-52{margin-bottom:25.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-52{margin-bottom:25.5rem!important}}.mb-53{margin-bottom:26rem!important}@media only screen and (min-width:576px){.mb-sm-53{margin-bottom:26rem!important}}@media only screen and (min-width:768px){.mb-md-53{margin-bottom:26rem!important}}@media only screen and (min-width:992px){.mb-lg-53{margin-bottom:26rem!important}}@media only screen and (min-width:1200px){.mb-xl-53{margin-bottom:26rem!important}}@media only screen and (min-width:1400px){.mb-xxl-53{margin-bottom:26rem!important}}.mb-54{margin-bottom:26.5rem!important}@media only screen and (min-width:576px){.mb-sm-54{margin-bottom:26.5rem!important}}@media only screen and (min-width:768px){.mb-md-54{margin-bottom:26.5rem!important}}@media only screen and (min-width:992px){.mb-lg-54{margin-bottom:26.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-54{margin-bottom:26.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-54{margin-bottom:26.5rem!important}}.mb-55{margin-bottom:27rem!important}@media only screen and (min-width:576px){.mb-sm-55{margin-bottom:27rem!important}}@media only screen and (min-width:768px){.mb-md-55{margin-bottom:27rem!important}}@media only screen and (min-width:992px){.mb-lg-55{margin-bottom:27rem!important}}@media only screen and (min-width:1200px){.mb-xl-55{margin-bottom:27rem!important}}@media only screen and (min-width:1400px){.mb-xxl-55{margin-bottom:27rem!important}}.mb-56{margin-bottom:27.5rem!important}@media only screen and (min-width:576px){.mb-sm-56{margin-bottom:27.5rem!important}}@media only screen and (min-width:768px){.mb-md-56{margin-bottom:27.5rem!important}}@media only screen and (min-width:992px){.mb-lg-56{margin-bottom:27.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-56{margin-bottom:27.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-56{margin-bottom:27.5rem!important}}.mb-57{margin-bottom:28rem!important}@media only screen and (min-width:576px){.mb-sm-57{margin-bottom:28rem!important}}@media only screen and (min-width:768px){.mb-md-57{margin-bottom:28rem!important}}@media only screen and (min-width:992px){.mb-lg-57{margin-bottom:28rem!important}}@media only screen and (min-width:1200px){.mb-xl-57{margin-bottom:28rem!important}}@media only screen and (min-width:1400px){.mb-xxl-57{margin-bottom:28rem!important}}.mb-58{margin-bottom:28.5rem!important}@media only screen and (min-width:576px){.mb-sm-58{margin-bottom:28.5rem!important}}@media only screen and (min-width:768px){.mb-md-58{margin-bottom:28.5rem!important}}@media only screen and (min-width:992px){.mb-lg-58{margin-bottom:28.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-58{margin-bottom:28.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-58{margin-bottom:28.5rem!important}}.mb-59{margin-bottom:29rem!important}@media only screen and (min-width:576px){.mb-sm-59{margin-bottom:29rem!important}}@media only screen and (min-width:768px){.mb-md-59{margin-bottom:29rem!important}}@media only screen and (min-width:992px){.mb-lg-59{margin-bottom:29rem!important}}@media only screen and (min-width:1200px){.mb-xl-59{margin-bottom:29rem!important}}@media only screen and (min-width:1400px){.mb-xxl-59{margin-bottom:29rem!important}}.mb-60{margin-bottom:29.5rem!important}@media only screen and (min-width:576px){.mb-sm-60{margin-bottom:29.5rem!important}}@media only screen and (min-width:768px){.mb-md-60{margin-bottom:29.5rem!important}}@media only screen and (min-width:992px){.mb-lg-60{margin-bottom:29.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-60{margin-bottom:29.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-60{margin-bottom:29.5rem!important}}.mb-61{margin-bottom:30rem!important}@media only screen and (min-width:576px){.mb-sm-61{margin-bottom:30rem!important}}@media only screen and (min-width:768px){.mb-md-61{margin-bottom:30rem!important}}@media only screen and (min-width:992px){.mb-lg-61{margin-bottom:30rem!important}}@media only screen and (min-width:1200px){.mb-xl-61{margin-bottom:30rem!important}}@media only screen and (min-width:1400px){.mb-xxl-61{margin-bottom:30rem!important}}.mb-62{margin-bottom:30.5rem!important}@media only screen and (min-width:576px){.mb-sm-62{margin-bottom:30.5rem!important}}@media only screen and (min-width:768px){.mb-md-62{margin-bottom:30.5rem!important}}@media only screen and (min-width:992px){.mb-lg-62{margin-bottom:30.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-62{margin-bottom:30.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-62{margin-bottom:30.5rem!important}}.mb-63{margin-bottom:31rem!important}@media only screen and (min-width:576px){.mb-sm-63{margin-bottom:31rem!important}}@media only screen and (min-width:768px){.mb-md-63{margin-bottom:31rem!important}}@media only screen and (min-width:992px){.mb-lg-63{margin-bottom:31rem!important}}@media only screen and (min-width:1200px){.mb-xl-63{margin-bottom:31rem!important}}@media only screen and (min-width:1400px){.mb-xxl-63{margin-bottom:31rem!important}}.mb-64{margin-bottom:31.5rem!important}@media only screen and (min-width:576px){.mb-sm-64{margin-bottom:31.5rem!important}}@media only screen and (min-width:768px){.mb-md-64{margin-bottom:31.5rem!important}}@media only screen and (min-width:992px){.mb-lg-64{margin-bottom:31.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-64{margin-bottom:31.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-64{margin-bottom:31.5rem!important}}.mb-65{margin-bottom:32rem!important}@media only screen and (min-width:576px){.mb-sm-65{margin-bottom:32rem!important}}@media only screen and (min-width:768px){.mb-md-65{margin-bottom:32rem!important}}@media only screen and (min-width:992px){.mb-lg-65{margin-bottom:32rem!important}}@media only screen and (min-width:1200px){.mb-xl-65{margin-bottom:32rem!important}}@media only screen and (min-width:1400px){.mb-xxl-65{margin-bottom:32rem!important}}.mb-66{margin-bottom:32.5rem!important}@media only screen and (min-width:576px){.mb-sm-66{margin-bottom:32.5rem!important}}@media only screen and (min-width:768px){.mb-md-66{margin-bottom:32.5rem!important}}@media only screen and (min-width:992px){.mb-lg-66{margin-bottom:32.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-66{margin-bottom:32.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-66{margin-bottom:32.5rem!important}}.mb-67{margin-bottom:33rem!important}@media only screen and (min-width:576px){.mb-sm-67{margin-bottom:33rem!important}}@media only screen and (min-width:768px){.mb-md-67{margin-bottom:33rem!important}}@media only screen and (min-width:992px){.mb-lg-67{margin-bottom:33rem!important}}@media only screen and (min-width:1200px){.mb-xl-67{margin-bottom:33rem!important}}@media only screen and (min-width:1400px){.mb-xxl-67{margin-bottom:33rem!important}}.mb-68{margin-bottom:33.5rem!important}@media only screen and (min-width:576px){.mb-sm-68{margin-bottom:33.5rem!important}}@media only screen and (min-width:768px){.mb-md-68{margin-bottom:33.5rem!important}}@media only screen and (min-width:992px){.mb-lg-68{margin-bottom:33.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-68{margin-bottom:33.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-68{margin-bottom:33.5rem!important}}.mb-69{margin-bottom:34rem!important}@media only screen and (min-width:576px){.mb-sm-69{margin-bottom:34rem!important}}@media only screen and (min-width:768px){.mb-md-69{margin-bottom:34rem!important}}@media only screen and (min-width:992px){.mb-lg-69{margin-bottom:34rem!important}}@media only screen and (min-width:1200px){.mb-xl-69{margin-bottom:34rem!important}}@media only screen and (min-width:1400px){.mb-xxl-69{margin-bottom:34rem!important}}.mb-70{margin-bottom:34.5rem!important}@media only screen and (min-width:576px){.mb-sm-70{margin-bottom:34.5rem!important}}@media only screen and (min-width:768px){.mb-md-70{margin-bottom:34.5rem!important}}@media only screen and (min-width:992px){.mb-lg-70{margin-bottom:34.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-70{margin-bottom:34.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-70{margin-bottom:34.5rem!important}}.mb-71{margin-bottom:35rem!important}@media only screen and (min-width:576px){.mb-sm-71{margin-bottom:35rem!important}}@media only screen and (min-width:768px){.mb-md-71{margin-bottom:35rem!important}}@media only screen and (min-width:992px){.mb-lg-71{margin-bottom:35rem!important}}@media only screen and (min-width:1200px){.mb-xl-71{margin-bottom:35rem!important}}@media only screen and (min-width:1400px){.mb-xxl-71{margin-bottom:35rem!important}}.mb-72{margin-bottom:35.5rem!important}@media only screen and (min-width:576px){.mb-sm-72{margin-bottom:35.5rem!important}}@media only screen and (min-width:768px){.mb-md-72{margin-bottom:35.5rem!important}}@media only screen and (min-width:992px){.mb-lg-72{margin-bottom:35.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-72{margin-bottom:35.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-72{margin-bottom:35.5rem!important}}.mb-73{margin-bottom:36rem!important}@media only screen and (min-width:576px){.mb-sm-73{margin-bottom:36rem!important}}@media only screen and (min-width:768px){.mb-md-73{margin-bottom:36rem!important}}@media only screen and (min-width:992px){.mb-lg-73{margin-bottom:36rem!important}}@media only screen and (min-width:1200px){.mb-xl-73{margin-bottom:36rem!important}}@media only screen and (min-width:1400px){.mb-xxl-73{margin-bottom:36rem!important}}.mb-74{margin-bottom:36.5rem!important}@media only screen and (min-width:576px){.mb-sm-74{margin-bottom:36.5rem!important}}@media only screen and (min-width:768px){.mb-md-74{margin-bottom:36.5rem!important}}@media only screen and (min-width:992px){.mb-lg-74{margin-bottom:36.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-74{margin-bottom:36.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-74{margin-bottom:36.5rem!important}}.mb-75{margin-bottom:37rem!important}@media only screen and (min-width:576px){.mb-sm-75{margin-bottom:37rem!important}}@media only screen and (min-width:768px){.mb-md-75{margin-bottom:37rem!important}}@media only screen and (min-width:992px){.mb-lg-75{margin-bottom:37rem!important}}@media only screen and (min-width:1200px){.mb-xl-75{margin-bottom:37rem!important}}@media only screen and (min-width:1400px){.mb-xxl-75{margin-bottom:37rem!important}}.mb-76{margin-bottom:37.5rem!important}@media only screen and (min-width:576px){.mb-sm-76{margin-bottom:37.5rem!important}}@media only screen and (min-width:768px){.mb-md-76{margin-bottom:37.5rem!important}}@media only screen and (min-width:992px){.mb-lg-76{margin-bottom:37.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-76{margin-bottom:37.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-76{margin-bottom:37.5rem!important}}.mb-77{margin-bottom:38rem!important}@media only screen and (min-width:576px){.mb-sm-77{margin-bottom:38rem!important}}@media only screen and (min-width:768px){.mb-md-77{margin-bottom:38rem!important}}@media only screen and (min-width:992px){.mb-lg-77{margin-bottom:38rem!important}}@media only screen and (min-width:1200px){.mb-xl-77{margin-bottom:38rem!important}}@media only screen and (min-width:1400px){.mb-xxl-77{margin-bottom:38rem!important}}.mb-78{margin-bottom:38.5rem!important}@media only screen and (min-width:576px){.mb-sm-78{margin-bottom:38.5rem!important}}@media only screen and (min-width:768px){.mb-md-78{margin-bottom:38.5rem!important}}@media only screen and (min-width:992px){.mb-lg-78{margin-bottom:38.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-78{margin-bottom:38.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-78{margin-bottom:38.5rem!important}}.mb-79{margin-bottom:39rem!important}@media only screen and (min-width:576px){.mb-sm-79{margin-bottom:39rem!important}}@media only screen and (min-width:768px){.mb-md-79{margin-bottom:39rem!important}}@media only screen and (min-width:992px){.mb-lg-79{margin-bottom:39rem!important}}@media only screen and (min-width:1200px){.mb-xl-79{margin-bottom:39rem!important}}@media only screen and (min-width:1400px){.mb-xxl-79{margin-bottom:39rem!important}}.mb-80{margin-bottom:39.5rem!important}@media only screen and (min-width:576px){.mb-sm-80{margin-bottom:39.5rem!important}}@media only screen and (min-width:768px){.mb-md-80{margin-bottom:39.5rem!important}}@media only screen and (min-width:992px){.mb-lg-80{margin-bottom:39.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-80{margin-bottom:39.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-80{margin-bottom:39.5rem!important}}.mb-81{margin-bottom:40rem!important}@media only screen and (min-width:576px){.mb-sm-81{margin-bottom:40rem!important}}@media only screen and (min-width:768px){.mb-md-81{margin-bottom:40rem!important}}@media only screen and (min-width:992px){.mb-lg-81{margin-bottom:40rem!important}}@media only screen and (min-width:1200px){.mb-xl-81{margin-bottom:40rem!important}}@media only screen and (min-width:1400px){.mb-xxl-81{margin-bottom:40rem!important}}.mb-82{margin-bottom:40.5rem!important}@media only screen and (min-width:576px){.mb-sm-82{margin-bottom:40.5rem!important}}@media only screen and (min-width:768px){.mb-md-82{margin-bottom:40.5rem!important}}@media only screen and (min-width:992px){.mb-lg-82{margin-bottom:40.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-82{margin-bottom:40.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-82{margin-bottom:40.5rem!important}}.mb-83{margin-bottom:41rem!important}@media only screen and (min-width:576px){.mb-sm-83{margin-bottom:41rem!important}}@media only screen and (min-width:768px){.mb-md-83{margin-bottom:41rem!important}}@media only screen and (min-width:992px){.mb-lg-83{margin-bottom:41rem!important}}@media only screen and (min-width:1200px){.mb-xl-83{margin-bottom:41rem!important}}@media only screen and (min-width:1400px){.mb-xxl-83{margin-bottom:41rem!important}}.mb-84{margin-bottom:41.5rem!important}@media only screen and (min-width:576px){.mb-sm-84{margin-bottom:41.5rem!important}}@media only screen and (min-width:768px){.mb-md-84{margin-bottom:41.5rem!important}}@media only screen and (min-width:992px){.mb-lg-84{margin-bottom:41.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-84{margin-bottom:41.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-84{margin-bottom:41.5rem!important}}.mb-85{margin-bottom:42rem!important}@media only screen and (min-width:576px){.mb-sm-85{margin-bottom:42rem!important}}@media only screen and (min-width:768px){.mb-md-85{margin-bottom:42rem!important}}@media only screen and (min-width:992px){.mb-lg-85{margin-bottom:42rem!important}}@media only screen and (min-width:1200px){.mb-xl-85{margin-bottom:42rem!important}}@media only screen and (min-width:1400px){.mb-xxl-85{margin-bottom:42rem!important}}.mb-86{margin-bottom:42.5rem!important}@media only screen and (min-width:576px){.mb-sm-86{margin-bottom:42.5rem!important}}@media only screen and (min-width:768px){.mb-md-86{margin-bottom:42.5rem!important}}@media only screen and (min-width:992px){.mb-lg-86{margin-bottom:42.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-86{margin-bottom:42.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-86{margin-bottom:42.5rem!important}}.mb-87{margin-bottom:43rem!important}@media only screen and (min-width:576px){.mb-sm-87{margin-bottom:43rem!important}}@media only screen and (min-width:768px){.mb-md-87{margin-bottom:43rem!important}}@media only screen and (min-width:992px){.mb-lg-87{margin-bottom:43rem!important}}@media only screen and (min-width:1200px){.mb-xl-87{margin-bottom:43rem!important}}@media only screen and (min-width:1400px){.mb-xxl-87{margin-bottom:43rem!important}}.mb-88{margin-bottom:43.5rem!important}@media only screen and (min-width:576px){.mb-sm-88{margin-bottom:43.5rem!important}}@media only screen and (min-width:768px){.mb-md-88{margin-bottom:43.5rem!important}}@media only screen and (min-width:992px){.mb-lg-88{margin-bottom:43.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-88{margin-bottom:43.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-88{margin-bottom:43.5rem!important}}.mb-89{margin-bottom:44rem!important}@media only screen and (min-width:576px){.mb-sm-89{margin-bottom:44rem!important}}@media only screen and (min-width:768px){.mb-md-89{margin-bottom:44rem!important}}@media only screen and (min-width:992px){.mb-lg-89{margin-bottom:44rem!important}}@media only screen and (min-width:1200px){.mb-xl-89{margin-bottom:44rem!important}}@media only screen and (min-width:1400px){.mb-xxl-89{margin-bottom:44rem!important}}.mb-90{margin-bottom:44.5rem!important}@media only screen and (min-width:576px){.mb-sm-90{margin-bottom:44.5rem!important}}@media only screen and (min-width:768px){.mb-md-90{margin-bottom:44.5rem!important}}@media only screen and (min-width:992px){.mb-lg-90{margin-bottom:44.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-90{margin-bottom:44.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-90{margin-bottom:44.5rem!important}}.mb-91{margin-bottom:45rem!important}@media only screen and (min-width:576px){.mb-sm-91{margin-bottom:45rem!important}}@media only screen and (min-width:768px){.mb-md-91{margin-bottom:45rem!important}}@media only screen and (min-width:992px){.mb-lg-91{margin-bottom:45rem!important}}@media only screen and (min-width:1200px){.mb-xl-91{margin-bottom:45rem!important}}@media only screen and (min-width:1400px){.mb-xxl-91{margin-bottom:45rem!important}}.mb-92{margin-bottom:45.5rem!important}@media only screen and (min-width:576px){.mb-sm-92{margin-bottom:45.5rem!important}}@media only screen and (min-width:768px){.mb-md-92{margin-bottom:45.5rem!important}}@media only screen and (min-width:992px){.mb-lg-92{margin-bottom:45.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-92{margin-bottom:45.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-92{margin-bottom:45.5rem!important}}.mb-93{margin-bottom:46rem!important}@media only screen and (min-width:576px){.mb-sm-93{margin-bottom:46rem!important}}@media only screen and (min-width:768px){.mb-md-93{margin-bottom:46rem!important}}@media only screen and (min-width:992px){.mb-lg-93{margin-bottom:46rem!important}}@media only screen and (min-width:1200px){.mb-xl-93{margin-bottom:46rem!important}}@media only screen and (min-width:1400px){.mb-xxl-93{margin-bottom:46rem!important}}.mb-94{margin-bottom:46.5rem!important}@media only screen and (min-width:576px){.mb-sm-94{margin-bottom:46.5rem!important}}@media only screen and (min-width:768px){.mb-md-94{margin-bottom:46.5rem!important}}@media only screen and (min-width:992px){.mb-lg-94{margin-bottom:46.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-94{margin-bottom:46.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-94{margin-bottom:46.5rem!important}}.mb-95{margin-bottom:47rem!important}@media only screen and (min-width:576px){.mb-sm-95{margin-bottom:47rem!important}}@media only screen and (min-width:768px){.mb-md-95{margin-bottom:47rem!important}}@media only screen and (min-width:992px){.mb-lg-95{margin-bottom:47rem!important}}@media only screen and (min-width:1200px){.mb-xl-95{margin-bottom:47rem!important}}@media only screen and (min-width:1400px){.mb-xxl-95{margin-bottom:47rem!important}}.mb-96{margin-bottom:47.5rem!important}@media only screen and (min-width:576px){.mb-sm-96{margin-bottom:47.5rem!important}}@media only screen and (min-width:768px){.mb-md-96{margin-bottom:47.5rem!important}}@media only screen and (min-width:992px){.mb-lg-96{margin-bottom:47.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-96{margin-bottom:47.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-96{margin-bottom:47.5rem!important}}.mb-97{margin-bottom:48rem!important}@media only screen and (min-width:576px){.mb-sm-97{margin-bottom:48rem!important}}@media only screen and (min-width:768px){.mb-md-97{margin-bottom:48rem!important}}@media only screen and (min-width:992px){.mb-lg-97{margin-bottom:48rem!important}}@media only screen and (min-width:1200px){.mb-xl-97{margin-bottom:48rem!important}}@media only screen and (min-width:1400px){.mb-xxl-97{margin-bottom:48rem!important}}.mb-98{margin-bottom:48.5rem!important}@media only screen and (min-width:576px){.mb-sm-98{margin-bottom:48.5rem!important}}@media only screen and (min-width:768px){.mb-md-98{margin-bottom:48.5rem!important}}@media only screen and (min-width:992px){.mb-lg-98{margin-bottom:48.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-98{margin-bottom:48.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-98{margin-bottom:48.5rem!important}}.mb-99{margin-bottom:49rem!important}@media only screen and (min-width:576px){.mb-sm-99{margin-bottom:49rem!important}}@media only screen and (min-width:768px){.mb-md-99{margin-bottom:49rem!important}}@media only screen and (min-width:992px){.mb-lg-99{margin-bottom:49rem!important}}@media only screen and (min-width:1200px){.mb-xl-99{margin-bottom:49rem!important}}@media only screen and (min-width:1400px){.mb-xxl-99{margin-bottom:49rem!important}}.mb-n1{margin-bottom:-0rem!important}@media only screen and (min-width:576px){.mb-sm-n1{margin-bottom:-0rem!important}}@media only screen and (min-width:768px){.mb-md-n1{margin-bottom:-0rem!important}}@media only screen and (min-width:992px){.mb-lg-n1{margin-bottom:-0rem!important}}@media only screen and (min-width:1200px){.mb-xl-n1{margin-bottom:-0rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n1{margin-bottom:-0rem!important}}.mb-n2{margin-bottom:-.5rem!important}@media only screen and (min-width:576px){.mb-sm-n2{margin-bottom:-.5rem!important}}@media only screen and (min-width:768px){.mb-md-n2{margin-bottom:-.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n2{margin-bottom:-.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n2{margin-bottom:-.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n2{margin-bottom:-.5rem!important}}.mb-n3{margin-bottom:-1rem!important}@media only screen and (min-width:576px){.mb-sm-n3{margin-bottom:-1rem!important}}@media only screen and (min-width:768px){.mb-md-n3{margin-bottom:-1rem!important}}@media only screen and (min-width:992px){.mb-lg-n3{margin-bottom:-1rem!important}}@media only screen and (min-width:1200px){.mb-xl-n3{margin-bottom:-1rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n3{margin-bottom:-1rem!important}}.mb-n4{margin-bottom:-1.5rem!important}@media only screen and (min-width:576px){.mb-sm-n4{margin-bottom:-1.5rem!important}}@media only screen and (min-width:768px){.mb-md-n4{margin-bottom:-1.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n4{margin-bottom:-1.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n4{margin-bottom:-1.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n4{margin-bottom:-1.5rem!important}}.mb-n5{margin-bottom:-2rem!important}@media only screen and (min-width:576px){.mb-sm-n5{margin-bottom:-2rem!important}}@media only screen and (min-width:768px){.mb-md-n5{margin-bottom:-2rem!important}}@media only screen and (min-width:992px){.mb-lg-n5{margin-bottom:-2rem!important}}@media only screen and (min-width:1200px){.mb-xl-n5{margin-bottom:-2rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n5{margin-bottom:-2rem!important}}.mb-n6{margin-bottom:-2.5rem!important}@media only screen and (min-width:576px){.mb-sm-n6{margin-bottom:-2.5rem!important}}@media only screen and (min-width:768px){.mb-md-n6{margin-bottom:-2.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n6{margin-bottom:-2.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n6{margin-bottom:-2.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n6{margin-bottom:-2.5rem!important}}.mb-n7{margin-bottom:-3rem!important}@media only screen and (min-width:576px){.mb-sm-n7{margin-bottom:-3rem!important}}@media only screen and (min-width:768px){.mb-md-n7{margin-bottom:-3rem!important}}@media only screen and (min-width:992px){.mb-lg-n7{margin-bottom:-3rem!important}}@media only screen and (min-width:1200px){.mb-xl-n7{margin-bottom:-3rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n7{margin-bottom:-3rem!important}}.mb-n8{margin-bottom:-3.5rem!important}@media only screen and (min-width:576px){.mb-sm-n8{margin-bottom:-3.5rem!important}}@media only screen and (min-width:768px){.mb-md-n8{margin-bottom:-3.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n8{margin-bottom:-3.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n8{margin-bottom:-3.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n8{margin-bottom:-3.5rem!important}}.mb-n9{margin-bottom:-4rem!important}@media only screen and (min-width:576px){.mb-sm-n9{margin-bottom:-4rem!important}}@media only screen and (min-width:768px){.mb-md-n9{margin-bottom:-4rem!important}}@media only screen and (min-width:992px){.mb-lg-n9{margin-bottom:-4rem!important}}@media only screen and (min-width:1200px){.mb-xl-n9{margin-bottom:-4rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n9{margin-bottom:-4rem!important}}.mb-n10{margin-bottom:-4.5rem!important}@media only screen and (min-width:576px){.mb-sm-n10{margin-bottom:-4.5rem!important}}@media only screen and (min-width:768px){.mb-md-n10{margin-bottom:-4.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n10{margin-bottom:-4.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n10{margin-bottom:-4.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n10{margin-bottom:-4.5rem!important}}.mb-n11{margin-bottom:-5rem!important}@media only screen and (min-width:576px){.mb-sm-n11{margin-bottom:-5rem!important}}@media only screen and (min-width:768px){.mb-md-n11{margin-bottom:-5rem!important}}@media only screen and (min-width:992px){.mb-lg-n11{margin-bottom:-5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n11{margin-bottom:-5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n11{margin-bottom:-5rem!important}}.mb-n12{margin-bottom:-5.5rem!important}@media only screen and (min-width:576px){.mb-sm-n12{margin-bottom:-5.5rem!important}}@media only screen and (min-width:768px){.mb-md-n12{margin-bottom:-5.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n12{margin-bottom:-5.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n12{margin-bottom:-5.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n12{margin-bottom:-5.5rem!important}}.mb-n13{margin-bottom:-6rem!important}@media only screen and (min-width:576px){.mb-sm-n13{margin-bottom:-6rem!important}}@media only screen and (min-width:768px){.mb-md-n13{margin-bottom:-6rem!important}}@media only screen and (min-width:992px){.mb-lg-n13{margin-bottom:-6rem!important}}@media only screen and (min-width:1200px){.mb-xl-n13{margin-bottom:-6rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n13{margin-bottom:-6rem!important}}.mb-n14{margin-bottom:-6.5rem!important}@media only screen and (min-width:576px){.mb-sm-n14{margin-bottom:-6.5rem!important}}@media only screen and (min-width:768px){.mb-md-n14{margin-bottom:-6.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n14{margin-bottom:-6.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n14{margin-bottom:-6.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n14{margin-bottom:-6.5rem!important}}.mb-n15{margin-bottom:-7rem!important}@media only screen and (min-width:576px){.mb-sm-n15{margin-bottom:-7rem!important}}@media only screen and (min-width:768px){.mb-md-n15{margin-bottom:-7rem!important}}@media only screen and (min-width:992px){.mb-lg-n15{margin-bottom:-7rem!important}}@media only screen and (min-width:1200px){.mb-xl-n15{margin-bottom:-7rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n15{margin-bottom:-7rem!important}}.mb-n16{margin-bottom:-7.5rem!important}@media only screen and (min-width:576px){.mb-sm-n16{margin-bottom:-7.5rem!important}}@media only screen and (min-width:768px){.mb-md-n16{margin-bottom:-7.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n16{margin-bottom:-7.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n16{margin-bottom:-7.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n16{margin-bottom:-7.5rem!important}}.mb-n17{margin-bottom:-8rem!important}@media only screen and (min-width:576px){.mb-sm-n17{margin-bottom:-8rem!important}}@media only screen and (min-width:768px){.mb-md-n17{margin-bottom:-8rem!important}}@media only screen and (min-width:992px){.mb-lg-n17{margin-bottom:-8rem!important}}@media only screen and (min-width:1200px){.mb-xl-n17{margin-bottom:-8rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n17{margin-bottom:-8rem!important}}.mb-n18{margin-bottom:-8.5rem!important}@media only screen and (min-width:576px){.mb-sm-n18{margin-bottom:-8.5rem!important}}@media only screen and (min-width:768px){.mb-md-n18{margin-bottom:-8.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n18{margin-bottom:-8.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n18{margin-bottom:-8.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n18{margin-bottom:-8.5rem!important}}.mb-n19{margin-bottom:-9rem!important}@media only screen and (min-width:576px){.mb-sm-n19{margin-bottom:-9rem!important}}@media only screen and (min-width:768px){.mb-md-n19{margin-bottom:-9rem!important}}@media only screen and (min-width:992px){.mb-lg-n19{margin-bottom:-9rem!important}}@media only screen and (min-width:1200px){.mb-xl-n19{margin-bottom:-9rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n19{margin-bottom:-9rem!important}}.mb-n20{margin-bottom:-9.5rem!important}@media only screen and (min-width:576px){.mb-sm-n20{margin-bottom:-9.5rem!important}}@media only screen and (min-width:768px){.mb-md-n20{margin-bottom:-9.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n20{margin-bottom:-9.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n20{margin-bottom:-9.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n20{margin-bottom:-9.5rem!important}}.mb-n21{margin-bottom:-10rem!important}@media only screen and (min-width:576px){.mb-sm-n21{margin-bottom:-10rem!important}}@media only screen and (min-width:768px){.mb-md-n21{margin-bottom:-10rem!important}}@media only screen and (min-width:992px){.mb-lg-n21{margin-bottom:-10rem!important}}@media only screen and (min-width:1200px){.mb-xl-n21{margin-bottom:-10rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n21{margin-bottom:-10rem!important}}.mb-n22{margin-bottom:-10.5rem!important}@media only screen and (min-width:576px){.mb-sm-n22{margin-bottom:-10.5rem!important}}@media only screen and (min-width:768px){.mb-md-n22{margin-bottom:-10.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n22{margin-bottom:-10.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n22{margin-bottom:-10.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n22{margin-bottom:-10.5rem!important}}.mb-n23{margin-bottom:-11rem!important}@media only screen and (min-width:576px){.mb-sm-n23{margin-bottom:-11rem!important}}@media only screen and (min-width:768px){.mb-md-n23{margin-bottom:-11rem!important}}@media only screen and (min-width:992px){.mb-lg-n23{margin-bottom:-11rem!important}}@media only screen and (min-width:1200px){.mb-xl-n23{margin-bottom:-11rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n23{margin-bottom:-11rem!important}}.mb-n24{margin-bottom:-11.5rem!important}@media only screen and (min-width:576px){.mb-sm-n24{margin-bottom:-11.5rem!important}}@media only screen and (min-width:768px){.mb-md-n24{margin-bottom:-11.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n24{margin-bottom:-11.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n24{margin-bottom:-11.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n24{margin-bottom:-11.5rem!important}}.mb-n25{margin-bottom:-12rem!important}@media only screen and (min-width:576px){.mb-sm-n25{margin-bottom:-12rem!important}}@media only screen and (min-width:768px){.mb-md-n25{margin-bottom:-12rem!important}}@media only screen and (min-width:992px){.mb-lg-n25{margin-bottom:-12rem!important}}@media only screen and (min-width:1200px){.mb-xl-n25{margin-bottom:-12rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n25{margin-bottom:-12rem!important}}.mb-n26{margin-bottom:-12.5rem!important}@media only screen and (min-width:576px){.mb-sm-n26{margin-bottom:-12.5rem!important}}@media only screen and (min-width:768px){.mb-md-n26{margin-bottom:-12.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n26{margin-bottom:-12.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n26{margin-bottom:-12.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n26{margin-bottom:-12.5rem!important}}.mb-n27{margin-bottom:-13rem!important}@media only screen and (min-width:576px){.mb-sm-n27{margin-bottom:-13rem!important}}@media only screen and (min-width:768px){.mb-md-n27{margin-bottom:-13rem!important}}@media only screen and (min-width:992px){.mb-lg-n27{margin-bottom:-13rem!important}}@media only screen and (min-width:1200px){.mb-xl-n27{margin-bottom:-13rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n27{margin-bottom:-13rem!important}}.mb-n28{margin-bottom:-13.5rem!important}@media only screen and (min-width:576px){.mb-sm-n28{margin-bottom:-13.5rem!important}}@media only screen and (min-width:768px){.mb-md-n28{margin-bottom:-13.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n28{margin-bottom:-13.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n28{margin-bottom:-13.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n28{margin-bottom:-13.5rem!important}}.mb-n29{margin-bottom:-14rem!important}@media only screen and (min-width:576px){.mb-sm-n29{margin-bottom:-14rem!important}}@media only screen and (min-width:768px){.mb-md-n29{margin-bottom:-14rem!important}}@media only screen and (min-width:992px){.mb-lg-n29{margin-bottom:-14rem!important}}@media only screen and (min-width:1200px){.mb-xl-n29{margin-bottom:-14rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n29{margin-bottom:-14rem!important}}.mb-n30{margin-bottom:-14.5rem!important}@media only screen and (min-width:576px){.mb-sm-n30{margin-bottom:-14.5rem!important}}@media only screen and (min-width:768px){.mb-md-n30{margin-bottom:-14.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n30{margin-bottom:-14.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n30{margin-bottom:-14.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n30{margin-bottom:-14.5rem!important}}.mb-n31{margin-bottom:-15rem!important}@media only screen and (min-width:576px){.mb-sm-n31{margin-bottom:-15rem!important}}@media only screen and (min-width:768px){.mb-md-n31{margin-bottom:-15rem!important}}@media only screen and (min-width:992px){.mb-lg-n31{margin-bottom:-15rem!important}}@media only screen and (min-width:1200px){.mb-xl-n31{margin-bottom:-15rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n31{margin-bottom:-15rem!important}}.mb-n32{margin-bottom:-15.5rem!important}@media only screen and (min-width:576px){.mb-sm-n32{margin-bottom:-15.5rem!important}}@media only screen and (min-width:768px){.mb-md-n32{margin-bottom:-15.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n32{margin-bottom:-15.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n32{margin-bottom:-15.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n32{margin-bottom:-15.5rem!important}}.mb-n33{margin-bottom:-16rem!important}@media only screen and (min-width:576px){.mb-sm-n33{margin-bottom:-16rem!important}}@media only screen and (min-width:768px){.mb-md-n33{margin-bottom:-16rem!important}}@media only screen and (min-width:992px){.mb-lg-n33{margin-bottom:-16rem!important}}@media only screen and (min-width:1200px){.mb-xl-n33{margin-bottom:-16rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n33{margin-bottom:-16rem!important}}.mb-n34{margin-bottom:-16.5rem!important}@media only screen and (min-width:576px){.mb-sm-n34{margin-bottom:-16.5rem!important}}@media only screen and (min-width:768px){.mb-md-n34{margin-bottom:-16.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n34{margin-bottom:-16.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n34{margin-bottom:-16.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n34{margin-bottom:-16.5rem!important}}.mb-n35{margin-bottom:-17rem!important}@media only screen and (min-width:576px){.mb-sm-n35{margin-bottom:-17rem!important}}@media only screen and (min-width:768px){.mb-md-n35{margin-bottom:-17rem!important}}@media only screen and (min-width:992px){.mb-lg-n35{margin-bottom:-17rem!important}}@media only screen and (min-width:1200px){.mb-xl-n35{margin-bottom:-17rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n35{margin-bottom:-17rem!important}}.mb-n36{margin-bottom:-17.5rem!important}@media only screen and (min-width:576px){.mb-sm-n36{margin-bottom:-17.5rem!important}}@media only screen and (min-width:768px){.mb-md-n36{margin-bottom:-17.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n36{margin-bottom:-17.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n36{margin-bottom:-17.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n36{margin-bottom:-17.5rem!important}}.mb-n37{margin-bottom:-18rem!important}@media only screen and (min-width:576px){.mb-sm-n37{margin-bottom:-18rem!important}}@media only screen and (min-width:768px){.mb-md-n37{margin-bottom:-18rem!important}}@media only screen and (min-width:992px){.mb-lg-n37{margin-bottom:-18rem!important}}@media only screen and (min-width:1200px){.mb-xl-n37{margin-bottom:-18rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n37{margin-bottom:-18rem!important}}.mb-n38{margin-bottom:-18.5rem!important}@media only screen and (min-width:576px){.mb-sm-n38{margin-bottom:-18.5rem!important}}@media only screen and (min-width:768px){.mb-md-n38{margin-bottom:-18.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n38{margin-bottom:-18.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n38{margin-bottom:-18.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n38{margin-bottom:-18.5rem!important}}.mb-n39{margin-bottom:-19rem!important}@media only screen and (min-width:576px){.mb-sm-n39{margin-bottom:-19rem!important}}@media only screen and (min-width:768px){.mb-md-n39{margin-bottom:-19rem!important}}@media only screen and (min-width:992px){.mb-lg-n39{margin-bottom:-19rem!important}}@media only screen and (min-width:1200px){.mb-xl-n39{margin-bottom:-19rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n39{margin-bottom:-19rem!important}}.mb-n40{margin-bottom:-19.5rem!important}@media only screen and (min-width:576px){.mb-sm-n40{margin-bottom:-19.5rem!important}}@media only screen and (min-width:768px){.mb-md-n40{margin-bottom:-19.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n40{margin-bottom:-19.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n40{margin-bottom:-19.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n40{margin-bottom:-19.5rem!important}}.mb-n41{margin-bottom:-20rem!important}@media only screen and (min-width:576px){.mb-sm-n41{margin-bottom:-20rem!important}}@media only screen and (min-width:768px){.mb-md-n41{margin-bottom:-20rem!important}}@media only screen and (min-width:992px){.mb-lg-n41{margin-bottom:-20rem!important}}@media only screen and (min-width:1200px){.mb-xl-n41{margin-bottom:-20rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n41{margin-bottom:-20rem!important}}.mb-n42{margin-bottom:-20.5rem!important}@media only screen and (min-width:576px){.mb-sm-n42{margin-bottom:-20.5rem!important}}@media only screen and (min-width:768px){.mb-md-n42{margin-bottom:-20.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n42{margin-bottom:-20.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n42{margin-bottom:-20.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n42{margin-bottom:-20.5rem!important}}.mb-n43{margin-bottom:-21rem!important}@media only screen and (min-width:576px){.mb-sm-n43{margin-bottom:-21rem!important}}@media only screen and (min-width:768px){.mb-md-n43{margin-bottom:-21rem!important}}@media only screen and (min-width:992px){.mb-lg-n43{margin-bottom:-21rem!important}}@media only screen and (min-width:1200px){.mb-xl-n43{margin-bottom:-21rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n43{margin-bottom:-21rem!important}}.mb-n44{margin-bottom:-21.5rem!important}@media only screen and (min-width:576px){.mb-sm-n44{margin-bottom:-21.5rem!important}}@media only screen and (min-width:768px){.mb-md-n44{margin-bottom:-21.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n44{margin-bottom:-21.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n44{margin-bottom:-21.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n44{margin-bottom:-21.5rem!important}}.mb-n45{margin-bottom:-22rem!important}@media only screen and (min-width:576px){.mb-sm-n45{margin-bottom:-22rem!important}}@media only screen and (min-width:768px){.mb-md-n45{margin-bottom:-22rem!important}}@media only screen and (min-width:992px){.mb-lg-n45{margin-bottom:-22rem!important}}@media only screen and (min-width:1200px){.mb-xl-n45{margin-bottom:-22rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n45{margin-bottom:-22rem!important}}.mb-n46{margin-bottom:-22.5rem!important}@media only screen and (min-width:576px){.mb-sm-n46{margin-bottom:-22.5rem!important}}@media only screen and (min-width:768px){.mb-md-n46{margin-bottom:-22.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n46{margin-bottom:-22.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n46{margin-bottom:-22.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n46{margin-bottom:-22.5rem!important}}.mb-n47{margin-bottom:-23rem!important}@media only screen and (min-width:576px){.mb-sm-n47{margin-bottom:-23rem!important}}@media only screen and (min-width:768px){.mb-md-n47{margin-bottom:-23rem!important}}@media only screen and (min-width:992px){.mb-lg-n47{margin-bottom:-23rem!important}}@media only screen and (min-width:1200px){.mb-xl-n47{margin-bottom:-23rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n47{margin-bottom:-23rem!important}}.mb-n48{margin-bottom:-23.5rem!important}@media only screen and (min-width:576px){.mb-sm-n48{margin-bottom:-23.5rem!important}}@media only screen and (min-width:768px){.mb-md-n48{margin-bottom:-23.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n48{margin-bottom:-23.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n48{margin-bottom:-23.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n48{margin-bottom:-23.5rem!important}}.mb-n49{margin-bottom:-24rem!important}@media only screen and (min-width:576px){.mb-sm-n49{margin-bottom:-24rem!important}}@media only screen and (min-width:768px){.mb-md-n49{margin-bottom:-24rem!important}}@media only screen and (min-width:992px){.mb-lg-n49{margin-bottom:-24rem!important}}@media only screen and (min-width:1200px){.mb-xl-n49{margin-bottom:-24rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n49{margin-bottom:-24rem!important}}.mb-n50{margin-bottom:-24.5rem!important}@media only screen and (min-width:576px){.mb-sm-n50{margin-bottom:-24.5rem!important}}@media only screen and (min-width:768px){.mb-md-n50{margin-bottom:-24.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n50{margin-bottom:-24.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n50{margin-bottom:-24.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n50{margin-bottom:-24.5rem!important}}.mb-n51{margin-bottom:-25rem!important}@media only screen and (min-width:576px){.mb-sm-n51{margin-bottom:-25rem!important}}@media only screen and (min-width:768px){.mb-md-n51{margin-bottom:-25rem!important}}@media only screen and (min-width:992px){.mb-lg-n51{margin-bottom:-25rem!important}}@media only screen and (min-width:1200px){.mb-xl-n51{margin-bottom:-25rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n51{margin-bottom:-25rem!important}}.mb-n52{margin-bottom:-25.5rem!important}@media only screen and (min-width:576px){.mb-sm-n52{margin-bottom:-25.5rem!important}}@media only screen and (min-width:768px){.mb-md-n52{margin-bottom:-25.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n52{margin-bottom:-25.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n52{margin-bottom:-25.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n52{margin-bottom:-25.5rem!important}}.mb-n53{margin-bottom:-26rem!important}@media only screen and (min-width:576px){.mb-sm-n53{margin-bottom:-26rem!important}}@media only screen and (min-width:768px){.mb-md-n53{margin-bottom:-26rem!important}}@media only screen and (min-width:992px){.mb-lg-n53{margin-bottom:-26rem!important}}@media only screen and (min-width:1200px){.mb-xl-n53{margin-bottom:-26rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n53{margin-bottom:-26rem!important}}.mb-n54{margin-bottom:-26.5rem!important}@media only screen and (min-width:576px){.mb-sm-n54{margin-bottom:-26.5rem!important}}@media only screen and (min-width:768px){.mb-md-n54{margin-bottom:-26.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n54{margin-bottom:-26.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n54{margin-bottom:-26.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n54{margin-bottom:-26.5rem!important}}.mb-n55{margin-bottom:-27rem!important}@media only screen and (min-width:576px){.mb-sm-n55{margin-bottom:-27rem!important}}@media only screen and (min-width:768px){.mb-md-n55{margin-bottom:-27rem!important}}@media only screen and (min-width:992px){.mb-lg-n55{margin-bottom:-27rem!important}}@media only screen and (min-width:1200px){.mb-xl-n55{margin-bottom:-27rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n55{margin-bottom:-27rem!important}}.mb-n56{margin-bottom:-27.5rem!important}@media only screen and (min-width:576px){.mb-sm-n56{margin-bottom:-27.5rem!important}}@media only screen and (min-width:768px){.mb-md-n56{margin-bottom:-27.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n56{margin-bottom:-27.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n56{margin-bottom:-27.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n56{margin-bottom:-27.5rem!important}}.mb-n57{margin-bottom:-28rem!important}@media only screen and (min-width:576px){.mb-sm-n57{margin-bottom:-28rem!important}}@media only screen and (min-width:768px){.mb-md-n57{margin-bottom:-28rem!important}}@media only screen and (min-width:992px){.mb-lg-n57{margin-bottom:-28rem!important}}@media only screen and (min-width:1200px){.mb-xl-n57{margin-bottom:-28rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n57{margin-bottom:-28rem!important}}.mb-n58{margin-bottom:-28.5rem!important}@media only screen and (min-width:576px){.mb-sm-n58{margin-bottom:-28.5rem!important}}@media only screen and (min-width:768px){.mb-md-n58{margin-bottom:-28.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n58{margin-bottom:-28.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n58{margin-bottom:-28.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n58{margin-bottom:-28.5rem!important}}.mb-n59{margin-bottom:-29rem!important}@media only screen and (min-width:576px){.mb-sm-n59{margin-bottom:-29rem!important}}@media only screen and (min-width:768px){.mb-md-n59{margin-bottom:-29rem!important}}@media only screen and (min-width:992px){.mb-lg-n59{margin-bottom:-29rem!important}}@media only screen and (min-width:1200px){.mb-xl-n59{margin-bottom:-29rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n59{margin-bottom:-29rem!important}}.mb-n60{margin-bottom:-29.5rem!important}@media only screen and (min-width:576px){.mb-sm-n60{margin-bottom:-29.5rem!important}}@media only screen and (min-width:768px){.mb-md-n60{margin-bottom:-29.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n60{margin-bottom:-29.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n60{margin-bottom:-29.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n60{margin-bottom:-29.5rem!important}}.mb-n61{margin-bottom:-30rem!important}@media only screen and (min-width:576px){.mb-sm-n61{margin-bottom:-30rem!important}}@media only screen and (min-width:768px){.mb-md-n61{margin-bottom:-30rem!important}}@media only screen and (min-width:992px){.mb-lg-n61{margin-bottom:-30rem!important}}@media only screen and (min-width:1200px){.mb-xl-n61{margin-bottom:-30rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n61{margin-bottom:-30rem!important}}.mb-n62{margin-bottom:-30.5rem!important}@media only screen and (min-width:576px){.mb-sm-n62{margin-bottom:-30.5rem!important}}@media only screen and (min-width:768px){.mb-md-n62{margin-bottom:-30.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n62{margin-bottom:-30.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n62{margin-bottom:-30.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n62{margin-bottom:-30.5rem!important}}.mb-n63{margin-bottom:-31rem!important}@media only screen and (min-width:576px){.mb-sm-n63{margin-bottom:-31rem!important}}@media only screen and (min-width:768px){.mb-md-n63{margin-bottom:-31rem!important}}@media only screen and (min-width:992px){.mb-lg-n63{margin-bottom:-31rem!important}}@media only screen and (min-width:1200px){.mb-xl-n63{margin-bottom:-31rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n63{margin-bottom:-31rem!important}}.mb-n64{margin-bottom:-31.5rem!important}@media only screen and (min-width:576px){.mb-sm-n64{margin-bottom:-31.5rem!important}}@media only screen and (min-width:768px){.mb-md-n64{margin-bottom:-31.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n64{margin-bottom:-31.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n64{margin-bottom:-31.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n64{margin-bottom:-31.5rem!important}}.mb-n65{margin-bottom:-32rem!important}@media only screen and (min-width:576px){.mb-sm-n65{margin-bottom:-32rem!important}}@media only screen and (min-width:768px){.mb-md-n65{margin-bottom:-32rem!important}}@media only screen and (min-width:992px){.mb-lg-n65{margin-bottom:-32rem!important}}@media only screen and (min-width:1200px){.mb-xl-n65{margin-bottom:-32rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n65{margin-bottom:-32rem!important}}.mb-n66{margin-bottom:-32.5rem!important}@media only screen and (min-width:576px){.mb-sm-n66{margin-bottom:-32.5rem!important}}@media only screen and (min-width:768px){.mb-md-n66{margin-bottom:-32.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n66{margin-bottom:-32.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n66{margin-bottom:-32.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n66{margin-bottom:-32.5rem!important}}.mb-n67{margin-bottom:-33rem!important}@media only screen and (min-width:576px){.mb-sm-n67{margin-bottom:-33rem!important}}@media only screen and (min-width:768px){.mb-md-n67{margin-bottom:-33rem!important}}@media only screen and (min-width:992px){.mb-lg-n67{margin-bottom:-33rem!important}}@media only screen and (min-width:1200px){.mb-xl-n67{margin-bottom:-33rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n67{margin-bottom:-33rem!important}}.mb-n68{margin-bottom:-33.5rem!important}@media only screen and (min-width:576px){.mb-sm-n68{margin-bottom:-33.5rem!important}}@media only screen and (min-width:768px){.mb-md-n68{margin-bottom:-33.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n68{margin-bottom:-33.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n68{margin-bottom:-33.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n68{margin-bottom:-33.5rem!important}}.mb-n69{margin-bottom:-34rem!important}@media only screen and (min-width:576px){.mb-sm-n69{margin-bottom:-34rem!important}}@media only screen and (min-width:768px){.mb-md-n69{margin-bottom:-34rem!important}}@media only screen and (min-width:992px){.mb-lg-n69{margin-bottom:-34rem!important}}@media only screen and (min-width:1200px){.mb-xl-n69{margin-bottom:-34rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n69{margin-bottom:-34rem!important}}.mb-n70{margin-bottom:-34.5rem!important}@media only screen and (min-width:576px){.mb-sm-n70{margin-bottom:-34.5rem!important}}@media only screen and (min-width:768px){.mb-md-n70{margin-bottom:-34.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n70{margin-bottom:-34.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n70{margin-bottom:-34.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n70{margin-bottom:-34.5rem!important}}.mb-n71{margin-bottom:-35rem!important}@media only screen and (min-width:576px){.mb-sm-n71{margin-bottom:-35rem!important}}@media only screen and (min-width:768px){.mb-md-n71{margin-bottom:-35rem!important}}@media only screen and (min-width:992px){.mb-lg-n71{margin-bottom:-35rem!important}}@media only screen and (min-width:1200px){.mb-xl-n71{margin-bottom:-35rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n71{margin-bottom:-35rem!important}}.mb-n72{margin-bottom:-35.5rem!important}@media only screen and (min-width:576px){.mb-sm-n72{margin-bottom:-35.5rem!important}}@media only screen and (min-width:768px){.mb-md-n72{margin-bottom:-35.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n72{margin-bottom:-35.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n72{margin-bottom:-35.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n72{margin-bottom:-35.5rem!important}}.mb-n73{margin-bottom:-36rem!important}@media only screen and (min-width:576px){.mb-sm-n73{margin-bottom:-36rem!important}}@media only screen and (min-width:768px){.mb-md-n73{margin-bottom:-36rem!important}}@media only screen and (min-width:992px){.mb-lg-n73{margin-bottom:-36rem!important}}@media only screen and (min-width:1200px){.mb-xl-n73{margin-bottom:-36rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n73{margin-bottom:-36rem!important}}.mb-n74{margin-bottom:-36.5rem!important}@media only screen and (min-width:576px){.mb-sm-n74{margin-bottom:-36.5rem!important}}@media only screen and (min-width:768px){.mb-md-n74{margin-bottom:-36.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n74{margin-bottom:-36.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n74{margin-bottom:-36.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n74{margin-bottom:-36.5rem!important}}.mb-n75{margin-bottom:-37rem!important}@media only screen and (min-width:576px){.mb-sm-n75{margin-bottom:-37rem!important}}@media only screen and (min-width:768px){.mb-md-n75{margin-bottom:-37rem!important}}@media only screen and (min-width:992px){.mb-lg-n75{margin-bottom:-37rem!important}}@media only screen and (min-width:1200px){.mb-xl-n75{margin-bottom:-37rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n75{margin-bottom:-37rem!important}}.mb-n76{margin-bottom:-37.5rem!important}@media only screen and (min-width:576px){.mb-sm-n76{margin-bottom:-37.5rem!important}}@media only screen and (min-width:768px){.mb-md-n76{margin-bottom:-37.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n76{margin-bottom:-37.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n76{margin-bottom:-37.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n76{margin-bottom:-37.5rem!important}}.mb-n77{margin-bottom:-38rem!important}@media only screen and (min-width:576px){.mb-sm-n77{margin-bottom:-38rem!important}}@media only screen and (min-width:768px){.mb-md-n77{margin-bottom:-38rem!important}}@media only screen and (min-width:992px){.mb-lg-n77{margin-bottom:-38rem!important}}@media only screen and (min-width:1200px){.mb-xl-n77{margin-bottom:-38rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n77{margin-bottom:-38rem!important}}.mb-n78{margin-bottom:-38.5rem!important}@media only screen and (min-width:576px){.mb-sm-n78{margin-bottom:-38.5rem!important}}@media only screen and (min-width:768px){.mb-md-n78{margin-bottom:-38.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n78{margin-bottom:-38.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n78{margin-bottom:-38.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n78{margin-bottom:-38.5rem!important}}.mb-n79{margin-bottom:-39rem!important}@media only screen and (min-width:576px){.mb-sm-n79{margin-bottom:-39rem!important}}@media only screen and (min-width:768px){.mb-md-n79{margin-bottom:-39rem!important}}@media only screen and (min-width:992px){.mb-lg-n79{margin-bottom:-39rem!important}}@media only screen and (min-width:1200px){.mb-xl-n79{margin-bottom:-39rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n79{margin-bottom:-39rem!important}}.mb-n80{margin-bottom:-39.5rem!important}@media only screen and (min-width:576px){.mb-sm-n80{margin-bottom:-39.5rem!important}}@media only screen and (min-width:768px){.mb-md-n80{margin-bottom:-39.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n80{margin-bottom:-39.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n80{margin-bottom:-39.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n80{margin-bottom:-39.5rem!important}}.mb-n81{margin-bottom:-40rem!important}@media only screen and (min-width:576px){.mb-sm-n81{margin-bottom:-40rem!important}}@media only screen and (min-width:768px){.mb-md-n81{margin-bottom:-40rem!important}}@media only screen and (min-width:992px){.mb-lg-n81{margin-bottom:-40rem!important}}@media only screen and (min-width:1200px){.mb-xl-n81{margin-bottom:-40rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n81{margin-bottom:-40rem!important}}.mb-n82{margin-bottom:-40.5rem!important}@media only screen and (min-width:576px){.mb-sm-n82{margin-bottom:-40.5rem!important}}@media only screen and (min-width:768px){.mb-md-n82{margin-bottom:-40.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n82{margin-bottom:-40.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n82{margin-bottom:-40.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n82{margin-bottom:-40.5rem!important}}.mb-n83{margin-bottom:-41rem!important}@media only screen and (min-width:576px){.mb-sm-n83{margin-bottom:-41rem!important}}@media only screen and (min-width:768px){.mb-md-n83{margin-bottom:-41rem!important}}@media only screen and (min-width:992px){.mb-lg-n83{margin-bottom:-41rem!important}}@media only screen and (min-width:1200px){.mb-xl-n83{margin-bottom:-41rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n83{margin-bottom:-41rem!important}}.mb-n84{margin-bottom:-41.5rem!important}@media only screen and (min-width:576px){.mb-sm-n84{margin-bottom:-41.5rem!important}}@media only screen and (min-width:768px){.mb-md-n84{margin-bottom:-41.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n84{margin-bottom:-41.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n84{margin-bottom:-41.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n84{margin-bottom:-41.5rem!important}}.mb-n85{margin-bottom:-42rem!important}@media only screen and (min-width:576px){.mb-sm-n85{margin-bottom:-42rem!important}}@media only screen and (min-width:768px){.mb-md-n85{margin-bottom:-42rem!important}}@media only screen and (min-width:992px){.mb-lg-n85{margin-bottom:-42rem!important}}@media only screen and (min-width:1200px){.mb-xl-n85{margin-bottom:-42rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n85{margin-bottom:-42rem!important}}.mb-n86{margin-bottom:-42.5rem!important}@media only screen and (min-width:576px){.mb-sm-n86{margin-bottom:-42.5rem!important}}@media only screen and (min-width:768px){.mb-md-n86{margin-bottom:-42.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n86{margin-bottom:-42.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n86{margin-bottom:-42.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n86{margin-bottom:-42.5rem!important}}.mb-n87{margin-bottom:-43rem!important}@media only screen and (min-width:576px){.mb-sm-n87{margin-bottom:-43rem!important}}@media only screen and (min-width:768px){.mb-md-n87{margin-bottom:-43rem!important}}@media only screen and (min-width:992px){.mb-lg-n87{margin-bottom:-43rem!important}}@media only screen and (min-width:1200px){.mb-xl-n87{margin-bottom:-43rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n87{margin-bottom:-43rem!important}}.mb-n88{margin-bottom:-43.5rem!important}@media only screen and (min-width:576px){.mb-sm-n88{margin-bottom:-43.5rem!important}}@media only screen and (min-width:768px){.mb-md-n88{margin-bottom:-43.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n88{margin-bottom:-43.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n88{margin-bottom:-43.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n88{margin-bottom:-43.5rem!important}}.mb-n89{margin-bottom:-44rem!important}@media only screen and (min-width:576px){.mb-sm-n89{margin-bottom:-44rem!important}}@media only screen and (min-width:768px){.mb-md-n89{margin-bottom:-44rem!important}}@media only screen and (min-width:992px){.mb-lg-n89{margin-bottom:-44rem!important}}@media only screen and (min-width:1200px){.mb-xl-n89{margin-bottom:-44rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n89{margin-bottom:-44rem!important}}.mb-n90{margin-bottom:-44.5rem!important}@media only screen and (min-width:576px){.mb-sm-n90{margin-bottom:-44.5rem!important}}@media only screen and (min-width:768px){.mb-md-n90{margin-bottom:-44.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n90{margin-bottom:-44.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n90{margin-bottom:-44.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n90{margin-bottom:-44.5rem!important}}.mb-n91{margin-bottom:-45rem!important}@media only screen and (min-width:576px){.mb-sm-n91{margin-bottom:-45rem!important}}@media only screen and (min-width:768px){.mb-md-n91{margin-bottom:-45rem!important}}@media only screen and (min-width:992px){.mb-lg-n91{margin-bottom:-45rem!important}}@media only screen and (min-width:1200px){.mb-xl-n91{margin-bottom:-45rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n91{margin-bottom:-45rem!important}}.mb-n92{margin-bottom:-45.5rem!important}@media only screen and (min-width:576px){.mb-sm-n92{margin-bottom:-45.5rem!important}}@media only screen and (min-width:768px){.mb-md-n92{margin-bottom:-45.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n92{margin-bottom:-45.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n92{margin-bottom:-45.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n92{margin-bottom:-45.5rem!important}}.mb-n93{margin-bottom:-46rem!important}@media only screen and (min-width:576px){.mb-sm-n93{margin-bottom:-46rem!important}}@media only screen and (min-width:768px){.mb-md-n93{margin-bottom:-46rem!important}}@media only screen and (min-width:992px){.mb-lg-n93{margin-bottom:-46rem!important}}@media only screen and (min-width:1200px){.mb-xl-n93{margin-bottom:-46rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n93{margin-bottom:-46rem!important}}.mb-n94{margin-bottom:-46.5rem!important}@media only screen and (min-width:576px){.mb-sm-n94{margin-bottom:-46.5rem!important}}@media only screen and (min-width:768px){.mb-md-n94{margin-bottom:-46.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n94{margin-bottom:-46.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n94{margin-bottom:-46.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n94{margin-bottom:-46.5rem!important}}.mb-n95{margin-bottom:-47rem!important}@media only screen and (min-width:576px){.mb-sm-n95{margin-bottom:-47rem!important}}@media only screen and (min-width:768px){.mb-md-n95{margin-bottom:-47rem!important}}@media only screen and (min-width:992px){.mb-lg-n95{margin-bottom:-47rem!important}}@media only screen and (min-width:1200px){.mb-xl-n95{margin-bottom:-47rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n95{margin-bottom:-47rem!important}}.mb-n96{margin-bottom:-47.5rem!important}@media only screen and (min-width:576px){.mb-sm-n96{margin-bottom:-47.5rem!important}}@media only screen and (min-width:768px){.mb-md-n96{margin-bottom:-47.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n96{margin-bottom:-47.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n96{margin-bottom:-47.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n96{margin-bottom:-47.5rem!important}}.mb-n97{margin-bottom:-48rem!important}@media only screen and (min-width:576px){.mb-sm-n97{margin-bottom:-48rem!important}}@media only screen and (min-width:768px){.mb-md-n97{margin-bottom:-48rem!important}}@media only screen and (min-width:992px){.mb-lg-n97{margin-bottom:-48rem!important}}@media only screen and (min-width:1200px){.mb-xl-n97{margin-bottom:-48rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n97{margin-bottom:-48rem!important}}.mb-n98{margin-bottom:-48.5rem!important}@media only screen and (min-width:576px){.mb-sm-n98{margin-bottom:-48.5rem!important}}@media only screen and (min-width:768px){.mb-md-n98{margin-bottom:-48.5rem!important}}@media only screen and (min-width:992px){.mb-lg-n98{margin-bottom:-48.5rem!important}}@media only screen and (min-width:1200px){.mb-xl-n98{margin-bottom:-48.5rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n98{margin-bottom:-48.5rem!important}}.mb-n99{margin-bottom:-49rem!important}@media only screen and (min-width:576px){.mb-sm-n99{margin-bottom:-49rem!important}}@media only screen and (min-width:768px){.mb-md-n99{margin-bottom:-49rem!important}}@media only screen and (min-width:992px){.mb-lg-n99{margin-bottom:-49rem!important}}@media only screen and (min-width:1200px){.mb-xl-n99{margin-bottom:-49rem!important}}@media only screen and (min-width:1400px){.mb-xxl-n99{margin-bottom:-49rem!important}}.mt-1{margin-top:0rem!important}@media only screen and (min-width:576px){.mt-sm-1{margin-top:0rem!important}}@media only screen and (min-width:768px){.mt-md-1{margin-top:0rem!important}}@media only screen and (min-width:992px){.mt-lg-1{margin-top:0rem!important}}@media only screen and (min-width:1200px){.mt-xl-1{margin-top:0rem!important}}@media only screen and (min-width:1400px){.mt-xxl-1{margin-top:0rem!important}}.mt-2{margin-top:.5rem!important}@media only screen and (min-width:576px){.mt-sm-2{margin-top:.5rem!important}}@media only screen and (min-width:768px){.mt-md-2{margin-top:.5rem!important}}@media only screen and (min-width:992px){.mt-lg-2{margin-top:.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-2{margin-top:.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-2{margin-top:.5rem!important}}.mt-3{margin-top:1rem!important}@media only screen and (min-width:576px){.mt-sm-3{margin-top:1rem!important}}@media only screen and (min-width:768px){.mt-md-3{margin-top:1rem!important}}@media only screen and (min-width:992px){.mt-lg-3{margin-top:1rem!important}}@media only screen and (min-width:1200px){.mt-xl-3{margin-top:1rem!important}}@media only screen and (min-width:1400px){.mt-xxl-3{margin-top:1rem!important}}.mt-4{margin-top:1.5rem!important}@media only screen and (min-width:576px){.mt-sm-4{margin-top:1.5rem!important}}@media only screen and (min-width:768px){.mt-md-4{margin-top:1.5rem!important}}@media only screen and (min-width:992px){.mt-lg-4{margin-top:1.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-4{margin-top:1.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-4{margin-top:1.5rem!important}}.mt-5{margin-top:2rem!important}@media only screen and (min-width:576px){.mt-sm-5{margin-top:2rem!important}}@media only screen and (min-width:768px){.mt-md-5{margin-top:2rem!important}}@media only screen and (min-width:992px){.mt-lg-5{margin-top:2rem!important}}@media only screen and (min-width:1200px){.mt-xl-5{margin-top:2rem!important}}@media only screen and (min-width:1400px){.mt-xxl-5{margin-top:2rem!important}}.mt-6{margin-top:2.5rem!important}@media only screen and (min-width:576px){.mt-sm-6{margin-top:2.5rem!important}}@media only screen and (min-width:768px){.mt-md-6{margin-top:2.5rem!important}}@media only screen and (min-width:992px){.mt-lg-6{margin-top:2.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-6{margin-top:2.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-6{margin-top:2.5rem!important}}.mt-7{margin-top:3rem!important}@media only screen and (min-width:576px){.mt-sm-7{margin-top:3rem!important}}@media only screen and (min-width:768px){.mt-md-7{margin-top:3rem!important}}@media only screen and (min-width:992px){.mt-lg-7{margin-top:3rem!important}}@media only screen and (min-width:1200px){.mt-xl-7{margin-top:3rem!important}}@media only screen and (min-width:1400px){.mt-xxl-7{margin-top:3rem!important}}.mt-8{margin-top:3.5rem!important}@media only screen and (min-width:576px){.mt-sm-8{margin-top:3.5rem!important}}@media only screen and (min-width:768px){.mt-md-8{margin-top:3.5rem!important}}@media only screen and (min-width:992px){.mt-lg-8{margin-top:3.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-8{margin-top:3.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-8{margin-top:3.5rem!important}}.mt-9{margin-top:4rem!important}@media only screen and (min-width:576px){.mt-sm-9{margin-top:4rem!important}}@media only screen and (min-width:768px){.mt-md-9{margin-top:4rem!important}}@media only screen and (min-width:992px){.mt-lg-9{margin-top:4rem!important}}@media only screen and (min-width:1200px){.mt-xl-9{margin-top:4rem!important}}@media only screen and (min-width:1400px){.mt-xxl-9{margin-top:4rem!important}}.mt-10{margin-top:4.5rem!important}@media only screen and (min-width:576px){.mt-sm-10{margin-top:4.5rem!important}}@media only screen and (min-width:768px){.mt-md-10{margin-top:4.5rem!important}}@media only screen and (min-width:992px){.mt-lg-10{margin-top:4.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-10{margin-top:4.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-10{margin-top:4.5rem!important}}.mt-11{margin-top:5rem!important}@media only screen and (min-width:576px){.mt-sm-11{margin-top:5rem!important}}@media only screen and (min-width:768px){.mt-md-11{margin-top:5rem!important}}@media only screen and (min-width:992px){.mt-lg-11{margin-top:5rem!important}}@media only screen and (min-width:1200px){.mt-xl-11{margin-top:5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-11{margin-top:5rem!important}}.mt-12{margin-top:5.5rem!important}@media only screen and (min-width:576px){.mt-sm-12{margin-top:5.5rem!important}}@media only screen and (min-width:768px){.mt-md-12{margin-top:5.5rem!important}}@media only screen and (min-width:992px){.mt-lg-12{margin-top:5.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-12{margin-top:5.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-12{margin-top:5.5rem!important}}.mt-13{margin-top:6rem!important}@media only screen and (min-width:576px){.mt-sm-13{margin-top:6rem!important}}@media only screen and (min-width:768px){.mt-md-13{margin-top:6rem!important}}@media only screen and (min-width:992px){.mt-lg-13{margin-top:6rem!important}}@media only screen and (min-width:1200px){.mt-xl-13{margin-top:6rem!important}}@media only screen and (min-width:1400px){.mt-xxl-13{margin-top:6rem!important}}.mt-14{margin-top:6.5rem!important}@media only screen and (min-width:576px){.mt-sm-14{margin-top:6.5rem!important}}@media only screen and (min-width:768px){.mt-md-14{margin-top:6.5rem!important}}@media only screen and (min-width:992px){.mt-lg-14{margin-top:6.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-14{margin-top:6.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-14{margin-top:6.5rem!important}}.mt-15{margin-top:7rem!important}@media only screen and (min-width:576px){.mt-sm-15{margin-top:7rem!important}}@media only screen and (min-width:768px){.mt-md-15{margin-top:7rem!important}}@media only screen and (min-width:992px){.mt-lg-15{margin-top:7rem!important}}@media only screen and (min-width:1200px){.mt-xl-15{margin-top:7rem!important}}@media only screen and (min-width:1400px){.mt-xxl-15{margin-top:7rem!important}}.mt-16{margin-top:7.5rem!important}@media only screen and (min-width:576px){.mt-sm-16{margin-top:7.5rem!important}}@media only screen and (min-width:768px){.mt-md-16{margin-top:7.5rem!important}}@media only screen and (min-width:992px){.mt-lg-16{margin-top:7.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-16{margin-top:7.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-16{margin-top:7.5rem!important}}.mt-17{margin-top:8rem!important}@media only screen and (min-width:576px){.mt-sm-17{margin-top:8rem!important}}@media only screen and (min-width:768px){.mt-md-17{margin-top:8rem!important}}@media only screen and (min-width:992px){.mt-lg-17{margin-top:8rem!important}}@media only screen and (min-width:1200px){.mt-xl-17{margin-top:8rem!important}}@media only screen and (min-width:1400px){.mt-xxl-17{margin-top:8rem!important}}.mt-18{margin-top:8.5rem!important}@media only screen and (min-width:576px){.mt-sm-18{margin-top:8.5rem!important}}@media only screen and (min-width:768px){.mt-md-18{margin-top:8.5rem!important}}@media only screen and (min-width:992px){.mt-lg-18{margin-top:8.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-18{margin-top:8.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-18{margin-top:8.5rem!important}}.mt-19{margin-top:9rem!important}@media only screen and (min-width:576px){.mt-sm-19{margin-top:9rem!important}}@media only screen and (min-width:768px){.mt-md-19{margin-top:9rem!important}}@media only screen and (min-width:992px){.mt-lg-19{margin-top:9rem!important}}@media only screen and (min-width:1200px){.mt-xl-19{margin-top:9rem!important}}@media only screen and (min-width:1400px){.mt-xxl-19{margin-top:9rem!important}}.mt-20{margin-top:9.5rem!important}@media only screen and (min-width:576px){.mt-sm-20{margin-top:9.5rem!important}}@media only screen and (min-width:768px){.mt-md-20{margin-top:9.5rem!important}}@media only screen and (min-width:992px){.mt-lg-20{margin-top:9.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-20{margin-top:9.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-20{margin-top:9.5rem!important}}.mt-21{margin-top:10rem!important}@media only screen and (min-width:576px){.mt-sm-21{margin-top:10rem!important}}@media only screen and (min-width:768px){.mt-md-21{margin-top:10rem!important}}@media only screen and (min-width:992px){.mt-lg-21{margin-top:10rem!important}}@media only screen and (min-width:1200px){.mt-xl-21{margin-top:10rem!important}}@media only screen and (min-width:1400px){.mt-xxl-21{margin-top:10rem!important}}.mt-22{margin-top:10.5rem!important}@media only screen and (min-width:576px){.mt-sm-22{margin-top:10.5rem!important}}@media only screen and (min-width:768px){.mt-md-22{margin-top:10.5rem!important}}@media only screen and (min-width:992px){.mt-lg-22{margin-top:10.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-22{margin-top:10.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-22{margin-top:10.5rem!important}}.mt-23{margin-top:11rem!important}@media only screen and (min-width:576px){.mt-sm-23{margin-top:11rem!important}}@media only screen and (min-width:768px){.mt-md-23{margin-top:11rem!important}}@media only screen and (min-width:992px){.mt-lg-23{margin-top:11rem!important}}@media only screen and (min-width:1200px){.mt-xl-23{margin-top:11rem!important}}@media only screen and (min-width:1400px){.mt-xxl-23{margin-top:11rem!important}}.mt-24{margin-top:11.5rem!important}@media only screen and (min-width:576px){.mt-sm-24{margin-top:11.5rem!important}}@media only screen and (min-width:768px){.mt-md-24{margin-top:11.5rem!important}}@media only screen and (min-width:992px){.mt-lg-24{margin-top:11.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-24{margin-top:11.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-24{margin-top:11.5rem!important}}.mt-25{margin-top:12rem!important}@media only screen and (min-width:576px){.mt-sm-25{margin-top:12rem!important}}@media only screen and (min-width:768px){.mt-md-25{margin-top:12rem!important}}@media only screen and (min-width:992px){.mt-lg-25{margin-top:12rem!important}}@media only screen and (min-width:1200px){.mt-xl-25{margin-top:12rem!important}}@media only screen and (min-width:1400px){.mt-xxl-25{margin-top:12rem!important}}.mt-26{margin-top:12.5rem!important}@media only screen and (min-width:576px){.mt-sm-26{margin-top:12.5rem!important}}@media only screen and (min-width:768px){.mt-md-26{margin-top:12.5rem!important}}@media only screen and (min-width:992px){.mt-lg-26{margin-top:12.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-26{margin-top:12.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-26{margin-top:12.5rem!important}}.mt-27{margin-top:13rem!important}@media only screen and (min-width:576px){.mt-sm-27{margin-top:13rem!important}}@media only screen and (min-width:768px){.mt-md-27{margin-top:13rem!important}}@media only screen and (min-width:992px){.mt-lg-27{margin-top:13rem!important}}@media only screen and (min-width:1200px){.mt-xl-27{margin-top:13rem!important}}@media only screen and (min-width:1400px){.mt-xxl-27{margin-top:13rem!important}}.mt-28{margin-top:13.5rem!important}@media only screen and (min-width:576px){.mt-sm-28{margin-top:13.5rem!important}}@media only screen and (min-width:768px){.mt-md-28{margin-top:13.5rem!important}}@media only screen and (min-width:992px){.mt-lg-28{margin-top:13.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-28{margin-top:13.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-28{margin-top:13.5rem!important}}.mt-29{margin-top:14rem!important}@media only screen and (min-width:576px){.mt-sm-29{margin-top:14rem!important}}@media only screen and (min-width:768px){.mt-md-29{margin-top:14rem!important}}@media only screen and (min-width:992px){.mt-lg-29{margin-top:14rem!important}}@media only screen and (min-width:1200px){.mt-xl-29{margin-top:14rem!important}}@media only screen and (min-width:1400px){.mt-xxl-29{margin-top:14rem!important}}.mt-30{margin-top:14.5rem!important}@media only screen and (min-width:576px){.mt-sm-30{margin-top:14.5rem!important}}@media only screen and (min-width:768px){.mt-md-30{margin-top:14.5rem!important}}@media only screen and (min-width:992px){.mt-lg-30{margin-top:14.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-30{margin-top:14.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-30{margin-top:14.5rem!important}}.mt-31{margin-top:15rem!important}@media only screen and (min-width:576px){.mt-sm-31{margin-top:15rem!important}}@media only screen and (min-width:768px){.mt-md-31{margin-top:15rem!important}}@media only screen and (min-width:992px){.mt-lg-31{margin-top:15rem!important}}@media only screen and (min-width:1200px){.mt-xl-31{margin-top:15rem!important}}@media only screen and (min-width:1400px){.mt-xxl-31{margin-top:15rem!important}}.mt-32{margin-top:15.5rem!important}@media only screen and (min-width:576px){.mt-sm-32{margin-top:15.5rem!important}}@media only screen and (min-width:768px){.mt-md-32{margin-top:15.5rem!important}}@media only screen and (min-width:992px){.mt-lg-32{margin-top:15.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-32{margin-top:15.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-32{margin-top:15.5rem!important}}.mt-33{margin-top:16rem!important}@media only screen and (min-width:576px){.mt-sm-33{margin-top:16rem!important}}@media only screen and (min-width:768px){.mt-md-33{margin-top:16rem!important}}@media only screen and (min-width:992px){.mt-lg-33{margin-top:16rem!important}}@media only screen and (min-width:1200px){.mt-xl-33{margin-top:16rem!important}}@media only screen and (min-width:1400px){.mt-xxl-33{margin-top:16rem!important}}.mt-34{margin-top:16.5rem!important}@media only screen and (min-width:576px){.mt-sm-34{margin-top:16.5rem!important}}@media only screen and (min-width:768px){.mt-md-34{margin-top:16.5rem!important}}@media only screen and (min-width:992px){.mt-lg-34{margin-top:16.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-34{margin-top:16.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-34{margin-top:16.5rem!important}}.mt-35{margin-top:17rem!important}@media only screen and (min-width:576px){.mt-sm-35{margin-top:17rem!important}}@media only screen and (min-width:768px){.mt-md-35{margin-top:17rem!important}}@media only screen and (min-width:992px){.mt-lg-35{margin-top:17rem!important}}@media only screen and (min-width:1200px){.mt-xl-35{margin-top:17rem!important}}@media only screen and (min-width:1400px){.mt-xxl-35{margin-top:17rem!important}}.mt-36{margin-top:17.5rem!important}@media only screen and (min-width:576px){.mt-sm-36{margin-top:17.5rem!important}}@media only screen and (min-width:768px){.mt-md-36{margin-top:17.5rem!important}}@media only screen and (min-width:992px){.mt-lg-36{margin-top:17.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-36{margin-top:17.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-36{margin-top:17.5rem!important}}.mt-37{margin-top:18rem!important}@media only screen and (min-width:576px){.mt-sm-37{margin-top:18rem!important}}@media only screen and (min-width:768px){.mt-md-37{margin-top:18rem!important}}@media only screen and (min-width:992px){.mt-lg-37{margin-top:18rem!important}}@media only screen and (min-width:1200px){.mt-xl-37{margin-top:18rem!important}}@media only screen and (min-width:1400px){.mt-xxl-37{margin-top:18rem!important}}.mt-38{margin-top:18.5rem!important}@media only screen and (min-width:576px){.mt-sm-38{margin-top:18.5rem!important}}@media only screen and (min-width:768px){.mt-md-38{margin-top:18.5rem!important}}@media only screen and (min-width:992px){.mt-lg-38{margin-top:18.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-38{margin-top:18.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-38{margin-top:18.5rem!important}}.mt-39{margin-top:19rem!important}@media only screen and (min-width:576px){.mt-sm-39{margin-top:19rem!important}}@media only screen and (min-width:768px){.mt-md-39{margin-top:19rem!important}}@media only screen and (min-width:992px){.mt-lg-39{margin-top:19rem!important}}@media only screen and (min-width:1200px){.mt-xl-39{margin-top:19rem!important}}@media only screen and (min-width:1400px){.mt-xxl-39{margin-top:19rem!important}}.mt-40{margin-top:19.5rem!important}@media only screen and (min-width:576px){.mt-sm-40{margin-top:19.5rem!important}}@media only screen and (min-width:768px){.mt-md-40{margin-top:19.5rem!important}}@media only screen and (min-width:992px){.mt-lg-40{margin-top:19.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-40{margin-top:19.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-40{margin-top:19.5rem!important}}.mt-41{margin-top:20rem!important}@media only screen and (min-width:576px){.mt-sm-41{margin-top:20rem!important}}@media only screen and (min-width:768px){.mt-md-41{margin-top:20rem!important}}@media only screen and (min-width:992px){.mt-lg-41{margin-top:20rem!important}}@media only screen and (min-width:1200px){.mt-xl-41{margin-top:20rem!important}}@media only screen and (min-width:1400px){.mt-xxl-41{margin-top:20rem!important}}.mt-42{margin-top:20.5rem!important}@media only screen and (min-width:576px){.mt-sm-42{margin-top:20.5rem!important}}@media only screen and (min-width:768px){.mt-md-42{margin-top:20.5rem!important}}@media only screen and (min-width:992px){.mt-lg-42{margin-top:20.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-42{margin-top:20.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-42{margin-top:20.5rem!important}}.mt-43{margin-top:21rem!important}@media only screen and (min-width:576px){.mt-sm-43{margin-top:21rem!important}}@media only screen and (min-width:768px){.mt-md-43{margin-top:21rem!important}}@media only screen and (min-width:992px){.mt-lg-43{margin-top:21rem!important}}@media only screen and (min-width:1200px){.mt-xl-43{margin-top:21rem!important}}@media only screen and (min-width:1400px){.mt-xxl-43{margin-top:21rem!important}}.mt-44{margin-top:21.5rem!important}@media only screen and (min-width:576px){.mt-sm-44{margin-top:21.5rem!important}}@media only screen and (min-width:768px){.mt-md-44{margin-top:21.5rem!important}}@media only screen and (min-width:992px){.mt-lg-44{margin-top:21.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-44{margin-top:21.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-44{margin-top:21.5rem!important}}.mt-45{margin-top:22rem!important}@media only screen and (min-width:576px){.mt-sm-45{margin-top:22rem!important}}@media only screen and (min-width:768px){.mt-md-45{margin-top:22rem!important}}@media only screen and (min-width:992px){.mt-lg-45{margin-top:22rem!important}}@media only screen and (min-width:1200px){.mt-xl-45{margin-top:22rem!important}}@media only screen and (min-width:1400px){.mt-xxl-45{margin-top:22rem!important}}.mt-46{margin-top:22.5rem!important}@media only screen and (min-width:576px){.mt-sm-46{margin-top:22.5rem!important}}@media only screen and (min-width:768px){.mt-md-46{margin-top:22.5rem!important}}@media only screen and (min-width:992px){.mt-lg-46{margin-top:22.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-46{margin-top:22.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-46{margin-top:22.5rem!important}}.mt-47{margin-top:23rem!important}@media only screen and (min-width:576px){.mt-sm-47{margin-top:23rem!important}}@media only screen and (min-width:768px){.mt-md-47{margin-top:23rem!important}}@media only screen and (min-width:992px){.mt-lg-47{margin-top:23rem!important}}@media only screen and (min-width:1200px){.mt-xl-47{margin-top:23rem!important}}@media only screen and (min-width:1400px){.mt-xxl-47{margin-top:23rem!important}}.mt-48{margin-top:23.5rem!important}@media only screen and (min-width:576px){.mt-sm-48{margin-top:23.5rem!important}}@media only screen and (min-width:768px){.mt-md-48{margin-top:23.5rem!important}}@media only screen and (min-width:992px){.mt-lg-48{margin-top:23.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-48{margin-top:23.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-48{margin-top:23.5rem!important}}.mt-49{margin-top:24rem!important}@media only screen and (min-width:576px){.mt-sm-49{margin-top:24rem!important}}@media only screen and (min-width:768px){.mt-md-49{margin-top:24rem!important}}@media only screen and (min-width:992px){.mt-lg-49{margin-top:24rem!important}}@media only screen and (min-width:1200px){.mt-xl-49{margin-top:24rem!important}}@media only screen and (min-width:1400px){.mt-xxl-49{margin-top:24rem!important}}.mt-50{margin-top:24.5rem!important}@media only screen and (min-width:576px){.mt-sm-50{margin-top:24.5rem!important}}@media only screen and (min-width:768px){.mt-md-50{margin-top:24.5rem!important}}@media only screen and (min-width:992px){.mt-lg-50{margin-top:24.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-50{margin-top:24.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-50{margin-top:24.5rem!important}}.mt-51{margin-top:25rem!important}@media only screen and (min-width:576px){.mt-sm-51{margin-top:25rem!important}}@media only screen and (min-width:768px){.mt-md-51{margin-top:25rem!important}}@media only screen and (min-width:992px){.mt-lg-51{margin-top:25rem!important}}@media only screen and (min-width:1200px){.mt-xl-51{margin-top:25rem!important}}@media only screen and (min-width:1400px){.mt-xxl-51{margin-top:25rem!important}}.mt-52{margin-top:25.5rem!important}@media only screen and (min-width:576px){.mt-sm-52{margin-top:25.5rem!important}}@media only screen and (min-width:768px){.mt-md-52{margin-top:25.5rem!important}}@media only screen and (min-width:992px){.mt-lg-52{margin-top:25.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-52{margin-top:25.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-52{margin-top:25.5rem!important}}.mt-53{margin-top:26rem!important}@media only screen and (min-width:576px){.mt-sm-53{margin-top:26rem!important}}@media only screen and (min-width:768px){.mt-md-53{margin-top:26rem!important}}@media only screen and (min-width:992px){.mt-lg-53{margin-top:26rem!important}}@media only screen and (min-width:1200px){.mt-xl-53{margin-top:26rem!important}}@media only screen and (min-width:1400px){.mt-xxl-53{margin-top:26rem!important}}.mt-54{margin-top:26.5rem!important}@media only screen and (min-width:576px){.mt-sm-54{margin-top:26.5rem!important}}@media only screen and (min-width:768px){.mt-md-54{margin-top:26.5rem!important}}@media only screen and (min-width:992px){.mt-lg-54{margin-top:26.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-54{margin-top:26.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-54{margin-top:26.5rem!important}}.mt-55{margin-top:27rem!important}@media only screen and (min-width:576px){.mt-sm-55{margin-top:27rem!important}}@media only screen and (min-width:768px){.mt-md-55{margin-top:27rem!important}}@media only screen and (min-width:992px){.mt-lg-55{margin-top:27rem!important}}@media only screen and (min-width:1200px){.mt-xl-55{margin-top:27rem!important}}@media only screen and (min-width:1400px){.mt-xxl-55{margin-top:27rem!important}}.mt-56{margin-top:27.5rem!important}@media only screen and (min-width:576px){.mt-sm-56{margin-top:27.5rem!important}}@media only screen and (min-width:768px){.mt-md-56{margin-top:27.5rem!important}}@media only screen and (min-width:992px){.mt-lg-56{margin-top:27.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-56{margin-top:27.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-56{margin-top:27.5rem!important}}.mt-57{margin-top:28rem!important}@media only screen and (min-width:576px){.mt-sm-57{margin-top:28rem!important}}@media only screen and (min-width:768px){.mt-md-57{margin-top:28rem!important}}@media only screen and (min-width:992px){.mt-lg-57{margin-top:28rem!important}}@media only screen and (min-width:1200px){.mt-xl-57{margin-top:28rem!important}}@media only screen and (min-width:1400px){.mt-xxl-57{margin-top:28rem!important}}.mt-58{margin-top:28.5rem!important}@media only screen and (min-width:576px){.mt-sm-58{margin-top:28.5rem!important}}@media only screen and (min-width:768px){.mt-md-58{margin-top:28.5rem!important}}@media only screen and (min-width:992px){.mt-lg-58{margin-top:28.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-58{margin-top:28.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-58{margin-top:28.5rem!important}}.mt-59{margin-top:29rem!important}@media only screen and (min-width:576px){.mt-sm-59{margin-top:29rem!important}}@media only screen and (min-width:768px){.mt-md-59{margin-top:29rem!important}}@media only screen and (min-width:992px){.mt-lg-59{margin-top:29rem!important}}@media only screen and (min-width:1200px){.mt-xl-59{margin-top:29rem!important}}@media only screen and (min-width:1400px){.mt-xxl-59{margin-top:29rem!important}}.mt-60{margin-top:29.5rem!important}@media only screen and (min-width:576px){.mt-sm-60{margin-top:29.5rem!important}}@media only screen and (min-width:768px){.mt-md-60{margin-top:29.5rem!important}}@media only screen and (min-width:992px){.mt-lg-60{margin-top:29.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-60{margin-top:29.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-60{margin-top:29.5rem!important}}.mt-61{margin-top:30rem!important}@media only screen and (min-width:576px){.mt-sm-61{margin-top:30rem!important}}@media only screen and (min-width:768px){.mt-md-61{margin-top:30rem!important}}@media only screen and (min-width:992px){.mt-lg-61{margin-top:30rem!important}}@media only screen and (min-width:1200px){.mt-xl-61{margin-top:30rem!important}}@media only screen and (min-width:1400px){.mt-xxl-61{margin-top:30rem!important}}.mt-62{margin-top:30.5rem!important}@media only screen and (min-width:576px){.mt-sm-62{margin-top:30.5rem!important}}@media only screen and (min-width:768px){.mt-md-62{margin-top:30.5rem!important}}@media only screen and (min-width:992px){.mt-lg-62{margin-top:30.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-62{margin-top:30.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-62{margin-top:30.5rem!important}}.mt-63{margin-top:31rem!important}@media only screen and (min-width:576px){.mt-sm-63{margin-top:31rem!important}}@media only screen and (min-width:768px){.mt-md-63{margin-top:31rem!important}}@media only screen and (min-width:992px){.mt-lg-63{margin-top:31rem!important}}@media only screen and (min-width:1200px){.mt-xl-63{margin-top:31rem!important}}@media only screen and (min-width:1400px){.mt-xxl-63{margin-top:31rem!important}}.mt-64{margin-top:31.5rem!important}@media only screen and (min-width:576px){.mt-sm-64{margin-top:31.5rem!important}}@media only screen and (min-width:768px){.mt-md-64{margin-top:31.5rem!important}}@media only screen and (min-width:992px){.mt-lg-64{margin-top:31.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-64{margin-top:31.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-64{margin-top:31.5rem!important}}.mt-65{margin-top:32rem!important}@media only screen and (min-width:576px){.mt-sm-65{margin-top:32rem!important}}@media only screen and (min-width:768px){.mt-md-65{margin-top:32rem!important}}@media only screen and (min-width:992px){.mt-lg-65{margin-top:32rem!important}}@media only screen and (min-width:1200px){.mt-xl-65{margin-top:32rem!important}}@media only screen and (min-width:1400px){.mt-xxl-65{margin-top:32rem!important}}.mt-66{margin-top:32.5rem!important}@media only screen and (min-width:576px){.mt-sm-66{margin-top:32.5rem!important}}@media only screen and (min-width:768px){.mt-md-66{margin-top:32.5rem!important}}@media only screen and (min-width:992px){.mt-lg-66{margin-top:32.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-66{margin-top:32.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-66{margin-top:32.5rem!important}}.mt-67{margin-top:33rem!important}@media only screen and (min-width:576px){.mt-sm-67{margin-top:33rem!important}}@media only screen and (min-width:768px){.mt-md-67{margin-top:33rem!important}}@media only screen and (min-width:992px){.mt-lg-67{margin-top:33rem!important}}@media only screen and (min-width:1200px){.mt-xl-67{margin-top:33rem!important}}@media only screen and (min-width:1400px){.mt-xxl-67{margin-top:33rem!important}}.mt-68{margin-top:33.5rem!important}@media only screen and (min-width:576px){.mt-sm-68{margin-top:33.5rem!important}}@media only screen and (min-width:768px){.mt-md-68{margin-top:33.5rem!important}}@media only screen and (min-width:992px){.mt-lg-68{margin-top:33.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-68{margin-top:33.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-68{margin-top:33.5rem!important}}.mt-69{margin-top:34rem!important}@media only screen and (min-width:576px){.mt-sm-69{margin-top:34rem!important}}@media only screen and (min-width:768px){.mt-md-69{margin-top:34rem!important}}@media only screen and (min-width:992px){.mt-lg-69{margin-top:34rem!important}}@media only screen and (min-width:1200px){.mt-xl-69{margin-top:34rem!important}}@media only screen and (min-width:1400px){.mt-xxl-69{margin-top:34rem!important}}.mt-70{margin-top:34.5rem!important}@media only screen and (min-width:576px){.mt-sm-70{margin-top:34.5rem!important}}@media only screen and (min-width:768px){.mt-md-70{margin-top:34.5rem!important}}@media only screen and (min-width:992px){.mt-lg-70{margin-top:34.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-70{margin-top:34.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-70{margin-top:34.5rem!important}}.mt-71{margin-top:35rem!important}@media only screen and (min-width:576px){.mt-sm-71{margin-top:35rem!important}}@media only screen and (min-width:768px){.mt-md-71{margin-top:35rem!important}}@media only screen and (min-width:992px){.mt-lg-71{margin-top:35rem!important}}@media only screen and (min-width:1200px){.mt-xl-71{margin-top:35rem!important}}@media only screen and (min-width:1400px){.mt-xxl-71{margin-top:35rem!important}}.mt-72{margin-top:35.5rem!important}@media only screen and (min-width:576px){.mt-sm-72{margin-top:35.5rem!important}}@media only screen and (min-width:768px){.mt-md-72{margin-top:35.5rem!important}}@media only screen and (min-width:992px){.mt-lg-72{margin-top:35.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-72{margin-top:35.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-72{margin-top:35.5rem!important}}.mt-73{margin-top:36rem!important}@media only screen and (min-width:576px){.mt-sm-73{margin-top:36rem!important}}@media only screen and (min-width:768px){.mt-md-73{margin-top:36rem!important}}@media only screen and (min-width:992px){.mt-lg-73{margin-top:36rem!important}}@media only screen and (min-width:1200px){.mt-xl-73{margin-top:36rem!important}}@media only screen and (min-width:1400px){.mt-xxl-73{margin-top:36rem!important}}.mt-74{margin-top:36.5rem!important}@media only screen and (min-width:576px){.mt-sm-74{margin-top:36.5rem!important}}@media only screen and (min-width:768px){.mt-md-74{margin-top:36.5rem!important}}@media only screen and (min-width:992px){.mt-lg-74{margin-top:36.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-74{margin-top:36.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-74{margin-top:36.5rem!important}}.mt-75{margin-top:37rem!important}@media only screen and (min-width:576px){.mt-sm-75{margin-top:37rem!important}}@media only screen and (min-width:768px){.mt-md-75{margin-top:37rem!important}}@media only screen and (min-width:992px){.mt-lg-75{margin-top:37rem!important}}@media only screen and (min-width:1200px){.mt-xl-75{margin-top:37rem!important}}@media only screen and (min-width:1400px){.mt-xxl-75{margin-top:37rem!important}}.mt-76{margin-top:37.5rem!important}@media only screen and (min-width:576px){.mt-sm-76{margin-top:37.5rem!important}}@media only screen and (min-width:768px){.mt-md-76{margin-top:37.5rem!important}}@media only screen and (min-width:992px){.mt-lg-76{margin-top:37.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-76{margin-top:37.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-76{margin-top:37.5rem!important}}.mt-77{margin-top:38rem!important}@media only screen and (min-width:576px){.mt-sm-77{margin-top:38rem!important}}@media only screen and (min-width:768px){.mt-md-77{margin-top:38rem!important}}@media only screen and (min-width:992px){.mt-lg-77{margin-top:38rem!important}}@media only screen and (min-width:1200px){.mt-xl-77{margin-top:38rem!important}}@media only screen and (min-width:1400px){.mt-xxl-77{margin-top:38rem!important}}.mt-78{margin-top:38.5rem!important}@media only screen and (min-width:576px){.mt-sm-78{margin-top:38.5rem!important}}@media only screen and (min-width:768px){.mt-md-78{margin-top:38.5rem!important}}@media only screen and (min-width:992px){.mt-lg-78{margin-top:38.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-78{margin-top:38.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-78{margin-top:38.5rem!important}}.mt-79{margin-top:39rem!important}@media only screen and (min-width:576px){.mt-sm-79{margin-top:39rem!important}}@media only screen and (min-width:768px){.mt-md-79{margin-top:39rem!important}}@media only screen and (min-width:992px){.mt-lg-79{margin-top:39rem!important}}@media only screen and (min-width:1200px){.mt-xl-79{margin-top:39rem!important}}@media only screen and (min-width:1400px){.mt-xxl-79{margin-top:39rem!important}}.mt-80{margin-top:39.5rem!important}@media only screen and (min-width:576px){.mt-sm-80{margin-top:39.5rem!important}}@media only screen and (min-width:768px){.mt-md-80{margin-top:39.5rem!important}}@media only screen and (min-width:992px){.mt-lg-80{margin-top:39.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-80{margin-top:39.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-80{margin-top:39.5rem!important}}.mt-81{margin-top:40rem!important}@media only screen and (min-width:576px){.mt-sm-81{margin-top:40rem!important}}@media only screen and (min-width:768px){.mt-md-81{margin-top:40rem!important}}@media only screen and (min-width:992px){.mt-lg-81{margin-top:40rem!important}}@media only screen and (min-width:1200px){.mt-xl-81{margin-top:40rem!important}}@media only screen and (min-width:1400px){.mt-xxl-81{margin-top:40rem!important}}.mt-82{margin-top:40.5rem!important}@media only screen and (min-width:576px){.mt-sm-82{margin-top:40.5rem!important}}@media only screen and (min-width:768px){.mt-md-82{margin-top:40.5rem!important}}@media only screen and (min-width:992px){.mt-lg-82{margin-top:40.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-82{margin-top:40.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-82{margin-top:40.5rem!important}}.mt-83{margin-top:41rem!important}@media only screen and (min-width:576px){.mt-sm-83{margin-top:41rem!important}}@media only screen and (min-width:768px){.mt-md-83{margin-top:41rem!important}}@media only screen and (min-width:992px){.mt-lg-83{margin-top:41rem!important}}@media only screen and (min-width:1200px){.mt-xl-83{margin-top:41rem!important}}@media only screen and (min-width:1400px){.mt-xxl-83{margin-top:41rem!important}}.mt-84{margin-top:41.5rem!important}@media only screen and (min-width:576px){.mt-sm-84{margin-top:41.5rem!important}}@media only screen and (min-width:768px){.mt-md-84{margin-top:41.5rem!important}}@media only screen and (min-width:992px){.mt-lg-84{margin-top:41.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-84{margin-top:41.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-84{margin-top:41.5rem!important}}.mt-85{margin-top:42rem!important}@media only screen and (min-width:576px){.mt-sm-85{margin-top:42rem!important}}@media only screen and (min-width:768px){.mt-md-85{margin-top:42rem!important}}@media only screen and (min-width:992px){.mt-lg-85{margin-top:42rem!important}}@media only screen and (min-width:1200px){.mt-xl-85{margin-top:42rem!important}}@media only screen and (min-width:1400px){.mt-xxl-85{margin-top:42rem!important}}.mt-86{margin-top:42.5rem!important}@media only screen and (min-width:576px){.mt-sm-86{margin-top:42.5rem!important}}@media only screen and (min-width:768px){.mt-md-86{margin-top:42.5rem!important}}@media only screen and (min-width:992px){.mt-lg-86{margin-top:42.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-86{margin-top:42.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-86{margin-top:42.5rem!important}}.mt-87{margin-top:43rem!important}@media only screen and (min-width:576px){.mt-sm-87{margin-top:43rem!important}}@media only screen and (min-width:768px){.mt-md-87{margin-top:43rem!important}}@media only screen and (min-width:992px){.mt-lg-87{margin-top:43rem!important}}@media only screen and (min-width:1200px){.mt-xl-87{margin-top:43rem!important}}@media only screen and (min-width:1400px){.mt-xxl-87{margin-top:43rem!important}}.mt-88{margin-top:43.5rem!important}@media only screen and (min-width:576px){.mt-sm-88{margin-top:43.5rem!important}}@media only screen and (min-width:768px){.mt-md-88{margin-top:43.5rem!important}}@media only screen and (min-width:992px){.mt-lg-88{margin-top:43.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-88{margin-top:43.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-88{margin-top:43.5rem!important}}.mt-89{margin-top:44rem!important}@media only screen and (min-width:576px){.mt-sm-89{margin-top:44rem!important}}@media only screen and (min-width:768px){.mt-md-89{margin-top:44rem!important}}@media only screen and (min-width:992px){.mt-lg-89{margin-top:44rem!important}}@media only screen and (min-width:1200px){.mt-xl-89{margin-top:44rem!important}}@media only screen and (min-width:1400px){.mt-xxl-89{margin-top:44rem!important}}.mt-90{margin-top:44.5rem!important}@media only screen and (min-width:576px){.mt-sm-90{margin-top:44.5rem!important}}@media only screen and (min-width:768px){.mt-md-90{margin-top:44.5rem!important}}@media only screen and (min-width:992px){.mt-lg-90{margin-top:44.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-90{margin-top:44.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-90{margin-top:44.5rem!important}}.mt-91{margin-top:45rem!important}@media only screen and (min-width:576px){.mt-sm-91{margin-top:45rem!important}}@media only screen and (min-width:768px){.mt-md-91{margin-top:45rem!important}}@media only screen and (min-width:992px){.mt-lg-91{margin-top:45rem!important}}@media only screen and (min-width:1200px){.mt-xl-91{margin-top:45rem!important}}@media only screen and (min-width:1400px){.mt-xxl-91{margin-top:45rem!important}}.mt-92{margin-top:45.5rem!important}@media only screen and (min-width:576px){.mt-sm-92{margin-top:45.5rem!important}}@media only screen and (min-width:768px){.mt-md-92{margin-top:45.5rem!important}}@media only screen and (min-width:992px){.mt-lg-92{margin-top:45.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-92{margin-top:45.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-92{margin-top:45.5rem!important}}.mt-93{margin-top:46rem!important}@media only screen and (min-width:576px){.mt-sm-93{margin-top:46rem!important}}@media only screen and (min-width:768px){.mt-md-93{margin-top:46rem!important}}@media only screen and (min-width:992px){.mt-lg-93{margin-top:46rem!important}}@media only screen and (min-width:1200px){.mt-xl-93{margin-top:46rem!important}}@media only screen and (min-width:1400px){.mt-xxl-93{margin-top:46rem!important}}.mt-94{margin-top:46.5rem!important}@media only screen and (min-width:576px){.mt-sm-94{margin-top:46.5rem!important}}@media only screen and (min-width:768px){.mt-md-94{margin-top:46.5rem!important}}@media only screen and (min-width:992px){.mt-lg-94{margin-top:46.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-94{margin-top:46.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-94{margin-top:46.5rem!important}}.mt-95{margin-top:47rem!important}@media only screen and (min-width:576px){.mt-sm-95{margin-top:47rem!important}}@media only screen and (min-width:768px){.mt-md-95{margin-top:47rem!important}}@media only screen and (min-width:992px){.mt-lg-95{margin-top:47rem!important}}@media only screen and (min-width:1200px){.mt-xl-95{margin-top:47rem!important}}@media only screen and (min-width:1400px){.mt-xxl-95{margin-top:47rem!important}}.mt-96{margin-top:47.5rem!important}@media only screen and (min-width:576px){.mt-sm-96{margin-top:47.5rem!important}}@media only screen and (min-width:768px){.mt-md-96{margin-top:47.5rem!important}}@media only screen and (min-width:992px){.mt-lg-96{margin-top:47.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-96{margin-top:47.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-96{margin-top:47.5rem!important}}.mt-97{margin-top:48rem!important}@media only screen and (min-width:576px){.mt-sm-97{margin-top:48rem!important}}@media only screen and (min-width:768px){.mt-md-97{margin-top:48rem!important}}@media only screen and (min-width:992px){.mt-lg-97{margin-top:48rem!important}}@media only screen and (min-width:1200px){.mt-xl-97{margin-top:48rem!important}}@media only screen and (min-width:1400px){.mt-xxl-97{margin-top:48rem!important}}.mt-98{margin-top:48.5rem!important}@media only screen and (min-width:576px){.mt-sm-98{margin-top:48.5rem!important}}@media only screen and (min-width:768px){.mt-md-98{margin-top:48.5rem!important}}@media only screen and (min-width:992px){.mt-lg-98{margin-top:48.5rem!important}}@media only screen and (min-width:1200px){.mt-xl-98{margin-top:48.5rem!important}}@media only screen and (min-width:1400px){.mt-xxl-98{margin-top:48.5rem!important}}.mt-99{margin-top:49rem!important}@media only screen and (min-width:576px){.mt-sm-99{margin-top:49rem!important}}@media only screen and (min-width:768px){.mt-md-99{margin-top:49rem!important}}@media only screen and (min-width:992px){.mt-lg-99{margin-top:49rem!important}}@media only screen and (min-width:1200px){.mt-xl-99{margin-top:49rem!important}}@media only screen and (min-width:1400px){.mt-xxl-99{margin-top:49rem!important}}.ms-1{margin-left:0rem!important}@media only screen and (min-width:576px){.ms-sm-1{margin-left:0rem!important}}@media only screen and (min-width:768px){.ms-md-1{margin-left:0rem!important}}@media only screen and (min-width:992px){.ms-lg-1{margin-left:0rem!important}}@media only screen and (min-width:1200px){.ms-xl-1{margin-left:0rem!important}}@media only screen and (min-width:1400px){.ms-xxl-1{margin-left:0rem!important}}.ms-2{margin-left:.5rem!important}@media only screen and (min-width:576px){.ms-sm-2{margin-left:.5rem!important}}@media only screen and (min-width:768px){.ms-md-2{margin-left:.5rem!important}}@media only screen and (min-width:992px){.ms-lg-2{margin-left:.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-2{margin-left:.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-2{margin-left:.5rem!important}}.ms-3{margin-left:1rem!important}@media only screen and (min-width:576px){.ms-sm-3{margin-left:1rem!important}}@media only screen and (min-width:768px){.ms-md-3{margin-left:1rem!important}}@media only screen and (min-width:992px){.ms-lg-3{margin-left:1rem!important}}@media only screen and (min-width:1200px){.ms-xl-3{margin-left:1rem!important}}@media only screen and (min-width:1400px){.ms-xxl-3{margin-left:1rem!important}}.ms-4{margin-left:1.5rem!important}@media only screen and (min-width:576px){.ms-sm-4{margin-left:1.5rem!important}}@media only screen and (min-width:768px){.ms-md-4{margin-left:1.5rem!important}}@media only screen and (min-width:992px){.ms-lg-4{margin-left:1.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-4{margin-left:1.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-4{margin-left:1.5rem!important}}.ms-5{margin-left:2rem!important}@media only screen and (min-width:576px){.ms-sm-5{margin-left:2rem!important}}@media only screen and (min-width:768px){.ms-md-5{margin-left:2rem!important}}@media only screen and (min-width:992px){.ms-lg-5{margin-left:2rem!important}}@media only screen and (min-width:1200px){.ms-xl-5{margin-left:2rem!important}}@media only screen and (min-width:1400px){.ms-xxl-5{margin-left:2rem!important}}.ms-6{margin-left:2.5rem!important}@media only screen and (min-width:576px){.ms-sm-6{margin-left:2.5rem!important}}@media only screen and (min-width:768px){.ms-md-6{margin-left:2.5rem!important}}@media only screen and (min-width:992px){.ms-lg-6{margin-left:2.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-6{margin-left:2.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-6{margin-left:2.5rem!important}}.ms-7{margin-left:3rem!important}@media only screen and (min-width:576px){.ms-sm-7{margin-left:3rem!important}}@media only screen and (min-width:768px){.ms-md-7{margin-left:3rem!important}}@media only screen and (min-width:992px){.ms-lg-7{margin-left:3rem!important}}@media only screen and (min-width:1200px){.ms-xl-7{margin-left:3rem!important}}@media only screen and (min-width:1400px){.ms-xxl-7{margin-left:3rem!important}}.ms-8{margin-left:3.5rem!important}@media only screen and (min-width:576px){.ms-sm-8{margin-left:3.5rem!important}}@media only screen and (min-width:768px){.ms-md-8{margin-left:3.5rem!important}}@media only screen and (min-width:992px){.ms-lg-8{margin-left:3.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-8{margin-left:3.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-8{margin-left:3.5rem!important}}.ms-9{margin-left:4rem!important}@media only screen and (min-width:576px){.ms-sm-9{margin-left:4rem!important}}@media only screen and (min-width:768px){.ms-md-9{margin-left:4rem!important}}@media only screen and (min-width:992px){.ms-lg-9{margin-left:4rem!important}}@media only screen and (min-width:1200px){.ms-xl-9{margin-left:4rem!important}}@media only screen and (min-width:1400px){.ms-xxl-9{margin-left:4rem!important}}.ms-10{margin-left:4.5rem!important}@media only screen and (min-width:576px){.ms-sm-10{margin-left:4.5rem!important}}@media only screen and (min-width:768px){.ms-md-10{margin-left:4.5rem!important}}@media only screen and (min-width:992px){.ms-lg-10{margin-left:4.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-10{margin-left:4.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-10{margin-left:4.5rem!important}}.ms-11{margin-left:5rem!important}@media only screen and (min-width:576px){.ms-sm-11{margin-left:5rem!important}}@media only screen and (min-width:768px){.ms-md-11{margin-left:5rem!important}}@media only screen and (min-width:992px){.ms-lg-11{margin-left:5rem!important}}@media only screen and (min-width:1200px){.ms-xl-11{margin-left:5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-11{margin-left:5rem!important}}.ms-12{margin-left:5.5rem!important}@media only screen and (min-width:576px){.ms-sm-12{margin-left:5.5rem!important}}@media only screen and (min-width:768px){.ms-md-12{margin-left:5.5rem!important}}@media only screen and (min-width:992px){.ms-lg-12{margin-left:5.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-12{margin-left:5.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-12{margin-left:5.5rem!important}}.ms-13{margin-left:6rem!important}@media only screen and (min-width:576px){.ms-sm-13{margin-left:6rem!important}}@media only screen and (min-width:768px){.ms-md-13{margin-left:6rem!important}}@media only screen and (min-width:992px){.ms-lg-13{margin-left:6rem!important}}@media only screen and (min-width:1200px){.ms-xl-13{margin-left:6rem!important}}@media only screen and (min-width:1400px){.ms-xxl-13{margin-left:6rem!important}}.ms-14{margin-left:6.5rem!important}@media only screen and (min-width:576px){.ms-sm-14{margin-left:6.5rem!important}}@media only screen and (min-width:768px){.ms-md-14{margin-left:6.5rem!important}}@media only screen and (min-width:992px){.ms-lg-14{margin-left:6.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-14{margin-left:6.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-14{margin-left:6.5rem!important}}.ms-15{margin-left:7rem!important}@media only screen and (min-width:576px){.ms-sm-15{margin-left:7rem!important}}@media only screen and (min-width:768px){.ms-md-15{margin-left:7rem!important}}@media only screen and (min-width:992px){.ms-lg-15{margin-left:7rem!important}}@media only screen and (min-width:1200px){.ms-xl-15{margin-left:7rem!important}}@media only screen and (min-width:1400px){.ms-xxl-15{margin-left:7rem!important}}.ms-16{margin-left:7.5rem!important}@media only screen and (min-width:576px){.ms-sm-16{margin-left:7.5rem!important}}@media only screen and (min-width:768px){.ms-md-16{margin-left:7.5rem!important}}@media only screen and (min-width:992px){.ms-lg-16{margin-left:7.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-16{margin-left:7.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-16{margin-left:7.5rem!important}}.ms-17{margin-left:8rem!important}@media only screen and (min-width:576px){.ms-sm-17{margin-left:8rem!important}}@media only screen and (min-width:768px){.ms-md-17{margin-left:8rem!important}}@media only screen and (min-width:992px){.ms-lg-17{margin-left:8rem!important}}@media only screen and (min-width:1200px){.ms-xl-17{margin-left:8rem!important}}@media only screen and (min-width:1400px){.ms-xxl-17{margin-left:8rem!important}}.ms-18{margin-left:8.5rem!important}@media only screen and (min-width:576px){.ms-sm-18{margin-left:8.5rem!important}}@media only screen and (min-width:768px){.ms-md-18{margin-left:8.5rem!important}}@media only screen and (min-width:992px){.ms-lg-18{margin-left:8.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-18{margin-left:8.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-18{margin-left:8.5rem!important}}.ms-19{margin-left:9rem!important}@media only screen and (min-width:576px){.ms-sm-19{margin-left:9rem!important}}@media only screen and (min-width:768px){.ms-md-19{margin-left:9rem!important}}@media only screen and (min-width:992px){.ms-lg-19{margin-left:9rem!important}}@media only screen and (min-width:1200px){.ms-xl-19{margin-left:9rem!important}}@media only screen and (min-width:1400px){.ms-xxl-19{margin-left:9rem!important}}.ms-20{margin-left:9.5rem!important}@media only screen and (min-width:576px){.ms-sm-20{margin-left:9.5rem!important}}@media only screen and (min-width:768px){.ms-md-20{margin-left:9.5rem!important}}@media only screen and (min-width:992px){.ms-lg-20{margin-left:9.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-20{margin-left:9.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-20{margin-left:9.5rem!important}}.ms-21{margin-left:10rem!important}@media only screen and (min-width:576px){.ms-sm-21{margin-left:10rem!important}}@media only screen and (min-width:768px){.ms-md-21{margin-left:10rem!important}}@media only screen and (min-width:992px){.ms-lg-21{margin-left:10rem!important}}@media only screen and (min-width:1200px){.ms-xl-21{margin-left:10rem!important}}@media only screen and (min-width:1400px){.ms-xxl-21{margin-left:10rem!important}}.ms-22{margin-left:10.5rem!important}@media only screen and (min-width:576px){.ms-sm-22{margin-left:10.5rem!important}}@media only screen and (min-width:768px){.ms-md-22{margin-left:10.5rem!important}}@media only screen and (min-width:992px){.ms-lg-22{margin-left:10.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-22{margin-left:10.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-22{margin-left:10.5rem!important}}.ms-23{margin-left:11rem!important}@media only screen and (min-width:576px){.ms-sm-23{margin-left:11rem!important}}@media only screen and (min-width:768px){.ms-md-23{margin-left:11rem!important}}@media only screen and (min-width:992px){.ms-lg-23{margin-left:11rem!important}}@media only screen and (min-width:1200px){.ms-xl-23{margin-left:11rem!important}}@media only screen and (min-width:1400px){.ms-xxl-23{margin-left:11rem!important}}.ms-24{margin-left:11.5rem!important}@media only screen and (min-width:576px){.ms-sm-24{margin-left:11.5rem!important}}@media only screen and (min-width:768px){.ms-md-24{margin-left:11.5rem!important}}@media only screen and (min-width:992px){.ms-lg-24{margin-left:11.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-24{margin-left:11.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-24{margin-left:11.5rem!important}}.ms-25{margin-left:12rem!important}@media only screen and (min-width:576px){.ms-sm-25{margin-left:12rem!important}}@media only screen and (min-width:768px){.ms-md-25{margin-left:12rem!important}}@media only screen and (min-width:992px){.ms-lg-25{margin-left:12rem!important}}@media only screen and (min-width:1200px){.ms-xl-25{margin-left:12rem!important}}@media only screen and (min-width:1400px){.ms-xxl-25{margin-left:12rem!important}}.ms-26{margin-left:12.5rem!important}@media only screen and (min-width:576px){.ms-sm-26{margin-left:12.5rem!important}}@media only screen and (min-width:768px){.ms-md-26{margin-left:12.5rem!important}}@media only screen and (min-width:992px){.ms-lg-26{margin-left:12.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-26{margin-left:12.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-26{margin-left:12.5rem!important}}.ms-27{margin-left:13rem!important}@media only screen and (min-width:576px){.ms-sm-27{margin-left:13rem!important}}@media only screen and (min-width:768px){.ms-md-27{margin-left:13rem!important}}@media only screen and (min-width:992px){.ms-lg-27{margin-left:13rem!important}}@media only screen and (min-width:1200px){.ms-xl-27{margin-left:13rem!important}}@media only screen and (min-width:1400px){.ms-xxl-27{margin-left:13rem!important}}.ms-28{margin-left:13.5rem!important}@media only screen and (min-width:576px){.ms-sm-28{margin-left:13.5rem!important}}@media only screen and (min-width:768px){.ms-md-28{margin-left:13.5rem!important}}@media only screen and (min-width:992px){.ms-lg-28{margin-left:13.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-28{margin-left:13.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-28{margin-left:13.5rem!important}}.ms-29{margin-left:14rem!important}@media only screen and (min-width:576px){.ms-sm-29{margin-left:14rem!important}}@media only screen and (min-width:768px){.ms-md-29{margin-left:14rem!important}}@media only screen and (min-width:992px){.ms-lg-29{margin-left:14rem!important}}@media only screen and (min-width:1200px){.ms-xl-29{margin-left:14rem!important}}@media only screen and (min-width:1400px){.ms-xxl-29{margin-left:14rem!important}}.ms-30{margin-left:14.5rem!important}@media only screen and (min-width:576px){.ms-sm-30{margin-left:14.5rem!important}}@media only screen and (min-width:768px){.ms-md-30{margin-left:14.5rem!important}}@media only screen and (min-width:992px){.ms-lg-30{margin-left:14.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-30{margin-left:14.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-30{margin-left:14.5rem!important}}.ms-31{margin-left:15rem!important}@media only screen and (min-width:576px){.ms-sm-31{margin-left:15rem!important}}@media only screen and (min-width:768px){.ms-md-31{margin-left:15rem!important}}@media only screen and (min-width:992px){.ms-lg-31{margin-left:15rem!important}}@media only screen and (min-width:1200px){.ms-xl-31{margin-left:15rem!important}}@media only screen and (min-width:1400px){.ms-xxl-31{margin-left:15rem!important}}.ms-32{margin-left:15.5rem!important}@media only screen and (min-width:576px){.ms-sm-32{margin-left:15.5rem!important}}@media only screen and (min-width:768px){.ms-md-32{margin-left:15.5rem!important}}@media only screen and (min-width:992px){.ms-lg-32{margin-left:15.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-32{margin-left:15.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-32{margin-left:15.5rem!important}}.ms-33{margin-left:16rem!important}@media only screen and (min-width:576px){.ms-sm-33{margin-left:16rem!important}}@media only screen and (min-width:768px){.ms-md-33{margin-left:16rem!important}}@media only screen and (min-width:992px){.ms-lg-33{margin-left:16rem!important}}@media only screen and (min-width:1200px){.ms-xl-33{margin-left:16rem!important}}@media only screen and (min-width:1400px){.ms-xxl-33{margin-left:16rem!important}}.ms-34{margin-left:16.5rem!important}@media only screen and (min-width:576px){.ms-sm-34{margin-left:16.5rem!important}}@media only screen and (min-width:768px){.ms-md-34{margin-left:16.5rem!important}}@media only screen and (min-width:992px){.ms-lg-34{margin-left:16.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-34{margin-left:16.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-34{margin-left:16.5rem!important}}.ms-35{margin-left:17rem!important}@media only screen and (min-width:576px){.ms-sm-35{margin-left:17rem!important}}@media only screen and (min-width:768px){.ms-md-35{margin-left:17rem!important}}@media only screen and (min-width:992px){.ms-lg-35{margin-left:17rem!important}}@media only screen and (min-width:1200px){.ms-xl-35{margin-left:17rem!important}}@media only screen and (min-width:1400px){.ms-xxl-35{margin-left:17rem!important}}.ms-36{margin-left:17.5rem!important}@media only screen and (min-width:576px){.ms-sm-36{margin-left:17.5rem!important}}@media only screen and (min-width:768px){.ms-md-36{margin-left:17.5rem!important}}@media only screen and (min-width:992px){.ms-lg-36{margin-left:17.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-36{margin-left:17.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-36{margin-left:17.5rem!important}}.ms-37{margin-left:18rem!important}@media only screen and (min-width:576px){.ms-sm-37{margin-left:18rem!important}}@media only screen and (min-width:768px){.ms-md-37{margin-left:18rem!important}}@media only screen and (min-width:992px){.ms-lg-37{margin-left:18rem!important}}@media only screen and (min-width:1200px){.ms-xl-37{margin-left:18rem!important}}@media only screen and (min-width:1400px){.ms-xxl-37{margin-left:18rem!important}}.ms-38{margin-left:18.5rem!important}@media only screen and (min-width:576px){.ms-sm-38{margin-left:18.5rem!important}}@media only screen and (min-width:768px){.ms-md-38{margin-left:18.5rem!important}}@media only screen and (min-width:992px){.ms-lg-38{margin-left:18.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-38{margin-left:18.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-38{margin-left:18.5rem!important}}.ms-39{margin-left:19rem!important}@media only screen and (min-width:576px){.ms-sm-39{margin-left:19rem!important}}@media only screen and (min-width:768px){.ms-md-39{margin-left:19rem!important}}@media only screen and (min-width:992px){.ms-lg-39{margin-left:19rem!important}}@media only screen and (min-width:1200px){.ms-xl-39{margin-left:19rem!important}}@media only screen and (min-width:1400px){.ms-xxl-39{margin-left:19rem!important}}.ms-40{margin-left:19.5rem!important}@media only screen and (min-width:576px){.ms-sm-40{margin-left:19.5rem!important}}@media only screen and (min-width:768px){.ms-md-40{margin-left:19.5rem!important}}@media only screen and (min-width:992px){.ms-lg-40{margin-left:19.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-40{margin-left:19.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-40{margin-left:19.5rem!important}}.ms-41{margin-left:20rem!important}@media only screen and (min-width:576px){.ms-sm-41{margin-left:20rem!important}}@media only screen and (min-width:768px){.ms-md-41{margin-left:20rem!important}}@media only screen and (min-width:992px){.ms-lg-41{margin-left:20rem!important}}@media only screen and (min-width:1200px){.ms-xl-41{margin-left:20rem!important}}@media only screen and (min-width:1400px){.ms-xxl-41{margin-left:20rem!important}}.ms-42{margin-left:20.5rem!important}@media only screen and (min-width:576px){.ms-sm-42{margin-left:20.5rem!important}}@media only screen and (min-width:768px){.ms-md-42{margin-left:20.5rem!important}}@media only screen and (min-width:992px){.ms-lg-42{margin-left:20.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-42{margin-left:20.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-42{margin-left:20.5rem!important}}.ms-43{margin-left:21rem!important}@media only screen and (min-width:576px){.ms-sm-43{margin-left:21rem!important}}@media only screen and (min-width:768px){.ms-md-43{margin-left:21rem!important}}@media only screen and (min-width:992px){.ms-lg-43{margin-left:21rem!important}}@media only screen and (min-width:1200px){.ms-xl-43{margin-left:21rem!important}}@media only screen and (min-width:1400px){.ms-xxl-43{margin-left:21rem!important}}.ms-44{margin-left:21.5rem!important}@media only screen and (min-width:576px){.ms-sm-44{margin-left:21.5rem!important}}@media only screen and (min-width:768px){.ms-md-44{margin-left:21.5rem!important}}@media only screen and (min-width:992px){.ms-lg-44{margin-left:21.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-44{margin-left:21.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-44{margin-left:21.5rem!important}}.ms-45{margin-left:22rem!important}@media only screen and (min-width:576px){.ms-sm-45{margin-left:22rem!important}}@media only screen and (min-width:768px){.ms-md-45{margin-left:22rem!important}}@media only screen and (min-width:992px){.ms-lg-45{margin-left:22rem!important}}@media only screen and (min-width:1200px){.ms-xl-45{margin-left:22rem!important}}@media only screen and (min-width:1400px){.ms-xxl-45{margin-left:22rem!important}}.ms-46{margin-left:22.5rem!important}@media only screen and (min-width:576px){.ms-sm-46{margin-left:22.5rem!important}}@media only screen and (min-width:768px){.ms-md-46{margin-left:22.5rem!important}}@media only screen and (min-width:992px){.ms-lg-46{margin-left:22.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-46{margin-left:22.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-46{margin-left:22.5rem!important}}.ms-47{margin-left:23rem!important}@media only screen and (min-width:576px){.ms-sm-47{margin-left:23rem!important}}@media only screen and (min-width:768px){.ms-md-47{margin-left:23rem!important}}@media only screen and (min-width:992px){.ms-lg-47{margin-left:23rem!important}}@media only screen and (min-width:1200px){.ms-xl-47{margin-left:23rem!important}}@media only screen and (min-width:1400px){.ms-xxl-47{margin-left:23rem!important}}.ms-48{margin-left:23.5rem!important}@media only screen and (min-width:576px){.ms-sm-48{margin-left:23.5rem!important}}@media only screen and (min-width:768px){.ms-md-48{margin-left:23.5rem!important}}@media only screen and (min-width:992px){.ms-lg-48{margin-left:23.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-48{margin-left:23.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-48{margin-left:23.5rem!important}}.ms-49{margin-left:24rem!important}@media only screen and (min-width:576px){.ms-sm-49{margin-left:24rem!important}}@media only screen and (min-width:768px){.ms-md-49{margin-left:24rem!important}}@media only screen and (min-width:992px){.ms-lg-49{margin-left:24rem!important}}@media only screen and (min-width:1200px){.ms-xl-49{margin-left:24rem!important}}@media only screen and (min-width:1400px){.ms-xxl-49{margin-left:24rem!important}}.ms-50{margin-left:24.5rem!important}@media only screen and (min-width:576px){.ms-sm-50{margin-left:24.5rem!important}}@media only screen and (min-width:768px){.ms-md-50{margin-left:24.5rem!important}}@media only screen and (min-width:992px){.ms-lg-50{margin-left:24.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-50{margin-left:24.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-50{margin-left:24.5rem!important}}.ms-51{margin-left:25rem!important}@media only screen and (min-width:576px){.ms-sm-51{margin-left:25rem!important}}@media only screen and (min-width:768px){.ms-md-51{margin-left:25rem!important}}@media only screen and (min-width:992px){.ms-lg-51{margin-left:25rem!important}}@media only screen and (min-width:1200px){.ms-xl-51{margin-left:25rem!important}}@media only screen and (min-width:1400px){.ms-xxl-51{margin-left:25rem!important}}.ms-52{margin-left:25.5rem!important}@media only screen and (min-width:576px){.ms-sm-52{margin-left:25.5rem!important}}@media only screen and (min-width:768px){.ms-md-52{margin-left:25.5rem!important}}@media only screen and (min-width:992px){.ms-lg-52{margin-left:25.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-52{margin-left:25.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-52{margin-left:25.5rem!important}}.ms-53{margin-left:26rem!important}@media only screen and (min-width:576px){.ms-sm-53{margin-left:26rem!important}}@media only screen and (min-width:768px){.ms-md-53{margin-left:26rem!important}}@media only screen and (min-width:992px){.ms-lg-53{margin-left:26rem!important}}@media only screen and (min-width:1200px){.ms-xl-53{margin-left:26rem!important}}@media only screen and (min-width:1400px){.ms-xxl-53{margin-left:26rem!important}}.ms-54{margin-left:26.5rem!important}@media only screen and (min-width:576px){.ms-sm-54{margin-left:26.5rem!important}}@media only screen and (min-width:768px){.ms-md-54{margin-left:26.5rem!important}}@media only screen and (min-width:992px){.ms-lg-54{margin-left:26.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-54{margin-left:26.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-54{margin-left:26.5rem!important}}.ms-55{margin-left:27rem!important}@media only screen and (min-width:576px){.ms-sm-55{margin-left:27rem!important}}@media only screen and (min-width:768px){.ms-md-55{margin-left:27rem!important}}@media only screen and (min-width:992px){.ms-lg-55{margin-left:27rem!important}}@media only screen and (min-width:1200px){.ms-xl-55{margin-left:27rem!important}}@media only screen and (min-width:1400px){.ms-xxl-55{margin-left:27rem!important}}.ms-56{margin-left:27.5rem!important}@media only screen and (min-width:576px){.ms-sm-56{margin-left:27.5rem!important}}@media only screen and (min-width:768px){.ms-md-56{margin-left:27.5rem!important}}@media only screen and (min-width:992px){.ms-lg-56{margin-left:27.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-56{margin-left:27.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-56{margin-left:27.5rem!important}}.ms-57{margin-left:28rem!important}@media only screen and (min-width:576px){.ms-sm-57{margin-left:28rem!important}}@media only screen and (min-width:768px){.ms-md-57{margin-left:28rem!important}}@media only screen and (min-width:992px){.ms-lg-57{margin-left:28rem!important}}@media only screen and (min-width:1200px){.ms-xl-57{margin-left:28rem!important}}@media only screen and (min-width:1400px){.ms-xxl-57{margin-left:28rem!important}}.ms-58{margin-left:28.5rem!important}@media only screen and (min-width:576px){.ms-sm-58{margin-left:28.5rem!important}}@media only screen and (min-width:768px){.ms-md-58{margin-left:28.5rem!important}}@media only screen and (min-width:992px){.ms-lg-58{margin-left:28.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-58{margin-left:28.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-58{margin-left:28.5rem!important}}.ms-59{margin-left:29rem!important}@media only screen and (min-width:576px){.ms-sm-59{margin-left:29rem!important}}@media only screen and (min-width:768px){.ms-md-59{margin-left:29rem!important}}@media only screen and (min-width:992px){.ms-lg-59{margin-left:29rem!important}}@media only screen and (min-width:1200px){.ms-xl-59{margin-left:29rem!important}}@media only screen and (min-width:1400px){.ms-xxl-59{margin-left:29rem!important}}.ms-60{margin-left:29.5rem!important}@media only screen and (min-width:576px){.ms-sm-60{margin-left:29.5rem!important}}@media only screen and (min-width:768px){.ms-md-60{margin-left:29.5rem!important}}@media only screen and (min-width:992px){.ms-lg-60{margin-left:29.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-60{margin-left:29.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-60{margin-left:29.5rem!important}}.ms-61{margin-left:30rem!important}@media only screen and (min-width:576px){.ms-sm-61{margin-left:30rem!important}}@media only screen and (min-width:768px){.ms-md-61{margin-left:30rem!important}}@media only screen and (min-width:992px){.ms-lg-61{margin-left:30rem!important}}@media only screen and (min-width:1200px){.ms-xl-61{margin-left:30rem!important}}@media only screen and (min-width:1400px){.ms-xxl-61{margin-left:30rem!important}}.ms-62{margin-left:30.5rem!important}@media only screen and (min-width:576px){.ms-sm-62{margin-left:30.5rem!important}}@media only screen and (min-width:768px){.ms-md-62{margin-left:30.5rem!important}}@media only screen and (min-width:992px){.ms-lg-62{margin-left:30.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-62{margin-left:30.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-62{margin-left:30.5rem!important}}.ms-63{margin-left:31rem!important}@media only screen and (min-width:576px){.ms-sm-63{margin-left:31rem!important}}@media only screen and (min-width:768px){.ms-md-63{margin-left:31rem!important}}@media only screen and (min-width:992px){.ms-lg-63{margin-left:31rem!important}}@media only screen and (min-width:1200px){.ms-xl-63{margin-left:31rem!important}}@media only screen and (min-width:1400px){.ms-xxl-63{margin-left:31rem!important}}.ms-64{margin-left:31.5rem!important}@media only screen and (min-width:576px){.ms-sm-64{margin-left:31.5rem!important}}@media only screen and (min-width:768px){.ms-md-64{margin-left:31.5rem!important}}@media only screen and (min-width:992px){.ms-lg-64{margin-left:31.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-64{margin-left:31.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-64{margin-left:31.5rem!important}}.ms-65{margin-left:32rem!important}@media only screen and (min-width:576px){.ms-sm-65{margin-left:32rem!important}}@media only screen and (min-width:768px){.ms-md-65{margin-left:32rem!important}}@media only screen and (min-width:992px){.ms-lg-65{margin-left:32rem!important}}@media only screen and (min-width:1200px){.ms-xl-65{margin-left:32rem!important}}@media only screen and (min-width:1400px){.ms-xxl-65{margin-left:32rem!important}}.ms-66{margin-left:32.5rem!important}@media only screen and (min-width:576px){.ms-sm-66{margin-left:32.5rem!important}}@media only screen and (min-width:768px){.ms-md-66{margin-left:32.5rem!important}}@media only screen and (min-width:992px){.ms-lg-66{margin-left:32.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-66{margin-left:32.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-66{margin-left:32.5rem!important}}.ms-67{margin-left:33rem!important}@media only screen and (min-width:576px){.ms-sm-67{margin-left:33rem!important}}@media only screen and (min-width:768px){.ms-md-67{margin-left:33rem!important}}@media only screen and (min-width:992px){.ms-lg-67{margin-left:33rem!important}}@media only screen and (min-width:1200px){.ms-xl-67{margin-left:33rem!important}}@media only screen and (min-width:1400px){.ms-xxl-67{margin-left:33rem!important}}.ms-68{margin-left:33.5rem!important}@media only screen and (min-width:576px){.ms-sm-68{margin-left:33.5rem!important}}@media only screen and (min-width:768px){.ms-md-68{margin-left:33.5rem!important}}@media only screen and (min-width:992px){.ms-lg-68{margin-left:33.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-68{margin-left:33.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-68{margin-left:33.5rem!important}}.ms-69{margin-left:34rem!important}@media only screen and (min-width:576px){.ms-sm-69{margin-left:34rem!important}}@media only screen and (min-width:768px){.ms-md-69{margin-left:34rem!important}}@media only screen and (min-width:992px){.ms-lg-69{margin-left:34rem!important}}@media only screen and (min-width:1200px){.ms-xl-69{margin-left:34rem!important}}@media only screen and (min-width:1400px){.ms-xxl-69{margin-left:34rem!important}}.ms-70{margin-left:34.5rem!important}@media only screen and (min-width:576px){.ms-sm-70{margin-left:34.5rem!important}}@media only screen and (min-width:768px){.ms-md-70{margin-left:34.5rem!important}}@media only screen and (min-width:992px){.ms-lg-70{margin-left:34.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-70{margin-left:34.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-70{margin-left:34.5rem!important}}.ms-71{margin-left:35rem!important}@media only screen and (min-width:576px){.ms-sm-71{margin-left:35rem!important}}@media only screen and (min-width:768px){.ms-md-71{margin-left:35rem!important}}@media only screen and (min-width:992px){.ms-lg-71{margin-left:35rem!important}}@media only screen and (min-width:1200px){.ms-xl-71{margin-left:35rem!important}}@media only screen and (min-width:1400px){.ms-xxl-71{margin-left:35rem!important}}.ms-72{margin-left:35.5rem!important}@media only screen and (min-width:576px){.ms-sm-72{margin-left:35.5rem!important}}@media only screen and (min-width:768px){.ms-md-72{margin-left:35.5rem!important}}@media only screen and (min-width:992px){.ms-lg-72{margin-left:35.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-72{margin-left:35.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-72{margin-left:35.5rem!important}}.ms-73{margin-left:36rem!important}@media only screen and (min-width:576px){.ms-sm-73{margin-left:36rem!important}}@media only screen and (min-width:768px){.ms-md-73{margin-left:36rem!important}}@media only screen and (min-width:992px){.ms-lg-73{margin-left:36rem!important}}@media only screen and (min-width:1200px){.ms-xl-73{margin-left:36rem!important}}@media only screen and (min-width:1400px){.ms-xxl-73{margin-left:36rem!important}}.ms-74{margin-left:36.5rem!important}@media only screen and (min-width:576px){.ms-sm-74{margin-left:36.5rem!important}}@media only screen and (min-width:768px){.ms-md-74{margin-left:36.5rem!important}}@media only screen and (min-width:992px){.ms-lg-74{margin-left:36.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-74{margin-left:36.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-74{margin-left:36.5rem!important}}.ms-75{margin-left:37rem!important}@media only screen and (min-width:576px){.ms-sm-75{margin-left:37rem!important}}@media only screen and (min-width:768px){.ms-md-75{margin-left:37rem!important}}@media only screen and (min-width:992px){.ms-lg-75{margin-left:37rem!important}}@media only screen and (min-width:1200px){.ms-xl-75{margin-left:37rem!important}}@media only screen and (min-width:1400px){.ms-xxl-75{margin-left:37rem!important}}.ms-76{margin-left:37.5rem!important}@media only screen and (min-width:576px){.ms-sm-76{margin-left:37.5rem!important}}@media only screen and (min-width:768px){.ms-md-76{margin-left:37.5rem!important}}@media only screen and (min-width:992px){.ms-lg-76{margin-left:37.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-76{margin-left:37.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-76{margin-left:37.5rem!important}}.ms-77{margin-left:38rem!important}@media only screen and (min-width:576px){.ms-sm-77{margin-left:38rem!important}}@media only screen and (min-width:768px){.ms-md-77{margin-left:38rem!important}}@media only screen and (min-width:992px){.ms-lg-77{margin-left:38rem!important}}@media only screen and (min-width:1200px){.ms-xl-77{margin-left:38rem!important}}@media only screen and (min-width:1400px){.ms-xxl-77{margin-left:38rem!important}}.ms-78{margin-left:38.5rem!important}@media only screen and (min-width:576px){.ms-sm-78{margin-left:38.5rem!important}}@media only screen and (min-width:768px){.ms-md-78{margin-left:38.5rem!important}}@media only screen and (min-width:992px){.ms-lg-78{margin-left:38.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-78{margin-left:38.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-78{margin-left:38.5rem!important}}.ms-79{margin-left:39rem!important}@media only screen and (min-width:576px){.ms-sm-79{margin-left:39rem!important}}@media only screen and (min-width:768px){.ms-md-79{margin-left:39rem!important}}@media only screen and (min-width:992px){.ms-lg-79{margin-left:39rem!important}}@media only screen and (min-width:1200px){.ms-xl-79{margin-left:39rem!important}}@media only screen and (min-width:1400px){.ms-xxl-79{margin-left:39rem!important}}.ms-80{margin-left:39.5rem!important}@media only screen and (min-width:576px){.ms-sm-80{margin-left:39.5rem!important}}@media only screen and (min-width:768px){.ms-md-80{margin-left:39.5rem!important}}@media only screen and (min-width:992px){.ms-lg-80{margin-left:39.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-80{margin-left:39.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-80{margin-left:39.5rem!important}}.ms-81{margin-left:40rem!important}@media only screen and (min-width:576px){.ms-sm-81{margin-left:40rem!important}}@media only screen and (min-width:768px){.ms-md-81{margin-left:40rem!important}}@media only screen and (min-width:992px){.ms-lg-81{margin-left:40rem!important}}@media only screen and (min-width:1200px){.ms-xl-81{margin-left:40rem!important}}@media only screen and (min-width:1400px){.ms-xxl-81{margin-left:40rem!important}}.ms-82{margin-left:40.5rem!important}@media only screen and (min-width:576px){.ms-sm-82{margin-left:40.5rem!important}}@media only screen and (min-width:768px){.ms-md-82{margin-left:40.5rem!important}}@media only screen and (min-width:992px){.ms-lg-82{margin-left:40.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-82{margin-left:40.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-82{margin-left:40.5rem!important}}.ms-83{margin-left:41rem!important}@media only screen and (min-width:576px){.ms-sm-83{margin-left:41rem!important}}@media only screen and (min-width:768px){.ms-md-83{margin-left:41rem!important}}@media only screen and (min-width:992px){.ms-lg-83{margin-left:41rem!important}}@media only screen and (min-width:1200px){.ms-xl-83{margin-left:41rem!important}}@media only screen and (min-width:1400px){.ms-xxl-83{margin-left:41rem!important}}.ms-84{margin-left:41.5rem!important}@media only screen and (min-width:576px){.ms-sm-84{margin-left:41.5rem!important}}@media only screen and (min-width:768px){.ms-md-84{margin-left:41.5rem!important}}@media only screen and (min-width:992px){.ms-lg-84{margin-left:41.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-84{margin-left:41.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-84{margin-left:41.5rem!important}}.ms-85{margin-left:42rem!important}@media only screen and (min-width:576px){.ms-sm-85{margin-left:42rem!important}}@media only screen and (min-width:768px){.ms-md-85{margin-left:42rem!important}}@media only screen and (min-width:992px){.ms-lg-85{margin-left:42rem!important}}@media only screen and (min-width:1200px){.ms-xl-85{margin-left:42rem!important}}@media only screen and (min-width:1400px){.ms-xxl-85{margin-left:42rem!important}}.ms-86{margin-left:42.5rem!important}@media only screen and (min-width:576px){.ms-sm-86{margin-left:42.5rem!important}}@media only screen and (min-width:768px){.ms-md-86{margin-left:42.5rem!important}}@media only screen and (min-width:992px){.ms-lg-86{margin-left:42.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-86{margin-left:42.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-86{margin-left:42.5rem!important}}.ms-87{margin-left:43rem!important}@media only screen and (min-width:576px){.ms-sm-87{margin-left:43rem!important}}@media only screen and (min-width:768px){.ms-md-87{margin-left:43rem!important}}@media only screen and (min-width:992px){.ms-lg-87{margin-left:43rem!important}}@media only screen and (min-width:1200px){.ms-xl-87{margin-left:43rem!important}}@media only screen and (min-width:1400px){.ms-xxl-87{margin-left:43rem!important}}.ms-88{margin-left:43.5rem!important}@media only screen and (min-width:576px){.ms-sm-88{margin-left:43.5rem!important}}@media only screen and (min-width:768px){.ms-md-88{margin-left:43.5rem!important}}@media only screen and (min-width:992px){.ms-lg-88{margin-left:43.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-88{margin-left:43.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-88{margin-left:43.5rem!important}}.ms-89{margin-left:44rem!important}@media only screen and (min-width:576px){.ms-sm-89{margin-left:44rem!important}}@media only screen and (min-width:768px){.ms-md-89{margin-left:44rem!important}}@media only screen and (min-width:992px){.ms-lg-89{margin-left:44rem!important}}@media only screen and (min-width:1200px){.ms-xl-89{margin-left:44rem!important}}@media only screen and (min-width:1400px){.ms-xxl-89{margin-left:44rem!important}}.ms-90{margin-left:44.5rem!important}@media only screen and (min-width:576px){.ms-sm-90{margin-left:44.5rem!important}}@media only screen and (min-width:768px){.ms-md-90{margin-left:44.5rem!important}}@media only screen and (min-width:992px){.ms-lg-90{margin-left:44.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-90{margin-left:44.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-90{margin-left:44.5rem!important}}.ms-91{margin-left:45rem!important}@media only screen and (min-width:576px){.ms-sm-91{margin-left:45rem!important}}@media only screen and (min-width:768px){.ms-md-91{margin-left:45rem!important}}@media only screen and (min-width:992px){.ms-lg-91{margin-left:45rem!important}}@media only screen and (min-width:1200px){.ms-xl-91{margin-left:45rem!important}}@media only screen and (min-width:1400px){.ms-xxl-91{margin-left:45rem!important}}.ms-92{margin-left:45.5rem!important}@media only screen and (min-width:576px){.ms-sm-92{margin-left:45.5rem!important}}@media only screen and (min-width:768px){.ms-md-92{margin-left:45.5rem!important}}@media only screen and (min-width:992px){.ms-lg-92{margin-left:45.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-92{margin-left:45.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-92{margin-left:45.5rem!important}}.ms-93{margin-left:46rem!important}@media only screen and (min-width:576px){.ms-sm-93{margin-left:46rem!important}}@media only screen and (min-width:768px){.ms-md-93{margin-left:46rem!important}}@media only screen and (min-width:992px){.ms-lg-93{margin-left:46rem!important}}@media only screen and (min-width:1200px){.ms-xl-93{margin-left:46rem!important}}@media only screen and (min-width:1400px){.ms-xxl-93{margin-left:46rem!important}}.ms-94{margin-left:46.5rem!important}@media only screen and (min-width:576px){.ms-sm-94{margin-left:46.5rem!important}}@media only screen and (min-width:768px){.ms-md-94{margin-left:46.5rem!important}}@media only screen and (min-width:992px){.ms-lg-94{margin-left:46.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-94{margin-left:46.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-94{margin-left:46.5rem!important}}.ms-95{margin-left:47rem!important}@media only screen and (min-width:576px){.ms-sm-95{margin-left:47rem!important}}@media only screen and (min-width:768px){.ms-md-95{margin-left:47rem!important}}@media only screen and (min-width:992px){.ms-lg-95{margin-left:47rem!important}}@media only screen and (min-width:1200px){.ms-xl-95{margin-left:47rem!important}}@media only screen and (min-width:1400px){.ms-xxl-95{margin-left:47rem!important}}.ms-96{margin-left:47.5rem!important}@media only screen and (min-width:576px){.ms-sm-96{margin-left:47.5rem!important}}@media only screen and (min-width:768px){.ms-md-96{margin-left:47.5rem!important}}@media only screen and (min-width:992px){.ms-lg-96{margin-left:47.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-96{margin-left:47.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-96{margin-left:47.5rem!important}}.ms-97{margin-left:48rem!important}@media only screen and (min-width:576px){.ms-sm-97{margin-left:48rem!important}}@media only screen and (min-width:768px){.ms-md-97{margin-left:48rem!important}}@media only screen and (min-width:992px){.ms-lg-97{margin-left:48rem!important}}@media only screen and (min-width:1200px){.ms-xl-97{margin-left:48rem!important}}@media only screen and (min-width:1400px){.ms-xxl-97{margin-left:48rem!important}}.ms-98{margin-left:48.5rem!important}@media only screen and (min-width:576px){.ms-sm-98{margin-left:48.5rem!important}}@media only screen and (min-width:768px){.ms-md-98{margin-left:48.5rem!important}}@media only screen and (min-width:992px){.ms-lg-98{margin-left:48.5rem!important}}@media only screen and (min-width:1200px){.ms-xl-98{margin-left:48.5rem!important}}@media only screen and (min-width:1400px){.ms-xxl-98{margin-left:48.5rem!important}}.ms-99{margin-left:49rem!important}@media only screen and (min-width:576px){.ms-sm-99{margin-left:49rem!important}}@media only screen and (min-width:768px){.ms-md-99{margin-left:49rem!important}}@media only screen and (min-width:992px){.ms-lg-99{margin-left:49rem!important}}@media only screen and (min-width:1200px){.ms-xl-99{margin-left:49rem!important}}@media only screen and (min-width:1400px){.ms-xxl-99{margin-left:49rem!important}}.me-1{margin-right:0rem!important}@media only screen and (min-width:576px){.me-sm-1{margin-right:0rem!important}}@media only screen and (min-width:768px){.me-md-1{margin-right:0rem!important}}@media only screen and (min-width:992px){.me-lg-1{margin-right:0rem!important}}@media only screen and (min-width:1200px){.me-xl-1{margin-right:0rem!important}}@media only screen and (min-width:1400px){.me-xxl-1{margin-right:0rem!important}}.me-2{margin-right:.5rem!important}@media only screen and (min-width:576px){.me-sm-2{margin-right:.5rem!important}}@media only screen and (min-width:768px){.me-md-2{margin-right:.5rem!important}}@media only screen and (min-width:992px){.me-lg-2{margin-right:.5rem!important}}@media only screen and (min-width:1200px){.me-xl-2{margin-right:.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-2{margin-right:.5rem!important}}.me-3{margin-right:1rem!important}@media only screen and (min-width:576px){.me-sm-3{margin-right:1rem!important}}@media only screen and (min-width:768px){.me-md-3{margin-right:1rem!important}}@media only screen and (min-width:992px){.me-lg-3{margin-right:1rem!important}}@media only screen and (min-width:1200px){.me-xl-3{margin-right:1rem!important}}@media only screen and (min-width:1400px){.me-xxl-3{margin-right:1rem!important}}.me-4{margin-right:1.5rem!important}@media only screen and (min-width:576px){.me-sm-4{margin-right:1.5rem!important}}@media only screen and (min-width:768px){.me-md-4{margin-right:1.5rem!important}}@media only screen and (min-width:992px){.me-lg-4{margin-right:1.5rem!important}}@media only screen and (min-width:1200px){.me-xl-4{margin-right:1.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-4{margin-right:1.5rem!important}}.me-5{margin-right:2rem!important}@media only screen and (min-width:576px){.me-sm-5{margin-right:2rem!important}}@media only screen and (min-width:768px){.me-md-5{margin-right:2rem!important}}@media only screen and (min-width:992px){.me-lg-5{margin-right:2rem!important}}@media only screen and (min-width:1200px){.me-xl-5{margin-right:2rem!important}}@media only screen and (min-width:1400px){.me-xxl-5{margin-right:2rem!important}}.me-6{margin-right:2.5rem!important}@media only screen and (min-width:576px){.me-sm-6{margin-right:2.5rem!important}}@media only screen and (min-width:768px){.me-md-6{margin-right:2.5rem!important}}@media only screen and (min-width:992px){.me-lg-6{margin-right:2.5rem!important}}@media only screen and (min-width:1200px){.me-xl-6{margin-right:2.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-6{margin-right:2.5rem!important}}.me-7{margin-right:3rem!important}@media only screen and (min-width:576px){.me-sm-7{margin-right:3rem!important}}@media only screen and (min-width:768px){.me-md-7{margin-right:3rem!important}}@media only screen and (min-width:992px){.me-lg-7{margin-right:3rem!important}}@media only screen and (min-width:1200px){.me-xl-7{margin-right:3rem!important}}@media only screen and (min-width:1400px){.me-xxl-7{margin-right:3rem!important}}.me-8{margin-right:3.5rem!important}@media only screen and (min-width:576px){.me-sm-8{margin-right:3.5rem!important}}@media only screen and (min-width:768px){.me-md-8{margin-right:3.5rem!important}}@media only screen and (min-width:992px){.me-lg-8{margin-right:3.5rem!important}}@media only screen and (min-width:1200px){.me-xl-8{margin-right:3.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-8{margin-right:3.5rem!important}}.me-9{margin-right:4rem!important}@media only screen and (min-width:576px){.me-sm-9{margin-right:4rem!important}}@media only screen and (min-width:768px){.me-md-9{margin-right:4rem!important}}@media only screen and (min-width:992px){.me-lg-9{margin-right:4rem!important}}@media only screen and (min-width:1200px){.me-xl-9{margin-right:4rem!important}}@media only screen and (min-width:1400px){.me-xxl-9{margin-right:4rem!important}}.me-10{margin-right:4.5rem!important}@media only screen and (min-width:576px){.me-sm-10{margin-right:4.5rem!important}}@media only screen and (min-width:768px){.me-md-10{margin-right:4.5rem!important}}@media only screen and (min-width:992px){.me-lg-10{margin-right:4.5rem!important}}@media only screen and (min-width:1200px){.me-xl-10{margin-right:4.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-10{margin-right:4.5rem!important}}.me-11{margin-right:5rem!important}@media only screen and (min-width:576px){.me-sm-11{margin-right:5rem!important}}@media only screen and (min-width:768px){.me-md-11{margin-right:5rem!important}}@media only screen and (min-width:992px){.me-lg-11{margin-right:5rem!important}}@media only screen and (min-width:1200px){.me-xl-11{margin-right:5rem!important}}@media only screen and (min-width:1400px){.me-xxl-11{margin-right:5rem!important}}.me-12{margin-right:5.5rem!important}@media only screen and (min-width:576px){.me-sm-12{margin-right:5.5rem!important}}@media only screen and (min-width:768px){.me-md-12{margin-right:5.5rem!important}}@media only screen and (min-width:992px){.me-lg-12{margin-right:5.5rem!important}}@media only screen and (min-width:1200px){.me-xl-12{margin-right:5.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-12{margin-right:5.5rem!important}}.me-13{margin-right:6rem!important}@media only screen and (min-width:576px){.me-sm-13{margin-right:6rem!important}}@media only screen and (min-width:768px){.me-md-13{margin-right:6rem!important}}@media only screen and (min-width:992px){.me-lg-13{margin-right:6rem!important}}@media only screen and (min-width:1200px){.me-xl-13{margin-right:6rem!important}}@media only screen and (min-width:1400px){.me-xxl-13{margin-right:6rem!important}}.me-14{margin-right:6.5rem!important}@media only screen and (min-width:576px){.me-sm-14{margin-right:6.5rem!important}}@media only screen and (min-width:768px){.me-md-14{margin-right:6.5rem!important}}@media only screen and (min-width:992px){.me-lg-14{margin-right:6.5rem!important}}@media only screen and (min-width:1200px){.me-xl-14{margin-right:6.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-14{margin-right:6.5rem!important}}.me-15{margin-right:7rem!important}@media only screen and (min-width:576px){.me-sm-15{margin-right:7rem!important}}@media only screen and (min-width:768px){.me-md-15{margin-right:7rem!important}}@media only screen and (min-width:992px){.me-lg-15{margin-right:7rem!important}}@media only screen and (min-width:1200px){.me-xl-15{margin-right:7rem!important}}@media only screen and (min-width:1400px){.me-xxl-15{margin-right:7rem!important}}.me-16{margin-right:7.5rem!important}@media only screen and (min-width:576px){.me-sm-16{margin-right:7.5rem!important}}@media only screen and (min-width:768px){.me-md-16{margin-right:7.5rem!important}}@media only screen and (min-width:992px){.me-lg-16{margin-right:7.5rem!important}}@media only screen and (min-width:1200px){.me-xl-16{margin-right:7.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-16{margin-right:7.5rem!important}}.me-17{margin-right:8rem!important}@media only screen and (min-width:576px){.me-sm-17{margin-right:8rem!important}}@media only screen and (min-width:768px){.me-md-17{margin-right:8rem!important}}@media only screen and (min-width:992px){.me-lg-17{margin-right:8rem!important}}@media only screen and (min-width:1200px){.me-xl-17{margin-right:8rem!important}}@media only screen and (min-width:1400px){.me-xxl-17{margin-right:8rem!important}}.me-18{margin-right:8.5rem!important}@media only screen and (min-width:576px){.me-sm-18{margin-right:8.5rem!important}}@media only screen and (min-width:768px){.me-md-18{margin-right:8.5rem!important}}@media only screen and (min-width:992px){.me-lg-18{margin-right:8.5rem!important}}@media only screen and (min-width:1200px){.me-xl-18{margin-right:8.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-18{margin-right:8.5rem!important}}.me-19{margin-right:9rem!important}@media only screen and (min-width:576px){.me-sm-19{margin-right:9rem!important}}@media only screen and (min-width:768px){.me-md-19{margin-right:9rem!important}}@media only screen and (min-width:992px){.me-lg-19{margin-right:9rem!important}}@media only screen and (min-width:1200px){.me-xl-19{margin-right:9rem!important}}@media only screen and (min-width:1400px){.me-xxl-19{margin-right:9rem!important}}.me-20{margin-right:9.5rem!important}@media only screen and (min-width:576px){.me-sm-20{margin-right:9.5rem!important}}@media only screen and (min-width:768px){.me-md-20{margin-right:9.5rem!important}}@media only screen and (min-width:992px){.me-lg-20{margin-right:9.5rem!important}}@media only screen and (min-width:1200px){.me-xl-20{margin-right:9.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-20{margin-right:9.5rem!important}}.me-21{margin-right:10rem!important}@media only screen and (min-width:576px){.me-sm-21{margin-right:10rem!important}}@media only screen and (min-width:768px){.me-md-21{margin-right:10rem!important}}@media only screen and (min-width:992px){.me-lg-21{margin-right:10rem!important}}@media only screen and (min-width:1200px){.me-xl-21{margin-right:10rem!important}}@media only screen and (min-width:1400px){.me-xxl-21{margin-right:10rem!important}}.me-22{margin-right:10.5rem!important}@media only screen and (min-width:576px){.me-sm-22{margin-right:10.5rem!important}}@media only screen and (min-width:768px){.me-md-22{margin-right:10.5rem!important}}@media only screen and (min-width:992px){.me-lg-22{margin-right:10.5rem!important}}@media only screen and (min-width:1200px){.me-xl-22{margin-right:10.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-22{margin-right:10.5rem!important}}.me-23{margin-right:11rem!important}@media only screen and (min-width:576px){.me-sm-23{margin-right:11rem!important}}@media only screen and (min-width:768px){.me-md-23{margin-right:11rem!important}}@media only screen and (min-width:992px){.me-lg-23{margin-right:11rem!important}}@media only screen and (min-width:1200px){.me-xl-23{margin-right:11rem!important}}@media only screen and (min-width:1400px){.me-xxl-23{margin-right:11rem!important}}.me-24{margin-right:11.5rem!important}@media only screen and (min-width:576px){.me-sm-24{margin-right:11.5rem!important}}@media only screen and (min-width:768px){.me-md-24{margin-right:11.5rem!important}}@media only screen and (min-width:992px){.me-lg-24{margin-right:11.5rem!important}}@media only screen and (min-width:1200px){.me-xl-24{margin-right:11.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-24{margin-right:11.5rem!important}}.me-25{margin-right:12rem!important}@media only screen and (min-width:576px){.me-sm-25{margin-right:12rem!important}}@media only screen and (min-width:768px){.me-md-25{margin-right:12rem!important}}@media only screen and (min-width:992px){.me-lg-25{margin-right:12rem!important}}@media only screen and (min-width:1200px){.me-xl-25{margin-right:12rem!important}}@media only screen and (min-width:1400px){.me-xxl-25{margin-right:12rem!important}}.me-26{margin-right:12.5rem!important}@media only screen and (min-width:576px){.me-sm-26{margin-right:12.5rem!important}}@media only screen and (min-width:768px){.me-md-26{margin-right:12.5rem!important}}@media only screen and (min-width:992px){.me-lg-26{margin-right:12.5rem!important}}@media only screen and (min-width:1200px){.me-xl-26{margin-right:12.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-26{margin-right:12.5rem!important}}.me-27{margin-right:13rem!important}@media only screen and (min-width:576px){.me-sm-27{margin-right:13rem!important}}@media only screen and (min-width:768px){.me-md-27{margin-right:13rem!important}}@media only screen and (min-width:992px){.me-lg-27{margin-right:13rem!important}}@media only screen and (min-width:1200px){.me-xl-27{margin-right:13rem!important}}@media only screen and (min-width:1400px){.me-xxl-27{margin-right:13rem!important}}.me-28{margin-right:13.5rem!important}@media only screen and (min-width:576px){.me-sm-28{margin-right:13.5rem!important}}@media only screen and (min-width:768px){.me-md-28{margin-right:13.5rem!important}}@media only screen and (min-width:992px){.me-lg-28{margin-right:13.5rem!important}}@media only screen and (min-width:1200px){.me-xl-28{margin-right:13.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-28{margin-right:13.5rem!important}}.me-29{margin-right:14rem!important}@media only screen and (min-width:576px){.me-sm-29{margin-right:14rem!important}}@media only screen and (min-width:768px){.me-md-29{margin-right:14rem!important}}@media only screen and (min-width:992px){.me-lg-29{margin-right:14rem!important}}@media only screen and (min-width:1200px){.me-xl-29{margin-right:14rem!important}}@media only screen and (min-width:1400px){.me-xxl-29{margin-right:14rem!important}}.me-30{margin-right:14.5rem!important}@media only screen and (min-width:576px){.me-sm-30{margin-right:14.5rem!important}}@media only screen and (min-width:768px){.me-md-30{margin-right:14.5rem!important}}@media only screen and (min-width:992px){.me-lg-30{margin-right:14.5rem!important}}@media only screen and (min-width:1200px){.me-xl-30{margin-right:14.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-30{margin-right:14.5rem!important}}.me-31{margin-right:15rem!important}@media only screen and (min-width:576px){.me-sm-31{margin-right:15rem!important}}@media only screen and (min-width:768px){.me-md-31{margin-right:15rem!important}}@media only screen and (min-width:992px){.me-lg-31{margin-right:15rem!important}}@media only screen and (min-width:1200px){.me-xl-31{margin-right:15rem!important}}@media only screen and (min-width:1400px){.me-xxl-31{margin-right:15rem!important}}.me-32{margin-right:15.5rem!important}@media only screen and (min-width:576px){.me-sm-32{margin-right:15.5rem!important}}@media only screen and (min-width:768px){.me-md-32{margin-right:15.5rem!important}}@media only screen and (min-width:992px){.me-lg-32{margin-right:15.5rem!important}}@media only screen and (min-width:1200px){.me-xl-32{margin-right:15.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-32{margin-right:15.5rem!important}}.me-33{margin-right:16rem!important}@media only screen and (min-width:576px){.me-sm-33{margin-right:16rem!important}}@media only screen and (min-width:768px){.me-md-33{margin-right:16rem!important}}@media only screen and (min-width:992px){.me-lg-33{margin-right:16rem!important}}@media only screen and (min-width:1200px){.me-xl-33{margin-right:16rem!important}}@media only screen and (min-width:1400px){.me-xxl-33{margin-right:16rem!important}}.me-34{margin-right:16.5rem!important}@media only screen and (min-width:576px){.me-sm-34{margin-right:16.5rem!important}}@media only screen and (min-width:768px){.me-md-34{margin-right:16.5rem!important}}@media only screen and (min-width:992px){.me-lg-34{margin-right:16.5rem!important}}@media only screen and (min-width:1200px){.me-xl-34{margin-right:16.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-34{margin-right:16.5rem!important}}.me-35{margin-right:17rem!important}@media only screen and (min-width:576px){.me-sm-35{margin-right:17rem!important}}@media only screen and (min-width:768px){.me-md-35{margin-right:17rem!important}}@media only screen and (min-width:992px){.me-lg-35{margin-right:17rem!important}}@media only screen and (min-width:1200px){.me-xl-35{margin-right:17rem!important}}@media only screen and (min-width:1400px){.me-xxl-35{margin-right:17rem!important}}.me-36{margin-right:17.5rem!important}@media only screen and (min-width:576px){.me-sm-36{margin-right:17.5rem!important}}@media only screen and (min-width:768px){.me-md-36{margin-right:17.5rem!important}}@media only screen and (min-width:992px){.me-lg-36{margin-right:17.5rem!important}}@media only screen and (min-width:1200px){.me-xl-36{margin-right:17.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-36{margin-right:17.5rem!important}}.me-37{margin-right:18rem!important}@media only screen and (min-width:576px){.me-sm-37{margin-right:18rem!important}}@media only screen and (min-width:768px){.me-md-37{margin-right:18rem!important}}@media only screen and (min-width:992px){.me-lg-37{margin-right:18rem!important}}@media only screen and (min-width:1200px){.me-xl-37{margin-right:18rem!important}}@media only screen and (min-width:1400px){.me-xxl-37{margin-right:18rem!important}}.me-38{margin-right:18.5rem!important}@media only screen and (min-width:576px){.me-sm-38{margin-right:18.5rem!important}}@media only screen and (min-width:768px){.me-md-38{margin-right:18.5rem!important}}@media only screen and (min-width:992px){.me-lg-38{margin-right:18.5rem!important}}@media only screen and (min-width:1200px){.me-xl-38{margin-right:18.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-38{margin-right:18.5rem!important}}.me-39{margin-right:19rem!important}@media only screen and (min-width:576px){.me-sm-39{margin-right:19rem!important}}@media only screen and (min-width:768px){.me-md-39{margin-right:19rem!important}}@media only screen and (min-width:992px){.me-lg-39{margin-right:19rem!important}}@media only screen and (min-width:1200px){.me-xl-39{margin-right:19rem!important}}@media only screen and (min-width:1400px){.me-xxl-39{margin-right:19rem!important}}.me-40{margin-right:19.5rem!important}@media only screen and (min-width:576px){.me-sm-40{margin-right:19.5rem!important}}@media only screen and (min-width:768px){.me-md-40{margin-right:19.5rem!important}}@media only screen and (min-width:992px){.me-lg-40{margin-right:19.5rem!important}}@media only screen and (min-width:1200px){.me-xl-40{margin-right:19.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-40{margin-right:19.5rem!important}}.me-41{margin-right:20rem!important}@media only screen and (min-width:576px){.me-sm-41{margin-right:20rem!important}}@media only screen and (min-width:768px){.me-md-41{margin-right:20rem!important}}@media only screen and (min-width:992px){.me-lg-41{margin-right:20rem!important}}@media only screen and (min-width:1200px){.me-xl-41{margin-right:20rem!important}}@media only screen and (min-width:1400px){.me-xxl-41{margin-right:20rem!important}}.me-42{margin-right:20.5rem!important}@media only screen and (min-width:576px){.me-sm-42{margin-right:20.5rem!important}}@media only screen and (min-width:768px){.me-md-42{margin-right:20.5rem!important}}@media only screen and (min-width:992px){.me-lg-42{margin-right:20.5rem!important}}@media only screen and (min-width:1200px){.me-xl-42{margin-right:20.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-42{margin-right:20.5rem!important}}.me-43{margin-right:21rem!important}@media only screen and (min-width:576px){.me-sm-43{margin-right:21rem!important}}@media only screen and (min-width:768px){.me-md-43{margin-right:21rem!important}}@media only screen and (min-width:992px){.me-lg-43{margin-right:21rem!important}}@media only screen and (min-width:1200px){.me-xl-43{margin-right:21rem!important}}@media only screen and (min-width:1400px){.me-xxl-43{margin-right:21rem!important}}.me-44{margin-right:21.5rem!important}@media only screen and (min-width:576px){.me-sm-44{margin-right:21.5rem!important}}@media only screen and (min-width:768px){.me-md-44{margin-right:21.5rem!important}}@media only screen and (min-width:992px){.me-lg-44{margin-right:21.5rem!important}}@media only screen and (min-width:1200px){.me-xl-44{margin-right:21.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-44{margin-right:21.5rem!important}}.me-45{margin-right:22rem!important}@media only screen and (min-width:576px){.me-sm-45{margin-right:22rem!important}}@media only screen and (min-width:768px){.me-md-45{margin-right:22rem!important}}@media only screen and (min-width:992px){.me-lg-45{margin-right:22rem!important}}@media only screen and (min-width:1200px){.me-xl-45{margin-right:22rem!important}}@media only screen and (min-width:1400px){.me-xxl-45{margin-right:22rem!important}}.me-46{margin-right:22.5rem!important}@media only screen and (min-width:576px){.me-sm-46{margin-right:22.5rem!important}}@media only screen and (min-width:768px){.me-md-46{margin-right:22.5rem!important}}@media only screen and (min-width:992px){.me-lg-46{margin-right:22.5rem!important}}@media only screen and (min-width:1200px){.me-xl-46{margin-right:22.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-46{margin-right:22.5rem!important}}.me-47{margin-right:23rem!important}@media only screen and (min-width:576px){.me-sm-47{margin-right:23rem!important}}@media only screen and (min-width:768px){.me-md-47{margin-right:23rem!important}}@media only screen and (min-width:992px){.me-lg-47{margin-right:23rem!important}}@media only screen and (min-width:1200px){.me-xl-47{margin-right:23rem!important}}@media only screen and (min-width:1400px){.me-xxl-47{margin-right:23rem!important}}.me-48{margin-right:23.5rem!important}@media only screen and (min-width:576px){.me-sm-48{margin-right:23.5rem!important}}@media only screen and (min-width:768px){.me-md-48{margin-right:23.5rem!important}}@media only screen and (min-width:992px){.me-lg-48{margin-right:23.5rem!important}}@media only screen and (min-width:1200px){.me-xl-48{margin-right:23.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-48{margin-right:23.5rem!important}}.me-49{margin-right:24rem!important}@media only screen and (min-width:576px){.me-sm-49{margin-right:24rem!important}}@media only screen and (min-width:768px){.me-md-49{margin-right:24rem!important}}@media only screen and (min-width:992px){.me-lg-49{margin-right:24rem!important}}@media only screen and (min-width:1200px){.me-xl-49{margin-right:24rem!important}}@media only screen and (min-width:1400px){.me-xxl-49{margin-right:24rem!important}}.me-50{margin-right:24.5rem!important}@media only screen and (min-width:576px){.me-sm-50{margin-right:24.5rem!important}}@media only screen and (min-width:768px){.me-md-50{margin-right:24.5rem!important}}@media only screen and (min-width:992px){.me-lg-50{margin-right:24.5rem!important}}@media only screen and (min-width:1200px){.me-xl-50{margin-right:24.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-50{margin-right:24.5rem!important}}.me-51{margin-right:25rem!important}@media only screen and (min-width:576px){.me-sm-51{margin-right:25rem!important}}@media only screen and (min-width:768px){.me-md-51{margin-right:25rem!important}}@media only screen and (min-width:992px){.me-lg-51{margin-right:25rem!important}}@media only screen and (min-width:1200px){.me-xl-51{margin-right:25rem!important}}@media only screen and (min-width:1400px){.me-xxl-51{margin-right:25rem!important}}.me-52{margin-right:25.5rem!important}@media only screen and (min-width:576px){.me-sm-52{margin-right:25.5rem!important}}@media only screen and (min-width:768px){.me-md-52{margin-right:25.5rem!important}}@media only screen and (min-width:992px){.me-lg-52{margin-right:25.5rem!important}}@media only screen and (min-width:1200px){.me-xl-52{margin-right:25.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-52{margin-right:25.5rem!important}}.me-53{margin-right:26rem!important}@media only screen and (min-width:576px){.me-sm-53{margin-right:26rem!important}}@media only screen and (min-width:768px){.me-md-53{margin-right:26rem!important}}@media only screen and (min-width:992px){.me-lg-53{margin-right:26rem!important}}@media only screen and (min-width:1200px){.me-xl-53{margin-right:26rem!important}}@media only screen and (min-width:1400px){.me-xxl-53{margin-right:26rem!important}}.me-54{margin-right:26.5rem!important}@media only screen and (min-width:576px){.me-sm-54{margin-right:26.5rem!important}}@media only screen and (min-width:768px){.me-md-54{margin-right:26.5rem!important}}@media only screen and (min-width:992px){.me-lg-54{margin-right:26.5rem!important}}@media only screen and (min-width:1200px){.me-xl-54{margin-right:26.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-54{margin-right:26.5rem!important}}.me-55{margin-right:27rem!important}@media only screen and (min-width:576px){.me-sm-55{margin-right:27rem!important}}@media only screen and (min-width:768px){.me-md-55{margin-right:27rem!important}}@media only screen and (min-width:992px){.me-lg-55{margin-right:27rem!important}}@media only screen and (min-width:1200px){.me-xl-55{margin-right:27rem!important}}@media only screen and (min-width:1400px){.me-xxl-55{margin-right:27rem!important}}.me-56{margin-right:27.5rem!important}@media only screen and (min-width:576px){.me-sm-56{margin-right:27.5rem!important}}@media only screen and (min-width:768px){.me-md-56{margin-right:27.5rem!important}}@media only screen and (min-width:992px){.me-lg-56{margin-right:27.5rem!important}}@media only screen and (min-width:1200px){.me-xl-56{margin-right:27.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-56{margin-right:27.5rem!important}}.me-57{margin-right:28rem!important}@media only screen and (min-width:576px){.me-sm-57{margin-right:28rem!important}}@media only screen and (min-width:768px){.me-md-57{margin-right:28rem!important}}@media only screen and (min-width:992px){.me-lg-57{margin-right:28rem!important}}@media only screen and (min-width:1200px){.me-xl-57{margin-right:28rem!important}}@media only screen and (min-width:1400px){.me-xxl-57{margin-right:28rem!important}}.me-58{margin-right:28.5rem!important}@media only screen and (min-width:576px){.me-sm-58{margin-right:28.5rem!important}}@media only screen and (min-width:768px){.me-md-58{margin-right:28.5rem!important}}@media only screen and (min-width:992px){.me-lg-58{margin-right:28.5rem!important}}@media only screen and (min-width:1200px){.me-xl-58{margin-right:28.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-58{margin-right:28.5rem!important}}.me-59{margin-right:29rem!important}@media only screen and (min-width:576px){.me-sm-59{margin-right:29rem!important}}@media only screen and (min-width:768px){.me-md-59{margin-right:29rem!important}}@media only screen and (min-width:992px){.me-lg-59{margin-right:29rem!important}}@media only screen and (min-width:1200px){.me-xl-59{margin-right:29rem!important}}@media only screen and (min-width:1400px){.me-xxl-59{margin-right:29rem!important}}.me-60{margin-right:29.5rem!important}@media only screen and (min-width:576px){.me-sm-60{margin-right:29.5rem!important}}@media only screen and (min-width:768px){.me-md-60{margin-right:29.5rem!important}}@media only screen and (min-width:992px){.me-lg-60{margin-right:29.5rem!important}}@media only screen and (min-width:1200px){.me-xl-60{margin-right:29.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-60{margin-right:29.5rem!important}}.me-61{margin-right:30rem!important}@media only screen and (min-width:576px){.me-sm-61{margin-right:30rem!important}}@media only screen and (min-width:768px){.me-md-61{margin-right:30rem!important}}@media only screen and (min-width:992px){.me-lg-61{margin-right:30rem!important}}@media only screen and (min-width:1200px){.me-xl-61{margin-right:30rem!important}}@media only screen and (min-width:1400px){.me-xxl-61{margin-right:30rem!important}}.me-62{margin-right:30.5rem!important}@media only screen and (min-width:576px){.me-sm-62{margin-right:30.5rem!important}}@media only screen and (min-width:768px){.me-md-62{margin-right:30.5rem!important}}@media only screen and (min-width:992px){.me-lg-62{margin-right:30.5rem!important}}@media only screen and (min-width:1200px){.me-xl-62{margin-right:30.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-62{margin-right:30.5rem!important}}.me-63{margin-right:31rem!important}@media only screen and (min-width:576px){.me-sm-63{margin-right:31rem!important}}@media only screen and (min-width:768px){.me-md-63{margin-right:31rem!important}}@media only screen and (min-width:992px){.me-lg-63{margin-right:31rem!important}}@media only screen and (min-width:1200px){.me-xl-63{margin-right:31rem!important}}@media only screen and (min-width:1400px){.me-xxl-63{margin-right:31rem!important}}.me-64{margin-right:31.5rem!important}@media only screen and (min-width:576px){.me-sm-64{margin-right:31.5rem!important}}@media only screen and (min-width:768px){.me-md-64{margin-right:31.5rem!important}}@media only screen and (min-width:992px){.me-lg-64{margin-right:31.5rem!important}}@media only screen and (min-width:1200px){.me-xl-64{margin-right:31.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-64{margin-right:31.5rem!important}}.me-65{margin-right:32rem!important}@media only screen and (min-width:576px){.me-sm-65{margin-right:32rem!important}}@media only screen and (min-width:768px){.me-md-65{margin-right:32rem!important}}@media only screen and (min-width:992px){.me-lg-65{margin-right:32rem!important}}@media only screen and (min-width:1200px){.me-xl-65{margin-right:32rem!important}}@media only screen and (min-width:1400px){.me-xxl-65{margin-right:32rem!important}}.me-66{margin-right:32.5rem!important}@media only screen and (min-width:576px){.me-sm-66{margin-right:32.5rem!important}}@media only screen and (min-width:768px){.me-md-66{margin-right:32.5rem!important}}@media only screen and (min-width:992px){.me-lg-66{margin-right:32.5rem!important}}@media only screen and (min-width:1200px){.me-xl-66{margin-right:32.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-66{margin-right:32.5rem!important}}.me-67{margin-right:33rem!important}@media only screen and (min-width:576px){.me-sm-67{margin-right:33rem!important}}@media only screen and (min-width:768px){.me-md-67{margin-right:33rem!important}}@media only screen and (min-width:992px){.me-lg-67{margin-right:33rem!important}}@media only screen and (min-width:1200px){.me-xl-67{margin-right:33rem!important}}@media only screen and (min-width:1400px){.me-xxl-67{margin-right:33rem!important}}.me-68{margin-right:33.5rem!important}@media only screen and (min-width:576px){.me-sm-68{margin-right:33.5rem!important}}@media only screen and (min-width:768px){.me-md-68{margin-right:33.5rem!important}}@media only screen and (min-width:992px){.me-lg-68{margin-right:33.5rem!important}}@media only screen and (min-width:1200px){.me-xl-68{margin-right:33.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-68{margin-right:33.5rem!important}}.me-69{margin-right:34rem!important}@media only screen and (min-width:576px){.me-sm-69{margin-right:34rem!important}}@media only screen and (min-width:768px){.me-md-69{margin-right:34rem!important}}@media only screen and (min-width:992px){.me-lg-69{margin-right:34rem!important}}@media only screen and (min-width:1200px){.me-xl-69{margin-right:34rem!important}}@media only screen and (min-width:1400px){.me-xxl-69{margin-right:34rem!important}}.me-70{margin-right:34.5rem!important}@media only screen and (min-width:576px){.me-sm-70{margin-right:34.5rem!important}}@media only screen and (min-width:768px){.me-md-70{margin-right:34.5rem!important}}@media only screen and (min-width:992px){.me-lg-70{margin-right:34.5rem!important}}@media only screen and (min-width:1200px){.me-xl-70{margin-right:34.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-70{margin-right:34.5rem!important}}.me-71{margin-right:35rem!important}@media only screen and (min-width:576px){.me-sm-71{margin-right:35rem!important}}@media only screen and (min-width:768px){.me-md-71{margin-right:35rem!important}}@media only screen and (min-width:992px){.me-lg-71{margin-right:35rem!important}}@media only screen and (min-width:1200px){.me-xl-71{margin-right:35rem!important}}@media only screen and (min-width:1400px){.me-xxl-71{margin-right:35rem!important}}.me-72{margin-right:35.5rem!important}@media only screen and (min-width:576px){.me-sm-72{margin-right:35.5rem!important}}@media only screen and (min-width:768px){.me-md-72{margin-right:35.5rem!important}}@media only screen and (min-width:992px){.me-lg-72{margin-right:35.5rem!important}}@media only screen and (min-width:1200px){.me-xl-72{margin-right:35.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-72{margin-right:35.5rem!important}}.me-73{margin-right:36rem!important}@media only screen and (min-width:576px){.me-sm-73{margin-right:36rem!important}}@media only screen and (min-width:768px){.me-md-73{margin-right:36rem!important}}@media only screen and (min-width:992px){.me-lg-73{margin-right:36rem!important}}@media only screen and (min-width:1200px){.me-xl-73{margin-right:36rem!important}}@media only screen and (min-width:1400px){.me-xxl-73{margin-right:36rem!important}}.me-74{margin-right:36.5rem!important}@media only screen and (min-width:576px){.me-sm-74{margin-right:36.5rem!important}}@media only screen and (min-width:768px){.me-md-74{margin-right:36.5rem!important}}@media only screen and (min-width:992px){.me-lg-74{margin-right:36.5rem!important}}@media only screen and (min-width:1200px){.me-xl-74{margin-right:36.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-74{margin-right:36.5rem!important}}.me-75{margin-right:37rem!important}@media only screen and (min-width:576px){.me-sm-75{margin-right:37rem!important}}@media only screen and (min-width:768px){.me-md-75{margin-right:37rem!important}}@media only screen and (min-width:992px){.me-lg-75{margin-right:37rem!important}}@media only screen and (min-width:1200px){.me-xl-75{margin-right:37rem!important}}@media only screen and (min-width:1400px){.me-xxl-75{margin-right:37rem!important}}.me-76{margin-right:37.5rem!important}@media only screen and (min-width:576px){.me-sm-76{margin-right:37.5rem!important}}@media only screen and (min-width:768px){.me-md-76{margin-right:37.5rem!important}}@media only screen and (min-width:992px){.me-lg-76{margin-right:37.5rem!important}}@media only screen and (min-width:1200px){.me-xl-76{margin-right:37.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-76{margin-right:37.5rem!important}}.me-77{margin-right:38rem!important}@media only screen and (min-width:576px){.me-sm-77{margin-right:38rem!important}}@media only screen and (min-width:768px){.me-md-77{margin-right:38rem!important}}@media only screen and (min-width:992px){.me-lg-77{margin-right:38rem!important}}@media only screen and (min-width:1200px){.me-xl-77{margin-right:38rem!important}}@media only screen and (min-width:1400px){.me-xxl-77{margin-right:38rem!important}}.me-78{margin-right:38.5rem!important}@media only screen and (min-width:576px){.me-sm-78{margin-right:38.5rem!important}}@media only screen and (min-width:768px){.me-md-78{margin-right:38.5rem!important}}@media only screen and (min-width:992px){.me-lg-78{margin-right:38.5rem!important}}@media only screen and (min-width:1200px){.me-xl-78{margin-right:38.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-78{margin-right:38.5rem!important}}.me-79{margin-right:39rem!important}@media only screen and (min-width:576px){.me-sm-79{margin-right:39rem!important}}@media only screen and (min-width:768px){.me-md-79{margin-right:39rem!important}}@media only screen and (min-width:992px){.me-lg-79{margin-right:39rem!important}}@media only screen and (min-width:1200px){.me-xl-79{margin-right:39rem!important}}@media only screen and (min-width:1400px){.me-xxl-79{margin-right:39rem!important}}.me-80{margin-right:39.5rem!important}@media only screen and (min-width:576px){.me-sm-80{margin-right:39.5rem!important}}@media only screen and (min-width:768px){.me-md-80{margin-right:39.5rem!important}}@media only screen and (min-width:992px){.me-lg-80{margin-right:39.5rem!important}}@media only screen and (min-width:1200px){.me-xl-80{margin-right:39.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-80{margin-right:39.5rem!important}}.me-81{margin-right:40rem!important}@media only screen and (min-width:576px){.me-sm-81{margin-right:40rem!important}}@media only screen and (min-width:768px){.me-md-81{margin-right:40rem!important}}@media only screen and (min-width:992px){.me-lg-81{margin-right:40rem!important}}@media only screen and (min-width:1200px){.me-xl-81{margin-right:40rem!important}}@media only screen and (min-width:1400px){.me-xxl-81{margin-right:40rem!important}}.me-82{margin-right:40.5rem!important}@media only screen and (min-width:576px){.me-sm-82{margin-right:40.5rem!important}}@media only screen and (min-width:768px){.me-md-82{margin-right:40.5rem!important}}@media only screen and (min-width:992px){.me-lg-82{margin-right:40.5rem!important}}@media only screen and (min-width:1200px){.me-xl-82{margin-right:40.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-82{margin-right:40.5rem!important}}.me-83{margin-right:41rem!important}@media only screen and (min-width:576px){.me-sm-83{margin-right:41rem!important}}@media only screen and (min-width:768px){.me-md-83{margin-right:41rem!important}}@media only screen and (min-width:992px){.me-lg-83{margin-right:41rem!important}}@media only screen and (min-width:1200px){.me-xl-83{margin-right:41rem!important}}@media only screen and (min-width:1400px){.me-xxl-83{margin-right:41rem!important}}.me-84{margin-right:41.5rem!important}@media only screen and (min-width:576px){.me-sm-84{margin-right:41.5rem!important}}@media only screen and (min-width:768px){.me-md-84{margin-right:41.5rem!important}}@media only screen and (min-width:992px){.me-lg-84{margin-right:41.5rem!important}}@media only screen and (min-width:1200px){.me-xl-84{margin-right:41.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-84{margin-right:41.5rem!important}}.me-85{margin-right:42rem!important}@media only screen and (min-width:576px){.me-sm-85{margin-right:42rem!important}}@media only screen and (min-width:768px){.me-md-85{margin-right:42rem!important}}@media only screen and (min-width:992px){.me-lg-85{margin-right:42rem!important}}@media only screen and (min-width:1200px){.me-xl-85{margin-right:42rem!important}}@media only screen and (min-width:1400px){.me-xxl-85{margin-right:42rem!important}}.me-86{margin-right:42.5rem!important}@media only screen and (min-width:576px){.me-sm-86{margin-right:42.5rem!important}}@media only screen and (min-width:768px){.me-md-86{margin-right:42.5rem!important}}@media only screen and (min-width:992px){.me-lg-86{margin-right:42.5rem!important}}@media only screen and (min-width:1200px){.me-xl-86{margin-right:42.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-86{margin-right:42.5rem!important}}.me-87{margin-right:43rem!important}@media only screen and (min-width:576px){.me-sm-87{margin-right:43rem!important}}@media only screen and (min-width:768px){.me-md-87{margin-right:43rem!important}}@media only screen and (min-width:992px){.me-lg-87{margin-right:43rem!important}}@media only screen and (min-width:1200px){.me-xl-87{margin-right:43rem!important}}@media only screen and (min-width:1400px){.me-xxl-87{margin-right:43rem!important}}.me-88{margin-right:43.5rem!important}@media only screen and (min-width:576px){.me-sm-88{margin-right:43.5rem!important}}@media only screen and (min-width:768px){.me-md-88{margin-right:43.5rem!important}}@media only screen and (min-width:992px){.me-lg-88{margin-right:43.5rem!important}}@media only screen and (min-width:1200px){.me-xl-88{margin-right:43.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-88{margin-right:43.5rem!important}}.me-89{margin-right:44rem!important}@media only screen and (min-width:576px){.me-sm-89{margin-right:44rem!important}}@media only screen and (min-width:768px){.me-md-89{margin-right:44rem!important}}@media only screen and (min-width:992px){.me-lg-89{margin-right:44rem!important}}@media only screen and (min-width:1200px){.me-xl-89{margin-right:44rem!important}}@media only screen and (min-width:1400px){.me-xxl-89{margin-right:44rem!important}}.me-90{margin-right:44.5rem!important}@media only screen and (min-width:576px){.me-sm-90{margin-right:44.5rem!important}}@media only screen and (min-width:768px){.me-md-90{margin-right:44.5rem!important}}@media only screen and (min-width:992px){.me-lg-90{margin-right:44.5rem!important}}@media only screen and (min-width:1200px){.me-xl-90{margin-right:44.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-90{margin-right:44.5rem!important}}.me-91{margin-right:45rem!important}@media only screen and (min-width:576px){.me-sm-91{margin-right:45rem!important}}@media only screen and (min-width:768px){.me-md-91{margin-right:45rem!important}}@media only screen and (min-width:992px){.me-lg-91{margin-right:45rem!important}}@media only screen and (min-width:1200px){.me-xl-91{margin-right:45rem!important}}@media only screen and (min-width:1400px){.me-xxl-91{margin-right:45rem!important}}.me-92{margin-right:45.5rem!important}@media only screen and (min-width:576px){.me-sm-92{margin-right:45.5rem!important}}@media only screen and (min-width:768px){.me-md-92{margin-right:45.5rem!important}}@media only screen and (min-width:992px){.me-lg-92{margin-right:45.5rem!important}}@media only screen and (min-width:1200px){.me-xl-92{margin-right:45.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-92{margin-right:45.5rem!important}}.me-93{margin-right:46rem!important}@media only screen and (min-width:576px){.me-sm-93{margin-right:46rem!important}}@media only screen and (min-width:768px){.me-md-93{margin-right:46rem!important}}@media only screen and (min-width:992px){.me-lg-93{margin-right:46rem!important}}@media only screen and (min-width:1200px){.me-xl-93{margin-right:46rem!important}}@media only screen and (min-width:1400px){.me-xxl-93{margin-right:46rem!important}}.me-94{margin-right:46.5rem!important}@media only screen and (min-width:576px){.me-sm-94{margin-right:46.5rem!important}}@media only screen and (min-width:768px){.me-md-94{margin-right:46.5rem!important}}@media only screen and (min-width:992px){.me-lg-94{margin-right:46.5rem!important}}@media only screen and (min-width:1200px){.me-xl-94{margin-right:46.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-94{margin-right:46.5rem!important}}.me-95{margin-right:47rem!important}@media only screen and (min-width:576px){.me-sm-95{margin-right:47rem!important}}@media only screen and (min-width:768px){.me-md-95{margin-right:47rem!important}}@media only screen and (min-width:992px){.me-lg-95{margin-right:47rem!important}}@media only screen and (min-width:1200px){.me-xl-95{margin-right:47rem!important}}@media only screen and (min-width:1400px){.me-xxl-95{margin-right:47rem!important}}.me-96{margin-right:47.5rem!important}@media only screen and (min-width:576px){.me-sm-96{margin-right:47.5rem!important}}@media only screen and (min-width:768px){.me-md-96{margin-right:47.5rem!important}}@media only screen and (min-width:992px){.me-lg-96{margin-right:47.5rem!important}}@media only screen and (min-width:1200px){.me-xl-96{margin-right:47.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-96{margin-right:47.5rem!important}}.me-97{margin-right:48rem!important}@media only screen and (min-width:576px){.me-sm-97{margin-right:48rem!important}}@media only screen and (min-width:768px){.me-md-97{margin-right:48rem!important}}@media only screen and (min-width:992px){.me-lg-97{margin-right:48rem!important}}@media only screen and (min-width:1200px){.me-xl-97{margin-right:48rem!important}}@media only screen and (min-width:1400px){.me-xxl-97{margin-right:48rem!important}}.me-98{margin-right:48.5rem!important}@media only screen and (min-width:576px){.me-sm-98{margin-right:48.5rem!important}}@media only screen and (min-width:768px){.me-md-98{margin-right:48.5rem!important}}@media only screen and (min-width:992px){.me-lg-98{margin-right:48.5rem!important}}@media only screen and (min-width:1200px){.me-xl-98{margin-right:48.5rem!important}}@media only screen and (min-width:1400px){.me-xxl-98{margin-right:48.5rem!important}}.me-99{margin-right:49rem!important}@media only screen and (min-width:576px){.me-sm-99{margin-right:49rem!important}}@media only screen and (min-width:768px){.me-md-99{margin-right:49rem!important}}@media only screen and (min-width:992px){.me-lg-99{margin-right:49rem!important}}@media only screen and (min-width:1200px){.me-xl-99{margin-right:49rem!important}}@media only screen and (min-width:1400px){.me-xxl-99{margin-right:49rem!important}}.mx-1{margin-right:0rem!important;margin-left:0rem!important}@media only screen and (min-width:576px){.mx-sm-1{margin-right:0rem!important;margin-left:0rem!important}}@media only screen and (min-width:768px){.mx-md-1{margin-right:0rem!important;margin-left:0rem!important}}@media only screen and (min-width:992px){.mx-lg-1{margin-right:0rem!important;margin-left:0rem!important}}@media only screen and (min-width:1200px){.mx-xl-1{margin-right:0rem!important;margin-left:0rem!important}}@media only screen and (min-width:1400px){.mx-xxl-1{margin-right:0rem!important;margin-left:0rem!important}}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}@media only screen and (min-width:576px){.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media only screen and (min-width:768px){.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media only screen and (min-width:992px){.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}}.mx-3{margin-right:1rem!important;margin-left:1rem!important}@media only screen and (min-width:576px){.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}}@media only screen and (min-width:768px){.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}}@media only screen and (min-width:992px){.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}}@media only screen and (min-width:1200px){.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}}@media only screen and (min-width:1400px){.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}@media only screen and (min-width:576px){.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media only screen and (min-width:768px){.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media only screen and (min-width:992px){.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}}.mx-5{margin-right:2rem!important;margin-left:2rem!important}@media only screen and (min-width:576px){.mx-sm-5{margin-right:2rem!important;margin-left:2rem!important}}@media only screen and (min-width:768px){.mx-md-5{margin-right:2rem!important;margin-left:2rem!important}}@media only screen and (min-width:992px){.mx-lg-5{margin-right:2rem!important;margin-left:2rem!important}}@media only screen and (min-width:1200px){.mx-xl-5{margin-right:2rem!important;margin-left:2rem!important}}@media only screen and (min-width:1400px){.mx-xxl-5{margin-right:2rem!important;margin-left:2rem!important}}.mx-6{margin-right:2.5rem!important;margin-left:2.5rem!important}@media only screen and (min-width:576px){.mx-sm-6{margin-right:2.5rem!important;margin-left:2.5rem!important}}@media only screen and (min-width:768px){.mx-md-6{margin-right:2.5rem!important;margin-left:2.5rem!important}}@media only screen and (min-width:992px){.mx-lg-6{margin-right:2.5rem!important;margin-left:2.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}}.mx-7{margin-right:3rem!important;margin-left:3rem!important}@media only screen and (min-width:576px){.mx-sm-7{margin-right:3rem!important;margin-left:3rem!important}}@media only screen and (min-width:768px){.mx-md-7{margin-right:3rem!important;margin-left:3rem!important}}@media only screen and (min-width:992px){.mx-lg-7{margin-right:3rem!important;margin-left:3rem!important}}@media only screen and (min-width:1200px){.mx-xl-7{margin-right:3rem!important;margin-left:3rem!important}}@media only screen and (min-width:1400px){.mx-xxl-7{margin-right:3rem!important;margin-left:3rem!important}}.mx-8{margin-right:3.5rem!important;margin-left:3.5rem!important}@media only screen and (min-width:576px){.mx-sm-8{margin-right:3.5rem!important;margin-left:3.5rem!important}}@media only screen and (min-width:768px){.mx-md-8{margin-right:3.5rem!important;margin-left:3.5rem!important}}@media only screen and (min-width:992px){.mx-lg-8{margin-right:3.5rem!important;margin-left:3.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-8{margin-right:3.5rem!important;margin-left:3.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-8{margin-right:3.5rem!important;margin-left:3.5rem!important}}.mx-9{margin-right:4rem!important;margin-left:4rem!important}@media only screen and (min-width:576px){.mx-sm-9{margin-right:4rem!important;margin-left:4rem!important}}@media only screen and (min-width:768px){.mx-md-9{margin-right:4rem!important;margin-left:4rem!important}}@media only screen and (min-width:992px){.mx-lg-9{margin-right:4rem!important;margin-left:4rem!important}}@media only screen and (min-width:1200px){.mx-xl-9{margin-right:4rem!important;margin-left:4rem!important}}@media only screen and (min-width:1400px){.mx-xxl-9{margin-right:4rem!important;margin-left:4rem!important}}.mx-10{margin-right:4.5rem!important;margin-left:4.5rem!important}@media only screen and (min-width:576px){.mx-sm-10{margin-right:4.5rem!important;margin-left:4.5rem!important}}@media only screen and (min-width:768px){.mx-md-10{margin-right:4.5rem!important;margin-left:4.5rem!important}}@media only screen and (min-width:992px){.mx-lg-10{margin-right:4.5rem!important;margin-left:4.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-10{margin-right:4.5rem!important;margin-left:4.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-10{margin-right:4.5rem!important;margin-left:4.5rem!important}}.mx-11{margin-right:5rem!important;margin-left:5rem!important}@media only screen and (min-width:576px){.mx-sm-11{margin-right:5rem!important;margin-left:5rem!important}}@media only screen and (min-width:768px){.mx-md-11{margin-right:5rem!important;margin-left:5rem!important}}@media only screen and (min-width:992px){.mx-lg-11{margin-right:5rem!important;margin-left:5rem!important}}@media only screen and (min-width:1200px){.mx-xl-11{margin-right:5rem!important;margin-left:5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-11{margin-right:5rem!important;margin-left:5rem!important}}.mx-12{margin-right:5.5rem!important;margin-left:5.5rem!important}@media only screen and (min-width:576px){.mx-sm-12{margin-right:5.5rem!important;margin-left:5.5rem!important}}@media only screen and (min-width:768px){.mx-md-12{margin-right:5.5rem!important;margin-left:5.5rem!important}}@media only screen and (min-width:992px){.mx-lg-12{margin-right:5.5rem!important;margin-left:5.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-12{margin-right:5.5rem!important;margin-left:5.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-12{margin-right:5.5rem!important;margin-left:5.5rem!important}}.mx-13{margin-right:6rem!important;margin-left:6rem!important}@media only screen and (min-width:576px){.mx-sm-13{margin-right:6rem!important;margin-left:6rem!important}}@media only screen and (min-width:768px){.mx-md-13{margin-right:6rem!important;margin-left:6rem!important}}@media only screen and (min-width:992px){.mx-lg-13{margin-right:6rem!important;margin-left:6rem!important}}@media only screen and (min-width:1200px){.mx-xl-13{margin-right:6rem!important;margin-left:6rem!important}}@media only screen and (min-width:1400px){.mx-xxl-13{margin-right:6rem!important;margin-left:6rem!important}}.mx-14{margin-right:6.5rem!important;margin-left:6.5rem!important}@media only screen and (min-width:576px){.mx-sm-14{margin-right:6.5rem!important;margin-left:6.5rem!important}}@media only screen and (min-width:768px){.mx-md-14{margin-right:6.5rem!important;margin-left:6.5rem!important}}@media only screen and (min-width:992px){.mx-lg-14{margin-right:6.5rem!important;margin-left:6.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-14{margin-right:6.5rem!important;margin-left:6.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-14{margin-right:6.5rem!important;margin-left:6.5rem!important}}.mx-15{margin-right:7rem!important;margin-left:7rem!important}@media only screen and (min-width:576px){.mx-sm-15{margin-right:7rem!important;margin-left:7rem!important}}@media only screen and (min-width:768px){.mx-md-15{margin-right:7rem!important;margin-left:7rem!important}}@media only screen and (min-width:992px){.mx-lg-15{margin-right:7rem!important;margin-left:7rem!important}}@media only screen and (min-width:1200px){.mx-xl-15{margin-right:7rem!important;margin-left:7rem!important}}@media only screen and (min-width:1400px){.mx-xxl-15{margin-right:7rem!important;margin-left:7rem!important}}.mx-16{margin-right:7.5rem!important;margin-left:7.5rem!important}@media only screen and (min-width:576px){.mx-sm-16{margin-right:7.5rem!important;margin-left:7.5rem!important}}@media only screen and (min-width:768px){.mx-md-16{margin-right:7.5rem!important;margin-left:7.5rem!important}}@media only screen and (min-width:992px){.mx-lg-16{margin-right:7.5rem!important;margin-left:7.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-16{margin-right:7.5rem!important;margin-left:7.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-16{margin-right:7.5rem!important;margin-left:7.5rem!important}}.mx-17{margin-right:8rem!important;margin-left:8rem!important}@media only screen and (min-width:576px){.mx-sm-17{margin-right:8rem!important;margin-left:8rem!important}}@media only screen and (min-width:768px){.mx-md-17{margin-right:8rem!important;margin-left:8rem!important}}@media only screen and (min-width:992px){.mx-lg-17{margin-right:8rem!important;margin-left:8rem!important}}@media only screen and (min-width:1200px){.mx-xl-17{margin-right:8rem!important;margin-left:8rem!important}}@media only screen and (min-width:1400px){.mx-xxl-17{margin-right:8rem!important;margin-left:8rem!important}}.mx-18{margin-right:8.5rem!important;margin-left:8.5rem!important}@media only screen and (min-width:576px){.mx-sm-18{margin-right:8.5rem!important;margin-left:8.5rem!important}}@media only screen and (min-width:768px){.mx-md-18{margin-right:8.5rem!important;margin-left:8.5rem!important}}@media only screen and (min-width:992px){.mx-lg-18{margin-right:8.5rem!important;margin-left:8.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-18{margin-right:8.5rem!important;margin-left:8.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-18{margin-right:8.5rem!important;margin-left:8.5rem!important}}.mx-19{margin-right:9rem!important;margin-left:9rem!important}@media only screen and (min-width:576px){.mx-sm-19{margin-right:9rem!important;margin-left:9rem!important}}@media only screen and (min-width:768px){.mx-md-19{margin-right:9rem!important;margin-left:9rem!important}}@media only screen and (min-width:992px){.mx-lg-19{margin-right:9rem!important;margin-left:9rem!important}}@media only screen and (min-width:1200px){.mx-xl-19{margin-right:9rem!important;margin-left:9rem!important}}@media only screen and (min-width:1400px){.mx-xxl-19{margin-right:9rem!important;margin-left:9rem!important}}.mx-20{margin-right:9.5rem!important;margin-left:9.5rem!important}@media only screen and (min-width:576px){.mx-sm-20{margin-right:9.5rem!important;margin-left:9.5rem!important}}@media only screen and (min-width:768px){.mx-md-20{margin-right:9.5rem!important;margin-left:9.5rem!important}}@media only screen and (min-width:992px){.mx-lg-20{margin-right:9.5rem!important;margin-left:9.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-20{margin-right:9.5rem!important;margin-left:9.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-20{margin-right:9.5rem!important;margin-left:9.5rem!important}}.mx-21{margin-right:10rem!important;margin-left:10rem!important}@media only screen and (min-width:576px){.mx-sm-21{margin-right:10rem!important;margin-left:10rem!important}}@media only screen and (min-width:768px){.mx-md-21{margin-right:10rem!important;margin-left:10rem!important}}@media only screen and (min-width:992px){.mx-lg-21{margin-right:10rem!important;margin-left:10rem!important}}@media only screen and (min-width:1200px){.mx-xl-21{margin-right:10rem!important;margin-left:10rem!important}}@media only screen and (min-width:1400px){.mx-xxl-21{margin-right:10rem!important;margin-left:10rem!important}}.mx-22{margin-right:10.5rem!important;margin-left:10.5rem!important}@media only screen and (min-width:576px){.mx-sm-22{margin-right:10.5rem!important;margin-left:10.5rem!important}}@media only screen and (min-width:768px){.mx-md-22{margin-right:10.5rem!important;margin-left:10.5rem!important}}@media only screen and (min-width:992px){.mx-lg-22{margin-right:10.5rem!important;margin-left:10.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-22{margin-right:10.5rem!important;margin-left:10.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-22{margin-right:10.5rem!important;margin-left:10.5rem!important}}.mx-23{margin-right:11rem!important;margin-left:11rem!important}@media only screen and (min-width:576px){.mx-sm-23{margin-right:11rem!important;margin-left:11rem!important}}@media only screen and (min-width:768px){.mx-md-23{margin-right:11rem!important;margin-left:11rem!important}}@media only screen and (min-width:992px){.mx-lg-23{margin-right:11rem!important;margin-left:11rem!important}}@media only screen and (min-width:1200px){.mx-xl-23{margin-right:11rem!important;margin-left:11rem!important}}@media only screen and (min-width:1400px){.mx-xxl-23{margin-right:11rem!important;margin-left:11rem!important}}.mx-24{margin-right:11.5rem!important;margin-left:11.5rem!important}@media only screen and (min-width:576px){.mx-sm-24{margin-right:11.5rem!important;margin-left:11.5rem!important}}@media only screen and (min-width:768px){.mx-md-24{margin-right:11.5rem!important;margin-left:11.5rem!important}}@media only screen and (min-width:992px){.mx-lg-24{margin-right:11.5rem!important;margin-left:11.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-24{margin-right:11.5rem!important;margin-left:11.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-24{margin-right:11.5rem!important;margin-left:11.5rem!important}}.mx-25{margin-right:12rem!important;margin-left:12rem!important}@media only screen and (min-width:576px){.mx-sm-25{margin-right:12rem!important;margin-left:12rem!important}}@media only screen and (min-width:768px){.mx-md-25{margin-right:12rem!important;margin-left:12rem!important}}@media only screen and (min-width:992px){.mx-lg-25{margin-right:12rem!important;margin-left:12rem!important}}@media only screen and (min-width:1200px){.mx-xl-25{margin-right:12rem!important;margin-left:12rem!important}}@media only screen and (min-width:1400px){.mx-xxl-25{margin-right:12rem!important;margin-left:12rem!important}}.mx-26{margin-right:12.5rem!important;margin-left:12.5rem!important}@media only screen and (min-width:576px){.mx-sm-26{margin-right:12.5rem!important;margin-left:12.5rem!important}}@media only screen and (min-width:768px){.mx-md-26{margin-right:12.5rem!important;margin-left:12.5rem!important}}@media only screen and (min-width:992px){.mx-lg-26{margin-right:12.5rem!important;margin-left:12.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-26{margin-right:12.5rem!important;margin-left:12.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-26{margin-right:12.5rem!important;margin-left:12.5rem!important}}.mx-27{margin-right:13rem!important;margin-left:13rem!important}@media only screen and (min-width:576px){.mx-sm-27{margin-right:13rem!important;margin-left:13rem!important}}@media only screen and (min-width:768px){.mx-md-27{margin-right:13rem!important;margin-left:13rem!important}}@media only screen and (min-width:992px){.mx-lg-27{margin-right:13rem!important;margin-left:13rem!important}}@media only screen and (min-width:1200px){.mx-xl-27{margin-right:13rem!important;margin-left:13rem!important}}@media only screen and (min-width:1400px){.mx-xxl-27{margin-right:13rem!important;margin-left:13rem!important}}.mx-28{margin-right:13.5rem!important;margin-left:13.5rem!important}@media only screen and (min-width:576px){.mx-sm-28{margin-right:13.5rem!important;margin-left:13.5rem!important}}@media only screen and (min-width:768px){.mx-md-28{margin-right:13.5rem!important;margin-left:13.5rem!important}}@media only screen and (min-width:992px){.mx-lg-28{margin-right:13.5rem!important;margin-left:13.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-28{margin-right:13.5rem!important;margin-left:13.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-28{margin-right:13.5rem!important;margin-left:13.5rem!important}}.mx-29{margin-right:14rem!important;margin-left:14rem!important}@media only screen and (min-width:576px){.mx-sm-29{margin-right:14rem!important;margin-left:14rem!important}}@media only screen and (min-width:768px){.mx-md-29{margin-right:14rem!important;margin-left:14rem!important}}@media only screen and (min-width:992px){.mx-lg-29{margin-right:14rem!important;margin-left:14rem!important}}@media only screen and (min-width:1200px){.mx-xl-29{margin-right:14rem!important;margin-left:14rem!important}}@media only screen and (min-width:1400px){.mx-xxl-29{margin-right:14rem!important;margin-left:14rem!important}}.mx-30{margin-right:14.5rem!important;margin-left:14.5rem!important}@media only screen and (min-width:576px){.mx-sm-30{margin-right:14.5rem!important;margin-left:14.5rem!important}}@media only screen and (min-width:768px){.mx-md-30{margin-right:14.5rem!important;margin-left:14.5rem!important}}@media only screen and (min-width:992px){.mx-lg-30{margin-right:14.5rem!important;margin-left:14.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-30{margin-right:14.5rem!important;margin-left:14.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-30{margin-right:14.5rem!important;margin-left:14.5rem!important}}.mx-31{margin-right:15rem!important;margin-left:15rem!important}@media only screen and (min-width:576px){.mx-sm-31{margin-right:15rem!important;margin-left:15rem!important}}@media only screen and (min-width:768px){.mx-md-31{margin-right:15rem!important;margin-left:15rem!important}}@media only screen and (min-width:992px){.mx-lg-31{margin-right:15rem!important;margin-left:15rem!important}}@media only screen and (min-width:1200px){.mx-xl-31{margin-right:15rem!important;margin-left:15rem!important}}@media only screen and (min-width:1400px){.mx-xxl-31{margin-right:15rem!important;margin-left:15rem!important}}.mx-32{margin-right:15.5rem!important;margin-left:15.5rem!important}@media only screen and (min-width:576px){.mx-sm-32{margin-right:15.5rem!important;margin-left:15.5rem!important}}@media only screen and (min-width:768px){.mx-md-32{margin-right:15.5rem!important;margin-left:15.5rem!important}}@media only screen and (min-width:992px){.mx-lg-32{margin-right:15.5rem!important;margin-left:15.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-32{margin-right:15.5rem!important;margin-left:15.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-32{margin-right:15.5rem!important;margin-left:15.5rem!important}}.mx-33{margin-right:16rem!important;margin-left:16rem!important}@media only screen and (min-width:576px){.mx-sm-33{margin-right:16rem!important;margin-left:16rem!important}}@media only screen and (min-width:768px){.mx-md-33{margin-right:16rem!important;margin-left:16rem!important}}@media only screen and (min-width:992px){.mx-lg-33{margin-right:16rem!important;margin-left:16rem!important}}@media only screen and (min-width:1200px){.mx-xl-33{margin-right:16rem!important;margin-left:16rem!important}}@media only screen and (min-width:1400px){.mx-xxl-33{margin-right:16rem!important;margin-left:16rem!important}}.mx-34{margin-right:16.5rem!important;margin-left:16.5rem!important}@media only screen and (min-width:576px){.mx-sm-34{margin-right:16.5rem!important;margin-left:16.5rem!important}}@media only screen and (min-width:768px){.mx-md-34{margin-right:16.5rem!important;margin-left:16.5rem!important}}@media only screen and (min-width:992px){.mx-lg-34{margin-right:16.5rem!important;margin-left:16.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-34{margin-right:16.5rem!important;margin-left:16.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-34{margin-right:16.5rem!important;margin-left:16.5rem!important}}.mx-35{margin-right:17rem!important;margin-left:17rem!important}@media only screen and (min-width:576px){.mx-sm-35{margin-right:17rem!important;margin-left:17rem!important}}@media only screen and (min-width:768px){.mx-md-35{margin-right:17rem!important;margin-left:17rem!important}}@media only screen and (min-width:992px){.mx-lg-35{margin-right:17rem!important;margin-left:17rem!important}}@media only screen and (min-width:1200px){.mx-xl-35{margin-right:17rem!important;margin-left:17rem!important}}@media only screen and (min-width:1400px){.mx-xxl-35{margin-right:17rem!important;margin-left:17rem!important}}.mx-36{margin-right:17.5rem!important;margin-left:17.5rem!important}@media only screen and (min-width:576px){.mx-sm-36{margin-right:17.5rem!important;margin-left:17.5rem!important}}@media only screen and (min-width:768px){.mx-md-36{margin-right:17.5rem!important;margin-left:17.5rem!important}}@media only screen and (min-width:992px){.mx-lg-36{margin-right:17.5rem!important;margin-left:17.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-36{margin-right:17.5rem!important;margin-left:17.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-36{margin-right:17.5rem!important;margin-left:17.5rem!important}}.mx-37{margin-right:18rem!important;margin-left:18rem!important}@media only screen and (min-width:576px){.mx-sm-37{margin-right:18rem!important;margin-left:18rem!important}}@media only screen and (min-width:768px){.mx-md-37{margin-right:18rem!important;margin-left:18rem!important}}@media only screen and (min-width:992px){.mx-lg-37{margin-right:18rem!important;margin-left:18rem!important}}@media only screen and (min-width:1200px){.mx-xl-37{margin-right:18rem!important;margin-left:18rem!important}}@media only screen and (min-width:1400px){.mx-xxl-37{margin-right:18rem!important;margin-left:18rem!important}}.mx-38{margin-right:18.5rem!important;margin-left:18.5rem!important}@media only screen and (min-width:576px){.mx-sm-38{margin-right:18.5rem!important;margin-left:18.5rem!important}}@media only screen and (min-width:768px){.mx-md-38{margin-right:18.5rem!important;margin-left:18.5rem!important}}@media only screen and (min-width:992px){.mx-lg-38{margin-right:18.5rem!important;margin-left:18.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-38{margin-right:18.5rem!important;margin-left:18.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-38{margin-right:18.5rem!important;margin-left:18.5rem!important}}.mx-39{margin-right:19rem!important;margin-left:19rem!important}@media only screen and (min-width:576px){.mx-sm-39{margin-right:19rem!important;margin-left:19rem!important}}@media only screen and (min-width:768px){.mx-md-39{margin-right:19rem!important;margin-left:19rem!important}}@media only screen and (min-width:992px){.mx-lg-39{margin-right:19rem!important;margin-left:19rem!important}}@media only screen and (min-width:1200px){.mx-xl-39{margin-right:19rem!important;margin-left:19rem!important}}@media only screen and (min-width:1400px){.mx-xxl-39{margin-right:19rem!important;margin-left:19rem!important}}.mx-40{margin-right:19.5rem!important;margin-left:19.5rem!important}@media only screen and (min-width:576px){.mx-sm-40{margin-right:19.5rem!important;margin-left:19.5rem!important}}@media only screen and (min-width:768px){.mx-md-40{margin-right:19.5rem!important;margin-left:19.5rem!important}}@media only screen and (min-width:992px){.mx-lg-40{margin-right:19.5rem!important;margin-left:19.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-40{margin-right:19.5rem!important;margin-left:19.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-40{margin-right:19.5rem!important;margin-left:19.5rem!important}}.mx-41{margin-right:20rem!important;margin-left:20rem!important}@media only screen and (min-width:576px){.mx-sm-41{margin-right:20rem!important;margin-left:20rem!important}}@media only screen and (min-width:768px){.mx-md-41{margin-right:20rem!important;margin-left:20rem!important}}@media only screen and (min-width:992px){.mx-lg-41{margin-right:20rem!important;margin-left:20rem!important}}@media only screen and (min-width:1200px){.mx-xl-41{margin-right:20rem!important;margin-left:20rem!important}}@media only screen and (min-width:1400px){.mx-xxl-41{margin-right:20rem!important;margin-left:20rem!important}}.mx-42{margin-right:20.5rem!important;margin-left:20.5rem!important}@media only screen and (min-width:576px){.mx-sm-42{margin-right:20.5rem!important;margin-left:20.5rem!important}}@media only screen and (min-width:768px){.mx-md-42{margin-right:20.5rem!important;margin-left:20.5rem!important}}@media only screen and (min-width:992px){.mx-lg-42{margin-right:20.5rem!important;margin-left:20.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-42{margin-right:20.5rem!important;margin-left:20.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-42{margin-right:20.5rem!important;margin-left:20.5rem!important}}.mx-43{margin-right:21rem!important;margin-left:21rem!important}@media only screen and (min-width:576px){.mx-sm-43{margin-right:21rem!important;margin-left:21rem!important}}@media only screen and (min-width:768px){.mx-md-43{margin-right:21rem!important;margin-left:21rem!important}}@media only screen and (min-width:992px){.mx-lg-43{margin-right:21rem!important;margin-left:21rem!important}}@media only screen and (min-width:1200px){.mx-xl-43{margin-right:21rem!important;margin-left:21rem!important}}@media only screen and (min-width:1400px){.mx-xxl-43{margin-right:21rem!important;margin-left:21rem!important}}.mx-44{margin-right:21.5rem!important;margin-left:21.5rem!important}@media only screen and (min-width:576px){.mx-sm-44{margin-right:21.5rem!important;margin-left:21.5rem!important}}@media only screen and (min-width:768px){.mx-md-44{margin-right:21.5rem!important;margin-left:21.5rem!important}}@media only screen and (min-width:992px){.mx-lg-44{margin-right:21.5rem!important;margin-left:21.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-44{margin-right:21.5rem!important;margin-left:21.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-44{margin-right:21.5rem!important;margin-left:21.5rem!important}}.mx-45{margin-right:22rem!important;margin-left:22rem!important}@media only screen and (min-width:576px){.mx-sm-45{margin-right:22rem!important;margin-left:22rem!important}}@media only screen and (min-width:768px){.mx-md-45{margin-right:22rem!important;margin-left:22rem!important}}@media only screen and (min-width:992px){.mx-lg-45{margin-right:22rem!important;margin-left:22rem!important}}@media only screen and (min-width:1200px){.mx-xl-45{margin-right:22rem!important;margin-left:22rem!important}}@media only screen and (min-width:1400px){.mx-xxl-45{margin-right:22rem!important;margin-left:22rem!important}}.mx-46{margin-right:22.5rem!important;margin-left:22.5rem!important}@media only screen and (min-width:576px){.mx-sm-46{margin-right:22.5rem!important;margin-left:22.5rem!important}}@media only screen and (min-width:768px){.mx-md-46{margin-right:22.5rem!important;margin-left:22.5rem!important}}@media only screen and (min-width:992px){.mx-lg-46{margin-right:22.5rem!important;margin-left:22.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-46{margin-right:22.5rem!important;margin-left:22.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-46{margin-right:22.5rem!important;margin-left:22.5rem!important}}.mx-47{margin-right:23rem!important;margin-left:23rem!important}@media only screen and (min-width:576px){.mx-sm-47{margin-right:23rem!important;margin-left:23rem!important}}@media only screen and (min-width:768px){.mx-md-47{margin-right:23rem!important;margin-left:23rem!important}}@media only screen and (min-width:992px){.mx-lg-47{margin-right:23rem!important;margin-left:23rem!important}}@media only screen and (min-width:1200px){.mx-xl-47{margin-right:23rem!important;margin-left:23rem!important}}@media only screen and (min-width:1400px){.mx-xxl-47{margin-right:23rem!important;margin-left:23rem!important}}.mx-48{margin-right:23.5rem!important;margin-left:23.5rem!important}@media only screen and (min-width:576px){.mx-sm-48{margin-right:23.5rem!important;margin-left:23.5rem!important}}@media only screen and (min-width:768px){.mx-md-48{margin-right:23.5rem!important;margin-left:23.5rem!important}}@media only screen and (min-width:992px){.mx-lg-48{margin-right:23.5rem!important;margin-left:23.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-48{margin-right:23.5rem!important;margin-left:23.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-48{margin-right:23.5rem!important;margin-left:23.5rem!important}}.mx-49{margin-right:24rem!important;margin-left:24rem!important}@media only screen and (min-width:576px){.mx-sm-49{margin-right:24rem!important;margin-left:24rem!important}}@media only screen and (min-width:768px){.mx-md-49{margin-right:24rem!important;margin-left:24rem!important}}@media only screen and (min-width:992px){.mx-lg-49{margin-right:24rem!important;margin-left:24rem!important}}@media only screen and (min-width:1200px){.mx-xl-49{margin-right:24rem!important;margin-left:24rem!important}}@media only screen and (min-width:1400px){.mx-xxl-49{margin-right:24rem!important;margin-left:24rem!important}}.mx-50{margin-right:24.5rem!important;margin-left:24.5rem!important}@media only screen and (min-width:576px){.mx-sm-50{margin-right:24.5rem!important;margin-left:24.5rem!important}}@media only screen and (min-width:768px){.mx-md-50{margin-right:24.5rem!important;margin-left:24.5rem!important}}@media only screen and (min-width:992px){.mx-lg-50{margin-right:24.5rem!important;margin-left:24.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-50{margin-right:24.5rem!important;margin-left:24.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-50{margin-right:24.5rem!important;margin-left:24.5rem!important}}.mx-51{margin-right:25rem!important;margin-left:25rem!important}@media only screen and (min-width:576px){.mx-sm-51{margin-right:25rem!important;margin-left:25rem!important}}@media only screen and (min-width:768px){.mx-md-51{margin-right:25rem!important;margin-left:25rem!important}}@media only screen and (min-width:992px){.mx-lg-51{margin-right:25rem!important;margin-left:25rem!important}}@media only screen and (min-width:1200px){.mx-xl-51{margin-right:25rem!important;margin-left:25rem!important}}@media only screen and (min-width:1400px){.mx-xxl-51{margin-right:25rem!important;margin-left:25rem!important}}.mx-52{margin-right:25.5rem!important;margin-left:25.5rem!important}@media only screen and (min-width:576px){.mx-sm-52{margin-right:25.5rem!important;margin-left:25.5rem!important}}@media only screen and (min-width:768px){.mx-md-52{margin-right:25.5rem!important;margin-left:25.5rem!important}}@media only screen and (min-width:992px){.mx-lg-52{margin-right:25.5rem!important;margin-left:25.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-52{margin-right:25.5rem!important;margin-left:25.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-52{margin-right:25.5rem!important;margin-left:25.5rem!important}}.mx-53{margin-right:26rem!important;margin-left:26rem!important}@media only screen and (min-width:576px){.mx-sm-53{margin-right:26rem!important;margin-left:26rem!important}}@media only screen and (min-width:768px){.mx-md-53{margin-right:26rem!important;margin-left:26rem!important}}@media only screen and (min-width:992px){.mx-lg-53{margin-right:26rem!important;margin-left:26rem!important}}@media only screen and (min-width:1200px){.mx-xl-53{margin-right:26rem!important;margin-left:26rem!important}}@media only screen and (min-width:1400px){.mx-xxl-53{margin-right:26rem!important;margin-left:26rem!important}}.mx-54{margin-right:26.5rem!important;margin-left:26.5rem!important}@media only screen and (min-width:576px){.mx-sm-54{margin-right:26.5rem!important;margin-left:26.5rem!important}}@media only screen and (min-width:768px){.mx-md-54{margin-right:26.5rem!important;margin-left:26.5rem!important}}@media only screen and (min-width:992px){.mx-lg-54{margin-right:26.5rem!important;margin-left:26.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-54{margin-right:26.5rem!important;margin-left:26.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-54{margin-right:26.5rem!important;margin-left:26.5rem!important}}.mx-55{margin-right:27rem!important;margin-left:27rem!important}@media only screen and (min-width:576px){.mx-sm-55{margin-right:27rem!important;margin-left:27rem!important}}@media only screen and (min-width:768px){.mx-md-55{margin-right:27rem!important;margin-left:27rem!important}}@media only screen and (min-width:992px){.mx-lg-55{margin-right:27rem!important;margin-left:27rem!important}}@media only screen and (min-width:1200px){.mx-xl-55{margin-right:27rem!important;margin-left:27rem!important}}@media only screen and (min-width:1400px){.mx-xxl-55{margin-right:27rem!important;margin-left:27rem!important}}.mx-56{margin-right:27.5rem!important;margin-left:27.5rem!important}@media only screen and (min-width:576px){.mx-sm-56{margin-right:27.5rem!important;margin-left:27.5rem!important}}@media only screen and (min-width:768px){.mx-md-56{margin-right:27.5rem!important;margin-left:27.5rem!important}}@media only screen and (min-width:992px){.mx-lg-56{margin-right:27.5rem!important;margin-left:27.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-56{margin-right:27.5rem!important;margin-left:27.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-56{margin-right:27.5rem!important;margin-left:27.5rem!important}}.mx-57{margin-right:28rem!important;margin-left:28rem!important}@media only screen and (min-width:576px){.mx-sm-57{margin-right:28rem!important;margin-left:28rem!important}}@media only screen and (min-width:768px){.mx-md-57{margin-right:28rem!important;margin-left:28rem!important}}@media only screen and (min-width:992px){.mx-lg-57{margin-right:28rem!important;margin-left:28rem!important}}@media only screen and (min-width:1200px){.mx-xl-57{margin-right:28rem!important;margin-left:28rem!important}}@media only screen and (min-width:1400px){.mx-xxl-57{margin-right:28rem!important;margin-left:28rem!important}}.mx-58{margin-right:28.5rem!important;margin-left:28.5rem!important}@media only screen and (min-width:576px){.mx-sm-58{margin-right:28.5rem!important;margin-left:28.5rem!important}}@media only screen and (min-width:768px){.mx-md-58{margin-right:28.5rem!important;margin-left:28.5rem!important}}@media only screen and (min-width:992px){.mx-lg-58{margin-right:28.5rem!important;margin-left:28.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-58{margin-right:28.5rem!important;margin-left:28.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-58{margin-right:28.5rem!important;margin-left:28.5rem!important}}.mx-59{margin-right:29rem!important;margin-left:29rem!important}@media only screen and (min-width:576px){.mx-sm-59{margin-right:29rem!important;margin-left:29rem!important}}@media only screen and (min-width:768px){.mx-md-59{margin-right:29rem!important;margin-left:29rem!important}}@media only screen and (min-width:992px){.mx-lg-59{margin-right:29rem!important;margin-left:29rem!important}}@media only screen and (min-width:1200px){.mx-xl-59{margin-right:29rem!important;margin-left:29rem!important}}@media only screen and (min-width:1400px){.mx-xxl-59{margin-right:29rem!important;margin-left:29rem!important}}.mx-60{margin-right:29.5rem!important;margin-left:29.5rem!important}@media only screen and (min-width:576px){.mx-sm-60{margin-right:29.5rem!important;margin-left:29.5rem!important}}@media only screen and (min-width:768px){.mx-md-60{margin-right:29.5rem!important;margin-left:29.5rem!important}}@media only screen and (min-width:992px){.mx-lg-60{margin-right:29.5rem!important;margin-left:29.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-60{margin-right:29.5rem!important;margin-left:29.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-60{margin-right:29.5rem!important;margin-left:29.5rem!important}}.mx-61{margin-right:30rem!important;margin-left:30rem!important}@media only screen and (min-width:576px){.mx-sm-61{margin-right:30rem!important;margin-left:30rem!important}}@media only screen and (min-width:768px){.mx-md-61{margin-right:30rem!important;margin-left:30rem!important}}@media only screen and (min-width:992px){.mx-lg-61{margin-right:30rem!important;margin-left:30rem!important}}@media only screen and (min-width:1200px){.mx-xl-61{margin-right:30rem!important;margin-left:30rem!important}}@media only screen and (min-width:1400px){.mx-xxl-61{margin-right:30rem!important;margin-left:30rem!important}}.mx-62{margin-right:30.5rem!important;margin-left:30.5rem!important}@media only screen and (min-width:576px){.mx-sm-62{margin-right:30.5rem!important;margin-left:30.5rem!important}}@media only screen and (min-width:768px){.mx-md-62{margin-right:30.5rem!important;margin-left:30.5rem!important}}@media only screen and (min-width:992px){.mx-lg-62{margin-right:30.5rem!important;margin-left:30.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-62{margin-right:30.5rem!important;margin-left:30.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-62{margin-right:30.5rem!important;margin-left:30.5rem!important}}.mx-63{margin-right:31rem!important;margin-left:31rem!important}@media only screen and (min-width:576px){.mx-sm-63{margin-right:31rem!important;margin-left:31rem!important}}@media only screen and (min-width:768px){.mx-md-63{margin-right:31rem!important;margin-left:31rem!important}}@media only screen and (min-width:992px){.mx-lg-63{margin-right:31rem!important;margin-left:31rem!important}}@media only screen and (min-width:1200px){.mx-xl-63{margin-right:31rem!important;margin-left:31rem!important}}@media only screen and (min-width:1400px){.mx-xxl-63{margin-right:31rem!important;margin-left:31rem!important}}.mx-64{margin-right:31.5rem!important;margin-left:31.5rem!important}@media only screen and (min-width:576px){.mx-sm-64{margin-right:31.5rem!important;margin-left:31.5rem!important}}@media only screen and (min-width:768px){.mx-md-64{margin-right:31.5rem!important;margin-left:31.5rem!important}}@media only screen and (min-width:992px){.mx-lg-64{margin-right:31.5rem!important;margin-left:31.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-64{margin-right:31.5rem!important;margin-left:31.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-64{margin-right:31.5rem!important;margin-left:31.5rem!important}}.mx-65{margin-right:32rem!important;margin-left:32rem!important}@media only screen and (min-width:576px){.mx-sm-65{margin-right:32rem!important;margin-left:32rem!important}}@media only screen and (min-width:768px){.mx-md-65{margin-right:32rem!important;margin-left:32rem!important}}@media only screen and (min-width:992px){.mx-lg-65{margin-right:32rem!important;margin-left:32rem!important}}@media only screen and (min-width:1200px){.mx-xl-65{margin-right:32rem!important;margin-left:32rem!important}}@media only screen and (min-width:1400px){.mx-xxl-65{margin-right:32rem!important;margin-left:32rem!important}}.mx-66{margin-right:32.5rem!important;margin-left:32.5rem!important}@media only screen and (min-width:576px){.mx-sm-66{margin-right:32.5rem!important;margin-left:32.5rem!important}}@media only screen and (min-width:768px){.mx-md-66{margin-right:32.5rem!important;margin-left:32.5rem!important}}@media only screen and (min-width:992px){.mx-lg-66{margin-right:32.5rem!important;margin-left:32.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-66{margin-right:32.5rem!important;margin-left:32.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-66{margin-right:32.5rem!important;margin-left:32.5rem!important}}.mx-67{margin-right:33rem!important;margin-left:33rem!important}@media only screen and (min-width:576px){.mx-sm-67{margin-right:33rem!important;margin-left:33rem!important}}@media only screen and (min-width:768px){.mx-md-67{margin-right:33rem!important;margin-left:33rem!important}}@media only screen and (min-width:992px){.mx-lg-67{margin-right:33rem!important;margin-left:33rem!important}}@media only screen and (min-width:1200px){.mx-xl-67{margin-right:33rem!important;margin-left:33rem!important}}@media only screen and (min-width:1400px){.mx-xxl-67{margin-right:33rem!important;margin-left:33rem!important}}.mx-68{margin-right:33.5rem!important;margin-left:33.5rem!important}@media only screen and (min-width:576px){.mx-sm-68{margin-right:33.5rem!important;margin-left:33.5rem!important}}@media only screen and (min-width:768px){.mx-md-68{margin-right:33.5rem!important;margin-left:33.5rem!important}}@media only screen and (min-width:992px){.mx-lg-68{margin-right:33.5rem!important;margin-left:33.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-68{margin-right:33.5rem!important;margin-left:33.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-68{margin-right:33.5rem!important;margin-left:33.5rem!important}}.mx-69{margin-right:34rem!important;margin-left:34rem!important}@media only screen and (min-width:576px){.mx-sm-69{margin-right:34rem!important;margin-left:34rem!important}}@media only screen and (min-width:768px){.mx-md-69{margin-right:34rem!important;margin-left:34rem!important}}@media only screen and (min-width:992px){.mx-lg-69{margin-right:34rem!important;margin-left:34rem!important}}@media only screen and (min-width:1200px){.mx-xl-69{margin-right:34rem!important;margin-left:34rem!important}}@media only screen and (min-width:1400px){.mx-xxl-69{margin-right:34rem!important;margin-left:34rem!important}}.mx-70{margin-right:34.5rem!important;margin-left:34.5rem!important}@media only screen and (min-width:576px){.mx-sm-70{margin-right:34.5rem!important;margin-left:34.5rem!important}}@media only screen and (min-width:768px){.mx-md-70{margin-right:34.5rem!important;margin-left:34.5rem!important}}@media only screen and (min-width:992px){.mx-lg-70{margin-right:34.5rem!important;margin-left:34.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-70{margin-right:34.5rem!important;margin-left:34.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-70{margin-right:34.5rem!important;margin-left:34.5rem!important}}.mx-71{margin-right:35rem!important;margin-left:35rem!important}@media only screen and (min-width:576px){.mx-sm-71{margin-right:35rem!important;margin-left:35rem!important}}@media only screen and (min-width:768px){.mx-md-71{margin-right:35rem!important;margin-left:35rem!important}}@media only screen and (min-width:992px){.mx-lg-71{margin-right:35rem!important;margin-left:35rem!important}}@media only screen and (min-width:1200px){.mx-xl-71{margin-right:35rem!important;margin-left:35rem!important}}@media only screen and (min-width:1400px){.mx-xxl-71{margin-right:35rem!important;margin-left:35rem!important}}.mx-72{margin-right:35.5rem!important;margin-left:35.5rem!important}@media only screen and (min-width:576px){.mx-sm-72{margin-right:35.5rem!important;margin-left:35.5rem!important}}@media only screen and (min-width:768px){.mx-md-72{margin-right:35.5rem!important;margin-left:35.5rem!important}}@media only screen and (min-width:992px){.mx-lg-72{margin-right:35.5rem!important;margin-left:35.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-72{margin-right:35.5rem!important;margin-left:35.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-72{margin-right:35.5rem!important;margin-left:35.5rem!important}}.mx-73{margin-right:36rem!important;margin-left:36rem!important}@media only screen and (min-width:576px){.mx-sm-73{margin-right:36rem!important;margin-left:36rem!important}}@media only screen and (min-width:768px){.mx-md-73{margin-right:36rem!important;margin-left:36rem!important}}@media only screen and (min-width:992px){.mx-lg-73{margin-right:36rem!important;margin-left:36rem!important}}@media only screen and (min-width:1200px){.mx-xl-73{margin-right:36rem!important;margin-left:36rem!important}}@media only screen and (min-width:1400px){.mx-xxl-73{margin-right:36rem!important;margin-left:36rem!important}}.mx-74{margin-right:36.5rem!important;margin-left:36.5rem!important}@media only screen and (min-width:576px){.mx-sm-74{margin-right:36.5rem!important;margin-left:36.5rem!important}}@media only screen and (min-width:768px){.mx-md-74{margin-right:36.5rem!important;margin-left:36.5rem!important}}@media only screen and (min-width:992px){.mx-lg-74{margin-right:36.5rem!important;margin-left:36.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-74{margin-right:36.5rem!important;margin-left:36.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-74{margin-right:36.5rem!important;margin-left:36.5rem!important}}.mx-75{margin-right:37rem!important;margin-left:37rem!important}@media only screen and (min-width:576px){.mx-sm-75{margin-right:37rem!important;margin-left:37rem!important}}@media only screen and (min-width:768px){.mx-md-75{margin-right:37rem!important;margin-left:37rem!important}}@media only screen and (min-width:992px){.mx-lg-75{margin-right:37rem!important;margin-left:37rem!important}}@media only screen and (min-width:1200px){.mx-xl-75{margin-right:37rem!important;margin-left:37rem!important}}@media only screen and (min-width:1400px){.mx-xxl-75{margin-right:37rem!important;margin-left:37rem!important}}.mx-76{margin-right:37.5rem!important;margin-left:37.5rem!important}@media only screen and (min-width:576px){.mx-sm-76{margin-right:37.5rem!important;margin-left:37.5rem!important}}@media only screen and (min-width:768px){.mx-md-76{margin-right:37.5rem!important;margin-left:37.5rem!important}}@media only screen and (min-width:992px){.mx-lg-76{margin-right:37.5rem!important;margin-left:37.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-76{margin-right:37.5rem!important;margin-left:37.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-76{margin-right:37.5rem!important;margin-left:37.5rem!important}}.mx-77{margin-right:38rem!important;margin-left:38rem!important}@media only screen and (min-width:576px){.mx-sm-77{margin-right:38rem!important;margin-left:38rem!important}}@media only screen and (min-width:768px){.mx-md-77{margin-right:38rem!important;margin-left:38rem!important}}@media only screen and (min-width:992px){.mx-lg-77{margin-right:38rem!important;margin-left:38rem!important}}@media only screen and (min-width:1200px){.mx-xl-77{margin-right:38rem!important;margin-left:38rem!important}}@media only screen and (min-width:1400px){.mx-xxl-77{margin-right:38rem!important;margin-left:38rem!important}}.mx-78{margin-right:38.5rem!important;margin-left:38.5rem!important}@media only screen and (min-width:576px){.mx-sm-78{margin-right:38.5rem!important;margin-left:38.5rem!important}}@media only screen and (min-width:768px){.mx-md-78{margin-right:38.5rem!important;margin-left:38.5rem!important}}@media only screen and (min-width:992px){.mx-lg-78{margin-right:38.5rem!important;margin-left:38.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-78{margin-right:38.5rem!important;margin-left:38.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-78{margin-right:38.5rem!important;margin-left:38.5rem!important}}.mx-79{margin-right:39rem!important;margin-left:39rem!important}@media only screen and (min-width:576px){.mx-sm-79{margin-right:39rem!important;margin-left:39rem!important}}@media only screen and (min-width:768px){.mx-md-79{margin-right:39rem!important;margin-left:39rem!important}}@media only screen and (min-width:992px){.mx-lg-79{margin-right:39rem!important;margin-left:39rem!important}}@media only screen and (min-width:1200px){.mx-xl-79{margin-right:39rem!important;margin-left:39rem!important}}@media only screen and (min-width:1400px){.mx-xxl-79{margin-right:39rem!important;margin-left:39rem!important}}.mx-80{margin-right:39.5rem!important;margin-left:39.5rem!important}@media only screen and (min-width:576px){.mx-sm-80{margin-right:39.5rem!important;margin-left:39.5rem!important}}@media only screen and (min-width:768px){.mx-md-80{margin-right:39.5rem!important;margin-left:39.5rem!important}}@media only screen and (min-width:992px){.mx-lg-80{margin-right:39.5rem!important;margin-left:39.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-80{margin-right:39.5rem!important;margin-left:39.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-80{margin-right:39.5rem!important;margin-left:39.5rem!important}}.mx-81{margin-right:40rem!important;margin-left:40rem!important}@media only screen and (min-width:576px){.mx-sm-81{margin-right:40rem!important;margin-left:40rem!important}}@media only screen and (min-width:768px){.mx-md-81{margin-right:40rem!important;margin-left:40rem!important}}@media only screen and (min-width:992px){.mx-lg-81{margin-right:40rem!important;margin-left:40rem!important}}@media only screen and (min-width:1200px){.mx-xl-81{margin-right:40rem!important;margin-left:40rem!important}}@media only screen and (min-width:1400px){.mx-xxl-81{margin-right:40rem!important;margin-left:40rem!important}}.mx-82{margin-right:40.5rem!important;margin-left:40.5rem!important}@media only screen and (min-width:576px){.mx-sm-82{margin-right:40.5rem!important;margin-left:40.5rem!important}}@media only screen and (min-width:768px){.mx-md-82{margin-right:40.5rem!important;margin-left:40.5rem!important}}@media only screen and (min-width:992px){.mx-lg-82{margin-right:40.5rem!important;margin-left:40.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-82{margin-right:40.5rem!important;margin-left:40.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-82{margin-right:40.5rem!important;margin-left:40.5rem!important}}.mx-83{margin-right:41rem!important;margin-left:41rem!important}@media only screen and (min-width:576px){.mx-sm-83{margin-right:41rem!important;margin-left:41rem!important}}@media only screen and (min-width:768px){.mx-md-83{margin-right:41rem!important;margin-left:41rem!important}}@media only screen and (min-width:992px){.mx-lg-83{margin-right:41rem!important;margin-left:41rem!important}}@media only screen and (min-width:1200px){.mx-xl-83{margin-right:41rem!important;margin-left:41rem!important}}@media only screen and (min-width:1400px){.mx-xxl-83{margin-right:41rem!important;margin-left:41rem!important}}.mx-84{margin-right:41.5rem!important;margin-left:41.5rem!important}@media only screen and (min-width:576px){.mx-sm-84{margin-right:41.5rem!important;margin-left:41.5rem!important}}@media only screen and (min-width:768px){.mx-md-84{margin-right:41.5rem!important;margin-left:41.5rem!important}}@media only screen and (min-width:992px){.mx-lg-84{margin-right:41.5rem!important;margin-left:41.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-84{margin-right:41.5rem!important;margin-left:41.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-84{margin-right:41.5rem!important;margin-left:41.5rem!important}}.mx-85{margin-right:42rem!important;margin-left:42rem!important}@media only screen and (min-width:576px){.mx-sm-85{margin-right:42rem!important;margin-left:42rem!important}}@media only screen and (min-width:768px){.mx-md-85{margin-right:42rem!important;margin-left:42rem!important}}@media only screen and (min-width:992px){.mx-lg-85{margin-right:42rem!important;margin-left:42rem!important}}@media only screen and (min-width:1200px){.mx-xl-85{margin-right:42rem!important;margin-left:42rem!important}}@media only screen and (min-width:1400px){.mx-xxl-85{margin-right:42rem!important;margin-left:42rem!important}}.mx-86{margin-right:42.5rem!important;margin-left:42.5rem!important}@media only screen and (min-width:576px){.mx-sm-86{margin-right:42.5rem!important;margin-left:42.5rem!important}}@media only screen and (min-width:768px){.mx-md-86{margin-right:42.5rem!important;margin-left:42.5rem!important}}@media only screen and (min-width:992px){.mx-lg-86{margin-right:42.5rem!important;margin-left:42.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-86{margin-right:42.5rem!important;margin-left:42.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-86{margin-right:42.5rem!important;margin-left:42.5rem!important}}.mx-87{margin-right:43rem!important;margin-left:43rem!important}@media only screen and (min-width:576px){.mx-sm-87{margin-right:43rem!important;margin-left:43rem!important}}@media only screen and (min-width:768px){.mx-md-87{margin-right:43rem!important;margin-left:43rem!important}}@media only screen and (min-width:992px){.mx-lg-87{margin-right:43rem!important;margin-left:43rem!important}}@media only screen and (min-width:1200px){.mx-xl-87{margin-right:43rem!important;margin-left:43rem!important}}@media only screen and (min-width:1400px){.mx-xxl-87{margin-right:43rem!important;margin-left:43rem!important}}.mx-88{margin-right:43.5rem!important;margin-left:43.5rem!important}@media only screen and (min-width:576px){.mx-sm-88{margin-right:43.5rem!important;margin-left:43.5rem!important}}@media only screen and (min-width:768px){.mx-md-88{margin-right:43.5rem!important;margin-left:43.5rem!important}}@media only screen and (min-width:992px){.mx-lg-88{margin-right:43.5rem!important;margin-left:43.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-88{margin-right:43.5rem!important;margin-left:43.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-88{margin-right:43.5rem!important;margin-left:43.5rem!important}}.mx-89{margin-right:44rem!important;margin-left:44rem!important}@media only screen and (min-width:576px){.mx-sm-89{margin-right:44rem!important;margin-left:44rem!important}}@media only screen and (min-width:768px){.mx-md-89{margin-right:44rem!important;margin-left:44rem!important}}@media only screen and (min-width:992px){.mx-lg-89{margin-right:44rem!important;margin-left:44rem!important}}@media only screen and (min-width:1200px){.mx-xl-89{margin-right:44rem!important;margin-left:44rem!important}}@media only screen and (min-width:1400px){.mx-xxl-89{margin-right:44rem!important;margin-left:44rem!important}}.mx-90{margin-right:44.5rem!important;margin-left:44.5rem!important}@media only screen and (min-width:576px){.mx-sm-90{margin-right:44.5rem!important;margin-left:44.5rem!important}}@media only screen and (min-width:768px){.mx-md-90{margin-right:44.5rem!important;margin-left:44.5rem!important}}@media only screen and (min-width:992px){.mx-lg-90{margin-right:44.5rem!important;margin-left:44.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-90{margin-right:44.5rem!important;margin-left:44.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-90{margin-right:44.5rem!important;margin-left:44.5rem!important}}.mx-91{margin-right:45rem!important;margin-left:45rem!important}@media only screen and (min-width:576px){.mx-sm-91{margin-right:45rem!important;margin-left:45rem!important}}@media only screen and (min-width:768px){.mx-md-91{margin-right:45rem!important;margin-left:45rem!important}}@media only screen and (min-width:992px){.mx-lg-91{margin-right:45rem!important;margin-left:45rem!important}}@media only screen and (min-width:1200px){.mx-xl-91{margin-right:45rem!important;margin-left:45rem!important}}@media only screen and (min-width:1400px){.mx-xxl-91{margin-right:45rem!important;margin-left:45rem!important}}.mx-92{margin-right:45.5rem!important;margin-left:45.5rem!important}@media only screen and (min-width:576px){.mx-sm-92{margin-right:45.5rem!important;margin-left:45.5rem!important}}@media only screen and (min-width:768px){.mx-md-92{margin-right:45.5rem!important;margin-left:45.5rem!important}}@media only screen and (min-width:992px){.mx-lg-92{margin-right:45.5rem!important;margin-left:45.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-92{margin-right:45.5rem!important;margin-left:45.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-92{margin-right:45.5rem!important;margin-left:45.5rem!important}}.mx-93{margin-right:46rem!important;margin-left:46rem!important}@media only screen and (min-width:576px){.mx-sm-93{margin-right:46rem!important;margin-left:46rem!important}}@media only screen and (min-width:768px){.mx-md-93{margin-right:46rem!important;margin-left:46rem!important}}@media only screen and (min-width:992px){.mx-lg-93{margin-right:46rem!important;margin-left:46rem!important}}@media only screen and (min-width:1200px){.mx-xl-93{margin-right:46rem!important;margin-left:46rem!important}}@media only screen and (min-width:1400px){.mx-xxl-93{margin-right:46rem!important;margin-left:46rem!important}}.mx-94{margin-right:46.5rem!important;margin-left:46.5rem!important}@media only screen and (min-width:576px){.mx-sm-94{margin-right:46.5rem!important;margin-left:46.5rem!important}}@media only screen and (min-width:768px){.mx-md-94{margin-right:46.5rem!important;margin-left:46.5rem!important}}@media only screen and (min-width:992px){.mx-lg-94{margin-right:46.5rem!important;margin-left:46.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-94{margin-right:46.5rem!important;margin-left:46.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-94{margin-right:46.5rem!important;margin-left:46.5rem!important}}.mx-95{margin-right:47rem!important;margin-left:47rem!important}@media only screen and (min-width:576px){.mx-sm-95{margin-right:47rem!important;margin-left:47rem!important}}@media only screen and (min-width:768px){.mx-md-95{margin-right:47rem!important;margin-left:47rem!important}}@media only screen and (min-width:992px){.mx-lg-95{margin-right:47rem!important;margin-left:47rem!important}}@media only screen and (min-width:1200px){.mx-xl-95{margin-right:47rem!important;margin-left:47rem!important}}@media only screen and (min-width:1400px){.mx-xxl-95{margin-right:47rem!important;margin-left:47rem!important}}.mx-96{margin-right:47.5rem!important;margin-left:47.5rem!important}@media only screen and (min-width:576px){.mx-sm-96{margin-right:47.5rem!important;margin-left:47.5rem!important}}@media only screen and (min-width:768px){.mx-md-96{margin-right:47.5rem!important;margin-left:47.5rem!important}}@media only screen and (min-width:992px){.mx-lg-96{margin-right:47.5rem!important;margin-left:47.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-96{margin-right:47.5rem!important;margin-left:47.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-96{margin-right:47.5rem!important;margin-left:47.5rem!important}}.mx-97{margin-right:48rem!important;margin-left:48rem!important}@media only screen and (min-width:576px){.mx-sm-97{margin-right:48rem!important;margin-left:48rem!important}}@media only screen and (min-width:768px){.mx-md-97{margin-right:48rem!important;margin-left:48rem!important}}@media only screen and (min-width:992px){.mx-lg-97{margin-right:48rem!important;margin-left:48rem!important}}@media only screen and (min-width:1200px){.mx-xl-97{margin-right:48rem!important;margin-left:48rem!important}}@media only screen and (min-width:1400px){.mx-xxl-97{margin-right:48rem!important;margin-left:48rem!important}}.mx-98{margin-right:48.5rem!important;margin-left:48.5rem!important}@media only screen and (min-width:576px){.mx-sm-98{margin-right:48.5rem!important;margin-left:48.5rem!important}}@media only screen and (min-width:768px){.mx-md-98{margin-right:48.5rem!important;margin-left:48.5rem!important}}@media only screen and (min-width:992px){.mx-lg-98{margin-right:48.5rem!important;margin-left:48.5rem!important}}@media only screen and (min-width:1200px){.mx-xl-98{margin-right:48.5rem!important;margin-left:48.5rem!important}}@media only screen and (min-width:1400px){.mx-xxl-98{margin-right:48.5rem!important;margin-left:48.5rem!important}}.mx-99{margin-right:49rem!important;margin-left:49rem!important}@media only screen and (min-width:576px){.mx-sm-99{margin-right:49rem!important;margin-left:49rem!important}}@media only screen and (min-width:768px){.mx-md-99{margin-right:49rem!important;margin-left:49rem!important}}@media only screen and (min-width:992px){.mx-lg-99{margin-right:49rem!important;margin-left:49rem!important}}@media only screen and (min-width:1200px){.mx-xl-99{margin-right:49rem!important;margin-left:49rem!important}}@media only screen and (min-width:1400px){.mx-xxl-99{margin-right:49rem!important;margin-left:49rem!important}}.pb-1{padding-bottom:0rem!important}@media only screen and (min-width:576px){.pb-sm-1{padding-bottom:0rem!important}}@media only screen and (min-width:768px){.pb-md-1{padding-bottom:0rem!important}}@media only screen and (min-width:992px){.pb-lg-1{padding-bottom:0rem!important}}@media only screen and (min-width:1200px){.pb-xl-1{padding-bottom:0rem!important}}@media only screen and (min-width:1400px){.pb-xxl-1{padding-bottom:0rem!important}}.pb-2{padding-bottom:.5rem!important}@media only screen and (min-width:576px){.pb-sm-2{padding-bottom:.5rem!important}}@media only screen and (min-width:768px){.pb-md-2{padding-bottom:.5rem!important}}@media only screen and (min-width:992px){.pb-lg-2{padding-bottom:.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-2{padding-bottom:.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-2{padding-bottom:.5rem!important}}.pb-3{padding-bottom:1rem!important}@media only screen and (min-width:576px){.pb-sm-3{padding-bottom:1rem!important}}@media only screen and (min-width:768px){.pb-md-3{padding-bottom:1rem!important}}@media only screen and (min-width:992px){.pb-lg-3{padding-bottom:1rem!important}}@media only screen and (min-width:1200px){.pb-xl-3{padding-bottom:1rem!important}}@media only screen and (min-width:1400px){.pb-xxl-3{padding-bottom:1rem!important}}.pb-4{padding-bottom:1.5rem!important}@media only screen and (min-width:576px){.pb-sm-4{padding-bottom:1.5rem!important}}@media only screen and (min-width:768px){.pb-md-4{padding-bottom:1.5rem!important}}@media only screen and (min-width:992px){.pb-lg-4{padding-bottom:1.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-4{padding-bottom:1.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-4{padding-bottom:1.5rem!important}}.pb-5{padding-bottom:2rem!important}@media only screen and (min-width:576px){.pb-sm-5{padding-bottom:2rem!important}}@media only screen and (min-width:768px){.pb-md-5{padding-bottom:2rem!important}}@media only screen and (min-width:992px){.pb-lg-5{padding-bottom:2rem!important}}@media only screen and (min-width:1200px){.pb-xl-5{padding-bottom:2rem!important}}@media only screen and (min-width:1400px){.pb-xxl-5{padding-bottom:2rem!important}}.pb-6{padding-bottom:2.5rem!important}@media only screen and (min-width:576px){.pb-sm-6{padding-bottom:2.5rem!important}}@media only screen and (min-width:768px){.pb-md-6{padding-bottom:2.5rem!important}}@media only screen and (min-width:992px){.pb-lg-6{padding-bottom:2.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-6{padding-bottom:2.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-6{padding-bottom:2.5rem!important}}.pb-7{padding-bottom:3rem!important}@media only screen and (min-width:576px){.pb-sm-7{padding-bottom:3rem!important}}@media only screen and (min-width:768px){.pb-md-7{padding-bottom:3rem!important}}@media only screen and (min-width:992px){.pb-lg-7{padding-bottom:3rem!important}}@media only screen and (min-width:1200px){.pb-xl-7{padding-bottom:3rem!important}}@media only screen and (min-width:1400px){.pb-xxl-7{padding-bottom:3rem!important}}.pb-8{padding-bottom:3.5rem!important}@media only screen and (min-width:576px){.pb-sm-8{padding-bottom:3.5rem!important}}@media only screen and (min-width:768px){.pb-md-8{padding-bottom:3.5rem!important}}@media only screen and (min-width:992px){.pb-lg-8{padding-bottom:3.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-8{padding-bottom:3.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-8{padding-bottom:3.5rem!important}}.pb-9{padding-bottom:4rem!important}@media only screen and (min-width:576px){.pb-sm-9{padding-bottom:4rem!important}}@media only screen and (min-width:768px){.pb-md-9{padding-bottom:4rem!important}}@media only screen and (min-width:992px){.pb-lg-9{padding-bottom:4rem!important}}@media only screen and (min-width:1200px){.pb-xl-9{padding-bottom:4rem!important}}@media only screen and (min-width:1400px){.pb-xxl-9{padding-bottom:4rem!important}}.pb-10{padding-bottom:4.5rem!important}@media only screen and (min-width:576px){.pb-sm-10{padding-bottom:4.5rem!important}}@media only screen and (min-width:768px){.pb-md-10{padding-bottom:4.5rem!important}}@media only screen and (min-width:992px){.pb-lg-10{padding-bottom:4.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-10{padding-bottom:4.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-10{padding-bottom:4.5rem!important}}.pb-11{padding-bottom:5rem!important}@media only screen and (min-width:576px){.pb-sm-11{padding-bottom:5rem!important}}@media only screen and (min-width:768px){.pb-md-11{padding-bottom:5rem!important}}@media only screen and (min-width:992px){.pb-lg-11{padding-bottom:5rem!important}}@media only screen and (min-width:1200px){.pb-xl-11{padding-bottom:5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-11{padding-bottom:5rem!important}}.pb-12{padding-bottom:5.5rem!important}@media only screen and (min-width:576px){.pb-sm-12{padding-bottom:5.5rem!important}}@media only screen and (min-width:768px){.pb-md-12{padding-bottom:5.5rem!important}}@media only screen and (min-width:992px){.pb-lg-12{padding-bottom:5.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-12{padding-bottom:5.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-12{padding-bottom:5.5rem!important}}.pb-13{padding-bottom:6rem!important}@media only screen and (min-width:576px){.pb-sm-13{padding-bottom:6rem!important}}@media only screen and (min-width:768px){.pb-md-13{padding-bottom:6rem!important}}@media only screen and (min-width:992px){.pb-lg-13{padding-bottom:6rem!important}}@media only screen and (min-width:1200px){.pb-xl-13{padding-bottom:6rem!important}}@media only screen and (min-width:1400px){.pb-xxl-13{padding-bottom:6rem!important}}.pb-14{padding-bottom:6.5rem!important}@media only screen and (min-width:576px){.pb-sm-14{padding-bottom:6.5rem!important}}@media only screen and (min-width:768px){.pb-md-14{padding-bottom:6.5rem!important}}@media only screen and (min-width:992px){.pb-lg-14{padding-bottom:6.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-14{padding-bottom:6.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-14{padding-bottom:6.5rem!important}}.pb-15{padding-bottom:7rem!important}@media only screen and (min-width:576px){.pb-sm-15{padding-bottom:7rem!important}}@media only screen and (min-width:768px){.pb-md-15{padding-bottom:7rem!important}}@media only screen and (min-width:992px){.pb-lg-15{padding-bottom:7rem!important}}@media only screen and (min-width:1200px){.pb-xl-15{padding-bottom:7rem!important}}@media only screen and (min-width:1400px){.pb-xxl-15{padding-bottom:7rem!important}}.pb-16{padding-bottom:7.5rem!important}@media only screen and (min-width:576px){.pb-sm-16{padding-bottom:7.5rem!important}}@media only screen and (min-width:768px){.pb-md-16{padding-bottom:7.5rem!important}}@media only screen and (min-width:992px){.pb-lg-16{padding-bottom:7.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-16{padding-bottom:7.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-16{padding-bottom:7.5rem!important}}.pb-17{padding-bottom:8rem!important}@media only screen and (min-width:576px){.pb-sm-17{padding-bottom:8rem!important}}@media only screen and (min-width:768px){.pb-md-17{padding-bottom:8rem!important}}@media only screen and (min-width:992px){.pb-lg-17{padding-bottom:8rem!important}}@media only screen and (min-width:1200px){.pb-xl-17{padding-bottom:8rem!important}}@media only screen and (min-width:1400px){.pb-xxl-17{padding-bottom:8rem!important}}.pb-18{padding-bottom:8.5rem!important}@media only screen and (min-width:576px){.pb-sm-18{padding-bottom:8.5rem!important}}@media only screen and (min-width:768px){.pb-md-18{padding-bottom:8.5rem!important}}@media only screen and (min-width:992px){.pb-lg-18{padding-bottom:8.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-18{padding-bottom:8.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-18{padding-bottom:8.5rem!important}}.pb-19{padding-bottom:9rem!important}@media only screen and (min-width:576px){.pb-sm-19{padding-bottom:9rem!important}}@media only screen and (min-width:768px){.pb-md-19{padding-bottom:9rem!important}}@media only screen and (min-width:992px){.pb-lg-19{padding-bottom:9rem!important}}@media only screen and (min-width:1200px){.pb-xl-19{padding-bottom:9rem!important}}@media only screen and (min-width:1400px){.pb-xxl-19{padding-bottom:9rem!important}}.pb-20{padding-bottom:9.5rem!important}@media only screen and (min-width:576px){.pb-sm-20{padding-bottom:9.5rem!important}}@media only screen and (min-width:768px){.pb-md-20{padding-bottom:9.5rem!important}}@media only screen and (min-width:992px){.pb-lg-20{padding-bottom:9.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-20{padding-bottom:9.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-20{padding-bottom:9.5rem!important}}.pb-21{padding-bottom:10rem!important}@media only screen and (min-width:576px){.pb-sm-21{padding-bottom:10rem!important}}@media only screen and (min-width:768px){.pb-md-21{padding-bottom:10rem!important}}@media only screen and (min-width:992px){.pb-lg-21{padding-bottom:10rem!important}}@media only screen and (min-width:1200px){.pb-xl-21{padding-bottom:10rem!important}}@media only screen and (min-width:1400px){.pb-xxl-21{padding-bottom:10rem!important}}.pb-22{padding-bottom:10.5rem!important}@media only screen and (min-width:576px){.pb-sm-22{padding-bottom:10.5rem!important}}@media only screen and (min-width:768px){.pb-md-22{padding-bottom:10.5rem!important}}@media only screen and (min-width:992px){.pb-lg-22{padding-bottom:10.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-22{padding-bottom:10.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-22{padding-bottom:10.5rem!important}}.pb-23{padding-bottom:11rem!important}@media only screen and (min-width:576px){.pb-sm-23{padding-bottom:11rem!important}}@media only screen and (min-width:768px){.pb-md-23{padding-bottom:11rem!important}}@media only screen and (min-width:992px){.pb-lg-23{padding-bottom:11rem!important}}@media only screen and (min-width:1200px){.pb-xl-23{padding-bottom:11rem!important}}@media only screen and (min-width:1400px){.pb-xxl-23{padding-bottom:11rem!important}}.pb-24{padding-bottom:11.5rem!important}@media only screen and (min-width:576px){.pb-sm-24{padding-bottom:11.5rem!important}}@media only screen and (min-width:768px){.pb-md-24{padding-bottom:11.5rem!important}}@media only screen and (min-width:992px){.pb-lg-24{padding-bottom:11.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-24{padding-bottom:11.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-24{padding-bottom:11.5rem!important}}.pb-25{padding-bottom:12rem!important}@media only screen and (min-width:576px){.pb-sm-25{padding-bottom:12rem!important}}@media only screen and (min-width:768px){.pb-md-25{padding-bottom:12rem!important}}@media only screen and (min-width:992px){.pb-lg-25{padding-bottom:12rem!important}}@media only screen and (min-width:1200px){.pb-xl-25{padding-bottom:12rem!important}}@media only screen and (min-width:1400px){.pb-xxl-25{padding-bottom:12rem!important}}.pb-26{padding-bottom:12.5rem!important}@media only screen and (min-width:576px){.pb-sm-26{padding-bottom:12.5rem!important}}@media only screen and (min-width:768px){.pb-md-26{padding-bottom:12.5rem!important}}@media only screen and (min-width:992px){.pb-lg-26{padding-bottom:12.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-26{padding-bottom:12.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-26{padding-bottom:12.5rem!important}}.pb-27{padding-bottom:13rem!important}@media only screen and (min-width:576px){.pb-sm-27{padding-bottom:13rem!important}}@media only screen and (min-width:768px){.pb-md-27{padding-bottom:13rem!important}}@media only screen and (min-width:992px){.pb-lg-27{padding-bottom:13rem!important}}@media only screen and (min-width:1200px){.pb-xl-27{padding-bottom:13rem!important}}@media only screen and (min-width:1400px){.pb-xxl-27{padding-bottom:13rem!important}}.pb-28{padding-bottom:13.5rem!important}@media only screen and (min-width:576px){.pb-sm-28{padding-bottom:13.5rem!important}}@media only screen and (min-width:768px){.pb-md-28{padding-bottom:13.5rem!important}}@media only screen and (min-width:992px){.pb-lg-28{padding-bottom:13.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-28{padding-bottom:13.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-28{padding-bottom:13.5rem!important}}.pb-29{padding-bottom:14rem!important}@media only screen and (min-width:576px){.pb-sm-29{padding-bottom:14rem!important}}@media only screen and (min-width:768px){.pb-md-29{padding-bottom:14rem!important}}@media only screen and (min-width:992px){.pb-lg-29{padding-bottom:14rem!important}}@media only screen and (min-width:1200px){.pb-xl-29{padding-bottom:14rem!important}}@media only screen and (min-width:1400px){.pb-xxl-29{padding-bottom:14rem!important}}.pb-30{padding-bottom:14.5rem!important}@media only screen and (min-width:576px){.pb-sm-30{padding-bottom:14.5rem!important}}@media only screen and (min-width:768px){.pb-md-30{padding-bottom:14.5rem!important}}@media only screen and (min-width:992px){.pb-lg-30{padding-bottom:14.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-30{padding-bottom:14.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-30{padding-bottom:14.5rem!important}}.pb-31{padding-bottom:15rem!important}@media only screen and (min-width:576px){.pb-sm-31{padding-bottom:15rem!important}}@media only screen and (min-width:768px){.pb-md-31{padding-bottom:15rem!important}}@media only screen and (min-width:992px){.pb-lg-31{padding-bottom:15rem!important}}@media only screen and (min-width:1200px){.pb-xl-31{padding-bottom:15rem!important}}@media only screen and (min-width:1400px){.pb-xxl-31{padding-bottom:15rem!important}}.pb-32{padding-bottom:15.5rem!important}@media only screen and (min-width:576px){.pb-sm-32{padding-bottom:15.5rem!important}}@media only screen and (min-width:768px){.pb-md-32{padding-bottom:15.5rem!important}}@media only screen and (min-width:992px){.pb-lg-32{padding-bottom:15.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-32{padding-bottom:15.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-32{padding-bottom:15.5rem!important}}.pb-33{padding-bottom:16rem!important}@media only screen and (min-width:576px){.pb-sm-33{padding-bottom:16rem!important}}@media only screen and (min-width:768px){.pb-md-33{padding-bottom:16rem!important}}@media only screen and (min-width:992px){.pb-lg-33{padding-bottom:16rem!important}}@media only screen and (min-width:1200px){.pb-xl-33{padding-bottom:16rem!important}}@media only screen and (min-width:1400px){.pb-xxl-33{padding-bottom:16rem!important}}.pb-34{padding-bottom:16.5rem!important}@media only screen and (min-width:576px){.pb-sm-34{padding-bottom:16.5rem!important}}@media only screen and (min-width:768px){.pb-md-34{padding-bottom:16.5rem!important}}@media only screen and (min-width:992px){.pb-lg-34{padding-bottom:16.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-34{padding-bottom:16.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-34{padding-bottom:16.5rem!important}}.pb-35{padding-bottom:17rem!important}@media only screen and (min-width:576px){.pb-sm-35{padding-bottom:17rem!important}}@media only screen and (min-width:768px){.pb-md-35{padding-bottom:17rem!important}}@media only screen and (min-width:992px){.pb-lg-35{padding-bottom:17rem!important}}@media only screen and (min-width:1200px){.pb-xl-35{padding-bottom:17rem!important}}@media only screen and (min-width:1400px){.pb-xxl-35{padding-bottom:17rem!important}}.pb-36{padding-bottom:17.5rem!important}@media only screen and (min-width:576px){.pb-sm-36{padding-bottom:17.5rem!important}}@media only screen and (min-width:768px){.pb-md-36{padding-bottom:17.5rem!important}}@media only screen and (min-width:992px){.pb-lg-36{padding-bottom:17.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-36{padding-bottom:17.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-36{padding-bottom:17.5rem!important}}.pb-37{padding-bottom:18rem!important}@media only screen and (min-width:576px){.pb-sm-37{padding-bottom:18rem!important}}@media only screen and (min-width:768px){.pb-md-37{padding-bottom:18rem!important}}@media only screen and (min-width:992px){.pb-lg-37{padding-bottom:18rem!important}}@media only screen and (min-width:1200px){.pb-xl-37{padding-bottom:18rem!important}}@media only screen and (min-width:1400px){.pb-xxl-37{padding-bottom:18rem!important}}.pb-38{padding-bottom:18.5rem!important}@media only screen and (min-width:576px){.pb-sm-38{padding-bottom:18.5rem!important}}@media only screen and (min-width:768px){.pb-md-38{padding-bottom:18.5rem!important}}@media only screen and (min-width:992px){.pb-lg-38{padding-bottom:18.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-38{padding-bottom:18.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-38{padding-bottom:18.5rem!important}}.pb-39{padding-bottom:19rem!important}@media only screen and (min-width:576px){.pb-sm-39{padding-bottom:19rem!important}}@media only screen and (min-width:768px){.pb-md-39{padding-bottom:19rem!important}}@media only screen and (min-width:992px){.pb-lg-39{padding-bottom:19rem!important}}@media only screen and (min-width:1200px){.pb-xl-39{padding-bottom:19rem!important}}@media only screen and (min-width:1400px){.pb-xxl-39{padding-bottom:19rem!important}}.pb-40{padding-bottom:19.5rem!important}@media only screen and (min-width:576px){.pb-sm-40{padding-bottom:19.5rem!important}}@media only screen and (min-width:768px){.pb-md-40{padding-bottom:19.5rem!important}}@media only screen and (min-width:992px){.pb-lg-40{padding-bottom:19.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-40{padding-bottom:19.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-40{padding-bottom:19.5rem!important}}.pb-41{padding-bottom:20rem!important}@media only screen and (min-width:576px){.pb-sm-41{padding-bottom:20rem!important}}@media only screen and (min-width:768px){.pb-md-41{padding-bottom:20rem!important}}@media only screen and (min-width:992px){.pb-lg-41{padding-bottom:20rem!important}}@media only screen and (min-width:1200px){.pb-xl-41{padding-bottom:20rem!important}}@media only screen and (min-width:1400px){.pb-xxl-41{padding-bottom:20rem!important}}.pb-42{padding-bottom:20.5rem!important}@media only screen and (min-width:576px){.pb-sm-42{padding-bottom:20.5rem!important}}@media only screen and (min-width:768px){.pb-md-42{padding-bottom:20.5rem!important}}@media only screen and (min-width:992px){.pb-lg-42{padding-bottom:20.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-42{padding-bottom:20.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-42{padding-bottom:20.5rem!important}}.pb-43{padding-bottom:21rem!important}@media only screen and (min-width:576px){.pb-sm-43{padding-bottom:21rem!important}}@media only screen and (min-width:768px){.pb-md-43{padding-bottom:21rem!important}}@media only screen and (min-width:992px){.pb-lg-43{padding-bottom:21rem!important}}@media only screen and (min-width:1200px){.pb-xl-43{padding-bottom:21rem!important}}@media only screen and (min-width:1400px){.pb-xxl-43{padding-bottom:21rem!important}}.pb-44{padding-bottom:21.5rem!important}@media only screen and (min-width:576px){.pb-sm-44{padding-bottom:21.5rem!important}}@media only screen and (min-width:768px){.pb-md-44{padding-bottom:21.5rem!important}}@media only screen and (min-width:992px){.pb-lg-44{padding-bottom:21.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-44{padding-bottom:21.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-44{padding-bottom:21.5rem!important}}.pb-45{padding-bottom:22rem!important}@media only screen and (min-width:576px){.pb-sm-45{padding-bottom:22rem!important}}@media only screen and (min-width:768px){.pb-md-45{padding-bottom:22rem!important}}@media only screen and (min-width:992px){.pb-lg-45{padding-bottom:22rem!important}}@media only screen and (min-width:1200px){.pb-xl-45{padding-bottom:22rem!important}}@media only screen and (min-width:1400px){.pb-xxl-45{padding-bottom:22rem!important}}.pb-46{padding-bottom:22.5rem!important}@media only screen and (min-width:576px){.pb-sm-46{padding-bottom:22.5rem!important}}@media only screen and (min-width:768px){.pb-md-46{padding-bottom:22.5rem!important}}@media only screen and (min-width:992px){.pb-lg-46{padding-bottom:22.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-46{padding-bottom:22.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-46{padding-bottom:22.5rem!important}}.pb-47{padding-bottom:23rem!important}@media only screen and (min-width:576px){.pb-sm-47{padding-bottom:23rem!important}}@media only screen and (min-width:768px){.pb-md-47{padding-bottom:23rem!important}}@media only screen and (min-width:992px){.pb-lg-47{padding-bottom:23rem!important}}@media only screen and (min-width:1200px){.pb-xl-47{padding-bottom:23rem!important}}@media only screen and (min-width:1400px){.pb-xxl-47{padding-bottom:23rem!important}}.pb-48{padding-bottom:23.5rem!important}@media only screen and (min-width:576px){.pb-sm-48{padding-bottom:23.5rem!important}}@media only screen and (min-width:768px){.pb-md-48{padding-bottom:23.5rem!important}}@media only screen and (min-width:992px){.pb-lg-48{padding-bottom:23.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-48{padding-bottom:23.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-48{padding-bottom:23.5rem!important}}.pb-49{padding-bottom:24rem!important}@media only screen and (min-width:576px){.pb-sm-49{padding-bottom:24rem!important}}@media only screen and (min-width:768px){.pb-md-49{padding-bottom:24rem!important}}@media only screen and (min-width:992px){.pb-lg-49{padding-bottom:24rem!important}}@media only screen and (min-width:1200px){.pb-xl-49{padding-bottom:24rem!important}}@media only screen and (min-width:1400px){.pb-xxl-49{padding-bottom:24rem!important}}.pb-50{padding-bottom:24.5rem!important}@media only screen and (min-width:576px){.pb-sm-50{padding-bottom:24.5rem!important}}@media only screen and (min-width:768px){.pb-md-50{padding-bottom:24.5rem!important}}@media only screen and (min-width:992px){.pb-lg-50{padding-bottom:24.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-50{padding-bottom:24.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-50{padding-bottom:24.5rem!important}}.pb-51{padding-bottom:25rem!important}@media only screen and (min-width:576px){.pb-sm-51{padding-bottom:25rem!important}}@media only screen and (min-width:768px){.pb-md-51{padding-bottom:25rem!important}}@media only screen and (min-width:992px){.pb-lg-51{padding-bottom:25rem!important}}@media only screen and (min-width:1200px){.pb-xl-51{padding-bottom:25rem!important}}@media only screen and (min-width:1400px){.pb-xxl-51{padding-bottom:25rem!important}}.pb-52{padding-bottom:25.5rem!important}@media only screen and (min-width:576px){.pb-sm-52{padding-bottom:25.5rem!important}}@media only screen and (min-width:768px){.pb-md-52{padding-bottom:25.5rem!important}}@media only screen and (min-width:992px){.pb-lg-52{padding-bottom:25.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-52{padding-bottom:25.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-52{padding-bottom:25.5rem!important}}.pb-53{padding-bottom:26rem!important}@media only screen and (min-width:576px){.pb-sm-53{padding-bottom:26rem!important}}@media only screen and (min-width:768px){.pb-md-53{padding-bottom:26rem!important}}@media only screen and (min-width:992px){.pb-lg-53{padding-bottom:26rem!important}}@media only screen and (min-width:1200px){.pb-xl-53{padding-bottom:26rem!important}}@media only screen and (min-width:1400px){.pb-xxl-53{padding-bottom:26rem!important}}.pb-54{padding-bottom:26.5rem!important}@media only screen and (min-width:576px){.pb-sm-54{padding-bottom:26.5rem!important}}@media only screen and (min-width:768px){.pb-md-54{padding-bottom:26.5rem!important}}@media only screen and (min-width:992px){.pb-lg-54{padding-bottom:26.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-54{padding-bottom:26.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-54{padding-bottom:26.5rem!important}}.pb-55{padding-bottom:27rem!important}@media only screen and (min-width:576px){.pb-sm-55{padding-bottom:27rem!important}}@media only screen and (min-width:768px){.pb-md-55{padding-bottom:27rem!important}}@media only screen and (min-width:992px){.pb-lg-55{padding-bottom:27rem!important}}@media only screen and (min-width:1200px){.pb-xl-55{padding-bottom:27rem!important}}@media only screen and (min-width:1400px){.pb-xxl-55{padding-bottom:27rem!important}}.pb-56{padding-bottom:27.5rem!important}@media only screen and (min-width:576px){.pb-sm-56{padding-bottom:27.5rem!important}}@media only screen and (min-width:768px){.pb-md-56{padding-bottom:27.5rem!important}}@media only screen and (min-width:992px){.pb-lg-56{padding-bottom:27.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-56{padding-bottom:27.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-56{padding-bottom:27.5rem!important}}.pb-57{padding-bottom:28rem!important}@media only screen and (min-width:576px){.pb-sm-57{padding-bottom:28rem!important}}@media only screen and (min-width:768px){.pb-md-57{padding-bottom:28rem!important}}@media only screen and (min-width:992px){.pb-lg-57{padding-bottom:28rem!important}}@media only screen and (min-width:1200px){.pb-xl-57{padding-bottom:28rem!important}}@media only screen and (min-width:1400px){.pb-xxl-57{padding-bottom:28rem!important}}.pb-58{padding-bottom:28.5rem!important}@media only screen and (min-width:576px){.pb-sm-58{padding-bottom:28.5rem!important}}@media only screen and (min-width:768px){.pb-md-58{padding-bottom:28.5rem!important}}@media only screen and (min-width:992px){.pb-lg-58{padding-bottom:28.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-58{padding-bottom:28.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-58{padding-bottom:28.5rem!important}}.pb-59{padding-bottom:29rem!important}@media only screen and (min-width:576px){.pb-sm-59{padding-bottom:29rem!important}}@media only screen and (min-width:768px){.pb-md-59{padding-bottom:29rem!important}}@media only screen and (min-width:992px){.pb-lg-59{padding-bottom:29rem!important}}@media only screen and (min-width:1200px){.pb-xl-59{padding-bottom:29rem!important}}@media only screen and (min-width:1400px){.pb-xxl-59{padding-bottom:29rem!important}}.pb-60{padding-bottom:29.5rem!important}@media only screen and (min-width:576px){.pb-sm-60{padding-bottom:29.5rem!important}}@media only screen and (min-width:768px){.pb-md-60{padding-bottom:29.5rem!important}}@media only screen and (min-width:992px){.pb-lg-60{padding-bottom:29.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-60{padding-bottom:29.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-60{padding-bottom:29.5rem!important}}.pb-61{padding-bottom:30rem!important}@media only screen and (min-width:576px){.pb-sm-61{padding-bottom:30rem!important}}@media only screen and (min-width:768px){.pb-md-61{padding-bottom:30rem!important}}@media only screen and (min-width:992px){.pb-lg-61{padding-bottom:30rem!important}}@media only screen and (min-width:1200px){.pb-xl-61{padding-bottom:30rem!important}}@media only screen and (min-width:1400px){.pb-xxl-61{padding-bottom:30rem!important}}.pb-62{padding-bottom:30.5rem!important}@media only screen and (min-width:576px){.pb-sm-62{padding-bottom:30.5rem!important}}@media only screen and (min-width:768px){.pb-md-62{padding-bottom:30.5rem!important}}@media only screen and (min-width:992px){.pb-lg-62{padding-bottom:30.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-62{padding-bottom:30.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-62{padding-bottom:30.5rem!important}}.pb-63{padding-bottom:31rem!important}@media only screen and (min-width:576px){.pb-sm-63{padding-bottom:31rem!important}}@media only screen and (min-width:768px){.pb-md-63{padding-bottom:31rem!important}}@media only screen and (min-width:992px){.pb-lg-63{padding-bottom:31rem!important}}@media only screen and (min-width:1200px){.pb-xl-63{padding-bottom:31rem!important}}@media only screen and (min-width:1400px){.pb-xxl-63{padding-bottom:31rem!important}}.pb-64{padding-bottom:31.5rem!important}@media only screen and (min-width:576px){.pb-sm-64{padding-bottom:31.5rem!important}}@media only screen and (min-width:768px){.pb-md-64{padding-bottom:31.5rem!important}}@media only screen and (min-width:992px){.pb-lg-64{padding-bottom:31.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-64{padding-bottom:31.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-64{padding-bottom:31.5rem!important}}.pb-65{padding-bottom:32rem!important}@media only screen and (min-width:576px){.pb-sm-65{padding-bottom:32rem!important}}@media only screen and (min-width:768px){.pb-md-65{padding-bottom:32rem!important}}@media only screen and (min-width:992px){.pb-lg-65{padding-bottom:32rem!important}}@media only screen and (min-width:1200px){.pb-xl-65{padding-bottom:32rem!important}}@media only screen and (min-width:1400px){.pb-xxl-65{padding-bottom:32rem!important}}.pb-66{padding-bottom:32.5rem!important}@media only screen and (min-width:576px){.pb-sm-66{padding-bottom:32.5rem!important}}@media only screen and (min-width:768px){.pb-md-66{padding-bottom:32.5rem!important}}@media only screen and (min-width:992px){.pb-lg-66{padding-bottom:32.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-66{padding-bottom:32.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-66{padding-bottom:32.5rem!important}}.pb-67{padding-bottom:33rem!important}@media only screen and (min-width:576px){.pb-sm-67{padding-bottom:33rem!important}}@media only screen and (min-width:768px){.pb-md-67{padding-bottom:33rem!important}}@media only screen and (min-width:992px){.pb-lg-67{padding-bottom:33rem!important}}@media only screen and (min-width:1200px){.pb-xl-67{padding-bottom:33rem!important}}@media only screen and (min-width:1400px){.pb-xxl-67{padding-bottom:33rem!important}}.pb-68{padding-bottom:33.5rem!important}@media only screen and (min-width:576px){.pb-sm-68{padding-bottom:33.5rem!important}}@media only screen and (min-width:768px){.pb-md-68{padding-bottom:33.5rem!important}}@media only screen and (min-width:992px){.pb-lg-68{padding-bottom:33.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-68{padding-bottom:33.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-68{padding-bottom:33.5rem!important}}.pb-69{padding-bottom:34rem!important}@media only screen and (min-width:576px){.pb-sm-69{padding-bottom:34rem!important}}@media only screen and (min-width:768px){.pb-md-69{padding-bottom:34rem!important}}@media only screen and (min-width:992px){.pb-lg-69{padding-bottom:34rem!important}}@media only screen and (min-width:1200px){.pb-xl-69{padding-bottom:34rem!important}}@media only screen and (min-width:1400px){.pb-xxl-69{padding-bottom:34rem!important}}.pb-70{padding-bottom:34.5rem!important}@media only screen and (min-width:576px){.pb-sm-70{padding-bottom:34.5rem!important}}@media only screen and (min-width:768px){.pb-md-70{padding-bottom:34.5rem!important}}@media only screen and (min-width:992px){.pb-lg-70{padding-bottom:34.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-70{padding-bottom:34.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-70{padding-bottom:34.5rem!important}}.pb-71{padding-bottom:35rem!important}@media only screen and (min-width:576px){.pb-sm-71{padding-bottom:35rem!important}}@media only screen and (min-width:768px){.pb-md-71{padding-bottom:35rem!important}}@media only screen and (min-width:992px){.pb-lg-71{padding-bottom:35rem!important}}@media only screen and (min-width:1200px){.pb-xl-71{padding-bottom:35rem!important}}@media only screen and (min-width:1400px){.pb-xxl-71{padding-bottom:35rem!important}}.pb-72{padding-bottom:35.5rem!important}@media only screen and (min-width:576px){.pb-sm-72{padding-bottom:35.5rem!important}}@media only screen and (min-width:768px){.pb-md-72{padding-bottom:35.5rem!important}}@media only screen and (min-width:992px){.pb-lg-72{padding-bottom:35.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-72{padding-bottom:35.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-72{padding-bottom:35.5rem!important}}.pb-73{padding-bottom:36rem!important}@media only screen and (min-width:576px){.pb-sm-73{padding-bottom:36rem!important}}@media only screen and (min-width:768px){.pb-md-73{padding-bottom:36rem!important}}@media only screen and (min-width:992px){.pb-lg-73{padding-bottom:36rem!important}}@media only screen and (min-width:1200px){.pb-xl-73{padding-bottom:36rem!important}}@media only screen and (min-width:1400px){.pb-xxl-73{padding-bottom:36rem!important}}.pb-74{padding-bottom:36.5rem!important}@media only screen and (min-width:576px){.pb-sm-74{padding-bottom:36.5rem!important}}@media only screen and (min-width:768px){.pb-md-74{padding-bottom:36.5rem!important}}@media only screen and (min-width:992px){.pb-lg-74{padding-bottom:36.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-74{padding-bottom:36.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-74{padding-bottom:36.5rem!important}}.pb-75{padding-bottom:37rem!important}@media only screen and (min-width:576px){.pb-sm-75{padding-bottom:37rem!important}}@media only screen and (min-width:768px){.pb-md-75{padding-bottom:37rem!important}}@media only screen and (min-width:992px){.pb-lg-75{padding-bottom:37rem!important}}@media only screen and (min-width:1200px){.pb-xl-75{padding-bottom:37rem!important}}@media only screen and (min-width:1400px){.pb-xxl-75{padding-bottom:37rem!important}}.pb-76{padding-bottom:37.5rem!important}@media only screen and (min-width:576px){.pb-sm-76{padding-bottom:37.5rem!important}}@media only screen and (min-width:768px){.pb-md-76{padding-bottom:37.5rem!important}}@media only screen and (min-width:992px){.pb-lg-76{padding-bottom:37.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-76{padding-bottom:37.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-76{padding-bottom:37.5rem!important}}.pb-77{padding-bottom:38rem!important}@media only screen and (min-width:576px){.pb-sm-77{padding-bottom:38rem!important}}@media only screen and (min-width:768px){.pb-md-77{padding-bottom:38rem!important}}@media only screen and (min-width:992px){.pb-lg-77{padding-bottom:38rem!important}}@media only screen and (min-width:1200px){.pb-xl-77{padding-bottom:38rem!important}}@media only screen and (min-width:1400px){.pb-xxl-77{padding-bottom:38rem!important}}.pb-78{padding-bottom:38.5rem!important}@media only screen and (min-width:576px){.pb-sm-78{padding-bottom:38.5rem!important}}@media only screen and (min-width:768px){.pb-md-78{padding-bottom:38.5rem!important}}@media only screen and (min-width:992px){.pb-lg-78{padding-bottom:38.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-78{padding-bottom:38.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-78{padding-bottom:38.5rem!important}}.pb-79{padding-bottom:39rem!important}@media only screen and (min-width:576px){.pb-sm-79{padding-bottom:39rem!important}}@media only screen and (min-width:768px){.pb-md-79{padding-bottom:39rem!important}}@media only screen and (min-width:992px){.pb-lg-79{padding-bottom:39rem!important}}@media only screen and (min-width:1200px){.pb-xl-79{padding-bottom:39rem!important}}@media only screen and (min-width:1400px){.pb-xxl-79{padding-bottom:39rem!important}}.pb-80{padding-bottom:39.5rem!important}@media only screen and (min-width:576px){.pb-sm-80{padding-bottom:39.5rem!important}}@media only screen and (min-width:768px){.pb-md-80{padding-bottom:39.5rem!important}}@media only screen and (min-width:992px){.pb-lg-80{padding-bottom:39.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-80{padding-bottom:39.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-80{padding-bottom:39.5rem!important}}.pb-81{padding-bottom:40rem!important}@media only screen and (min-width:576px){.pb-sm-81{padding-bottom:40rem!important}}@media only screen and (min-width:768px){.pb-md-81{padding-bottom:40rem!important}}@media only screen and (min-width:992px){.pb-lg-81{padding-bottom:40rem!important}}@media only screen and (min-width:1200px){.pb-xl-81{padding-bottom:40rem!important}}@media only screen and (min-width:1400px){.pb-xxl-81{padding-bottom:40rem!important}}.pb-82{padding-bottom:40.5rem!important}@media only screen and (min-width:576px){.pb-sm-82{padding-bottom:40.5rem!important}}@media only screen and (min-width:768px){.pb-md-82{padding-bottom:40.5rem!important}}@media only screen and (min-width:992px){.pb-lg-82{padding-bottom:40.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-82{padding-bottom:40.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-82{padding-bottom:40.5rem!important}}.pb-83{padding-bottom:41rem!important}@media only screen and (min-width:576px){.pb-sm-83{padding-bottom:41rem!important}}@media only screen and (min-width:768px){.pb-md-83{padding-bottom:41rem!important}}@media only screen and (min-width:992px){.pb-lg-83{padding-bottom:41rem!important}}@media only screen and (min-width:1200px){.pb-xl-83{padding-bottom:41rem!important}}@media only screen and (min-width:1400px){.pb-xxl-83{padding-bottom:41rem!important}}.pb-84{padding-bottom:41.5rem!important}@media only screen and (min-width:576px){.pb-sm-84{padding-bottom:41.5rem!important}}@media only screen and (min-width:768px){.pb-md-84{padding-bottom:41.5rem!important}}@media only screen and (min-width:992px){.pb-lg-84{padding-bottom:41.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-84{padding-bottom:41.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-84{padding-bottom:41.5rem!important}}.pb-85{padding-bottom:42rem!important}@media only screen and (min-width:576px){.pb-sm-85{padding-bottom:42rem!important}}@media only screen and (min-width:768px){.pb-md-85{padding-bottom:42rem!important}}@media only screen and (min-width:992px){.pb-lg-85{padding-bottom:42rem!important}}@media only screen and (min-width:1200px){.pb-xl-85{padding-bottom:42rem!important}}@media only screen and (min-width:1400px){.pb-xxl-85{padding-bottom:42rem!important}}.pb-86{padding-bottom:42.5rem!important}@media only screen and (min-width:576px){.pb-sm-86{padding-bottom:42.5rem!important}}@media only screen and (min-width:768px){.pb-md-86{padding-bottom:42.5rem!important}}@media only screen and (min-width:992px){.pb-lg-86{padding-bottom:42.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-86{padding-bottom:42.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-86{padding-bottom:42.5rem!important}}.pb-87{padding-bottom:43rem!important}@media only screen and (min-width:576px){.pb-sm-87{padding-bottom:43rem!important}}@media only screen and (min-width:768px){.pb-md-87{padding-bottom:43rem!important}}@media only screen and (min-width:992px){.pb-lg-87{padding-bottom:43rem!important}}@media only screen and (min-width:1200px){.pb-xl-87{padding-bottom:43rem!important}}@media only screen and (min-width:1400px){.pb-xxl-87{padding-bottom:43rem!important}}.pb-88{padding-bottom:43.5rem!important}@media only screen and (min-width:576px){.pb-sm-88{padding-bottom:43.5rem!important}}@media only screen and (min-width:768px){.pb-md-88{padding-bottom:43.5rem!important}}@media only screen and (min-width:992px){.pb-lg-88{padding-bottom:43.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-88{padding-bottom:43.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-88{padding-bottom:43.5rem!important}}.pb-89{padding-bottom:44rem!important}@media only screen and (min-width:576px){.pb-sm-89{padding-bottom:44rem!important}}@media only screen and (min-width:768px){.pb-md-89{padding-bottom:44rem!important}}@media only screen and (min-width:992px){.pb-lg-89{padding-bottom:44rem!important}}@media only screen and (min-width:1200px){.pb-xl-89{padding-bottom:44rem!important}}@media only screen and (min-width:1400px){.pb-xxl-89{padding-bottom:44rem!important}}.pb-90{padding-bottom:44.5rem!important}@media only screen and (min-width:576px){.pb-sm-90{padding-bottom:44.5rem!important}}@media only screen and (min-width:768px){.pb-md-90{padding-bottom:44.5rem!important}}@media only screen and (min-width:992px){.pb-lg-90{padding-bottom:44.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-90{padding-bottom:44.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-90{padding-bottom:44.5rem!important}}.pb-91{padding-bottom:45rem!important}@media only screen and (min-width:576px){.pb-sm-91{padding-bottom:45rem!important}}@media only screen and (min-width:768px){.pb-md-91{padding-bottom:45rem!important}}@media only screen and (min-width:992px){.pb-lg-91{padding-bottom:45rem!important}}@media only screen and (min-width:1200px){.pb-xl-91{padding-bottom:45rem!important}}@media only screen and (min-width:1400px){.pb-xxl-91{padding-bottom:45rem!important}}.pb-92{padding-bottom:45.5rem!important}@media only screen and (min-width:576px){.pb-sm-92{padding-bottom:45.5rem!important}}@media only screen and (min-width:768px){.pb-md-92{padding-bottom:45.5rem!important}}@media only screen and (min-width:992px){.pb-lg-92{padding-bottom:45.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-92{padding-bottom:45.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-92{padding-bottom:45.5rem!important}}.pb-93{padding-bottom:46rem!important}@media only screen and (min-width:576px){.pb-sm-93{padding-bottom:46rem!important}}@media only screen and (min-width:768px){.pb-md-93{padding-bottom:46rem!important}}@media only screen and (min-width:992px){.pb-lg-93{padding-bottom:46rem!important}}@media only screen and (min-width:1200px){.pb-xl-93{padding-bottom:46rem!important}}@media only screen and (min-width:1400px){.pb-xxl-93{padding-bottom:46rem!important}}.pb-94{padding-bottom:46.5rem!important}@media only screen and (min-width:576px){.pb-sm-94{padding-bottom:46.5rem!important}}@media only screen and (min-width:768px){.pb-md-94{padding-bottom:46.5rem!important}}@media only screen and (min-width:992px){.pb-lg-94{padding-bottom:46.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-94{padding-bottom:46.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-94{padding-bottom:46.5rem!important}}.pb-95{padding-bottom:47rem!important}@media only screen and (min-width:576px){.pb-sm-95{padding-bottom:47rem!important}}@media only screen and (min-width:768px){.pb-md-95{padding-bottom:47rem!important}}@media only screen and (min-width:992px){.pb-lg-95{padding-bottom:47rem!important}}@media only screen and (min-width:1200px){.pb-xl-95{padding-bottom:47rem!important}}@media only screen and (min-width:1400px){.pb-xxl-95{padding-bottom:47rem!important}}.pb-96{padding-bottom:47.5rem!important}@media only screen and (min-width:576px){.pb-sm-96{padding-bottom:47.5rem!important}}@media only screen and (min-width:768px){.pb-md-96{padding-bottom:47.5rem!important}}@media only screen and (min-width:992px){.pb-lg-96{padding-bottom:47.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-96{padding-bottom:47.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-96{padding-bottom:47.5rem!important}}.pb-97{padding-bottom:48rem!important}@media only screen and (min-width:576px){.pb-sm-97{padding-bottom:48rem!important}}@media only screen and (min-width:768px){.pb-md-97{padding-bottom:48rem!important}}@media only screen and (min-width:992px){.pb-lg-97{padding-bottom:48rem!important}}@media only screen and (min-width:1200px){.pb-xl-97{padding-bottom:48rem!important}}@media only screen and (min-width:1400px){.pb-xxl-97{padding-bottom:48rem!important}}.pb-98{padding-bottom:48.5rem!important}@media only screen and (min-width:576px){.pb-sm-98{padding-bottom:48.5rem!important}}@media only screen and (min-width:768px){.pb-md-98{padding-bottom:48.5rem!important}}@media only screen and (min-width:992px){.pb-lg-98{padding-bottom:48.5rem!important}}@media only screen and (min-width:1200px){.pb-xl-98{padding-bottom:48.5rem!important}}@media only screen and (min-width:1400px){.pb-xxl-98{padding-bottom:48.5rem!important}}.pb-99{padding-bottom:49rem!important}@media only screen and (min-width:576px){.pb-sm-99{padding-bottom:49rem!important}}@media only screen and (min-width:768px){.pb-md-99{padding-bottom:49rem!important}}@media only screen and (min-width:992px){.pb-lg-99{padding-bottom:49rem!important}}@media only screen and (min-width:1200px){.pb-xl-99{padding-bottom:49rem!important}}@media only screen and (min-width:1400px){.pb-xxl-99{padding-bottom:49rem!important}}.pt-1{padding-top:0rem!important}@media only screen and (min-width:576px){.pt-sm-1{padding-top:0rem!important}}@media only screen and (min-width:768px){.pt-md-1{padding-top:0rem!important}}@media only screen and (min-width:992px){.pt-lg-1{padding-top:0rem!important}}@media only screen and (min-width:1200px){.pt-xl-1{padding-top:0rem!important}}@media only screen and (min-width:1400px){.pt-xxl-1{padding-top:0rem!important}}.pt-2{padding-top:.5rem!important}@media only screen and (min-width:576px){.pt-sm-2{padding-top:.5rem!important}}@media only screen and (min-width:768px){.pt-md-2{padding-top:.5rem!important}}@media only screen and (min-width:992px){.pt-lg-2{padding-top:.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-2{padding-top:.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-2{padding-top:.5rem!important}}.pt-3{padding-top:1rem!important}@media only screen and (min-width:576px){.pt-sm-3{padding-top:1rem!important}}@media only screen and (min-width:768px){.pt-md-3{padding-top:1rem!important}}@media only screen and (min-width:992px){.pt-lg-3{padding-top:1rem!important}}@media only screen and (min-width:1200px){.pt-xl-3{padding-top:1rem!important}}@media only screen and (min-width:1400px){.pt-xxl-3{padding-top:1rem!important}}.pt-4{padding-top:1.5rem!important}@media only screen and (min-width:576px){.pt-sm-4{padding-top:1.5rem!important}}@media only screen and (min-width:768px){.pt-md-4{padding-top:1.5rem!important}}@media only screen and (min-width:992px){.pt-lg-4{padding-top:1.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-4{padding-top:1.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-4{padding-top:1.5rem!important}}.pt-5{padding-top:2rem!important}@media only screen and (min-width:576px){.pt-sm-5{padding-top:2rem!important}}@media only screen and (min-width:768px){.pt-md-5{padding-top:2rem!important}}@media only screen and (min-width:992px){.pt-lg-5{padding-top:2rem!important}}@media only screen and (min-width:1200px){.pt-xl-5{padding-top:2rem!important}}@media only screen and (min-width:1400px){.pt-xxl-5{padding-top:2rem!important}}.pt-6{padding-top:2.5rem!important}@media only screen and (min-width:576px){.pt-sm-6{padding-top:2.5rem!important}}@media only screen and (min-width:768px){.pt-md-6{padding-top:2.5rem!important}}@media only screen and (min-width:992px){.pt-lg-6{padding-top:2.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-6{padding-top:2.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-6{padding-top:2.5rem!important}}.pt-7{padding-top:3rem!important}@media only screen and (min-width:576px){.pt-sm-7{padding-top:3rem!important}}@media only screen and (min-width:768px){.pt-md-7{padding-top:3rem!important}}@media only screen and (min-width:992px){.pt-lg-7{padding-top:3rem!important}}@media only screen and (min-width:1200px){.pt-xl-7{padding-top:3rem!important}}@media only screen and (min-width:1400px){.pt-xxl-7{padding-top:3rem!important}}.pt-8{padding-top:3.5rem!important}@media only screen and (min-width:576px){.pt-sm-8{padding-top:3.5rem!important}}@media only screen and (min-width:768px){.pt-md-8{padding-top:3.5rem!important}}@media only screen and (min-width:992px){.pt-lg-8{padding-top:3.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-8{padding-top:3.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-8{padding-top:3.5rem!important}}.pt-9{padding-top:4rem!important}@media only screen and (min-width:576px){.pt-sm-9{padding-top:4rem!important}}@media only screen and (min-width:768px){.pt-md-9{padding-top:4rem!important}}@media only screen and (min-width:992px){.pt-lg-9{padding-top:4rem!important}}@media only screen and (min-width:1200px){.pt-xl-9{padding-top:4rem!important}}@media only screen and (min-width:1400px){.pt-xxl-9{padding-top:4rem!important}}.pt-10{padding-top:4.5rem!important}@media only screen and (min-width:576px){.pt-sm-10{padding-top:4.5rem!important}}@media only screen and (min-width:768px){.pt-md-10{padding-top:4.5rem!important}}@media only screen and (min-width:992px){.pt-lg-10{padding-top:4.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-10{padding-top:4.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-10{padding-top:4.5rem!important}}.pt-11{padding-top:5rem!important}@media only screen and (min-width:576px){.pt-sm-11{padding-top:5rem!important}}@media only screen and (min-width:768px){.pt-md-11{padding-top:5rem!important}}@media only screen and (min-width:992px){.pt-lg-11{padding-top:5rem!important}}@media only screen and (min-width:1200px){.pt-xl-11{padding-top:5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-11{padding-top:5rem!important}}.pt-12{padding-top:5.5rem!important}@media only screen and (min-width:576px){.pt-sm-12{padding-top:5.5rem!important}}@media only screen and (min-width:768px){.pt-md-12{padding-top:5.5rem!important}}@media only screen and (min-width:992px){.pt-lg-12{padding-top:5.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-12{padding-top:5.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-12{padding-top:5.5rem!important}}.pt-13{padding-top:6rem!important}@media only screen and (min-width:576px){.pt-sm-13{padding-top:6rem!important}}@media only screen and (min-width:768px){.pt-md-13{padding-top:6rem!important}}@media only screen and (min-width:992px){.pt-lg-13{padding-top:6rem!important}}@media only screen and (min-width:1200px){.pt-xl-13{padding-top:6rem!important}}@media only screen and (min-width:1400px){.pt-xxl-13{padding-top:6rem!important}}.pt-14{padding-top:6.5rem!important}@media only screen and (min-width:576px){.pt-sm-14{padding-top:6.5rem!important}}@media only screen and (min-width:768px){.pt-md-14{padding-top:6.5rem!important}}@media only screen and (min-width:992px){.pt-lg-14{padding-top:6.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-14{padding-top:6.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-14{padding-top:6.5rem!important}}.pt-15{padding-top:7rem!important}@media only screen and (min-width:576px){.pt-sm-15{padding-top:7rem!important}}@media only screen and (min-width:768px){.pt-md-15{padding-top:7rem!important}}@media only screen and (min-width:992px){.pt-lg-15{padding-top:7rem!important}}@media only screen and (min-width:1200px){.pt-xl-15{padding-top:7rem!important}}@media only screen and (min-width:1400px){.pt-xxl-15{padding-top:7rem!important}}.pt-16{padding-top:7.5rem!important}@media only screen and (min-width:576px){.pt-sm-16{padding-top:7.5rem!important}}@media only screen and (min-width:768px){.pt-md-16{padding-top:7.5rem!important}}@media only screen and (min-width:992px){.pt-lg-16{padding-top:7.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-16{padding-top:7.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-16{padding-top:7.5rem!important}}.pt-17{padding-top:8rem!important}@media only screen and (min-width:576px){.pt-sm-17{padding-top:8rem!important}}@media only screen and (min-width:768px){.pt-md-17{padding-top:8rem!important}}@media only screen and (min-width:992px){.pt-lg-17{padding-top:8rem!important}}@media only screen and (min-width:1200px){.pt-xl-17{padding-top:8rem!important}}@media only screen and (min-width:1400px){.pt-xxl-17{padding-top:8rem!important}}.pt-18{padding-top:8.5rem!important}@media only screen and (min-width:576px){.pt-sm-18{padding-top:8.5rem!important}}@media only screen and (min-width:768px){.pt-md-18{padding-top:8.5rem!important}}@media only screen and (min-width:992px){.pt-lg-18{padding-top:8.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-18{padding-top:8.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-18{padding-top:8.5rem!important}}.pt-19{padding-top:9rem!important}@media only screen and (min-width:576px){.pt-sm-19{padding-top:9rem!important}}@media only screen and (min-width:768px){.pt-md-19{padding-top:9rem!important}}@media only screen and (min-width:992px){.pt-lg-19{padding-top:9rem!important}}@media only screen and (min-width:1200px){.pt-xl-19{padding-top:9rem!important}}@media only screen and (min-width:1400px){.pt-xxl-19{padding-top:9rem!important}}.pt-20{padding-top:9.5rem!important}@media only screen and (min-width:576px){.pt-sm-20{padding-top:9.5rem!important}}@media only screen and (min-width:768px){.pt-md-20{padding-top:9.5rem!important}}@media only screen and (min-width:992px){.pt-lg-20{padding-top:9.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-20{padding-top:9.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-20{padding-top:9.5rem!important}}.pt-21{padding-top:10rem!important}@media only screen and (min-width:576px){.pt-sm-21{padding-top:10rem!important}}@media only screen and (min-width:768px){.pt-md-21{padding-top:10rem!important}}@media only screen and (min-width:992px){.pt-lg-21{padding-top:10rem!important}}@media only screen and (min-width:1200px){.pt-xl-21{padding-top:10rem!important}}@media only screen and (min-width:1400px){.pt-xxl-21{padding-top:10rem!important}}.pt-22{padding-top:10.5rem!important}@media only screen and (min-width:576px){.pt-sm-22{padding-top:10.5rem!important}}@media only screen and (min-width:768px){.pt-md-22{padding-top:10.5rem!important}}@media only screen and (min-width:992px){.pt-lg-22{padding-top:10.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-22{padding-top:10.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-22{padding-top:10.5rem!important}}.pt-23{padding-top:11rem!important}@media only screen and (min-width:576px){.pt-sm-23{padding-top:11rem!important}}@media only screen and (min-width:768px){.pt-md-23{padding-top:11rem!important}}@media only screen and (min-width:992px){.pt-lg-23{padding-top:11rem!important}}@media only screen and (min-width:1200px){.pt-xl-23{padding-top:11rem!important}}@media only screen and (min-width:1400px){.pt-xxl-23{padding-top:11rem!important}}.pt-24{padding-top:11.5rem!important}@media only screen and (min-width:576px){.pt-sm-24{padding-top:11.5rem!important}}@media only screen and (min-width:768px){.pt-md-24{padding-top:11.5rem!important}}@media only screen and (min-width:992px){.pt-lg-24{padding-top:11.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-24{padding-top:11.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-24{padding-top:11.5rem!important}}.pt-25{padding-top:12rem!important}@media only screen and (min-width:576px){.pt-sm-25{padding-top:12rem!important}}@media only screen and (min-width:768px){.pt-md-25{padding-top:12rem!important}}@media only screen and (min-width:992px){.pt-lg-25{padding-top:12rem!important}}@media only screen and (min-width:1200px){.pt-xl-25{padding-top:12rem!important}}@media only screen and (min-width:1400px){.pt-xxl-25{padding-top:12rem!important}}.pt-26{padding-top:12.5rem!important}@media only screen and (min-width:576px){.pt-sm-26{padding-top:12.5rem!important}}@media only screen and (min-width:768px){.pt-md-26{padding-top:12.5rem!important}}@media only screen and (min-width:992px){.pt-lg-26{padding-top:12.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-26{padding-top:12.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-26{padding-top:12.5rem!important}}.pt-27{padding-top:13rem!important}@media only screen and (min-width:576px){.pt-sm-27{padding-top:13rem!important}}@media only screen and (min-width:768px){.pt-md-27{padding-top:13rem!important}}@media only screen and (min-width:992px){.pt-lg-27{padding-top:13rem!important}}@media only screen and (min-width:1200px){.pt-xl-27{padding-top:13rem!important}}@media only screen and (min-width:1400px){.pt-xxl-27{padding-top:13rem!important}}.pt-28{padding-top:13.5rem!important}@media only screen and (min-width:576px){.pt-sm-28{padding-top:13.5rem!important}}@media only screen and (min-width:768px){.pt-md-28{padding-top:13.5rem!important}}@media only screen and (min-width:992px){.pt-lg-28{padding-top:13.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-28{padding-top:13.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-28{padding-top:13.5rem!important}}.pt-29{padding-top:14rem!important}@media only screen and (min-width:576px){.pt-sm-29{padding-top:14rem!important}}@media only screen and (min-width:768px){.pt-md-29{padding-top:14rem!important}}@media only screen and (min-width:992px){.pt-lg-29{padding-top:14rem!important}}@media only screen and (min-width:1200px){.pt-xl-29{padding-top:14rem!important}}@media only screen and (min-width:1400px){.pt-xxl-29{padding-top:14rem!important}}.pt-30{padding-top:14.5rem!important}@media only screen and (min-width:576px){.pt-sm-30{padding-top:14.5rem!important}}@media only screen and (min-width:768px){.pt-md-30{padding-top:14.5rem!important}}@media only screen and (min-width:992px){.pt-lg-30{padding-top:14.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-30{padding-top:14.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-30{padding-top:14.5rem!important}}.pt-31{padding-top:15rem!important}@media only screen and (min-width:576px){.pt-sm-31{padding-top:15rem!important}}@media only screen and (min-width:768px){.pt-md-31{padding-top:15rem!important}}@media only screen and (min-width:992px){.pt-lg-31{padding-top:15rem!important}}@media only screen and (min-width:1200px){.pt-xl-31{padding-top:15rem!important}}@media only screen and (min-width:1400px){.pt-xxl-31{padding-top:15rem!important}}.pt-32{padding-top:15.5rem!important}@media only screen and (min-width:576px){.pt-sm-32{padding-top:15.5rem!important}}@media only screen and (min-width:768px){.pt-md-32{padding-top:15.5rem!important}}@media only screen and (min-width:992px){.pt-lg-32{padding-top:15.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-32{padding-top:15.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-32{padding-top:15.5rem!important}}.pt-33{padding-top:16rem!important}@media only screen and (min-width:576px){.pt-sm-33{padding-top:16rem!important}}@media only screen and (min-width:768px){.pt-md-33{padding-top:16rem!important}}@media only screen and (min-width:992px){.pt-lg-33{padding-top:16rem!important}}@media only screen and (min-width:1200px){.pt-xl-33{padding-top:16rem!important}}@media only screen and (min-width:1400px){.pt-xxl-33{padding-top:16rem!important}}.pt-34{padding-top:16.5rem!important}@media only screen and (min-width:576px){.pt-sm-34{padding-top:16.5rem!important}}@media only screen and (min-width:768px){.pt-md-34{padding-top:16.5rem!important}}@media only screen and (min-width:992px){.pt-lg-34{padding-top:16.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-34{padding-top:16.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-34{padding-top:16.5rem!important}}.pt-35{padding-top:17rem!important}@media only screen and (min-width:576px){.pt-sm-35{padding-top:17rem!important}}@media only screen and (min-width:768px){.pt-md-35{padding-top:17rem!important}}@media only screen and (min-width:992px){.pt-lg-35{padding-top:17rem!important}}@media only screen and (min-width:1200px){.pt-xl-35{padding-top:17rem!important}}@media only screen and (min-width:1400px){.pt-xxl-35{padding-top:17rem!important}}.pt-36{padding-top:17.5rem!important}@media only screen and (min-width:576px){.pt-sm-36{padding-top:17.5rem!important}}@media only screen and (min-width:768px){.pt-md-36{padding-top:17.5rem!important}}@media only screen and (min-width:992px){.pt-lg-36{padding-top:17.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-36{padding-top:17.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-36{padding-top:17.5rem!important}}.pt-37{padding-top:18rem!important}@media only screen and (min-width:576px){.pt-sm-37{padding-top:18rem!important}}@media only screen and (min-width:768px){.pt-md-37{padding-top:18rem!important}}@media only screen and (min-width:992px){.pt-lg-37{padding-top:18rem!important}}@media only screen and (min-width:1200px){.pt-xl-37{padding-top:18rem!important}}@media only screen and (min-width:1400px){.pt-xxl-37{padding-top:18rem!important}}.pt-38{padding-top:18.5rem!important}@media only screen and (min-width:576px){.pt-sm-38{padding-top:18.5rem!important}}@media only screen and (min-width:768px){.pt-md-38{padding-top:18.5rem!important}}@media only screen and (min-width:992px){.pt-lg-38{padding-top:18.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-38{padding-top:18.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-38{padding-top:18.5rem!important}}.pt-39{padding-top:19rem!important}@media only screen and (min-width:576px){.pt-sm-39{padding-top:19rem!important}}@media only screen and (min-width:768px){.pt-md-39{padding-top:19rem!important}}@media only screen and (min-width:992px){.pt-lg-39{padding-top:19rem!important}}@media only screen and (min-width:1200px){.pt-xl-39{padding-top:19rem!important}}@media only screen and (min-width:1400px){.pt-xxl-39{padding-top:19rem!important}}.pt-40{padding-top:19.5rem!important}@media only screen and (min-width:576px){.pt-sm-40{padding-top:19.5rem!important}}@media only screen and (min-width:768px){.pt-md-40{padding-top:19.5rem!important}}@media only screen and (min-width:992px){.pt-lg-40{padding-top:19.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-40{padding-top:19.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-40{padding-top:19.5rem!important}}.pt-41{padding-top:20rem!important}@media only screen and (min-width:576px){.pt-sm-41{padding-top:20rem!important}}@media only screen and (min-width:768px){.pt-md-41{padding-top:20rem!important}}@media only screen and (min-width:992px){.pt-lg-41{padding-top:20rem!important}}@media only screen and (min-width:1200px){.pt-xl-41{padding-top:20rem!important}}@media only screen and (min-width:1400px){.pt-xxl-41{padding-top:20rem!important}}.pt-42{padding-top:20.5rem!important}@media only screen and (min-width:576px){.pt-sm-42{padding-top:20.5rem!important}}@media only screen and (min-width:768px){.pt-md-42{padding-top:20.5rem!important}}@media only screen and (min-width:992px){.pt-lg-42{padding-top:20.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-42{padding-top:20.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-42{padding-top:20.5rem!important}}.pt-43{padding-top:21rem!important}@media only screen and (min-width:576px){.pt-sm-43{padding-top:21rem!important}}@media only screen and (min-width:768px){.pt-md-43{padding-top:21rem!important}}@media only screen and (min-width:992px){.pt-lg-43{padding-top:21rem!important}}@media only screen and (min-width:1200px){.pt-xl-43{padding-top:21rem!important}}@media only screen and (min-width:1400px){.pt-xxl-43{padding-top:21rem!important}}.pt-44{padding-top:21.5rem!important}@media only screen and (min-width:576px){.pt-sm-44{padding-top:21.5rem!important}}@media only screen and (min-width:768px){.pt-md-44{padding-top:21.5rem!important}}@media only screen and (min-width:992px){.pt-lg-44{padding-top:21.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-44{padding-top:21.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-44{padding-top:21.5rem!important}}.pt-45{padding-top:22rem!important}@media only screen and (min-width:576px){.pt-sm-45{padding-top:22rem!important}}@media only screen and (min-width:768px){.pt-md-45{padding-top:22rem!important}}@media only screen and (min-width:992px){.pt-lg-45{padding-top:22rem!important}}@media only screen and (min-width:1200px){.pt-xl-45{padding-top:22rem!important}}@media only screen and (min-width:1400px){.pt-xxl-45{padding-top:22rem!important}}.pt-46{padding-top:22.5rem!important}@media only screen and (min-width:576px){.pt-sm-46{padding-top:22.5rem!important}}@media only screen and (min-width:768px){.pt-md-46{padding-top:22.5rem!important}}@media only screen and (min-width:992px){.pt-lg-46{padding-top:22.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-46{padding-top:22.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-46{padding-top:22.5rem!important}}.pt-47{padding-top:23rem!important}@media only screen and (min-width:576px){.pt-sm-47{padding-top:23rem!important}}@media only screen and (min-width:768px){.pt-md-47{padding-top:23rem!important}}@media only screen and (min-width:992px){.pt-lg-47{padding-top:23rem!important}}@media only screen and (min-width:1200px){.pt-xl-47{padding-top:23rem!important}}@media only screen and (min-width:1400px){.pt-xxl-47{padding-top:23rem!important}}.pt-48{padding-top:23.5rem!important}@media only screen and (min-width:576px){.pt-sm-48{padding-top:23.5rem!important}}@media only screen and (min-width:768px){.pt-md-48{padding-top:23.5rem!important}}@media only screen and (min-width:992px){.pt-lg-48{padding-top:23.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-48{padding-top:23.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-48{padding-top:23.5rem!important}}.pt-49{padding-top:24rem!important}@media only screen and (min-width:576px){.pt-sm-49{padding-top:24rem!important}}@media only screen and (min-width:768px){.pt-md-49{padding-top:24rem!important}}@media only screen and (min-width:992px){.pt-lg-49{padding-top:24rem!important}}@media only screen and (min-width:1200px){.pt-xl-49{padding-top:24rem!important}}@media only screen and (min-width:1400px){.pt-xxl-49{padding-top:24rem!important}}.pt-50{padding-top:24.5rem!important}@media only screen and (min-width:576px){.pt-sm-50{padding-top:24.5rem!important}}@media only screen and (min-width:768px){.pt-md-50{padding-top:24.5rem!important}}@media only screen and (min-width:992px){.pt-lg-50{padding-top:24.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-50{padding-top:24.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-50{padding-top:24.5rem!important}}.pt-51{padding-top:25rem!important}@media only screen and (min-width:576px){.pt-sm-51{padding-top:25rem!important}}@media only screen and (min-width:768px){.pt-md-51{padding-top:25rem!important}}@media only screen and (min-width:992px){.pt-lg-51{padding-top:25rem!important}}@media only screen and (min-width:1200px){.pt-xl-51{padding-top:25rem!important}}@media only screen and (min-width:1400px){.pt-xxl-51{padding-top:25rem!important}}.pt-52{padding-top:25.5rem!important}@media only screen and (min-width:576px){.pt-sm-52{padding-top:25.5rem!important}}@media only screen and (min-width:768px){.pt-md-52{padding-top:25.5rem!important}}@media only screen and (min-width:992px){.pt-lg-52{padding-top:25.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-52{padding-top:25.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-52{padding-top:25.5rem!important}}.pt-53{padding-top:26rem!important}@media only screen and (min-width:576px){.pt-sm-53{padding-top:26rem!important}}@media only screen and (min-width:768px){.pt-md-53{padding-top:26rem!important}}@media only screen and (min-width:992px){.pt-lg-53{padding-top:26rem!important}}@media only screen and (min-width:1200px){.pt-xl-53{padding-top:26rem!important}}@media only screen and (min-width:1400px){.pt-xxl-53{padding-top:26rem!important}}.pt-54{padding-top:26.5rem!important}@media only screen and (min-width:576px){.pt-sm-54{padding-top:26.5rem!important}}@media only screen and (min-width:768px){.pt-md-54{padding-top:26.5rem!important}}@media only screen and (min-width:992px){.pt-lg-54{padding-top:26.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-54{padding-top:26.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-54{padding-top:26.5rem!important}}.pt-55{padding-top:27rem!important}@media only screen and (min-width:576px){.pt-sm-55{padding-top:27rem!important}}@media only screen and (min-width:768px){.pt-md-55{padding-top:27rem!important}}@media only screen and (min-width:992px){.pt-lg-55{padding-top:27rem!important}}@media only screen and (min-width:1200px){.pt-xl-55{padding-top:27rem!important}}@media only screen and (min-width:1400px){.pt-xxl-55{padding-top:27rem!important}}.pt-56{padding-top:27.5rem!important}@media only screen and (min-width:576px){.pt-sm-56{padding-top:27.5rem!important}}@media only screen and (min-width:768px){.pt-md-56{padding-top:27.5rem!important}}@media only screen and (min-width:992px){.pt-lg-56{padding-top:27.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-56{padding-top:27.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-56{padding-top:27.5rem!important}}.pt-57{padding-top:28rem!important}@media only screen and (min-width:576px){.pt-sm-57{padding-top:28rem!important}}@media only screen and (min-width:768px){.pt-md-57{padding-top:28rem!important}}@media only screen and (min-width:992px){.pt-lg-57{padding-top:28rem!important}}@media only screen and (min-width:1200px){.pt-xl-57{padding-top:28rem!important}}@media only screen and (min-width:1400px){.pt-xxl-57{padding-top:28rem!important}}.pt-58{padding-top:28.5rem!important}@media only screen and (min-width:576px){.pt-sm-58{padding-top:28.5rem!important}}@media only screen and (min-width:768px){.pt-md-58{padding-top:28.5rem!important}}@media only screen and (min-width:992px){.pt-lg-58{padding-top:28.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-58{padding-top:28.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-58{padding-top:28.5rem!important}}.pt-59{padding-top:29rem!important}@media only screen and (min-width:576px){.pt-sm-59{padding-top:29rem!important}}@media only screen and (min-width:768px){.pt-md-59{padding-top:29rem!important}}@media only screen and (min-width:992px){.pt-lg-59{padding-top:29rem!important}}@media only screen and (min-width:1200px){.pt-xl-59{padding-top:29rem!important}}@media only screen and (min-width:1400px){.pt-xxl-59{padding-top:29rem!important}}.pt-60{padding-top:29.5rem!important}@media only screen and (min-width:576px){.pt-sm-60{padding-top:29.5rem!important}}@media only screen and (min-width:768px){.pt-md-60{padding-top:29.5rem!important}}@media only screen and (min-width:992px){.pt-lg-60{padding-top:29.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-60{padding-top:29.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-60{padding-top:29.5rem!important}}.pt-61{padding-top:30rem!important}@media only screen and (min-width:576px){.pt-sm-61{padding-top:30rem!important}}@media only screen and (min-width:768px){.pt-md-61{padding-top:30rem!important}}@media only screen and (min-width:992px){.pt-lg-61{padding-top:30rem!important}}@media only screen and (min-width:1200px){.pt-xl-61{padding-top:30rem!important}}@media only screen and (min-width:1400px){.pt-xxl-61{padding-top:30rem!important}}.pt-62{padding-top:30.5rem!important}@media only screen and (min-width:576px){.pt-sm-62{padding-top:30.5rem!important}}@media only screen and (min-width:768px){.pt-md-62{padding-top:30.5rem!important}}@media only screen and (min-width:992px){.pt-lg-62{padding-top:30.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-62{padding-top:30.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-62{padding-top:30.5rem!important}}.pt-63{padding-top:31rem!important}@media only screen and (min-width:576px){.pt-sm-63{padding-top:31rem!important}}@media only screen and (min-width:768px){.pt-md-63{padding-top:31rem!important}}@media only screen and (min-width:992px){.pt-lg-63{padding-top:31rem!important}}@media only screen and (min-width:1200px){.pt-xl-63{padding-top:31rem!important}}@media only screen and (min-width:1400px){.pt-xxl-63{padding-top:31rem!important}}.pt-64{padding-top:31.5rem!important}@media only screen and (min-width:576px){.pt-sm-64{padding-top:31.5rem!important}}@media only screen and (min-width:768px){.pt-md-64{padding-top:31.5rem!important}}@media only screen and (min-width:992px){.pt-lg-64{padding-top:31.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-64{padding-top:31.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-64{padding-top:31.5rem!important}}.pt-65{padding-top:32rem!important}@media only screen and (min-width:576px){.pt-sm-65{padding-top:32rem!important}}@media only screen and (min-width:768px){.pt-md-65{padding-top:32rem!important}}@media only screen and (min-width:992px){.pt-lg-65{padding-top:32rem!important}}@media only screen and (min-width:1200px){.pt-xl-65{padding-top:32rem!important}}@media only screen and (min-width:1400px){.pt-xxl-65{padding-top:32rem!important}}.pt-66{padding-top:32.5rem!important}@media only screen and (min-width:576px){.pt-sm-66{padding-top:32.5rem!important}}@media only screen and (min-width:768px){.pt-md-66{padding-top:32.5rem!important}}@media only screen and (min-width:992px){.pt-lg-66{padding-top:32.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-66{padding-top:32.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-66{padding-top:32.5rem!important}}.pt-67{padding-top:33rem!important}@media only screen and (min-width:576px){.pt-sm-67{padding-top:33rem!important}}@media only screen and (min-width:768px){.pt-md-67{padding-top:33rem!important}}@media only screen and (min-width:992px){.pt-lg-67{padding-top:33rem!important}}@media only screen and (min-width:1200px){.pt-xl-67{padding-top:33rem!important}}@media only screen and (min-width:1400px){.pt-xxl-67{padding-top:33rem!important}}.pt-68{padding-top:33.5rem!important}@media only screen and (min-width:576px){.pt-sm-68{padding-top:33.5rem!important}}@media only screen and (min-width:768px){.pt-md-68{padding-top:33.5rem!important}}@media only screen and (min-width:992px){.pt-lg-68{padding-top:33.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-68{padding-top:33.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-68{padding-top:33.5rem!important}}.pt-69{padding-top:34rem!important}@media only screen and (min-width:576px){.pt-sm-69{padding-top:34rem!important}}@media only screen and (min-width:768px){.pt-md-69{padding-top:34rem!important}}@media only screen and (min-width:992px){.pt-lg-69{padding-top:34rem!important}}@media only screen and (min-width:1200px){.pt-xl-69{padding-top:34rem!important}}@media only screen and (min-width:1400px){.pt-xxl-69{padding-top:34rem!important}}.pt-70{padding-top:34.5rem!important}@media only screen and (min-width:576px){.pt-sm-70{padding-top:34.5rem!important}}@media only screen and (min-width:768px){.pt-md-70{padding-top:34.5rem!important}}@media only screen and (min-width:992px){.pt-lg-70{padding-top:34.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-70{padding-top:34.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-70{padding-top:34.5rem!important}}.pt-71{padding-top:35rem!important}@media only screen and (min-width:576px){.pt-sm-71{padding-top:35rem!important}}@media only screen and (min-width:768px){.pt-md-71{padding-top:35rem!important}}@media only screen and (min-width:992px){.pt-lg-71{padding-top:35rem!important}}@media only screen and (min-width:1200px){.pt-xl-71{padding-top:35rem!important}}@media only screen and (min-width:1400px){.pt-xxl-71{padding-top:35rem!important}}.pt-72{padding-top:35.5rem!important}@media only screen and (min-width:576px){.pt-sm-72{padding-top:35.5rem!important}}@media only screen and (min-width:768px){.pt-md-72{padding-top:35.5rem!important}}@media only screen and (min-width:992px){.pt-lg-72{padding-top:35.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-72{padding-top:35.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-72{padding-top:35.5rem!important}}.pt-73{padding-top:36rem!important}@media only screen and (min-width:576px){.pt-sm-73{padding-top:36rem!important}}@media only screen and (min-width:768px){.pt-md-73{padding-top:36rem!important}}@media only screen and (min-width:992px){.pt-lg-73{padding-top:36rem!important}}@media only screen and (min-width:1200px){.pt-xl-73{padding-top:36rem!important}}@media only screen and (min-width:1400px){.pt-xxl-73{padding-top:36rem!important}}.pt-74{padding-top:36.5rem!important}@media only screen and (min-width:576px){.pt-sm-74{padding-top:36.5rem!important}}@media only screen and (min-width:768px){.pt-md-74{padding-top:36.5rem!important}}@media only screen and (min-width:992px){.pt-lg-74{padding-top:36.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-74{padding-top:36.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-74{padding-top:36.5rem!important}}.pt-75{padding-top:37rem!important}@media only screen and (min-width:576px){.pt-sm-75{padding-top:37rem!important}}@media only screen and (min-width:768px){.pt-md-75{padding-top:37rem!important}}@media only screen and (min-width:992px){.pt-lg-75{padding-top:37rem!important}}@media only screen and (min-width:1200px){.pt-xl-75{padding-top:37rem!important}}@media only screen and (min-width:1400px){.pt-xxl-75{padding-top:37rem!important}}.pt-76{padding-top:37.5rem!important}@media only screen and (min-width:576px){.pt-sm-76{padding-top:37.5rem!important}}@media only screen and (min-width:768px){.pt-md-76{padding-top:37.5rem!important}}@media only screen and (min-width:992px){.pt-lg-76{padding-top:37.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-76{padding-top:37.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-76{padding-top:37.5rem!important}}.pt-77{padding-top:38rem!important}@media only screen and (min-width:576px){.pt-sm-77{padding-top:38rem!important}}@media only screen and (min-width:768px){.pt-md-77{padding-top:38rem!important}}@media only screen and (min-width:992px){.pt-lg-77{padding-top:38rem!important}}@media only screen and (min-width:1200px){.pt-xl-77{padding-top:38rem!important}}@media only screen and (min-width:1400px){.pt-xxl-77{padding-top:38rem!important}}.pt-78{padding-top:38.5rem!important}@media only screen and (min-width:576px){.pt-sm-78{padding-top:38.5rem!important}}@media only screen and (min-width:768px){.pt-md-78{padding-top:38.5rem!important}}@media only screen and (min-width:992px){.pt-lg-78{padding-top:38.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-78{padding-top:38.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-78{padding-top:38.5rem!important}}.pt-79{padding-top:39rem!important}@media only screen and (min-width:576px){.pt-sm-79{padding-top:39rem!important}}@media only screen and (min-width:768px){.pt-md-79{padding-top:39rem!important}}@media only screen and (min-width:992px){.pt-lg-79{padding-top:39rem!important}}@media only screen and (min-width:1200px){.pt-xl-79{padding-top:39rem!important}}@media only screen and (min-width:1400px){.pt-xxl-79{padding-top:39rem!important}}.pt-80{padding-top:39.5rem!important}@media only screen and (min-width:576px){.pt-sm-80{padding-top:39.5rem!important}}@media only screen and (min-width:768px){.pt-md-80{padding-top:39.5rem!important}}@media only screen and (min-width:992px){.pt-lg-80{padding-top:39.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-80{padding-top:39.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-80{padding-top:39.5rem!important}}.pt-81{padding-top:40rem!important}@media only screen and (min-width:576px){.pt-sm-81{padding-top:40rem!important}}@media only screen and (min-width:768px){.pt-md-81{padding-top:40rem!important}}@media only screen and (min-width:992px){.pt-lg-81{padding-top:40rem!important}}@media only screen and (min-width:1200px){.pt-xl-81{padding-top:40rem!important}}@media only screen and (min-width:1400px){.pt-xxl-81{padding-top:40rem!important}}.pt-82{padding-top:40.5rem!important}@media only screen and (min-width:576px){.pt-sm-82{padding-top:40.5rem!important}}@media only screen and (min-width:768px){.pt-md-82{padding-top:40.5rem!important}}@media only screen and (min-width:992px){.pt-lg-82{padding-top:40.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-82{padding-top:40.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-82{padding-top:40.5rem!important}}.pt-83{padding-top:41rem!important}@media only screen and (min-width:576px){.pt-sm-83{padding-top:41rem!important}}@media only screen and (min-width:768px){.pt-md-83{padding-top:41rem!important}}@media only screen and (min-width:992px){.pt-lg-83{padding-top:41rem!important}}@media only screen and (min-width:1200px){.pt-xl-83{padding-top:41rem!important}}@media only screen and (min-width:1400px){.pt-xxl-83{padding-top:41rem!important}}.pt-84{padding-top:41.5rem!important}@media only screen and (min-width:576px){.pt-sm-84{padding-top:41.5rem!important}}@media only screen and (min-width:768px){.pt-md-84{padding-top:41.5rem!important}}@media only screen and (min-width:992px){.pt-lg-84{padding-top:41.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-84{padding-top:41.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-84{padding-top:41.5rem!important}}.pt-85{padding-top:42rem!important}@media only screen and (min-width:576px){.pt-sm-85{padding-top:42rem!important}}@media only screen and (min-width:768px){.pt-md-85{padding-top:42rem!important}}@media only screen and (min-width:992px){.pt-lg-85{padding-top:42rem!important}}@media only screen and (min-width:1200px){.pt-xl-85{padding-top:42rem!important}}@media only screen and (min-width:1400px){.pt-xxl-85{padding-top:42rem!important}}.pt-86{padding-top:42.5rem!important}@media only screen and (min-width:576px){.pt-sm-86{padding-top:42.5rem!important}}@media only screen and (min-width:768px){.pt-md-86{padding-top:42.5rem!important}}@media only screen and (min-width:992px){.pt-lg-86{padding-top:42.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-86{padding-top:42.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-86{padding-top:42.5rem!important}}.pt-87{padding-top:43rem!important}@media only screen and (min-width:576px){.pt-sm-87{padding-top:43rem!important}}@media only screen and (min-width:768px){.pt-md-87{padding-top:43rem!important}}@media only screen and (min-width:992px){.pt-lg-87{padding-top:43rem!important}}@media only screen and (min-width:1200px){.pt-xl-87{padding-top:43rem!important}}@media only screen and (min-width:1400px){.pt-xxl-87{padding-top:43rem!important}}.pt-88{padding-top:43.5rem!important}@media only screen and (min-width:576px){.pt-sm-88{padding-top:43.5rem!important}}@media only screen and (min-width:768px){.pt-md-88{padding-top:43.5rem!important}}@media only screen and (min-width:992px){.pt-lg-88{padding-top:43.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-88{padding-top:43.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-88{padding-top:43.5rem!important}}.pt-89{padding-top:44rem!important}@media only screen and (min-width:576px){.pt-sm-89{padding-top:44rem!important}}@media only screen and (min-width:768px){.pt-md-89{padding-top:44rem!important}}@media only screen and (min-width:992px){.pt-lg-89{padding-top:44rem!important}}@media only screen and (min-width:1200px){.pt-xl-89{padding-top:44rem!important}}@media only screen and (min-width:1400px){.pt-xxl-89{padding-top:44rem!important}}.pt-90{padding-top:44.5rem!important}@media only screen and (min-width:576px){.pt-sm-90{padding-top:44.5rem!important}}@media only screen and (min-width:768px){.pt-md-90{padding-top:44.5rem!important}}@media only screen and (min-width:992px){.pt-lg-90{padding-top:44.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-90{padding-top:44.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-90{padding-top:44.5rem!important}}.pt-91{padding-top:45rem!important}@media only screen and (min-width:576px){.pt-sm-91{padding-top:45rem!important}}@media only screen and (min-width:768px){.pt-md-91{padding-top:45rem!important}}@media only screen and (min-width:992px){.pt-lg-91{padding-top:45rem!important}}@media only screen and (min-width:1200px){.pt-xl-91{padding-top:45rem!important}}@media only screen and (min-width:1400px){.pt-xxl-91{padding-top:45rem!important}}.pt-92{padding-top:45.5rem!important}@media only screen and (min-width:576px){.pt-sm-92{padding-top:45.5rem!important}}@media only screen and (min-width:768px){.pt-md-92{padding-top:45.5rem!important}}@media only screen and (min-width:992px){.pt-lg-92{padding-top:45.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-92{padding-top:45.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-92{padding-top:45.5rem!important}}.pt-93{padding-top:46rem!important}@media only screen and (min-width:576px){.pt-sm-93{padding-top:46rem!important}}@media only screen and (min-width:768px){.pt-md-93{padding-top:46rem!important}}@media only screen and (min-width:992px){.pt-lg-93{padding-top:46rem!important}}@media only screen and (min-width:1200px){.pt-xl-93{padding-top:46rem!important}}@media only screen and (min-width:1400px){.pt-xxl-93{padding-top:46rem!important}}.pt-94{padding-top:46.5rem!important}@media only screen and (min-width:576px){.pt-sm-94{padding-top:46.5rem!important}}@media only screen and (min-width:768px){.pt-md-94{padding-top:46.5rem!important}}@media only screen and (min-width:992px){.pt-lg-94{padding-top:46.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-94{padding-top:46.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-94{padding-top:46.5rem!important}}.pt-95{padding-top:47rem!important}@media only screen and (min-width:576px){.pt-sm-95{padding-top:47rem!important}}@media only screen and (min-width:768px){.pt-md-95{padding-top:47rem!important}}@media only screen and (min-width:992px){.pt-lg-95{padding-top:47rem!important}}@media only screen and (min-width:1200px){.pt-xl-95{padding-top:47rem!important}}@media only screen and (min-width:1400px){.pt-xxl-95{padding-top:47rem!important}}.pt-96{padding-top:47.5rem!important}@media only screen and (min-width:576px){.pt-sm-96{padding-top:47.5rem!important}}@media only screen and (min-width:768px){.pt-md-96{padding-top:47.5rem!important}}@media only screen and (min-width:992px){.pt-lg-96{padding-top:47.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-96{padding-top:47.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-96{padding-top:47.5rem!important}}.pt-97{padding-top:48rem!important}@media only screen and (min-width:576px){.pt-sm-97{padding-top:48rem!important}}@media only screen and (min-width:768px){.pt-md-97{padding-top:48rem!important}}@media only screen and (min-width:992px){.pt-lg-97{padding-top:48rem!important}}@media only screen and (min-width:1200px){.pt-xl-97{padding-top:48rem!important}}@media only screen and (min-width:1400px){.pt-xxl-97{padding-top:48rem!important}}.pt-98{padding-top:48.5rem!important}@media only screen and (min-width:576px){.pt-sm-98{padding-top:48.5rem!important}}@media only screen and (min-width:768px){.pt-md-98{padding-top:48.5rem!important}}@media only screen and (min-width:992px){.pt-lg-98{padding-top:48.5rem!important}}@media only screen and (min-width:1200px){.pt-xl-98{padding-top:48.5rem!important}}@media only screen and (min-width:1400px){.pt-xxl-98{padding-top:48.5rem!important}}.pt-99{padding-top:49rem!important}@media only screen and (min-width:576px){.pt-sm-99{padding-top:49rem!important}}@media only screen and (min-width:768px){.pt-md-99{padding-top:49rem!important}}@media only screen and (min-width:992px){.pt-lg-99{padding-top:49rem!important}}@media only screen and (min-width:1200px){.pt-xl-99{padding-top:49rem!important}}@media only screen and (min-width:1400px){.pt-xxl-99{padding-top:49rem!important}}.ps-1{padding-left:0rem!important}@media only screen and (min-width:576px){.ps-sm-1{padding-left:0rem!important}}@media only screen and (min-width:768px){.ps-md-1{padding-left:0rem!important}}@media only screen and (min-width:992px){.ps-lg-1{padding-left:0rem!important}}@media only screen and (min-width:1200px){.ps-xl-1{padding-left:0rem!important}}@media only screen and (min-width:1400px){.ps-xxl-1{padding-left:0rem!important}}.ps-2{padding-left:.5rem!important}@media only screen and (min-width:576px){.ps-sm-2{padding-left:.5rem!important}}@media only screen and (min-width:768px){.ps-md-2{padding-left:.5rem!important}}@media only screen and (min-width:992px){.ps-lg-2{padding-left:.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-2{padding-left:.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-2{padding-left:.5rem!important}}.ps-3{padding-left:1rem!important}@media only screen and (min-width:576px){.ps-sm-3{padding-left:1rem!important}}@media only screen and (min-width:768px){.ps-md-3{padding-left:1rem!important}}@media only screen and (min-width:992px){.ps-lg-3{padding-left:1rem!important}}@media only screen and (min-width:1200px){.ps-xl-3{padding-left:1rem!important}}@media only screen and (min-width:1400px){.ps-xxl-3{padding-left:1rem!important}}.ps-4{padding-left:1.5rem!important}@media only screen and (min-width:576px){.ps-sm-4{padding-left:1.5rem!important}}@media only screen and (min-width:768px){.ps-md-4{padding-left:1.5rem!important}}@media only screen and (min-width:992px){.ps-lg-4{padding-left:1.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-4{padding-left:1.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-4{padding-left:1.5rem!important}}.ps-5{padding-left:2rem!important}@media only screen and (min-width:576px){.ps-sm-5{padding-left:2rem!important}}@media only screen and (min-width:768px){.ps-md-5{padding-left:2rem!important}}@media only screen and (min-width:992px){.ps-lg-5{padding-left:2rem!important}}@media only screen and (min-width:1200px){.ps-xl-5{padding-left:2rem!important}}@media only screen and (min-width:1400px){.ps-xxl-5{padding-left:2rem!important}}.ps-6{padding-left:2.5rem!important}@media only screen and (min-width:576px){.ps-sm-6{padding-left:2.5rem!important}}@media only screen and (min-width:768px){.ps-md-6{padding-left:2.5rem!important}}@media only screen and (min-width:992px){.ps-lg-6{padding-left:2.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-6{padding-left:2.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-6{padding-left:2.5rem!important}}.ps-7{padding-left:3rem!important}@media only screen and (min-width:576px){.ps-sm-7{padding-left:3rem!important}}@media only screen and (min-width:768px){.ps-md-7{padding-left:3rem!important}}@media only screen and (min-width:992px){.ps-lg-7{padding-left:3rem!important}}@media only screen and (min-width:1200px){.ps-xl-7{padding-left:3rem!important}}@media only screen and (min-width:1400px){.ps-xxl-7{padding-left:3rem!important}}.ps-8{padding-left:3.5rem!important}@media only screen and (min-width:576px){.ps-sm-8{padding-left:3.5rem!important}}@media only screen and (min-width:768px){.ps-md-8{padding-left:3.5rem!important}}@media only screen and (min-width:992px){.ps-lg-8{padding-left:3.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-8{padding-left:3.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-8{padding-left:3.5rem!important}}.ps-9{padding-left:4rem!important}@media only screen and (min-width:576px){.ps-sm-9{padding-left:4rem!important}}@media only screen and (min-width:768px){.ps-md-9{padding-left:4rem!important}}@media only screen and (min-width:992px){.ps-lg-9{padding-left:4rem!important}}@media only screen and (min-width:1200px){.ps-xl-9{padding-left:4rem!important}}@media only screen and (min-width:1400px){.ps-xxl-9{padding-left:4rem!important}}.ps-10{padding-left:4.5rem!important}@media only screen and (min-width:576px){.ps-sm-10{padding-left:4.5rem!important}}@media only screen and (min-width:768px){.ps-md-10{padding-left:4.5rem!important}}@media only screen and (min-width:992px){.ps-lg-10{padding-left:4.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-10{padding-left:4.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-10{padding-left:4.5rem!important}}.ps-11{padding-left:5rem!important}@media only screen and (min-width:576px){.ps-sm-11{padding-left:5rem!important}}@media only screen and (min-width:768px){.ps-md-11{padding-left:5rem!important}}@media only screen and (min-width:992px){.ps-lg-11{padding-left:5rem!important}}@media only screen and (min-width:1200px){.ps-xl-11{padding-left:5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-11{padding-left:5rem!important}}.ps-12{padding-left:5.5rem!important}@media only screen and (min-width:576px){.ps-sm-12{padding-left:5.5rem!important}}@media only screen and (min-width:768px){.ps-md-12{padding-left:5.5rem!important}}@media only screen and (min-width:992px){.ps-lg-12{padding-left:5.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-12{padding-left:5.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-12{padding-left:5.5rem!important}}.ps-13{padding-left:6rem!important}@media only screen and (min-width:576px){.ps-sm-13{padding-left:6rem!important}}@media only screen and (min-width:768px){.ps-md-13{padding-left:6rem!important}}@media only screen and (min-width:992px){.ps-lg-13{padding-left:6rem!important}}@media only screen and (min-width:1200px){.ps-xl-13{padding-left:6rem!important}}@media only screen and (min-width:1400px){.ps-xxl-13{padding-left:6rem!important}}.ps-14{padding-left:6.5rem!important}@media only screen and (min-width:576px){.ps-sm-14{padding-left:6.5rem!important}}@media only screen and (min-width:768px){.ps-md-14{padding-left:6.5rem!important}}@media only screen and (min-width:992px){.ps-lg-14{padding-left:6.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-14{padding-left:6.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-14{padding-left:6.5rem!important}}.ps-15{padding-left:7rem!important}@media only screen and (min-width:576px){.ps-sm-15{padding-left:7rem!important}}@media only screen and (min-width:768px){.ps-md-15{padding-left:7rem!important}}@media only screen and (min-width:992px){.ps-lg-15{padding-left:7rem!important}}@media only screen and (min-width:1200px){.ps-xl-15{padding-left:7rem!important}}@media only screen and (min-width:1400px){.ps-xxl-15{padding-left:7rem!important}}.ps-16{padding-left:7.5rem!important}@media only screen and (min-width:576px){.ps-sm-16{padding-left:7.5rem!important}}@media only screen and (min-width:768px){.ps-md-16{padding-left:7.5rem!important}}@media only screen and (min-width:992px){.ps-lg-16{padding-left:7.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-16{padding-left:7.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-16{padding-left:7.5rem!important}}.ps-17{padding-left:8rem!important}@media only screen and (min-width:576px){.ps-sm-17{padding-left:8rem!important}}@media only screen and (min-width:768px){.ps-md-17{padding-left:8rem!important}}@media only screen and (min-width:992px){.ps-lg-17{padding-left:8rem!important}}@media only screen and (min-width:1200px){.ps-xl-17{padding-left:8rem!important}}@media only screen and (min-width:1400px){.ps-xxl-17{padding-left:8rem!important}}.ps-18{padding-left:8.5rem!important}@media only screen and (min-width:576px){.ps-sm-18{padding-left:8.5rem!important}}@media only screen and (min-width:768px){.ps-md-18{padding-left:8.5rem!important}}@media only screen and (min-width:992px){.ps-lg-18{padding-left:8.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-18{padding-left:8.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-18{padding-left:8.5rem!important}}.ps-19{padding-left:9rem!important}@media only screen and (min-width:576px){.ps-sm-19{padding-left:9rem!important}}@media only screen and (min-width:768px){.ps-md-19{padding-left:9rem!important}}@media only screen and (min-width:992px){.ps-lg-19{padding-left:9rem!important}}@media only screen and (min-width:1200px){.ps-xl-19{padding-left:9rem!important}}@media only screen and (min-width:1400px){.ps-xxl-19{padding-left:9rem!important}}.ps-20{padding-left:9.5rem!important}@media only screen and (min-width:576px){.ps-sm-20{padding-left:9.5rem!important}}@media only screen and (min-width:768px){.ps-md-20{padding-left:9.5rem!important}}@media only screen and (min-width:992px){.ps-lg-20{padding-left:9.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-20{padding-left:9.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-20{padding-left:9.5rem!important}}.ps-21{padding-left:10rem!important}@media only screen and (min-width:576px){.ps-sm-21{padding-left:10rem!important}}@media only screen and (min-width:768px){.ps-md-21{padding-left:10rem!important}}@media only screen and (min-width:992px){.ps-lg-21{padding-left:10rem!important}}@media only screen and (min-width:1200px){.ps-xl-21{padding-left:10rem!important}}@media only screen and (min-width:1400px){.ps-xxl-21{padding-left:10rem!important}}.ps-22{padding-left:10.5rem!important}@media only screen and (min-width:576px){.ps-sm-22{padding-left:10.5rem!important}}@media only screen and (min-width:768px){.ps-md-22{padding-left:10.5rem!important}}@media only screen and (min-width:992px){.ps-lg-22{padding-left:10.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-22{padding-left:10.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-22{padding-left:10.5rem!important}}.ps-23{padding-left:11rem!important}@media only screen and (min-width:576px){.ps-sm-23{padding-left:11rem!important}}@media only screen and (min-width:768px){.ps-md-23{padding-left:11rem!important}}@media only screen and (min-width:992px){.ps-lg-23{padding-left:11rem!important}}@media only screen and (min-width:1200px){.ps-xl-23{padding-left:11rem!important}}@media only screen and (min-width:1400px){.ps-xxl-23{padding-left:11rem!important}}.ps-24{padding-left:11.5rem!important}@media only screen and (min-width:576px){.ps-sm-24{padding-left:11.5rem!important}}@media only screen and (min-width:768px){.ps-md-24{padding-left:11.5rem!important}}@media only screen and (min-width:992px){.ps-lg-24{padding-left:11.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-24{padding-left:11.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-24{padding-left:11.5rem!important}}.ps-25{padding-left:12rem!important}@media only screen and (min-width:576px){.ps-sm-25{padding-left:12rem!important}}@media only screen and (min-width:768px){.ps-md-25{padding-left:12rem!important}}@media only screen and (min-width:992px){.ps-lg-25{padding-left:12rem!important}}@media only screen and (min-width:1200px){.ps-xl-25{padding-left:12rem!important}}@media only screen and (min-width:1400px){.ps-xxl-25{padding-left:12rem!important}}.ps-26{padding-left:12.5rem!important}@media only screen and (min-width:576px){.ps-sm-26{padding-left:12.5rem!important}}@media only screen and (min-width:768px){.ps-md-26{padding-left:12.5rem!important}}@media only screen and (min-width:992px){.ps-lg-26{padding-left:12.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-26{padding-left:12.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-26{padding-left:12.5rem!important}}.ps-27{padding-left:13rem!important}@media only screen and (min-width:576px){.ps-sm-27{padding-left:13rem!important}}@media only screen and (min-width:768px){.ps-md-27{padding-left:13rem!important}}@media only screen and (min-width:992px){.ps-lg-27{padding-left:13rem!important}}@media only screen and (min-width:1200px){.ps-xl-27{padding-left:13rem!important}}@media only screen and (min-width:1400px){.ps-xxl-27{padding-left:13rem!important}}.ps-28{padding-left:13.5rem!important}@media only screen and (min-width:576px){.ps-sm-28{padding-left:13.5rem!important}}@media only screen and (min-width:768px){.ps-md-28{padding-left:13.5rem!important}}@media only screen and (min-width:992px){.ps-lg-28{padding-left:13.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-28{padding-left:13.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-28{padding-left:13.5rem!important}}.ps-29{padding-left:14rem!important}@media only screen and (min-width:576px){.ps-sm-29{padding-left:14rem!important}}@media only screen and (min-width:768px){.ps-md-29{padding-left:14rem!important}}@media only screen and (min-width:992px){.ps-lg-29{padding-left:14rem!important}}@media only screen and (min-width:1200px){.ps-xl-29{padding-left:14rem!important}}@media only screen and (min-width:1400px){.ps-xxl-29{padding-left:14rem!important}}.ps-30{padding-left:14.5rem!important}@media only screen and (min-width:576px){.ps-sm-30{padding-left:14.5rem!important}}@media only screen and (min-width:768px){.ps-md-30{padding-left:14.5rem!important}}@media only screen and (min-width:992px){.ps-lg-30{padding-left:14.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-30{padding-left:14.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-30{padding-left:14.5rem!important}}.ps-31{padding-left:15rem!important}@media only screen and (min-width:576px){.ps-sm-31{padding-left:15rem!important}}@media only screen and (min-width:768px){.ps-md-31{padding-left:15rem!important}}@media only screen and (min-width:992px){.ps-lg-31{padding-left:15rem!important}}@media only screen and (min-width:1200px){.ps-xl-31{padding-left:15rem!important}}@media only screen and (min-width:1400px){.ps-xxl-31{padding-left:15rem!important}}.ps-32{padding-left:15.5rem!important}@media only screen and (min-width:576px){.ps-sm-32{padding-left:15.5rem!important}}@media only screen and (min-width:768px){.ps-md-32{padding-left:15.5rem!important}}@media only screen and (min-width:992px){.ps-lg-32{padding-left:15.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-32{padding-left:15.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-32{padding-left:15.5rem!important}}.ps-33{padding-left:16rem!important}@media only screen and (min-width:576px){.ps-sm-33{padding-left:16rem!important}}@media only screen and (min-width:768px){.ps-md-33{padding-left:16rem!important}}@media only screen and (min-width:992px){.ps-lg-33{padding-left:16rem!important}}@media only screen and (min-width:1200px){.ps-xl-33{padding-left:16rem!important}}@media only screen and (min-width:1400px){.ps-xxl-33{padding-left:16rem!important}}.ps-34{padding-left:16.5rem!important}@media only screen and (min-width:576px){.ps-sm-34{padding-left:16.5rem!important}}@media only screen and (min-width:768px){.ps-md-34{padding-left:16.5rem!important}}@media only screen and (min-width:992px){.ps-lg-34{padding-left:16.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-34{padding-left:16.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-34{padding-left:16.5rem!important}}.ps-35{padding-left:17rem!important}@media only screen and (min-width:576px){.ps-sm-35{padding-left:17rem!important}}@media only screen and (min-width:768px){.ps-md-35{padding-left:17rem!important}}@media only screen and (min-width:992px){.ps-lg-35{padding-left:17rem!important}}@media only screen and (min-width:1200px){.ps-xl-35{padding-left:17rem!important}}@media only screen and (min-width:1400px){.ps-xxl-35{padding-left:17rem!important}}.ps-36{padding-left:17.5rem!important}@media only screen and (min-width:576px){.ps-sm-36{padding-left:17.5rem!important}}@media only screen and (min-width:768px){.ps-md-36{padding-left:17.5rem!important}}@media only screen and (min-width:992px){.ps-lg-36{padding-left:17.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-36{padding-left:17.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-36{padding-left:17.5rem!important}}.ps-37{padding-left:18rem!important}@media only screen and (min-width:576px){.ps-sm-37{padding-left:18rem!important}}@media only screen and (min-width:768px){.ps-md-37{padding-left:18rem!important}}@media only screen and (min-width:992px){.ps-lg-37{padding-left:18rem!important}}@media only screen and (min-width:1200px){.ps-xl-37{padding-left:18rem!important}}@media only screen and (min-width:1400px){.ps-xxl-37{padding-left:18rem!important}}.ps-38{padding-left:18.5rem!important}@media only screen and (min-width:576px){.ps-sm-38{padding-left:18.5rem!important}}@media only screen and (min-width:768px){.ps-md-38{padding-left:18.5rem!important}}@media only screen and (min-width:992px){.ps-lg-38{padding-left:18.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-38{padding-left:18.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-38{padding-left:18.5rem!important}}.ps-39{padding-left:19rem!important}@media only screen and (min-width:576px){.ps-sm-39{padding-left:19rem!important}}@media only screen and (min-width:768px){.ps-md-39{padding-left:19rem!important}}@media only screen and (min-width:992px){.ps-lg-39{padding-left:19rem!important}}@media only screen and (min-width:1200px){.ps-xl-39{padding-left:19rem!important}}@media only screen and (min-width:1400px){.ps-xxl-39{padding-left:19rem!important}}.ps-40{padding-left:19.5rem!important}@media only screen and (min-width:576px){.ps-sm-40{padding-left:19.5rem!important}}@media only screen and (min-width:768px){.ps-md-40{padding-left:19.5rem!important}}@media only screen and (min-width:992px){.ps-lg-40{padding-left:19.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-40{padding-left:19.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-40{padding-left:19.5rem!important}}.ps-41{padding-left:20rem!important}@media only screen and (min-width:576px){.ps-sm-41{padding-left:20rem!important}}@media only screen and (min-width:768px){.ps-md-41{padding-left:20rem!important}}@media only screen and (min-width:992px){.ps-lg-41{padding-left:20rem!important}}@media only screen and (min-width:1200px){.ps-xl-41{padding-left:20rem!important}}@media only screen and (min-width:1400px){.ps-xxl-41{padding-left:20rem!important}}.ps-42{padding-left:20.5rem!important}@media only screen and (min-width:576px){.ps-sm-42{padding-left:20.5rem!important}}@media only screen and (min-width:768px){.ps-md-42{padding-left:20.5rem!important}}@media only screen and (min-width:992px){.ps-lg-42{padding-left:20.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-42{padding-left:20.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-42{padding-left:20.5rem!important}}.ps-43{padding-left:21rem!important}@media only screen and (min-width:576px){.ps-sm-43{padding-left:21rem!important}}@media only screen and (min-width:768px){.ps-md-43{padding-left:21rem!important}}@media only screen and (min-width:992px){.ps-lg-43{padding-left:21rem!important}}@media only screen and (min-width:1200px){.ps-xl-43{padding-left:21rem!important}}@media only screen and (min-width:1400px){.ps-xxl-43{padding-left:21rem!important}}.ps-44{padding-left:21.5rem!important}@media only screen and (min-width:576px){.ps-sm-44{padding-left:21.5rem!important}}@media only screen and (min-width:768px){.ps-md-44{padding-left:21.5rem!important}}@media only screen and (min-width:992px){.ps-lg-44{padding-left:21.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-44{padding-left:21.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-44{padding-left:21.5rem!important}}.ps-45{padding-left:22rem!important}@media only screen and (min-width:576px){.ps-sm-45{padding-left:22rem!important}}@media only screen and (min-width:768px){.ps-md-45{padding-left:22rem!important}}@media only screen and (min-width:992px){.ps-lg-45{padding-left:22rem!important}}@media only screen and (min-width:1200px){.ps-xl-45{padding-left:22rem!important}}@media only screen and (min-width:1400px){.ps-xxl-45{padding-left:22rem!important}}.ps-46{padding-left:22.5rem!important}@media only screen and (min-width:576px){.ps-sm-46{padding-left:22.5rem!important}}@media only screen and (min-width:768px){.ps-md-46{padding-left:22.5rem!important}}@media only screen and (min-width:992px){.ps-lg-46{padding-left:22.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-46{padding-left:22.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-46{padding-left:22.5rem!important}}.ps-47{padding-left:23rem!important}@media only screen and (min-width:576px){.ps-sm-47{padding-left:23rem!important}}@media only screen and (min-width:768px){.ps-md-47{padding-left:23rem!important}}@media only screen and (min-width:992px){.ps-lg-47{padding-left:23rem!important}}@media only screen and (min-width:1200px){.ps-xl-47{padding-left:23rem!important}}@media only screen and (min-width:1400px){.ps-xxl-47{padding-left:23rem!important}}.ps-48{padding-left:23.5rem!important}@media only screen and (min-width:576px){.ps-sm-48{padding-left:23.5rem!important}}@media only screen and (min-width:768px){.ps-md-48{padding-left:23.5rem!important}}@media only screen and (min-width:992px){.ps-lg-48{padding-left:23.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-48{padding-left:23.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-48{padding-left:23.5rem!important}}.ps-49{padding-left:24rem!important}@media only screen and (min-width:576px){.ps-sm-49{padding-left:24rem!important}}@media only screen and (min-width:768px){.ps-md-49{padding-left:24rem!important}}@media only screen and (min-width:992px){.ps-lg-49{padding-left:24rem!important}}@media only screen and (min-width:1200px){.ps-xl-49{padding-left:24rem!important}}@media only screen and (min-width:1400px){.ps-xxl-49{padding-left:24rem!important}}.ps-50{padding-left:24.5rem!important}@media only screen and (min-width:576px){.ps-sm-50{padding-left:24.5rem!important}}@media only screen and (min-width:768px){.ps-md-50{padding-left:24.5rem!important}}@media only screen and (min-width:992px){.ps-lg-50{padding-left:24.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-50{padding-left:24.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-50{padding-left:24.5rem!important}}.ps-51{padding-left:25rem!important}@media only screen and (min-width:576px){.ps-sm-51{padding-left:25rem!important}}@media only screen and (min-width:768px){.ps-md-51{padding-left:25rem!important}}@media only screen and (min-width:992px){.ps-lg-51{padding-left:25rem!important}}@media only screen and (min-width:1200px){.ps-xl-51{padding-left:25rem!important}}@media only screen and (min-width:1400px){.ps-xxl-51{padding-left:25rem!important}}.ps-52{padding-left:25.5rem!important}@media only screen and (min-width:576px){.ps-sm-52{padding-left:25.5rem!important}}@media only screen and (min-width:768px){.ps-md-52{padding-left:25.5rem!important}}@media only screen and (min-width:992px){.ps-lg-52{padding-left:25.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-52{padding-left:25.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-52{padding-left:25.5rem!important}}.ps-53{padding-left:26rem!important}@media only screen and (min-width:576px){.ps-sm-53{padding-left:26rem!important}}@media only screen and (min-width:768px){.ps-md-53{padding-left:26rem!important}}@media only screen and (min-width:992px){.ps-lg-53{padding-left:26rem!important}}@media only screen and (min-width:1200px){.ps-xl-53{padding-left:26rem!important}}@media only screen and (min-width:1400px){.ps-xxl-53{padding-left:26rem!important}}.ps-54{padding-left:26.5rem!important}@media only screen and (min-width:576px){.ps-sm-54{padding-left:26.5rem!important}}@media only screen and (min-width:768px){.ps-md-54{padding-left:26.5rem!important}}@media only screen and (min-width:992px){.ps-lg-54{padding-left:26.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-54{padding-left:26.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-54{padding-left:26.5rem!important}}.ps-55{padding-left:27rem!important}@media only screen and (min-width:576px){.ps-sm-55{padding-left:27rem!important}}@media only screen and (min-width:768px){.ps-md-55{padding-left:27rem!important}}@media only screen and (min-width:992px){.ps-lg-55{padding-left:27rem!important}}@media only screen and (min-width:1200px){.ps-xl-55{padding-left:27rem!important}}@media only screen and (min-width:1400px){.ps-xxl-55{padding-left:27rem!important}}.ps-56{padding-left:27.5rem!important}@media only screen and (min-width:576px){.ps-sm-56{padding-left:27.5rem!important}}@media only screen and (min-width:768px){.ps-md-56{padding-left:27.5rem!important}}@media only screen and (min-width:992px){.ps-lg-56{padding-left:27.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-56{padding-left:27.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-56{padding-left:27.5rem!important}}.ps-57{padding-left:28rem!important}@media only screen and (min-width:576px){.ps-sm-57{padding-left:28rem!important}}@media only screen and (min-width:768px){.ps-md-57{padding-left:28rem!important}}@media only screen and (min-width:992px){.ps-lg-57{padding-left:28rem!important}}@media only screen and (min-width:1200px){.ps-xl-57{padding-left:28rem!important}}@media only screen and (min-width:1400px){.ps-xxl-57{padding-left:28rem!important}}.ps-58{padding-left:28.5rem!important}@media only screen and (min-width:576px){.ps-sm-58{padding-left:28.5rem!important}}@media only screen and (min-width:768px){.ps-md-58{padding-left:28.5rem!important}}@media only screen and (min-width:992px){.ps-lg-58{padding-left:28.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-58{padding-left:28.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-58{padding-left:28.5rem!important}}.ps-59{padding-left:29rem!important}@media only screen and (min-width:576px){.ps-sm-59{padding-left:29rem!important}}@media only screen and (min-width:768px){.ps-md-59{padding-left:29rem!important}}@media only screen and (min-width:992px){.ps-lg-59{padding-left:29rem!important}}@media only screen and (min-width:1200px){.ps-xl-59{padding-left:29rem!important}}@media only screen and (min-width:1400px){.ps-xxl-59{padding-left:29rem!important}}.ps-60{padding-left:29.5rem!important}@media only screen and (min-width:576px){.ps-sm-60{padding-left:29.5rem!important}}@media only screen and (min-width:768px){.ps-md-60{padding-left:29.5rem!important}}@media only screen and (min-width:992px){.ps-lg-60{padding-left:29.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-60{padding-left:29.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-60{padding-left:29.5rem!important}}.ps-61{padding-left:30rem!important}@media only screen and (min-width:576px){.ps-sm-61{padding-left:30rem!important}}@media only screen and (min-width:768px){.ps-md-61{padding-left:30rem!important}}@media only screen and (min-width:992px){.ps-lg-61{padding-left:30rem!important}}@media only screen and (min-width:1200px){.ps-xl-61{padding-left:30rem!important}}@media only screen and (min-width:1400px){.ps-xxl-61{padding-left:30rem!important}}.ps-62{padding-left:30.5rem!important}@media only screen and (min-width:576px){.ps-sm-62{padding-left:30.5rem!important}}@media only screen and (min-width:768px){.ps-md-62{padding-left:30.5rem!important}}@media only screen and (min-width:992px){.ps-lg-62{padding-left:30.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-62{padding-left:30.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-62{padding-left:30.5rem!important}}.ps-63{padding-left:31rem!important}@media only screen and (min-width:576px){.ps-sm-63{padding-left:31rem!important}}@media only screen and (min-width:768px){.ps-md-63{padding-left:31rem!important}}@media only screen and (min-width:992px){.ps-lg-63{padding-left:31rem!important}}@media only screen and (min-width:1200px){.ps-xl-63{padding-left:31rem!important}}@media only screen and (min-width:1400px){.ps-xxl-63{padding-left:31rem!important}}.ps-64{padding-left:31.5rem!important}@media only screen and (min-width:576px){.ps-sm-64{padding-left:31.5rem!important}}@media only screen and (min-width:768px){.ps-md-64{padding-left:31.5rem!important}}@media only screen and (min-width:992px){.ps-lg-64{padding-left:31.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-64{padding-left:31.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-64{padding-left:31.5rem!important}}.ps-65{padding-left:32rem!important}@media only screen and (min-width:576px){.ps-sm-65{padding-left:32rem!important}}@media only screen and (min-width:768px){.ps-md-65{padding-left:32rem!important}}@media only screen and (min-width:992px){.ps-lg-65{padding-left:32rem!important}}@media only screen and (min-width:1200px){.ps-xl-65{padding-left:32rem!important}}@media only screen and (min-width:1400px){.ps-xxl-65{padding-left:32rem!important}}.ps-66{padding-left:32.5rem!important}@media only screen and (min-width:576px){.ps-sm-66{padding-left:32.5rem!important}}@media only screen and (min-width:768px){.ps-md-66{padding-left:32.5rem!important}}@media only screen and (min-width:992px){.ps-lg-66{padding-left:32.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-66{padding-left:32.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-66{padding-left:32.5rem!important}}.ps-67{padding-left:33rem!important}@media only screen and (min-width:576px){.ps-sm-67{padding-left:33rem!important}}@media only screen and (min-width:768px){.ps-md-67{padding-left:33rem!important}}@media only screen and (min-width:992px){.ps-lg-67{padding-left:33rem!important}}@media only screen and (min-width:1200px){.ps-xl-67{padding-left:33rem!important}}@media only screen and (min-width:1400px){.ps-xxl-67{padding-left:33rem!important}}.ps-68{padding-left:33.5rem!important}@media only screen and (min-width:576px){.ps-sm-68{padding-left:33.5rem!important}}@media only screen and (min-width:768px){.ps-md-68{padding-left:33.5rem!important}}@media only screen and (min-width:992px){.ps-lg-68{padding-left:33.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-68{padding-left:33.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-68{padding-left:33.5rem!important}}.ps-69{padding-left:34rem!important}@media only screen and (min-width:576px){.ps-sm-69{padding-left:34rem!important}}@media only screen and (min-width:768px){.ps-md-69{padding-left:34rem!important}}@media only screen and (min-width:992px){.ps-lg-69{padding-left:34rem!important}}@media only screen and (min-width:1200px){.ps-xl-69{padding-left:34rem!important}}@media only screen and (min-width:1400px){.ps-xxl-69{padding-left:34rem!important}}.ps-70{padding-left:34.5rem!important}@media only screen and (min-width:576px){.ps-sm-70{padding-left:34.5rem!important}}@media only screen and (min-width:768px){.ps-md-70{padding-left:34.5rem!important}}@media only screen and (min-width:992px){.ps-lg-70{padding-left:34.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-70{padding-left:34.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-70{padding-left:34.5rem!important}}.ps-71{padding-left:35rem!important}@media only screen and (min-width:576px){.ps-sm-71{padding-left:35rem!important}}@media only screen and (min-width:768px){.ps-md-71{padding-left:35rem!important}}@media only screen and (min-width:992px){.ps-lg-71{padding-left:35rem!important}}@media only screen and (min-width:1200px){.ps-xl-71{padding-left:35rem!important}}@media only screen and (min-width:1400px){.ps-xxl-71{padding-left:35rem!important}}.ps-72{padding-left:35.5rem!important}@media only screen and (min-width:576px){.ps-sm-72{padding-left:35.5rem!important}}@media only screen and (min-width:768px){.ps-md-72{padding-left:35.5rem!important}}@media only screen and (min-width:992px){.ps-lg-72{padding-left:35.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-72{padding-left:35.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-72{padding-left:35.5rem!important}}.ps-73{padding-left:36rem!important}@media only screen and (min-width:576px){.ps-sm-73{padding-left:36rem!important}}@media only screen and (min-width:768px){.ps-md-73{padding-left:36rem!important}}@media only screen and (min-width:992px){.ps-lg-73{padding-left:36rem!important}}@media only screen and (min-width:1200px){.ps-xl-73{padding-left:36rem!important}}@media only screen and (min-width:1400px){.ps-xxl-73{padding-left:36rem!important}}.ps-74{padding-left:36.5rem!important}@media only screen and (min-width:576px){.ps-sm-74{padding-left:36.5rem!important}}@media only screen and (min-width:768px){.ps-md-74{padding-left:36.5rem!important}}@media only screen and (min-width:992px){.ps-lg-74{padding-left:36.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-74{padding-left:36.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-74{padding-left:36.5rem!important}}.ps-75{padding-left:37rem!important}@media only screen and (min-width:576px){.ps-sm-75{padding-left:37rem!important}}@media only screen and (min-width:768px){.ps-md-75{padding-left:37rem!important}}@media only screen and (min-width:992px){.ps-lg-75{padding-left:37rem!important}}@media only screen and (min-width:1200px){.ps-xl-75{padding-left:37rem!important}}@media only screen and (min-width:1400px){.ps-xxl-75{padding-left:37rem!important}}.ps-76{padding-left:37.5rem!important}@media only screen and (min-width:576px){.ps-sm-76{padding-left:37.5rem!important}}@media only screen and (min-width:768px){.ps-md-76{padding-left:37.5rem!important}}@media only screen and (min-width:992px){.ps-lg-76{padding-left:37.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-76{padding-left:37.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-76{padding-left:37.5rem!important}}.ps-77{padding-left:38rem!important}@media only screen and (min-width:576px){.ps-sm-77{padding-left:38rem!important}}@media only screen and (min-width:768px){.ps-md-77{padding-left:38rem!important}}@media only screen and (min-width:992px){.ps-lg-77{padding-left:38rem!important}}@media only screen and (min-width:1200px){.ps-xl-77{padding-left:38rem!important}}@media only screen and (min-width:1400px){.ps-xxl-77{padding-left:38rem!important}}.ps-78{padding-left:38.5rem!important}@media only screen and (min-width:576px){.ps-sm-78{padding-left:38.5rem!important}}@media only screen and (min-width:768px){.ps-md-78{padding-left:38.5rem!important}}@media only screen and (min-width:992px){.ps-lg-78{padding-left:38.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-78{padding-left:38.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-78{padding-left:38.5rem!important}}.ps-79{padding-left:39rem!important}@media only screen and (min-width:576px){.ps-sm-79{padding-left:39rem!important}}@media only screen and (min-width:768px){.ps-md-79{padding-left:39rem!important}}@media only screen and (min-width:992px){.ps-lg-79{padding-left:39rem!important}}@media only screen and (min-width:1200px){.ps-xl-79{padding-left:39rem!important}}@media only screen and (min-width:1400px){.ps-xxl-79{padding-left:39rem!important}}.ps-80{padding-left:39.5rem!important}@media only screen and (min-width:576px){.ps-sm-80{padding-left:39.5rem!important}}@media only screen and (min-width:768px){.ps-md-80{padding-left:39.5rem!important}}@media only screen and (min-width:992px){.ps-lg-80{padding-left:39.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-80{padding-left:39.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-80{padding-left:39.5rem!important}}.ps-81{padding-left:40rem!important}@media only screen and (min-width:576px){.ps-sm-81{padding-left:40rem!important}}@media only screen and (min-width:768px){.ps-md-81{padding-left:40rem!important}}@media only screen and (min-width:992px){.ps-lg-81{padding-left:40rem!important}}@media only screen and (min-width:1200px){.ps-xl-81{padding-left:40rem!important}}@media only screen and (min-width:1400px){.ps-xxl-81{padding-left:40rem!important}}.ps-82{padding-left:40.5rem!important}@media only screen and (min-width:576px){.ps-sm-82{padding-left:40.5rem!important}}@media only screen and (min-width:768px){.ps-md-82{padding-left:40.5rem!important}}@media only screen and (min-width:992px){.ps-lg-82{padding-left:40.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-82{padding-left:40.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-82{padding-left:40.5rem!important}}.ps-83{padding-left:41rem!important}@media only screen and (min-width:576px){.ps-sm-83{padding-left:41rem!important}}@media only screen and (min-width:768px){.ps-md-83{padding-left:41rem!important}}@media only screen and (min-width:992px){.ps-lg-83{padding-left:41rem!important}}@media only screen and (min-width:1200px){.ps-xl-83{padding-left:41rem!important}}@media only screen and (min-width:1400px){.ps-xxl-83{padding-left:41rem!important}}.ps-84{padding-left:41.5rem!important}@media only screen and (min-width:576px){.ps-sm-84{padding-left:41.5rem!important}}@media only screen and (min-width:768px){.ps-md-84{padding-left:41.5rem!important}}@media only screen and (min-width:992px){.ps-lg-84{padding-left:41.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-84{padding-left:41.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-84{padding-left:41.5rem!important}}.ps-85{padding-left:42rem!important}@media only screen and (min-width:576px){.ps-sm-85{padding-left:42rem!important}}@media only screen and (min-width:768px){.ps-md-85{padding-left:42rem!important}}@media only screen and (min-width:992px){.ps-lg-85{padding-left:42rem!important}}@media only screen and (min-width:1200px){.ps-xl-85{padding-left:42rem!important}}@media only screen and (min-width:1400px){.ps-xxl-85{padding-left:42rem!important}}.ps-86{padding-left:42.5rem!important}@media only screen and (min-width:576px){.ps-sm-86{padding-left:42.5rem!important}}@media only screen and (min-width:768px){.ps-md-86{padding-left:42.5rem!important}}@media only screen and (min-width:992px){.ps-lg-86{padding-left:42.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-86{padding-left:42.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-86{padding-left:42.5rem!important}}.ps-87{padding-left:43rem!important}@media only screen and (min-width:576px){.ps-sm-87{padding-left:43rem!important}}@media only screen and (min-width:768px){.ps-md-87{padding-left:43rem!important}}@media only screen and (min-width:992px){.ps-lg-87{padding-left:43rem!important}}@media only screen and (min-width:1200px){.ps-xl-87{padding-left:43rem!important}}@media only screen and (min-width:1400px){.ps-xxl-87{padding-left:43rem!important}}.ps-88{padding-left:43.5rem!important}@media only screen and (min-width:576px){.ps-sm-88{padding-left:43.5rem!important}}@media only screen and (min-width:768px){.ps-md-88{padding-left:43.5rem!important}}@media only screen and (min-width:992px){.ps-lg-88{padding-left:43.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-88{padding-left:43.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-88{padding-left:43.5rem!important}}.ps-89{padding-left:44rem!important}@media only screen and (min-width:576px){.ps-sm-89{padding-left:44rem!important}}@media only screen and (min-width:768px){.ps-md-89{padding-left:44rem!important}}@media only screen and (min-width:992px){.ps-lg-89{padding-left:44rem!important}}@media only screen and (min-width:1200px){.ps-xl-89{padding-left:44rem!important}}@media only screen and (min-width:1400px){.ps-xxl-89{padding-left:44rem!important}}.ps-90{padding-left:44.5rem!important}@media only screen and (min-width:576px){.ps-sm-90{padding-left:44.5rem!important}}@media only screen and (min-width:768px){.ps-md-90{padding-left:44.5rem!important}}@media only screen and (min-width:992px){.ps-lg-90{padding-left:44.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-90{padding-left:44.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-90{padding-left:44.5rem!important}}.ps-91{padding-left:45rem!important}@media only screen and (min-width:576px){.ps-sm-91{padding-left:45rem!important}}@media only screen and (min-width:768px){.ps-md-91{padding-left:45rem!important}}@media only screen and (min-width:992px){.ps-lg-91{padding-left:45rem!important}}@media only screen and (min-width:1200px){.ps-xl-91{padding-left:45rem!important}}@media only screen and (min-width:1400px){.ps-xxl-91{padding-left:45rem!important}}.ps-92{padding-left:45.5rem!important}@media only screen and (min-width:576px){.ps-sm-92{padding-left:45.5rem!important}}@media only screen and (min-width:768px){.ps-md-92{padding-left:45.5rem!important}}@media only screen and (min-width:992px){.ps-lg-92{padding-left:45.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-92{padding-left:45.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-92{padding-left:45.5rem!important}}.ps-93{padding-left:46rem!important}@media only screen and (min-width:576px){.ps-sm-93{padding-left:46rem!important}}@media only screen and (min-width:768px){.ps-md-93{padding-left:46rem!important}}@media only screen and (min-width:992px){.ps-lg-93{padding-left:46rem!important}}@media only screen and (min-width:1200px){.ps-xl-93{padding-left:46rem!important}}@media only screen and (min-width:1400px){.ps-xxl-93{padding-left:46rem!important}}.ps-94{padding-left:46.5rem!important}@media only screen and (min-width:576px){.ps-sm-94{padding-left:46.5rem!important}}@media only screen and (min-width:768px){.ps-md-94{padding-left:46.5rem!important}}@media only screen and (min-width:992px){.ps-lg-94{padding-left:46.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-94{padding-left:46.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-94{padding-left:46.5rem!important}}.ps-95{padding-left:47rem!important}@media only screen and (min-width:576px){.ps-sm-95{padding-left:47rem!important}}@media only screen and (min-width:768px){.ps-md-95{padding-left:47rem!important}}@media only screen and (min-width:992px){.ps-lg-95{padding-left:47rem!important}}@media only screen and (min-width:1200px){.ps-xl-95{padding-left:47rem!important}}@media only screen and (min-width:1400px){.ps-xxl-95{padding-left:47rem!important}}.ps-96{padding-left:47.5rem!important}@media only screen and (min-width:576px){.ps-sm-96{padding-left:47.5rem!important}}@media only screen and (min-width:768px){.ps-md-96{padding-left:47.5rem!important}}@media only screen and (min-width:992px){.ps-lg-96{padding-left:47.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-96{padding-left:47.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-96{padding-left:47.5rem!important}}.ps-97{padding-left:48rem!important}@media only screen and (min-width:576px){.ps-sm-97{padding-left:48rem!important}}@media only screen and (min-width:768px){.ps-md-97{padding-left:48rem!important}}@media only screen and (min-width:992px){.ps-lg-97{padding-left:48rem!important}}@media only screen and (min-width:1200px){.ps-xl-97{padding-left:48rem!important}}@media only screen and (min-width:1400px){.ps-xxl-97{padding-left:48rem!important}}.ps-98{padding-left:48.5rem!important}@media only screen and (min-width:576px){.ps-sm-98{padding-left:48.5rem!important}}@media only screen and (min-width:768px){.ps-md-98{padding-left:48.5rem!important}}@media only screen and (min-width:992px){.ps-lg-98{padding-left:48.5rem!important}}@media only screen and (min-width:1200px){.ps-xl-98{padding-left:48.5rem!important}}@media only screen and (min-width:1400px){.ps-xxl-98{padding-left:48.5rem!important}}.ps-99{padding-left:49rem!important}@media only screen and (min-width:576px){.ps-sm-99{padding-left:49rem!important}}@media only screen and (min-width:768px){.ps-md-99{padding-left:49rem!important}}@media only screen and (min-width:992px){.ps-lg-99{padding-left:49rem!important}}@media only screen and (min-width:1200px){.ps-xl-99{padding-left:49rem!important}}@media only screen and (min-width:1400px){.ps-xxl-99{padding-left:49rem!important}}.pe-1{padding-right:0rem!important}@media only screen and (min-width:576px){.pe-sm-1{padding-right:0rem!important}}@media only screen and (min-width:768px){.pe-md-1{padding-right:0rem!important}}@media only screen and (min-width:992px){.pe-lg-1{padding-right:0rem!important}}@media only screen and (min-width:1200px){.pe-xl-1{padding-right:0rem!important}}@media only screen and (min-width:1400px){.pe-xxl-1{padding-right:0rem!important}}.pe-2{padding-right:.5rem!important}@media only screen and (min-width:576px){.pe-sm-2{padding-right:.5rem!important}}@media only screen and (min-width:768px){.pe-md-2{padding-right:.5rem!important}}@media only screen and (min-width:992px){.pe-lg-2{padding-right:.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-2{padding-right:.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-2{padding-right:.5rem!important}}.pe-3{padding-right:1rem!important}@media only screen and (min-width:576px){.pe-sm-3{padding-right:1rem!important}}@media only screen and (min-width:768px){.pe-md-3{padding-right:1rem!important}}@media only screen and (min-width:992px){.pe-lg-3{padding-right:1rem!important}}@media only screen and (min-width:1200px){.pe-xl-3{padding-right:1rem!important}}@media only screen and (min-width:1400px){.pe-xxl-3{padding-right:1rem!important}}.pe-4{padding-right:1.5rem!important}@media only screen and (min-width:576px){.pe-sm-4{padding-right:1.5rem!important}}@media only screen and (min-width:768px){.pe-md-4{padding-right:1.5rem!important}}@media only screen and (min-width:992px){.pe-lg-4{padding-right:1.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-4{padding-right:1.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-4{padding-right:1.5rem!important}}.pe-5{padding-right:2rem!important}@media only screen and (min-width:576px){.pe-sm-5{padding-right:2rem!important}}@media only screen and (min-width:768px){.pe-md-5{padding-right:2rem!important}}@media only screen and (min-width:992px){.pe-lg-5{padding-right:2rem!important}}@media only screen and (min-width:1200px){.pe-xl-5{padding-right:2rem!important}}@media only screen and (min-width:1400px){.pe-xxl-5{padding-right:2rem!important}}.pe-6{padding-right:2.5rem!important}@media only screen and (min-width:576px){.pe-sm-6{padding-right:2.5rem!important}}@media only screen and (min-width:768px){.pe-md-6{padding-right:2.5rem!important}}@media only screen and (min-width:992px){.pe-lg-6{padding-right:2.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-6{padding-right:2.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-6{padding-right:2.5rem!important}}.pe-7{padding-right:3rem!important}@media only screen and (min-width:576px){.pe-sm-7{padding-right:3rem!important}}@media only screen and (min-width:768px){.pe-md-7{padding-right:3rem!important}}@media only screen and (min-width:992px){.pe-lg-7{padding-right:3rem!important}}@media only screen and (min-width:1200px){.pe-xl-7{padding-right:3rem!important}}@media only screen and (min-width:1400px){.pe-xxl-7{padding-right:3rem!important}}.pe-8{padding-right:3.5rem!important}@media only screen and (min-width:576px){.pe-sm-8{padding-right:3.5rem!important}}@media only screen and (min-width:768px){.pe-md-8{padding-right:3.5rem!important}}@media only screen and (min-width:992px){.pe-lg-8{padding-right:3.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-8{padding-right:3.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-8{padding-right:3.5rem!important}}.pe-9{padding-right:4rem!important}@media only screen and (min-width:576px){.pe-sm-9{padding-right:4rem!important}}@media only screen and (min-width:768px){.pe-md-9{padding-right:4rem!important}}@media only screen and (min-width:992px){.pe-lg-9{padding-right:4rem!important}}@media only screen and (min-width:1200px){.pe-xl-9{padding-right:4rem!important}}@media only screen and (min-width:1400px){.pe-xxl-9{padding-right:4rem!important}}.pe-10{padding-right:4.5rem!important}@media only screen and (min-width:576px){.pe-sm-10{padding-right:4.5rem!important}}@media only screen and (min-width:768px){.pe-md-10{padding-right:4.5rem!important}}@media only screen and (min-width:992px){.pe-lg-10{padding-right:4.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-10{padding-right:4.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-10{padding-right:4.5rem!important}}.pe-11{padding-right:5rem!important}@media only screen and (min-width:576px){.pe-sm-11{padding-right:5rem!important}}@media only screen and (min-width:768px){.pe-md-11{padding-right:5rem!important}}@media only screen and (min-width:992px){.pe-lg-11{padding-right:5rem!important}}@media only screen and (min-width:1200px){.pe-xl-11{padding-right:5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-11{padding-right:5rem!important}}.pe-12{padding-right:5.5rem!important}@media only screen and (min-width:576px){.pe-sm-12{padding-right:5.5rem!important}}@media only screen and (min-width:768px){.pe-md-12{padding-right:5.5rem!important}}@media only screen and (min-width:992px){.pe-lg-12{padding-right:5.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-12{padding-right:5.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-12{padding-right:5.5rem!important}}.pe-13{padding-right:6rem!important}@media only screen and (min-width:576px){.pe-sm-13{padding-right:6rem!important}}@media only screen and (min-width:768px){.pe-md-13{padding-right:6rem!important}}@media only screen and (min-width:992px){.pe-lg-13{padding-right:6rem!important}}@media only screen and (min-width:1200px){.pe-xl-13{padding-right:6rem!important}}@media only screen and (min-width:1400px){.pe-xxl-13{padding-right:6rem!important}}.pe-14{padding-right:6.5rem!important}@media only screen and (min-width:576px){.pe-sm-14{padding-right:6.5rem!important}}@media only screen and (min-width:768px){.pe-md-14{padding-right:6.5rem!important}}@media only screen and (min-width:992px){.pe-lg-14{padding-right:6.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-14{padding-right:6.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-14{padding-right:6.5rem!important}}.pe-15{padding-right:7rem!important}@media only screen and (min-width:576px){.pe-sm-15{padding-right:7rem!important}}@media only screen and (min-width:768px){.pe-md-15{padding-right:7rem!important}}@media only screen and (min-width:992px){.pe-lg-15{padding-right:7rem!important}}@media only screen and (min-width:1200px){.pe-xl-15{padding-right:7rem!important}}@media only screen and (min-width:1400px){.pe-xxl-15{padding-right:7rem!important}}.pe-16{padding-right:7.5rem!important}@media only screen and (min-width:576px){.pe-sm-16{padding-right:7.5rem!important}}@media only screen and (min-width:768px){.pe-md-16{padding-right:7.5rem!important}}@media only screen and (min-width:992px){.pe-lg-16{padding-right:7.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-16{padding-right:7.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-16{padding-right:7.5rem!important}}.pe-17{padding-right:8rem!important}@media only screen and (min-width:576px){.pe-sm-17{padding-right:8rem!important}}@media only screen and (min-width:768px){.pe-md-17{padding-right:8rem!important}}@media only screen and (min-width:992px){.pe-lg-17{padding-right:8rem!important}}@media only screen and (min-width:1200px){.pe-xl-17{padding-right:8rem!important}}@media only screen and (min-width:1400px){.pe-xxl-17{padding-right:8rem!important}}.pe-18{padding-right:8.5rem!important}@media only screen and (min-width:576px){.pe-sm-18{padding-right:8.5rem!important}}@media only screen and (min-width:768px){.pe-md-18{padding-right:8.5rem!important}}@media only screen and (min-width:992px){.pe-lg-18{padding-right:8.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-18{padding-right:8.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-18{padding-right:8.5rem!important}}.pe-19{padding-right:9rem!important}@media only screen and (min-width:576px){.pe-sm-19{padding-right:9rem!important}}@media only screen and (min-width:768px){.pe-md-19{padding-right:9rem!important}}@media only screen and (min-width:992px){.pe-lg-19{padding-right:9rem!important}}@media only screen and (min-width:1200px){.pe-xl-19{padding-right:9rem!important}}@media only screen and (min-width:1400px){.pe-xxl-19{padding-right:9rem!important}}.pe-20{padding-right:9.5rem!important}@media only screen and (min-width:576px){.pe-sm-20{padding-right:9.5rem!important}}@media only screen and (min-width:768px){.pe-md-20{padding-right:9.5rem!important}}@media only screen and (min-width:992px){.pe-lg-20{padding-right:9.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-20{padding-right:9.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-20{padding-right:9.5rem!important}}.pe-21{padding-right:10rem!important}@media only screen and (min-width:576px){.pe-sm-21{padding-right:10rem!important}}@media only screen and (min-width:768px){.pe-md-21{padding-right:10rem!important}}@media only screen and (min-width:992px){.pe-lg-21{padding-right:10rem!important}}@media only screen and (min-width:1200px){.pe-xl-21{padding-right:10rem!important}}@media only screen and (min-width:1400px){.pe-xxl-21{padding-right:10rem!important}}.pe-22{padding-right:10.5rem!important}@media only screen and (min-width:576px){.pe-sm-22{padding-right:10.5rem!important}}@media only screen and (min-width:768px){.pe-md-22{padding-right:10.5rem!important}}@media only screen and (min-width:992px){.pe-lg-22{padding-right:10.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-22{padding-right:10.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-22{padding-right:10.5rem!important}}.pe-23{padding-right:11rem!important}@media only screen and (min-width:576px){.pe-sm-23{padding-right:11rem!important}}@media only screen and (min-width:768px){.pe-md-23{padding-right:11rem!important}}@media only screen and (min-width:992px){.pe-lg-23{padding-right:11rem!important}}@media only screen and (min-width:1200px){.pe-xl-23{padding-right:11rem!important}}@media only screen and (min-width:1400px){.pe-xxl-23{padding-right:11rem!important}}.pe-24{padding-right:11.5rem!important}@media only screen and (min-width:576px){.pe-sm-24{padding-right:11.5rem!important}}@media only screen and (min-width:768px){.pe-md-24{padding-right:11.5rem!important}}@media only screen and (min-width:992px){.pe-lg-24{padding-right:11.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-24{padding-right:11.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-24{padding-right:11.5rem!important}}.pe-25{padding-right:12rem!important}@media only screen and (min-width:576px){.pe-sm-25{padding-right:12rem!important}}@media only screen and (min-width:768px){.pe-md-25{padding-right:12rem!important}}@media only screen and (min-width:992px){.pe-lg-25{padding-right:12rem!important}}@media only screen and (min-width:1200px){.pe-xl-25{padding-right:12rem!important}}@media only screen and (min-width:1400px){.pe-xxl-25{padding-right:12rem!important}}.pe-26{padding-right:12.5rem!important}@media only screen and (min-width:576px){.pe-sm-26{padding-right:12.5rem!important}}@media only screen and (min-width:768px){.pe-md-26{padding-right:12.5rem!important}}@media only screen and (min-width:992px){.pe-lg-26{padding-right:12.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-26{padding-right:12.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-26{padding-right:12.5rem!important}}.pe-27{padding-right:13rem!important}@media only screen and (min-width:576px){.pe-sm-27{padding-right:13rem!important}}@media only screen and (min-width:768px){.pe-md-27{padding-right:13rem!important}}@media only screen and (min-width:992px){.pe-lg-27{padding-right:13rem!important}}@media only screen and (min-width:1200px){.pe-xl-27{padding-right:13rem!important}}@media only screen and (min-width:1400px){.pe-xxl-27{padding-right:13rem!important}}.pe-28{padding-right:13.5rem!important}@media only screen and (min-width:576px){.pe-sm-28{padding-right:13.5rem!important}}@media only screen and (min-width:768px){.pe-md-28{padding-right:13.5rem!important}}@media only screen and (min-width:992px){.pe-lg-28{padding-right:13.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-28{padding-right:13.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-28{padding-right:13.5rem!important}}.pe-29{padding-right:14rem!important}@media only screen and (min-width:576px){.pe-sm-29{padding-right:14rem!important}}@media only screen and (min-width:768px){.pe-md-29{padding-right:14rem!important}}@media only screen and (min-width:992px){.pe-lg-29{padding-right:14rem!important}}@media only screen and (min-width:1200px){.pe-xl-29{padding-right:14rem!important}}@media only screen and (min-width:1400px){.pe-xxl-29{padding-right:14rem!important}}.pe-30{padding-right:14.5rem!important}@media only screen and (min-width:576px){.pe-sm-30{padding-right:14.5rem!important}}@media only screen and (min-width:768px){.pe-md-30{padding-right:14.5rem!important}}@media only screen and (min-width:992px){.pe-lg-30{padding-right:14.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-30{padding-right:14.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-30{padding-right:14.5rem!important}}.pe-31{padding-right:15rem!important}@media only screen and (min-width:576px){.pe-sm-31{padding-right:15rem!important}}@media only screen and (min-width:768px){.pe-md-31{padding-right:15rem!important}}@media only screen and (min-width:992px){.pe-lg-31{padding-right:15rem!important}}@media only screen and (min-width:1200px){.pe-xl-31{padding-right:15rem!important}}@media only screen and (min-width:1400px){.pe-xxl-31{padding-right:15rem!important}}.pe-32{padding-right:15.5rem!important}@media only screen and (min-width:576px){.pe-sm-32{padding-right:15.5rem!important}}@media only screen and (min-width:768px){.pe-md-32{padding-right:15.5rem!important}}@media only screen and (min-width:992px){.pe-lg-32{padding-right:15.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-32{padding-right:15.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-32{padding-right:15.5rem!important}}.pe-33{padding-right:16rem!important}@media only screen and (min-width:576px){.pe-sm-33{padding-right:16rem!important}}@media only screen and (min-width:768px){.pe-md-33{padding-right:16rem!important}}@media only screen and (min-width:992px){.pe-lg-33{padding-right:16rem!important}}@media only screen and (min-width:1200px){.pe-xl-33{padding-right:16rem!important}}@media only screen and (min-width:1400px){.pe-xxl-33{padding-right:16rem!important}}.pe-34{padding-right:16.5rem!important}@media only screen and (min-width:576px){.pe-sm-34{padding-right:16.5rem!important}}@media only screen and (min-width:768px){.pe-md-34{padding-right:16.5rem!important}}@media only screen and (min-width:992px){.pe-lg-34{padding-right:16.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-34{padding-right:16.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-34{padding-right:16.5rem!important}}.pe-35{padding-right:17rem!important}@media only screen and (min-width:576px){.pe-sm-35{padding-right:17rem!important}}@media only screen and (min-width:768px){.pe-md-35{padding-right:17rem!important}}@media only screen and (min-width:992px){.pe-lg-35{padding-right:17rem!important}}@media only screen and (min-width:1200px){.pe-xl-35{padding-right:17rem!important}}@media only screen and (min-width:1400px){.pe-xxl-35{padding-right:17rem!important}}.pe-36{padding-right:17.5rem!important}@media only screen and (min-width:576px){.pe-sm-36{padding-right:17.5rem!important}}@media only screen and (min-width:768px){.pe-md-36{padding-right:17.5rem!important}}@media only screen and (min-width:992px){.pe-lg-36{padding-right:17.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-36{padding-right:17.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-36{padding-right:17.5rem!important}}.pe-37{padding-right:18rem!important}@media only screen and (min-width:576px){.pe-sm-37{padding-right:18rem!important}}@media only screen and (min-width:768px){.pe-md-37{padding-right:18rem!important}}@media only screen and (min-width:992px){.pe-lg-37{padding-right:18rem!important}}@media only screen and (min-width:1200px){.pe-xl-37{padding-right:18rem!important}}@media only screen and (min-width:1400px){.pe-xxl-37{padding-right:18rem!important}}.pe-38{padding-right:18.5rem!important}@media only screen and (min-width:576px){.pe-sm-38{padding-right:18.5rem!important}}@media only screen and (min-width:768px){.pe-md-38{padding-right:18.5rem!important}}@media only screen and (min-width:992px){.pe-lg-38{padding-right:18.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-38{padding-right:18.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-38{padding-right:18.5rem!important}}.pe-39{padding-right:19rem!important}@media only screen and (min-width:576px){.pe-sm-39{padding-right:19rem!important}}@media only screen and (min-width:768px){.pe-md-39{padding-right:19rem!important}}@media only screen and (min-width:992px){.pe-lg-39{padding-right:19rem!important}}@media only screen and (min-width:1200px){.pe-xl-39{padding-right:19rem!important}}@media only screen and (min-width:1400px){.pe-xxl-39{padding-right:19rem!important}}.pe-40{padding-right:19.5rem!important}@media only screen and (min-width:576px){.pe-sm-40{padding-right:19.5rem!important}}@media only screen and (min-width:768px){.pe-md-40{padding-right:19.5rem!important}}@media only screen and (min-width:992px){.pe-lg-40{padding-right:19.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-40{padding-right:19.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-40{padding-right:19.5rem!important}}.pe-41{padding-right:20rem!important}@media only screen and (min-width:576px){.pe-sm-41{padding-right:20rem!important}}@media only screen and (min-width:768px){.pe-md-41{padding-right:20rem!important}}@media only screen and (min-width:992px){.pe-lg-41{padding-right:20rem!important}}@media only screen and (min-width:1200px){.pe-xl-41{padding-right:20rem!important}}@media only screen and (min-width:1400px){.pe-xxl-41{padding-right:20rem!important}}.pe-42{padding-right:20.5rem!important}@media only screen and (min-width:576px){.pe-sm-42{padding-right:20.5rem!important}}@media only screen and (min-width:768px){.pe-md-42{padding-right:20.5rem!important}}@media only screen and (min-width:992px){.pe-lg-42{padding-right:20.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-42{padding-right:20.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-42{padding-right:20.5rem!important}}.pe-43{padding-right:21rem!important}@media only screen and (min-width:576px){.pe-sm-43{padding-right:21rem!important}}@media only screen and (min-width:768px){.pe-md-43{padding-right:21rem!important}}@media only screen and (min-width:992px){.pe-lg-43{padding-right:21rem!important}}@media only screen and (min-width:1200px){.pe-xl-43{padding-right:21rem!important}}@media only screen and (min-width:1400px){.pe-xxl-43{padding-right:21rem!important}}.pe-44{padding-right:21.5rem!important}@media only screen and (min-width:576px){.pe-sm-44{padding-right:21.5rem!important}}@media only screen and (min-width:768px){.pe-md-44{padding-right:21.5rem!important}}@media only screen and (min-width:992px){.pe-lg-44{padding-right:21.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-44{padding-right:21.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-44{padding-right:21.5rem!important}}.pe-45{padding-right:22rem!important}@media only screen and (min-width:576px){.pe-sm-45{padding-right:22rem!important}}@media only screen and (min-width:768px){.pe-md-45{padding-right:22rem!important}}@media only screen and (min-width:992px){.pe-lg-45{padding-right:22rem!important}}@media only screen and (min-width:1200px){.pe-xl-45{padding-right:22rem!important}}@media only screen and (min-width:1400px){.pe-xxl-45{padding-right:22rem!important}}.pe-46{padding-right:22.5rem!important}@media only screen and (min-width:576px){.pe-sm-46{padding-right:22.5rem!important}}@media only screen and (min-width:768px){.pe-md-46{padding-right:22.5rem!important}}@media only screen and (min-width:992px){.pe-lg-46{padding-right:22.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-46{padding-right:22.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-46{padding-right:22.5rem!important}}.pe-47{padding-right:23rem!important}@media only screen and (min-width:576px){.pe-sm-47{padding-right:23rem!important}}@media only screen and (min-width:768px){.pe-md-47{padding-right:23rem!important}}@media only screen and (min-width:992px){.pe-lg-47{padding-right:23rem!important}}@media only screen and (min-width:1200px){.pe-xl-47{padding-right:23rem!important}}@media only screen and (min-width:1400px){.pe-xxl-47{padding-right:23rem!important}}.pe-48{padding-right:23.5rem!important}@media only screen and (min-width:576px){.pe-sm-48{padding-right:23.5rem!important}}@media only screen and (min-width:768px){.pe-md-48{padding-right:23.5rem!important}}@media only screen and (min-width:992px){.pe-lg-48{padding-right:23.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-48{padding-right:23.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-48{padding-right:23.5rem!important}}.pe-49{padding-right:24rem!important}@media only screen and (min-width:576px){.pe-sm-49{padding-right:24rem!important}}@media only screen and (min-width:768px){.pe-md-49{padding-right:24rem!important}}@media only screen and (min-width:992px){.pe-lg-49{padding-right:24rem!important}}@media only screen and (min-width:1200px){.pe-xl-49{padding-right:24rem!important}}@media only screen and (min-width:1400px){.pe-xxl-49{padding-right:24rem!important}}.pe-50{padding-right:24.5rem!important}@media only screen and (min-width:576px){.pe-sm-50{padding-right:24.5rem!important}}@media only screen and (min-width:768px){.pe-md-50{padding-right:24.5rem!important}}@media only screen and (min-width:992px){.pe-lg-50{padding-right:24.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-50{padding-right:24.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-50{padding-right:24.5rem!important}}.pe-51{padding-right:25rem!important}@media only screen and (min-width:576px){.pe-sm-51{padding-right:25rem!important}}@media only screen and (min-width:768px){.pe-md-51{padding-right:25rem!important}}@media only screen and (min-width:992px){.pe-lg-51{padding-right:25rem!important}}@media only screen and (min-width:1200px){.pe-xl-51{padding-right:25rem!important}}@media only screen and (min-width:1400px){.pe-xxl-51{padding-right:25rem!important}}.pe-52{padding-right:25.5rem!important}@media only screen and (min-width:576px){.pe-sm-52{padding-right:25.5rem!important}}@media only screen and (min-width:768px){.pe-md-52{padding-right:25.5rem!important}}@media only screen and (min-width:992px){.pe-lg-52{padding-right:25.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-52{padding-right:25.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-52{padding-right:25.5rem!important}}.pe-53{padding-right:26rem!important}@media only screen and (min-width:576px){.pe-sm-53{padding-right:26rem!important}}@media only screen and (min-width:768px){.pe-md-53{padding-right:26rem!important}}@media only screen and (min-width:992px){.pe-lg-53{padding-right:26rem!important}}@media only screen and (min-width:1200px){.pe-xl-53{padding-right:26rem!important}}@media only screen and (min-width:1400px){.pe-xxl-53{padding-right:26rem!important}}.pe-54{padding-right:26.5rem!important}@media only screen and (min-width:576px){.pe-sm-54{padding-right:26.5rem!important}}@media only screen and (min-width:768px){.pe-md-54{padding-right:26.5rem!important}}@media only screen and (min-width:992px){.pe-lg-54{padding-right:26.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-54{padding-right:26.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-54{padding-right:26.5rem!important}}.pe-55{padding-right:27rem!important}@media only screen and (min-width:576px){.pe-sm-55{padding-right:27rem!important}}@media only screen and (min-width:768px){.pe-md-55{padding-right:27rem!important}}@media only screen and (min-width:992px){.pe-lg-55{padding-right:27rem!important}}@media only screen and (min-width:1200px){.pe-xl-55{padding-right:27rem!important}}@media only screen and (min-width:1400px){.pe-xxl-55{padding-right:27rem!important}}.pe-56{padding-right:27.5rem!important}@media only screen and (min-width:576px){.pe-sm-56{padding-right:27.5rem!important}}@media only screen and (min-width:768px){.pe-md-56{padding-right:27.5rem!important}}@media only screen and (min-width:992px){.pe-lg-56{padding-right:27.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-56{padding-right:27.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-56{padding-right:27.5rem!important}}.pe-57{padding-right:28rem!important}@media only screen and (min-width:576px){.pe-sm-57{padding-right:28rem!important}}@media only screen and (min-width:768px){.pe-md-57{padding-right:28rem!important}}@media only screen and (min-width:992px){.pe-lg-57{padding-right:28rem!important}}@media only screen and (min-width:1200px){.pe-xl-57{padding-right:28rem!important}}@media only screen and (min-width:1400px){.pe-xxl-57{padding-right:28rem!important}}.pe-58{padding-right:28.5rem!important}@media only screen and (min-width:576px){.pe-sm-58{padding-right:28.5rem!important}}@media only screen and (min-width:768px){.pe-md-58{padding-right:28.5rem!important}}@media only screen and (min-width:992px){.pe-lg-58{padding-right:28.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-58{padding-right:28.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-58{padding-right:28.5rem!important}}.pe-59{padding-right:29rem!important}@media only screen and (min-width:576px){.pe-sm-59{padding-right:29rem!important}}@media only screen and (min-width:768px){.pe-md-59{padding-right:29rem!important}}@media only screen and (min-width:992px){.pe-lg-59{padding-right:29rem!important}}@media only screen and (min-width:1200px){.pe-xl-59{padding-right:29rem!important}}@media only screen and (min-width:1400px){.pe-xxl-59{padding-right:29rem!important}}.pe-60{padding-right:29.5rem!important}@media only screen and (min-width:576px){.pe-sm-60{padding-right:29.5rem!important}}@media only screen and (min-width:768px){.pe-md-60{padding-right:29.5rem!important}}@media only screen and (min-width:992px){.pe-lg-60{padding-right:29.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-60{padding-right:29.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-60{padding-right:29.5rem!important}}.pe-61{padding-right:30rem!important}@media only screen and (min-width:576px){.pe-sm-61{padding-right:30rem!important}}@media only screen and (min-width:768px){.pe-md-61{padding-right:30rem!important}}@media only screen and (min-width:992px){.pe-lg-61{padding-right:30rem!important}}@media only screen and (min-width:1200px){.pe-xl-61{padding-right:30rem!important}}@media only screen and (min-width:1400px){.pe-xxl-61{padding-right:30rem!important}}.pe-62{padding-right:30.5rem!important}@media only screen and (min-width:576px){.pe-sm-62{padding-right:30.5rem!important}}@media only screen and (min-width:768px){.pe-md-62{padding-right:30.5rem!important}}@media only screen and (min-width:992px){.pe-lg-62{padding-right:30.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-62{padding-right:30.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-62{padding-right:30.5rem!important}}.pe-63{padding-right:31rem!important}@media only screen and (min-width:576px){.pe-sm-63{padding-right:31rem!important}}@media only screen and (min-width:768px){.pe-md-63{padding-right:31rem!important}}@media only screen and (min-width:992px){.pe-lg-63{padding-right:31rem!important}}@media only screen and (min-width:1200px){.pe-xl-63{padding-right:31rem!important}}@media only screen and (min-width:1400px){.pe-xxl-63{padding-right:31rem!important}}.pe-64{padding-right:31.5rem!important}@media only screen and (min-width:576px){.pe-sm-64{padding-right:31.5rem!important}}@media only screen and (min-width:768px){.pe-md-64{padding-right:31.5rem!important}}@media only screen and (min-width:992px){.pe-lg-64{padding-right:31.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-64{padding-right:31.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-64{padding-right:31.5rem!important}}.pe-65{padding-right:32rem!important}@media only screen and (min-width:576px){.pe-sm-65{padding-right:32rem!important}}@media only screen and (min-width:768px){.pe-md-65{padding-right:32rem!important}}@media only screen and (min-width:992px){.pe-lg-65{padding-right:32rem!important}}@media only screen and (min-width:1200px){.pe-xl-65{padding-right:32rem!important}}@media only screen and (min-width:1400px){.pe-xxl-65{padding-right:32rem!important}}.pe-66{padding-right:32.5rem!important}@media only screen and (min-width:576px){.pe-sm-66{padding-right:32.5rem!important}}@media only screen and (min-width:768px){.pe-md-66{padding-right:32.5rem!important}}@media only screen and (min-width:992px){.pe-lg-66{padding-right:32.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-66{padding-right:32.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-66{padding-right:32.5rem!important}}.pe-67{padding-right:33rem!important}@media only screen and (min-width:576px){.pe-sm-67{padding-right:33rem!important}}@media only screen and (min-width:768px){.pe-md-67{padding-right:33rem!important}}@media only screen and (min-width:992px){.pe-lg-67{padding-right:33rem!important}}@media only screen and (min-width:1200px){.pe-xl-67{padding-right:33rem!important}}@media only screen and (min-width:1400px){.pe-xxl-67{padding-right:33rem!important}}.pe-68{padding-right:33.5rem!important}@media only screen and (min-width:576px){.pe-sm-68{padding-right:33.5rem!important}}@media only screen and (min-width:768px){.pe-md-68{padding-right:33.5rem!important}}@media only screen and (min-width:992px){.pe-lg-68{padding-right:33.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-68{padding-right:33.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-68{padding-right:33.5rem!important}}.pe-69{padding-right:34rem!important}@media only screen and (min-width:576px){.pe-sm-69{padding-right:34rem!important}}@media only screen and (min-width:768px){.pe-md-69{padding-right:34rem!important}}@media only screen and (min-width:992px){.pe-lg-69{padding-right:34rem!important}}@media only screen and (min-width:1200px){.pe-xl-69{padding-right:34rem!important}}@media only screen and (min-width:1400px){.pe-xxl-69{padding-right:34rem!important}}.pe-70{padding-right:34.5rem!important}@media only screen and (min-width:576px){.pe-sm-70{padding-right:34.5rem!important}}@media only screen and (min-width:768px){.pe-md-70{padding-right:34.5rem!important}}@media only screen and (min-width:992px){.pe-lg-70{padding-right:34.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-70{padding-right:34.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-70{padding-right:34.5rem!important}}.pe-71{padding-right:35rem!important}@media only screen and (min-width:576px){.pe-sm-71{padding-right:35rem!important}}@media only screen and (min-width:768px){.pe-md-71{padding-right:35rem!important}}@media only screen and (min-width:992px){.pe-lg-71{padding-right:35rem!important}}@media only screen and (min-width:1200px){.pe-xl-71{padding-right:35rem!important}}@media only screen and (min-width:1400px){.pe-xxl-71{padding-right:35rem!important}}.pe-72{padding-right:35.5rem!important}@media only screen and (min-width:576px){.pe-sm-72{padding-right:35.5rem!important}}@media only screen and (min-width:768px){.pe-md-72{padding-right:35.5rem!important}}@media only screen and (min-width:992px){.pe-lg-72{padding-right:35.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-72{padding-right:35.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-72{padding-right:35.5rem!important}}.pe-73{padding-right:36rem!important}@media only screen and (min-width:576px){.pe-sm-73{padding-right:36rem!important}}@media only screen and (min-width:768px){.pe-md-73{padding-right:36rem!important}}@media only screen and (min-width:992px){.pe-lg-73{padding-right:36rem!important}}@media only screen and (min-width:1200px){.pe-xl-73{padding-right:36rem!important}}@media only screen and (min-width:1400px){.pe-xxl-73{padding-right:36rem!important}}.pe-74{padding-right:36.5rem!important}@media only screen and (min-width:576px){.pe-sm-74{padding-right:36.5rem!important}}@media only screen and (min-width:768px){.pe-md-74{padding-right:36.5rem!important}}@media only screen and (min-width:992px){.pe-lg-74{padding-right:36.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-74{padding-right:36.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-74{padding-right:36.5rem!important}}.pe-75{padding-right:37rem!important}@media only screen and (min-width:576px){.pe-sm-75{padding-right:37rem!important}}@media only screen and (min-width:768px){.pe-md-75{padding-right:37rem!important}}@media only screen and (min-width:992px){.pe-lg-75{padding-right:37rem!important}}@media only screen and (min-width:1200px){.pe-xl-75{padding-right:37rem!important}}@media only screen and (min-width:1400px){.pe-xxl-75{padding-right:37rem!important}}.pe-76{padding-right:37.5rem!important}@media only screen and (min-width:576px){.pe-sm-76{padding-right:37.5rem!important}}@media only screen and (min-width:768px){.pe-md-76{padding-right:37.5rem!important}}@media only screen and (min-width:992px){.pe-lg-76{padding-right:37.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-76{padding-right:37.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-76{padding-right:37.5rem!important}}.pe-77{padding-right:38rem!important}@media only screen and (min-width:576px){.pe-sm-77{padding-right:38rem!important}}@media only screen and (min-width:768px){.pe-md-77{padding-right:38rem!important}}@media only screen and (min-width:992px){.pe-lg-77{padding-right:38rem!important}}@media only screen and (min-width:1200px){.pe-xl-77{padding-right:38rem!important}}@media only screen and (min-width:1400px){.pe-xxl-77{padding-right:38rem!important}}.pe-78{padding-right:38.5rem!important}@media only screen and (min-width:576px){.pe-sm-78{padding-right:38.5rem!important}}@media only screen and (min-width:768px){.pe-md-78{padding-right:38.5rem!important}}@media only screen and (min-width:992px){.pe-lg-78{padding-right:38.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-78{padding-right:38.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-78{padding-right:38.5rem!important}}.pe-79{padding-right:39rem!important}@media only screen and (min-width:576px){.pe-sm-79{padding-right:39rem!important}}@media only screen and (min-width:768px){.pe-md-79{padding-right:39rem!important}}@media only screen and (min-width:992px){.pe-lg-79{padding-right:39rem!important}}@media only screen and (min-width:1200px){.pe-xl-79{padding-right:39rem!important}}@media only screen and (min-width:1400px){.pe-xxl-79{padding-right:39rem!important}}.pe-80{padding-right:39.5rem!important}@media only screen and (min-width:576px){.pe-sm-80{padding-right:39.5rem!important}}@media only screen and (min-width:768px){.pe-md-80{padding-right:39.5rem!important}}@media only screen and (min-width:992px){.pe-lg-80{padding-right:39.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-80{padding-right:39.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-80{padding-right:39.5rem!important}}.pe-81{padding-right:40rem!important}@media only screen and (min-width:576px){.pe-sm-81{padding-right:40rem!important}}@media only screen and (min-width:768px){.pe-md-81{padding-right:40rem!important}}@media only screen and (min-width:992px){.pe-lg-81{padding-right:40rem!important}}@media only screen and (min-width:1200px){.pe-xl-81{padding-right:40rem!important}}@media only screen and (min-width:1400px){.pe-xxl-81{padding-right:40rem!important}}.pe-82{padding-right:40.5rem!important}@media only screen and (min-width:576px){.pe-sm-82{padding-right:40.5rem!important}}@media only screen and (min-width:768px){.pe-md-82{padding-right:40.5rem!important}}@media only screen and (min-width:992px){.pe-lg-82{padding-right:40.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-82{padding-right:40.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-82{padding-right:40.5rem!important}}.pe-83{padding-right:41rem!important}@media only screen and (min-width:576px){.pe-sm-83{padding-right:41rem!important}}@media only screen and (min-width:768px){.pe-md-83{padding-right:41rem!important}}@media only screen and (min-width:992px){.pe-lg-83{padding-right:41rem!important}}@media only screen and (min-width:1200px){.pe-xl-83{padding-right:41rem!important}}@media only screen and (min-width:1400px){.pe-xxl-83{padding-right:41rem!important}}.pe-84{padding-right:41.5rem!important}@media only screen and (min-width:576px){.pe-sm-84{padding-right:41.5rem!important}}@media only screen and (min-width:768px){.pe-md-84{padding-right:41.5rem!important}}@media only screen and (min-width:992px){.pe-lg-84{padding-right:41.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-84{padding-right:41.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-84{padding-right:41.5rem!important}}.pe-85{padding-right:42rem!important}@media only screen and (min-width:576px){.pe-sm-85{padding-right:42rem!important}}@media only screen and (min-width:768px){.pe-md-85{padding-right:42rem!important}}@media only screen and (min-width:992px){.pe-lg-85{padding-right:42rem!important}}@media only screen and (min-width:1200px){.pe-xl-85{padding-right:42rem!important}}@media only screen and (min-width:1400px){.pe-xxl-85{padding-right:42rem!important}}.pe-86{padding-right:42.5rem!important}@media only screen and (min-width:576px){.pe-sm-86{padding-right:42.5rem!important}}@media only screen and (min-width:768px){.pe-md-86{padding-right:42.5rem!important}}@media only screen and (min-width:992px){.pe-lg-86{padding-right:42.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-86{padding-right:42.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-86{padding-right:42.5rem!important}}.pe-87{padding-right:43rem!important}@media only screen and (min-width:576px){.pe-sm-87{padding-right:43rem!important}}@media only screen and (min-width:768px){.pe-md-87{padding-right:43rem!important}}@media only screen and (min-width:992px){.pe-lg-87{padding-right:43rem!important}}@media only screen and (min-width:1200px){.pe-xl-87{padding-right:43rem!important}}@media only screen and (min-width:1400px){.pe-xxl-87{padding-right:43rem!important}}.pe-88{padding-right:43.5rem!important}@media only screen and (min-width:576px){.pe-sm-88{padding-right:43.5rem!important}}@media only screen and (min-width:768px){.pe-md-88{padding-right:43.5rem!important}}@media only screen and (min-width:992px){.pe-lg-88{padding-right:43.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-88{padding-right:43.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-88{padding-right:43.5rem!important}}.pe-89{padding-right:44rem!important}@media only screen and (min-width:576px){.pe-sm-89{padding-right:44rem!important}}@media only screen and (min-width:768px){.pe-md-89{padding-right:44rem!important}}@media only screen and (min-width:992px){.pe-lg-89{padding-right:44rem!important}}@media only screen and (min-width:1200px){.pe-xl-89{padding-right:44rem!important}}@media only screen and (min-width:1400px){.pe-xxl-89{padding-right:44rem!important}}.pe-90{padding-right:44.5rem!important}@media only screen and (min-width:576px){.pe-sm-90{padding-right:44.5rem!important}}@media only screen and (min-width:768px){.pe-md-90{padding-right:44.5rem!important}}@media only screen and (min-width:992px){.pe-lg-90{padding-right:44.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-90{padding-right:44.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-90{padding-right:44.5rem!important}}.pe-91{padding-right:45rem!important}@media only screen and (min-width:576px){.pe-sm-91{padding-right:45rem!important}}@media only screen and (min-width:768px){.pe-md-91{padding-right:45rem!important}}@media only screen and (min-width:992px){.pe-lg-91{padding-right:45rem!important}}@media only screen and (min-width:1200px){.pe-xl-91{padding-right:45rem!important}}@media only screen and (min-width:1400px){.pe-xxl-91{padding-right:45rem!important}}.pe-92{padding-right:45.5rem!important}@media only screen and (min-width:576px){.pe-sm-92{padding-right:45.5rem!important}}@media only screen and (min-width:768px){.pe-md-92{padding-right:45.5rem!important}}@media only screen and (min-width:992px){.pe-lg-92{padding-right:45.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-92{padding-right:45.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-92{padding-right:45.5rem!important}}.pe-93{padding-right:46rem!important}@media only screen and (min-width:576px){.pe-sm-93{padding-right:46rem!important}}@media only screen and (min-width:768px){.pe-md-93{padding-right:46rem!important}}@media only screen and (min-width:992px){.pe-lg-93{padding-right:46rem!important}}@media only screen and (min-width:1200px){.pe-xl-93{padding-right:46rem!important}}@media only screen and (min-width:1400px){.pe-xxl-93{padding-right:46rem!important}}.pe-94{padding-right:46.5rem!important}@media only screen and (min-width:576px){.pe-sm-94{padding-right:46.5rem!important}}@media only screen and (min-width:768px){.pe-md-94{padding-right:46.5rem!important}}@media only screen and (min-width:992px){.pe-lg-94{padding-right:46.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-94{padding-right:46.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-94{padding-right:46.5rem!important}}.pe-95{padding-right:47rem!important}@media only screen and (min-width:576px){.pe-sm-95{padding-right:47rem!important}}@media only screen and (min-width:768px){.pe-md-95{padding-right:47rem!important}}@media only screen and (min-width:992px){.pe-lg-95{padding-right:47rem!important}}@media only screen and (min-width:1200px){.pe-xl-95{padding-right:47rem!important}}@media only screen and (min-width:1400px){.pe-xxl-95{padding-right:47rem!important}}.pe-96{padding-right:47.5rem!important}@media only screen and (min-width:576px){.pe-sm-96{padding-right:47.5rem!important}}@media only screen and (min-width:768px){.pe-md-96{padding-right:47.5rem!important}}@media only screen and (min-width:992px){.pe-lg-96{padding-right:47.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-96{padding-right:47.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-96{padding-right:47.5rem!important}}.pe-97{padding-right:48rem!important}@media only screen and (min-width:576px){.pe-sm-97{padding-right:48rem!important}}@media only screen and (min-width:768px){.pe-md-97{padding-right:48rem!important}}@media only screen and (min-width:992px){.pe-lg-97{padding-right:48rem!important}}@media only screen and (min-width:1200px){.pe-xl-97{padding-right:48rem!important}}@media only screen and (min-width:1400px){.pe-xxl-97{padding-right:48rem!important}}.pe-98{padding-right:48.5rem!important}@media only screen and (min-width:576px){.pe-sm-98{padding-right:48.5rem!important}}@media only screen and (min-width:768px){.pe-md-98{padding-right:48.5rem!important}}@media only screen and (min-width:992px){.pe-lg-98{padding-right:48.5rem!important}}@media only screen and (min-width:1200px){.pe-xl-98{padding-right:48.5rem!important}}@media only screen and (min-width:1400px){.pe-xxl-98{padding-right:48.5rem!important}}.pe-99{padding-right:49rem!important}@media only screen and (min-width:576px){.pe-sm-99{padding-right:49rem!important}}@media only screen and (min-width:768px){.pe-md-99{padding-right:49rem!important}}@media only screen and (min-width:992px){.pe-lg-99{padding-right:49rem!important}}@media only screen and (min-width:1200px){.pe-xl-99{padding-right:49rem!important}}@media only screen and (min-width:1400px){.pe-xxl-99{padding-right:49rem!important}}.px-1{padding-right:0rem!important;padding-left:0rem!important}@media only screen and (min-width:576px){.px-sm-1{padding-right:0rem!important;padding-left:0rem!important}}@media only screen and (min-width:768px){.px-md-1{padding-right:0rem!important;padding-left:0rem!important}}@media only screen and (min-width:992px){.px-lg-1{padding-right:0rem!important;padding-left:0rem!important}}@media only screen and (min-width:1200px){.px-xl-1{padding-right:0rem!important;padding-left:0rem!important}}@media only screen and (min-width:1400px){.px-xxl-1{padding-right:0rem!important;padding-left:0rem!important}}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}@media only screen and (min-width:576px){.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media only screen and (min-width:768px){.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media only screen and (min-width:992px){.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media only screen and (min-width:1200px){.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}}.px-3{padding-right:1rem!important;padding-left:1rem!important}@media only screen and (min-width:576px){.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}}@media only screen and (min-width:768px){.px-md-3{padding-right:1rem!important;padding-left:1rem!important}}@media only screen and (min-width:992px){.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}}@media only screen and (min-width:1200px){.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}}@media only screen and (min-width:1400px){.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}@media only screen and (min-width:576px){.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media only screen and (min-width:768px){.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media only screen and (min-width:992px){.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media only screen and (min-width:1200px){.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}}.px-5{padding-right:2rem!important;padding-left:2rem!important}@media only screen and (min-width:576px){.px-sm-5{padding-right:2rem!important;padding-left:2rem!important}}@media only screen and (min-width:768px){.px-md-5{padding-right:2rem!important;padding-left:2rem!important}}@media only screen and (min-width:992px){.px-lg-5{padding-right:2rem!important;padding-left:2rem!important}}@media only screen and (min-width:1200px){.px-xl-5{padding-right:2rem!important;padding-left:2rem!important}}@media only screen and (min-width:1400px){.px-xxl-5{padding-right:2rem!important;padding-left:2rem!important}}.px-6{padding-right:2.5rem!important;padding-left:2.5rem!important}@media only screen and (min-width:576px){.px-sm-6{padding-right:2.5rem!important;padding-left:2.5rem!important}}@media only screen and (min-width:768px){.px-md-6{padding-right:2.5rem!important;padding-left:2.5rem!important}}@media only screen and (min-width:992px){.px-lg-6{padding-right:2.5rem!important;padding-left:2.5rem!important}}@media only screen and (min-width:1200px){.px-xl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}}.px-7{padding-right:3rem!important;padding-left:3rem!important}@media only screen and (min-width:576px){.px-sm-7{padding-right:3rem!important;padding-left:3rem!important}}@media only screen and (min-width:768px){.px-md-7{padding-right:3rem!important;padding-left:3rem!important}}@media only screen and (min-width:992px){.px-lg-7{padding-right:3rem!important;padding-left:3rem!important}}@media only screen and (min-width:1200px){.px-xl-7{padding-right:3rem!important;padding-left:3rem!important}}@media only screen and (min-width:1400px){.px-xxl-7{padding-right:3rem!important;padding-left:3rem!important}}.px-8{padding-right:3.5rem!important;padding-left:3.5rem!important}@media only screen and (min-width:576px){.px-sm-8{padding-right:3.5rem!important;padding-left:3.5rem!important}}@media only screen and (min-width:768px){.px-md-8{padding-right:3.5rem!important;padding-left:3.5rem!important}}@media only screen and (min-width:992px){.px-lg-8{padding-right:3.5rem!important;padding-left:3.5rem!important}}@media only screen and (min-width:1200px){.px-xl-8{padding-right:3.5rem!important;padding-left:3.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-8{padding-right:3.5rem!important;padding-left:3.5rem!important}}.px-9{padding-right:4rem!important;padding-left:4rem!important}@media only screen and (min-width:576px){.px-sm-9{padding-right:4rem!important;padding-left:4rem!important}}@media only screen and (min-width:768px){.px-md-9{padding-right:4rem!important;padding-left:4rem!important}}@media only screen and (min-width:992px){.px-lg-9{padding-right:4rem!important;padding-left:4rem!important}}@media only screen and (min-width:1200px){.px-xl-9{padding-right:4rem!important;padding-left:4rem!important}}@media only screen and (min-width:1400px){.px-xxl-9{padding-right:4rem!important;padding-left:4rem!important}}.px-10{padding-right:4.5rem!important;padding-left:4.5rem!important}@media only screen and (min-width:576px){.px-sm-10{padding-right:4.5rem!important;padding-left:4.5rem!important}}@media only screen and (min-width:768px){.px-md-10{padding-right:4.5rem!important;padding-left:4.5rem!important}}@media only screen and (min-width:992px){.px-lg-10{padding-right:4.5rem!important;padding-left:4.5rem!important}}@media only screen and (min-width:1200px){.px-xl-10{padding-right:4.5rem!important;padding-left:4.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-10{padding-right:4.5rem!important;padding-left:4.5rem!important}}.px-11{padding-right:5rem!important;padding-left:5rem!important}@media only screen and (min-width:576px){.px-sm-11{padding-right:5rem!important;padding-left:5rem!important}}@media only screen and (min-width:768px){.px-md-11{padding-right:5rem!important;padding-left:5rem!important}}@media only screen and (min-width:992px){.px-lg-11{padding-right:5rem!important;padding-left:5rem!important}}@media only screen and (min-width:1200px){.px-xl-11{padding-right:5rem!important;padding-left:5rem!important}}@media only screen and (min-width:1400px){.px-xxl-11{padding-right:5rem!important;padding-left:5rem!important}}.px-12{padding-right:5.5rem!important;padding-left:5.5rem!important}@media only screen and (min-width:576px){.px-sm-12{padding-right:5.5rem!important;padding-left:5.5rem!important}}@media only screen and (min-width:768px){.px-md-12{padding-right:5.5rem!important;padding-left:5.5rem!important}}@media only screen and (min-width:992px){.px-lg-12{padding-right:5.5rem!important;padding-left:5.5rem!important}}@media only screen and (min-width:1200px){.px-xl-12{padding-right:5.5rem!important;padding-left:5.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-12{padding-right:5.5rem!important;padding-left:5.5rem!important}}.px-13{padding-right:6rem!important;padding-left:6rem!important}@media only screen and (min-width:576px){.px-sm-13{padding-right:6rem!important;padding-left:6rem!important}}@media only screen and (min-width:768px){.px-md-13{padding-right:6rem!important;padding-left:6rem!important}}@media only screen and (min-width:992px){.px-lg-13{padding-right:6rem!important;padding-left:6rem!important}}@media only screen and (min-width:1200px){.px-xl-13{padding-right:6rem!important;padding-left:6rem!important}}@media only screen and (min-width:1400px){.px-xxl-13{padding-right:6rem!important;padding-left:6rem!important}}.px-14{padding-right:6.5rem!important;padding-left:6.5rem!important}@media only screen and (min-width:576px){.px-sm-14{padding-right:6.5rem!important;padding-left:6.5rem!important}}@media only screen and (min-width:768px){.px-md-14{padding-right:6.5rem!important;padding-left:6.5rem!important}}@media only screen and (min-width:992px){.px-lg-14{padding-right:6.5rem!important;padding-left:6.5rem!important}}@media only screen and (min-width:1200px){.px-xl-14{padding-right:6.5rem!important;padding-left:6.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-14{padding-right:6.5rem!important;padding-left:6.5rem!important}}.px-15{padding-right:7rem!important;padding-left:7rem!important}@media only screen and (min-width:576px){.px-sm-15{padding-right:7rem!important;padding-left:7rem!important}}@media only screen and (min-width:768px){.px-md-15{padding-right:7rem!important;padding-left:7rem!important}}@media only screen and (min-width:992px){.px-lg-15{padding-right:7rem!important;padding-left:7rem!important}}@media only screen and (min-width:1200px){.px-xl-15{padding-right:7rem!important;padding-left:7rem!important}}@media only screen and (min-width:1400px){.px-xxl-15{padding-right:7rem!important;padding-left:7rem!important}}.px-16{padding-right:7.5rem!important;padding-left:7.5rem!important}@media only screen and (min-width:576px){.px-sm-16{padding-right:7.5rem!important;padding-left:7.5rem!important}}@media only screen and (min-width:768px){.px-md-16{padding-right:7.5rem!important;padding-left:7.5rem!important}}@media only screen and (min-width:992px){.px-lg-16{padding-right:7.5rem!important;padding-left:7.5rem!important}}@media only screen and (min-width:1200px){.px-xl-16{padding-right:7.5rem!important;padding-left:7.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-16{padding-right:7.5rem!important;padding-left:7.5rem!important}}.px-17{padding-right:8rem!important;padding-left:8rem!important}@media only screen and (min-width:576px){.px-sm-17{padding-right:8rem!important;padding-left:8rem!important}}@media only screen and (min-width:768px){.px-md-17{padding-right:8rem!important;padding-left:8rem!important}}@media only screen and (min-width:992px){.px-lg-17{padding-right:8rem!important;padding-left:8rem!important}}@media only screen and (min-width:1200px){.px-xl-17{padding-right:8rem!important;padding-left:8rem!important}}@media only screen and (min-width:1400px){.px-xxl-17{padding-right:8rem!important;padding-left:8rem!important}}.px-18{padding-right:8.5rem!important;padding-left:8.5rem!important}@media only screen and (min-width:576px){.px-sm-18{padding-right:8.5rem!important;padding-left:8.5rem!important}}@media only screen and (min-width:768px){.px-md-18{padding-right:8.5rem!important;padding-left:8.5rem!important}}@media only screen and (min-width:992px){.px-lg-18{padding-right:8.5rem!important;padding-left:8.5rem!important}}@media only screen and (min-width:1200px){.px-xl-18{padding-right:8.5rem!important;padding-left:8.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-18{padding-right:8.5rem!important;padding-left:8.5rem!important}}.px-19{padding-right:9rem!important;padding-left:9rem!important}@media only screen and (min-width:576px){.px-sm-19{padding-right:9rem!important;padding-left:9rem!important}}@media only screen and (min-width:768px){.px-md-19{padding-right:9rem!important;padding-left:9rem!important}}@media only screen and (min-width:992px){.px-lg-19{padding-right:9rem!important;padding-left:9rem!important}}@media only screen and (min-width:1200px){.px-xl-19{padding-right:9rem!important;padding-left:9rem!important}}@media only screen and (min-width:1400px){.px-xxl-19{padding-right:9rem!important;padding-left:9rem!important}}.px-20{padding-right:9.5rem!important;padding-left:9.5rem!important}@media only screen and (min-width:576px){.px-sm-20{padding-right:9.5rem!important;padding-left:9.5rem!important}}@media only screen and (min-width:768px){.px-md-20{padding-right:9.5rem!important;padding-left:9.5rem!important}}@media only screen and (min-width:992px){.px-lg-20{padding-right:9.5rem!important;padding-left:9.5rem!important}}@media only screen and (min-width:1200px){.px-xl-20{padding-right:9.5rem!important;padding-left:9.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-20{padding-right:9.5rem!important;padding-left:9.5rem!important}}.px-21{padding-right:10rem!important;padding-left:10rem!important}@media only screen and (min-width:576px){.px-sm-21{padding-right:10rem!important;padding-left:10rem!important}}@media only screen and (min-width:768px){.px-md-21{padding-right:10rem!important;padding-left:10rem!important}}@media only screen and (min-width:992px){.px-lg-21{padding-right:10rem!important;padding-left:10rem!important}}@media only screen and (min-width:1200px){.px-xl-21{padding-right:10rem!important;padding-left:10rem!important}}@media only screen and (min-width:1400px){.px-xxl-21{padding-right:10rem!important;padding-left:10rem!important}}.px-22{padding-right:10.5rem!important;padding-left:10.5rem!important}@media only screen and (min-width:576px){.px-sm-22{padding-right:10.5rem!important;padding-left:10.5rem!important}}@media only screen and (min-width:768px){.px-md-22{padding-right:10.5rem!important;padding-left:10.5rem!important}}@media only screen and (min-width:992px){.px-lg-22{padding-right:10.5rem!important;padding-left:10.5rem!important}}@media only screen and (min-width:1200px){.px-xl-22{padding-right:10.5rem!important;padding-left:10.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-22{padding-right:10.5rem!important;padding-left:10.5rem!important}}.px-23{padding-right:11rem!important;padding-left:11rem!important}@media only screen and (min-width:576px){.px-sm-23{padding-right:11rem!important;padding-left:11rem!important}}@media only screen and (min-width:768px){.px-md-23{padding-right:11rem!important;padding-left:11rem!important}}@media only screen and (min-width:992px){.px-lg-23{padding-right:11rem!important;padding-left:11rem!important}}@media only screen and (min-width:1200px){.px-xl-23{padding-right:11rem!important;padding-left:11rem!important}}@media only screen and (min-width:1400px){.px-xxl-23{padding-right:11rem!important;padding-left:11rem!important}}.px-24{padding-right:11.5rem!important;padding-left:11.5rem!important}@media only screen and (min-width:576px){.px-sm-24{padding-right:11.5rem!important;padding-left:11.5rem!important}}@media only screen and (min-width:768px){.px-md-24{padding-right:11.5rem!important;padding-left:11.5rem!important}}@media only screen and (min-width:992px){.px-lg-24{padding-right:11.5rem!important;padding-left:11.5rem!important}}@media only screen and (min-width:1200px){.px-xl-24{padding-right:11.5rem!important;padding-left:11.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-24{padding-right:11.5rem!important;padding-left:11.5rem!important}}.px-25{padding-right:12rem!important;padding-left:12rem!important}@media only screen and (min-width:576px){.px-sm-25{padding-right:12rem!important;padding-left:12rem!important}}@media only screen and (min-width:768px){.px-md-25{padding-right:12rem!important;padding-left:12rem!important}}@media only screen and (min-width:992px){.px-lg-25{padding-right:12rem!important;padding-left:12rem!important}}@media only screen and (min-width:1200px){.px-xl-25{padding-right:12rem!important;padding-left:12rem!important}}@media only screen and (min-width:1400px){.px-xxl-25{padding-right:12rem!important;padding-left:12rem!important}}.px-26{padding-right:12.5rem!important;padding-left:12.5rem!important}@media only screen and (min-width:576px){.px-sm-26{padding-right:12.5rem!important;padding-left:12.5rem!important}}@media only screen and (min-width:768px){.px-md-26{padding-right:12.5rem!important;padding-left:12.5rem!important}}@media only screen and (min-width:992px){.px-lg-26{padding-right:12.5rem!important;padding-left:12.5rem!important}}@media only screen and (min-width:1200px){.px-xl-26{padding-right:12.5rem!important;padding-left:12.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-26{padding-right:12.5rem!important;padding-left:12.5rem!important}}.px-27{padding-right:13rem!important;padding-left:13rem!important}@media only screen and (min-width:576px){.px-sm-27{padding-right:13rem!important;padding-left:13rem!important}}@media only screen and (min-width:768px){.px-md-27{padding-right:13rem!important;padding-left:13rem!important}}@media only screen and (min-width:992px){.px-lg-27{padding-right:13rem!important;padding-left:13rem!important}}@media only screen and (min-width:1200px){.px-xl-27{padding-right:13rem!important;padding-left:13rem!important}}@media only screen and (min-width:1400px){.px-xxl-27{padding-right:13rem!important;padding-left:13rem!important}}.px-28{padding-right:13.5rem!important;padding-left:13.5rem!important}@media only screen and (min-width:576px){.px-sm-28{padding-right:13.5rem!important;padding-left:13.5rem!important}}@media only screen and (min-width:768px){.px-md-28{padding-right:13.5rem!important;padding-left:13.5rem!important}}@media only screen and (min-width:992px){.px-lg-28{padding-right:13.5rem!important;padding-left:13.5rem!important}}@media only screen and (min-width:1200px){.px-xl-28{padding-right:13.5rem!important;padding-left:13.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-28{padding-right:13.5rem!important;padding-left:13.5rem!important}}.px-29{padding-right:14rem!important;padding-left:14rem!important}@media only screen and (min-width:576px){.px-sm-29{padding-right:14rem!important;padding-left:14rem!important}}@media only screen and (min-width:768px){.px-md-29{padding-right:14rem!important;padding-left:14rem!important}}@media only screen and (min-width:992px){.px-lg-29{padding-right:14rem!important;padding-left:14rem!important}}@media only screen and (min-width:1200px){.px-xl-29{padding-right:14rem!important;padding-left:14rem!important}}@media only screen and (min-width:1400px){.px-xxl-29{padding-right:14rem!important;padding-left:14rem!important}}.px-30{padding-right:14.5rem!important;padding-left:14.5rem!important}@media only screen and (min-width:576px){.px-sm-30{padding-right:14.5rem!important;padding-left:14.5rem!important}}@media only screen and (min-width:768px){.px-md-30{padding-right:14.5rem!important;padding-left:14.5rem!important}}@media only screen and (min-width:992px){.px-lg-30{padding-right:14.5rem!important;padding-left:14.5rem!important}}@media only screen and (min-width:1200px){.px-xl-30{padding-right:14.5rem!important;padding-left:14.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-30{padding-right:14.5rem!important;padding-left:14.5rem!important}}.px-31{padding-right:15rem!important;padding-left:15rem!important}@media only screen and (min-width:576px){.px-sm-31{padding-right:15rem!important;padding-left:15rem!important}}@media only screen and (min-width:768px){.px-md-31{padding-right:15rem!important;padding-left:15rem!important}}@media only screen and (min-width:992px){.px-lg-31{padding-right:15rem!important;padding-left:15rem!important}}@media only screen and (min-width:1200px){.px-xl-31{padding-right:15rem!important;padding-left:15rem!important}}@media only screen and (min-width:1400px){.px-xxl-31{padding-right:15rem!important;padding-left:15rem!important}}.px-32{padding-right:15.5rem!important;padding-left:15.5rem!important}@media only screen and (min-width:576px){.px-sm-32{padding-right:15.5rem!important;padding-left:15.5rem!important}}@media only screen and (min-width:768px){.px-md-32{padding-right:15.5rem!important;padding-left:15.5rem!important}}@media only screen and (min-width:992px){.px-lg-32{padding-right:15.5rem!important;padding-left:15.5rem!important}}@media only screen and (min-width:1200px){.px-xl-32{padding-right:15.5rem!important;padding-left:15.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-32{padding-right:15.5rem!important;padding-left:15.5rem!important}}.px-33{padding-right:16rem!important;padding-left:16rem!important}@media only screen and (min-width:576px){.px-sm-33{padding-right:16rem!important;padding-left:16rem!important}}@media only screen and (min-width:768px){.px-md-33{padding-right:16rem!important;padding-left:16rem!important}}@media only screen and (min-width:992px){.px-lg-33{padding-right:16rem!important;padding-left:16rem!important}}@media only screen and (min-width:1200px){.px-xl-33{padding-right:16rem!important;padding-left:16rem!important}}@media only screen and (min-width:1400px){.px-xxl-33{padding-right:16rem!important;padding-left:16rem!important}}.px-34{padding-right:16.5rem!important;padding-left:16.5rem!important}@media only screen and (min-width:576px){.px-sm-34{padding-right:16.5rem!important;padding-left:16.5rem!important}}@media only screen and (min-width:768px){.px-md-34{padding-right:16.5rem!important;padding-left:16.5rem!important}}@media only screen and (min-width:992px){.px-lg-34{padding-right:16.5rem!important;padding-left:16.5rem!important}}@media only screen and (min-width:1200px){.px-xl-34{padding-right:16.5rem!important;padding-left:16.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-34{padding-right:16.5rem!important;padding-left:16.5rem!important}}.px-35{padding-right:17rem!important;padding-left:17rem!important}@media only screen and (min-width:576px){.px-sm-35{padding-right:17rem!important;padding-left:17rem!important}}@media only screen and (min-width:768px){.px-md-35{padding-right:17rem!important;padding-left:17rem!important}}@media only screen and (min-width:992px){.px-lg-35{padding-right:17rem!important;padding-left:17rem!important}}@media only screen and (min-width:1200px){.px-xl-35{padding-right:17rem!important;padding-left:17rem!important}}@media only screen and (min-width:1400px){.px-xxl-35{padding-right:17rem!important;padding-left:17rem!important}}.px-36{padding-right:17.5rem!important;padding-left:17.5rem!important}@media only screen and (min-width:576px){.px-sm-36{padding-right:17.5rem!important;padding-left:17.5rem!important}}@media only screen and (min-width:768px){.px-md-36{padding-right:17.5rem!important;padding-left:17.5rem!important}}@media only screen and (min-width:992px){.px-lg-36{padding-right:17.5rem!important;padding-left:17.5rem!important}}@media only screen and (min-width:1200px){.px-xl-36{padding-right:17.5rem!important;padding-left:17.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-36{padding-right:17.5rem!important;padding-left:17.5rem!important}}.px-37{padding-right:18rem!important;padding-left:18rem!important}@media only screen and (min-width:576px){.px-sm-37{padding-right:18rem!important;padding-left:18rem!important}}@media only screen and (min-width:768px){.px-md-37{padding-right:18rem!important;padding-left:18rem!important}}@media only screen and (min-width:992px){.px-lg-37{padding-right:18rem!important;padding-left:18rem!important}}@media only screen and (min-width:1200px){.px-xl-37{padding-right:18rem!important;padding-left:18rem!important}}@media only screen and (min-width:1400px){.px-xxl-37{padding-right:18rem!important;padding-left:18rem!important}}.px-38{padding-right:18.5rem!important;padding-left:18.5rem!important}@media only screen and (min-width:576px){.px-sm-38{padding-right:18.5rem!important;padding-left:18.5rem!important}}@media only screen and (min-width:768px){.px-md-38{padding-right:18.5rem!important;padding-left:18.5rem!important}}@media only screen and (min-width:992px){.px-lg-38{padding-right:18.5rem!important;padding-left:18.5rem!important}}@media only screen and (min-width:1200px){.px-xl-38{padding-right:18.5rem!important;padding-left:18.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-38{padding-right:18.5rem!important;padding-left:18.5rem!important}}.px-39{padding-right:19rem!important;padding-left:19rem!important}@media only screen and (min-width:576px){.px-sm-39{padding-right:19rem!important;padding-left:19rem!important}}@media only screen and (min-width:768px){.px-md-39{padding-right:19rem!important;padding-left:19rem!important}}@media only screen and (min-width:992px){.px-lg-39{padding-right:19rem!important;padding-left:19rem!important}}@media only screen and (min-width:1200px){.px-xl-39{padding-right:19rem!important;padding-left:19rem!important}}@media only screen and (min-width:1400px){.px-xxl-39{padding-right:19rem!important;padding-left:19rem!important}}.px-40{padding-right:19.5rem!important;padding-left:19.5rem!important}@media only screen and (min-width:576px){.px-sm-40{padding-right:19.5rem!important;padding-left:19.5rem!important}}@media only screen and (min-width:768px){.px-md-40{padding-right:19.5rem!important;padding-left:19.5rem!important}}@media only screen and (min-width:992px){.px-lg-40{padding-right:19.5rem!important;padding-left:19.5rem!important}}@media only screen and (min-width:1200px){.px-xl-40{padding-right:19.5rem!important;padding-left:19.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-40{padding-right:19.5rem!important;padding-left:19.5rem!important}}.px-41{padding-right:20rem!important;padding-left:20rem!important}@media only screen and (min-width:576px){.px-sm-41{padding-right:20rem!important;padding-left:20rem!important}}@media only screen and (min-width:768px){.px-md-41{padding-right:20rem!important;padding-left:20rem!important}}@media only screen and (min-width:992px){.px-lg-41{padding-right:20rem!important;padding-left:20rem!important}}@media only screen and (min-width:1200px){.px-xl-41{padding-right:20rem!important;padding-left:20rem!important}}@media only screen and (min-width:1400px){.px-xxl-41{padding-right:20rem!important;padding-left:20rem!important}}.px-42{padding-right:20.5rem!important;padding-left:20.5rem!important}@media only screen and (min-width:576px){.px-sm-42{padding-right:20.5rem!important;padding-left:20.5rem!important}}@media only screen and (min-width:768px){.px-md-42{padding-right:20.5rem!important;padding-left:20.5rem!important}}@media only screen and (min-width:992px){.px-lg-42{padding-right:20.5rem!important;padding-left:20.5rem!important}}@media only screen and (min-width:1200px){.px-xl-42{padding-right:20.5rem!important;padding-left:20.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-42{padding-right:20.5rem!important;padding-left:20.5rem!important}}.px-43{padding-right:21rem!important;padding-left:21rem!important}@media only screen and (min-width:576px){.px-sm-43{padding-right:21rem!important;padding-left:21rem!important}}@media only screen and (min-width:768px){.px-md-43{padding-right:21rem!important;padding-left:21rem!important}}@media only screen and (min-width:992px){.px-lg-43{padding-right:21rem!important;padding-left:21rem!important}}@media only screen and (min-width:1200px){.px-xl-43{padding-right:21rem!important;padding-left:21rem!important}}@media only screen and (min-width:1400px){.px-xxl-43{padding-right:21rem!important;padding-left:21rem!important}}.px-44{padding-right:21.5rem!important;padding-left:21.5rem!important}@media only screen and (min-width:576px){.px-sm-44{padding-right:21.5rem!important;padding-left:21.5rem!important}}@media only screen and (min-width:768px){.px-md-44{padding-right:21.5rem!important;padding-left:21.5rem!important}}@media only screen and (min-width:992px){.px-lg-44{padding-right:21.5rem!important;padding-left:21.5rem!important}}@media only screen and (min-width:1200px){.px-xl-44{padding-right:21.5rem!important;padding-left:21.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-44{padding-right:21.5rem!important;padding-left:21.5rem!important}}.px-45{padding-right:22rem!important;padding-left:22rem!important}@media only screen and (min-width:576px){.px-sm-45{padding-right:22rem!important;padding-left:22rem!important}}@media only screen and (min-width:768px){.px-md-45{padding-right:22rem!important;padding-left:22rem!important}}@media only screen and (min-width:992px){.px-lg-45{padding-right:22rem!important;padding-left:22rem!important}}@media only screen and (min-width:1200px){.px-xl-45{padding-right:22rem!important;padding-left:22rem!important}}@media only screen and (min-width:1400px){.px-xxl-45{padding-right:22rem!important;padding-left:22rem!important}}.px-46{padding-right:22.5rem!important;padding-left:22.5rem!important}@media only screen and (min-width:576px){.px-sm-46{padding-right:22.5rem!important;padding-left:22.5rem!important}}@media only screen and (min-width:768px){.px-md-46{padding-right:22.5rem!important;padding-left:22.5rem!important}}@media only screen and (min-width:992px){.px-lg-46{padding-right:22.5rem!important;padding-left:22.5rem!important}}@media only screen and (min-width:1200px){.px-xl-46{padding-right:22.5rem!important;padding-left:22.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-46{padding-right:22.5rem!important;padding-left:22.5rem!important}}.px-47{padding-right:23rem!important;padding-left:23rem!important}@media only screen and (min-width:576px){.px-sm-47{padding-right:23rem!important;padding-left:23rem!important}}@media only screen and (min-width:768px){.px-md-47{padding-right:23rem!important;padding-left:23rem!important}}@media only screen and (min-width:992px){.px-lg-47{padding-right:23rem!important;padding-left:23rem!important}}@media only screen and (min-width:1200px){.px-xl-47{padding-right:23rem!important;padding-left:23rem!important}}@media only screen and (min-width:1400px){.px-xxl-47{padding-right:23rem!important;padding-left:23rem!important}}.px-48{padding-right:23.5rem!important;padding-left:23.5rem!important}@media only screen and (min-width:576px){.px-sm-48{padding-right:23.5rem!important;padding-left:23.5rem!important}}@media only screen and (min-width:768px){.px-md-48{padding-right:23.5rem!important;padding-left:23.5rem!important}}@media only screen and (min-width:992px){.px-lg-48{padding-right:23.5rem!important;padding-left:23.5rem!important}}@media only screen and (min-width:1200px){.px-xl-48{padding-right:23.5rem!important;padding-left:23.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-48{padding-right:23.5rem!important;padding-left:23.5rem!important}}.px-49{padding-right:24rem!important;padding-left:24rem!important}@media only screen and (min-width:576px){.px-sm-49{padding-right:24rem!important;padding-left:24rem!important}}@media only screen and (min-width:768px){.px-md-49{padding-right:24rem!important;padding-left:24rem!important}}@media only screen and (min-width:992px){.px-lg-49{padding-right:24rem!important;padding-left:24rem!important}}@media only screen and (min-width:1200px){.px-xl-49{padding-right:24rem!important;padding-left:24rem!important}}@media only screen and (min-width:1400px){.px-xxl-49{padding-right:24rem!important;padding-left:24rem!important}}.px-50{padding-right:24.5rem!important;padding-left:24.5rem!important}@media only screen and (min-width:576px){.px-sm-50{padding-right:24.5rem!important;padding-left:24.5rem!important}}@media only screen and (min-width:768px){.px-md-50{padding-right:24.5rem!important;padding-left:24.5rem!important}}@media only screen and (min-width:992px){.px-lg-50{padding-right:24.5rem!important;padding-left:24.5rem!important}}@media only screen and (min-width:1200px){.px-xl-50{padding-right:24.5rem!important;padding-left:24.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-50{padding-right:24.5rem!important;padding-left:24.5rem!important}}.px-51{padding-right:25rem!important;padding-left:25rem!important}@media only screen and (min-width:576px){.px-sm-51{padding-right:25rem!important;padding-left:25rem!important}}@media only screen and (min-width:768px){.px-md-51{padding-right:25rem!important;padding-left:25rem!important}}@media only screen and (min-width:992px){.px-lg-51{padding-right:25rem!important;padding-left:25rem!important}}@media only screen and (min-width:1200px){.px-xl-51{padding-right:25rem!important;padding-left:25rem!important}}@media only screen and (min-width:1400px){.px-xxl-51{padding-right:25rem!important;padding-left:25rem!important}}.px-52{padding-right:25.5rem!important;padding-left:25.5rem!important}@media only screen and (min-width:576px){.px-sm-52{padding-right:25.5rem!important;padding-left:25.5rem!important}}@media only screen and (min-width:768px){.px-md-52{padding-right:25.5rem!important;padding-left:25.5rem!important}}@media only screen and (min-width:992px){.px-lg-52{padding-right:25.5rem!important;padding-left:25.5rem!important}}@media only screen and (min-width:1200px){.px-xl-52{padding-right:25.5rem!important;padding-left:25.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-52{padding-right:25.5rem!important;padding-left:25.5rem!important}}.px-53{padding-right:26rem!important;padding-left:26rem!important}@media only screen and (min-width:576px){.px-sm-53{padding-right:26rem!important;padding-left:26rem!important}}@media only screen and (min-width:768px){.px-md-53{padding-right:26rem!important;padding-left:26rem!important}}@media only screen and (min-width:992px){.px-lg-53{padding-right:26rem!important;padding-left:26rem!important}}@media only screen and (min-width:1200px){.px-xl-53{padding-right:26rem!important;padding-left:26rem!important}}@media only screen and (min-width:1400px){.px-xxl-53{padding-right:26rem!important;padding-left:26rem!important}}.px-54{padding-right:26.5rem!important;padding-left:26.5rem!important}@media only screen and (min-width:576px){.px-sm-54{padding-right:26.5rem!important;padding-left:26.5rem!important}}@media only screen and (min-width:768px){.px-md-54{padding-right:26.5rem!important;padding-left:26.5rem!important}}@media only screen and (min-width:992px){.px-lg-54{padding-right:26.5rem!important;padding-left:26.5rem!important}}@media only screen and (min-width:1200px){.px-xl-54{padding-right:26.5rem!important;padding-left:26.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-54{padding-right:26.5rem!important;padding-left:26.5rem!important}}.px-55{padding-right:27rem!important;padding-left:27rem!important}@media only screen and (min-width:576px){.px-sm-55{padding-right:27rem!important;padding-left:27rem!important}}@media only screen and (min-width:768px){.px-md-55{padding-right:27rem!important;padding-left:27rem!important}}@media only screen and (min-width:992px){.px-lg-55{padding-right:27rem!important;padding-left:27rem!important}}@media only screen and (min-width:1200px){.px-xl-55{padding-right:27rem!important;padding-left:27rem!important}}@media only screen and (min-width:1400px){.px-xxl-55{padding-right:27rem!important;padding-left:27rem!important}}.px-56{padding-right:27.5rem!important;padding-left:27.5rem!important}@media only screen and (min-width:576px){.px-sm-56{padding-right:27.5rem!important;padding-left:27.5rem!important}}@media only screen and (min-width:768px){.px-md-56{padding-right:27.5rem!important;padding-left:27.5rem!important}}@media only screen and (min-width:992px){.px-lg-56{padding-right:27.5rem!important;padding-left:27.5rem!important}}@media only screen and (min-width:1200px){.px-xl-56{padding-right:27.5rem!important;padding-left:27.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-56{padding-right:27.5rem!important;padding-left:27.5rem!important}}.px-57{padding-right:28rem!important;padding-left:28rem!important}@media only screen and (min-width:576px){.px-sm-57{padding-right:28rem!important;padding-left:28rem!important}}@media only screen and (min-width:768px){.px-md-57{padding-right:28rem!important;padding-left:28rem!important}}@media only screen and (min-width:992px){.px-lg-57{padding-right:28rem!important;padding-left:28rem!important}}@media only screen and (min-width:1200px){.px-xl-57{padding-right:28rem!important;padding-left:28rem!important}}@media only screen and (min-width:1400px){.px-xxl-57{padding-right:28rem!important;padding-left:28rem!important}}.px-58{padding-right:28.5rem!important;padding-left:28.5rem!important}@media only screen and (min-width:576px){.px-sm-58{padding-right:28.5rem!important;padding-left:28.5rem!important}}@media only screen and (min-width:768px){.px-md-58{padding-right:28.5rem!important;padding-left:28.5rem!important}}@media only screen and (min-width:992px){.px-lg-58{padding-right:28.5rem!important;padding-left:28.5rem!important}}@media only screen and (min-width:1200px){.px-xl-58{padding-right:28.5rem!important;padding-left:28.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-58{padding-right:28.5rem!important;padding-left:28.5rem!important}}.px-59{padding-right:29rem!important;padding-left:29rem!important}@media only screen and (min-width:576px){.px-sm-59{padding-right:29rem!important;padding-left:29rem!important}}@media only screen and (min-width:768px){.px-md-59{padding-right:29rem!important;padding-left:29rem!important}}@media only screen and (min-width:992px){.px-lg-59{padding-right:29rem!important;padding-left:29rem!important}}@media only screen and (min-width:1200px){.px-xl-59{padding-right:29rem!important;padding-left:29rem!important}}@media only screen and (min-width:1400px){.px-xxl-59{padding-right:29rem!important;padding-left:29rem!important}}.px-60{padding-right:29.5rem!important;padding-left:29.5rem!important}@media only screen and (min-width:576px){.px-sm-60{padding-right:29.5rem!important;padding-left:29.5rem!important}}@media only screen and (min-width:768px){.px-md-60{padding-right:29.5rem!important;padding-left:29.5rem!important}}@media only screen and (min-width:992px){.px-lg-60{padding-right:29.5rem!important;padding-left:29.5rem!important}}@media only screen and (min-width:1200px){.px-xl-60{padding-right:29.5rem!important;padding-left:29.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-60{padding-right:29.5rem!important;padding-left:29.5rem!important}}.px-61{padding-right:30rem!important;padding-left:30rem!important}@media only screen and (min-width:576px){.px-sm-61{padding-right:30rem!important;padding-left:30rem!important}}@media only screen and (min-width:768px){.px-md-61{padding-right:30rem!important;padding-left:30rem!important}}@media only screen and (min-width:992px){.px-lg-61{padding-right:30rem!important;padding-left:30rem!important}}@media only screen and (min-width:1200px){.px-xl-61{padding-right:30rem!important;padding-left:30rem!important}}@media only screen and (min-width:1400px){.px-xxl-61{padding-right:30rem!important;padding-left:30rem!important}}.px-62{padding-right:30.5rem!important;padding-left:30.5rem!important}@media only screen and (min-width:576px){.px-sm-62{padding-right:30.5rem!important;padding-left:30.5rem!important}}@media only screen and (min-width:768px){.px-md-62{padding-right:30.5rem!important;padding-left:30.5rem!important}}@media only screen and (min-width:992px){.px-lg-62{padding-right:30.5rem!important;padding-left:30.5rem!important}}@media only screen and (min-width:1200px){.px-xl-62{padding-right:30.5rem!important;padding-left:30.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-62{padding-right:30.5rem!important;padding-left:30.5rem!important}}.px-63{padding-right:31rem!important;padding-left:31rem!important}@media only screen and (min-width:576px){.px-sm-63{padding-right:31rem!important;padding-left:31rem!important}}@media only screen and (min-width:768px){.px-md-63{padding-right:31rem!important;padding-left:31rem!important}}@media only screen and (min-width:992px){.px-lg-63{padding-right:31rem!important;padding-left:31rem!important}}@media only screen and (min-width:1200px){.px-xl-63{padding-right:31rem!important;padding-left:31rem!important}}@media only screen and (min-width:1400px){.px-xxl-63{padding-right:31rem!important;padding-left:31rem!important}}.px-64{padding-right:31.5rem!important;padding-left:31.5rem!important}@media only screen and (min-width:576px){.px-sm-64{padding-right:31.5rem!important;padding-left:31.5rem!important}}@media only screen and (min-width:768px){.px-md-64{padding-right:31.5rem!important;padding-left:31.5rem!important}}@media only screen and (min-width:992px){.px-lg-64{padding-right:31.5rem!important;padding-left:31.5rem!important}}@media only screen and (min-width:1200px){.px-xl-64{padding-right:31.5rem!important;padding-left:31.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-64{padding-right:31.5rem!important;padding-left:31.5rem!important}}.px-65{padding-right:32rem!important;padding-left:32rem!important}@media only screen and (min-width:576px){.px-sm-65{padding-right:32rem!important;padding-left:32rem!important}}@media only screen and (min-width:768px){.px-md-65{padding-right:32rem!important;padding-left:32rem!important}}@media only screen and (min-width:992px){.px-lg-65{padding-right:32rem!important;padding-left:32rem!important}}@media only screen and (min-width:1200px){.px-xl-65{padding-right:32rem!important;padding-left:32rem!important}}@media only screen and (min-width:1400px){.px-xxl-65{padding-right:32rem!important;padding-left:32rem!important}}.px-66{padding-right:32.5rem!important;padding-left:32.5rem!important}@media only screen and (min-width:576px){.px-sm-66{padding-right:32.5rem!important;padding-left:32.5rem!important}}@media only screen and (min-width:768px){.px-md-66{padding-right:32.5rem!important;padding-left:32.5rem!important}}@media only screen and (min-width:992px){.px-lg-66{padding-right:32.5rem!important;padding-left:32.5rem!important}}@media only screen and (min-width:1200px){.px-xl-66{padding-right:32.5rem!important;padding-left:32.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-66{padding-right:32.5rem!important;padding-left:32.5rem!important}}.px-67{padding-right:33rem!important;padding-left:33rem!important}@media only screen and (min-width:576px){.px-sm-67{padding-right:33rem!important;padding-left:33rem!important}}@media only screen and (min-width:768px){.px-md-67{padding-right:33rem!important;padding-left:33rem!important}}@media only screen and (min-width:992px){.px-lg-67{padding-right:33rem!important;padding-left:33rem!important}}@media only screen and (min-width:1200px){.px-xl-67{padding-right:33rem!important;padding-left:33rem!important}}@media only screen and (min-width:1400px){.px-xxl-67{padding-right:33rem!important;padding-left:33rem!important}}.px-68{padding-right:33.5rem!important;padding-left:33.5rem!important}@media only screen and (min-width:576px){.px-sm-68{padding-right:33.5rem!important;padding-left:33.5rem!important}}@media only screen and (min-width:768px){.px-md-68{padding-right:33.5rem!important;padding-left:33.5rem!important}}@media only screen and (min-width:992px){.px-lg-68{padding-right:33.5rem!important;padding-left:33.5rem!important}}@media only screen and (min-width:1200px){.px-xl-68{padding-right:33.5rem!important;padding-left:33.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-68{padding-right:33.5rem!important;padding-left:33.5rem!important}}.px-69{padding-right:34rem!important;padding-left:34rem!important}@media only screen and (min-width:576px){.px-sm-69{padding-right:34rem!important;padding-left:34rem!important}}@media only screen and (min-width:768px){.px-md-69{padding-right:34rem!important;padding-left:34rem!important}}@media only screen and (min-width:992px){.px-lg-69{padding-right:34rem!important;padding-left:34rem!important}}@media only screen and (min-width:1200px){.px-xl-69{padding-right:34rem!important;padding-left:34rem!important}}@media only screen and (min-width:1400px){.px-xxl-69{padding-right:34rem!important;padding-left:34rem!important}}.px-70{padding-right:34.5rem!important;padding-left:34.5rem!important}@media only screen and (min-width:576px){.px-sm-70{padding-right:34.5rem!important;padding-left:34.5rem!important}}@media only screen and (min-width:768px){.px-md-70{padding-right:34.5rem!important;padding-left:34.5rem!important}}@media only screen and (min-width:992px){.px-lg-70{padding-right:34.5rem!important;padding-left:34.5rem!important}}@media only screen and (min-width:1200px){.px-xl-70{padding-right:34.5rem!important;padding-left:34.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-70{padding-right:34.5rem!important;padding-left:34.5rem!important}}.px-71{padding-right:35rem!important;padding-left:35rem!important}@media only screen and (min-width:576px){.px-sm-71{padding-right:35rem!important;padding-left:35rem!important}}@media only screen and (min-width:768px){.px-md-71{padding-right:35rem!important;padding-left:35rem!important}}@media only screen and (min-width:992px){.px-lg-71{padding-right:35rem!important;padding-left:35rem!important}}@media only screen and (min-width:1200px){.px-xl-71{padding-right:35rem!important;padding-left:35rem!important}}@media only screen and (min-width:1400px){.px-xxl-71{padding-right:35rem!important;padding-left:35rem!important}}.px-72{padding-right:35.5rem!important;padding-left:35.5rem!important}@media only screen and (min-width:576px){.px-sm-72{padding-right:35.5rem!important;padding-left:35.5rem!important}}@media only screen and (min-width:768px){.px-md-72{padding-right:35.5rem!important;padding-left:35.5rem!important}}@media only screen and (min-width:992px){.px-lg-72{padding-right:35.5rem!important;padding-left:35.5rem!important}}@media only screen and (min-width:1200px){.px-xl-72{padding-right:35.5rem!important;padding-left:35.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-72{padding-right:35.5rem!important;padding-left:35.5rem!important}}.px-73{padding-right:36rem!important;padding-left:36rem!important}@media only screen and (min-width:576px){.px-sm-73{padding-right:36rem!important;padding-left:36rem!important}}@media only screen and (min-width:768px){.px-md-73{padding-right:36rem!important;padding-left:36rem!important}}@media only screen and (min-width:992px){.px-lg-73{padding-right:36rem!important;padding-left:36rem!important}}@media only screen and (min-width:1200px){.px-xl-73{padding-right:36rem!important;padding-left:36rem!important}}@media only screen and (min-width:1400px){.px-xxl-73{padding-right:36rem!important;padding-left:36rem!important}}.px-74{padding-right:36.5rem!important;padding-left:36.5rem!important}@media only screen and (min-width:576px){.px-sm-74{padding-right:36.5rem!important;padding-left:36.5rem!important}}@media only screen and (min-width:768px){.px-md-74{padding-right:36.5rem!important;padding-left:36.5rem!important}}@media only screen and (min-width:992px){.px-lg-74{padding-right:36.5rem!important;padding-left:36.5rem!important}}@media only screen and (min-width:1200px){.px-xl-74{padding-right:36.5rem!important;padding-left:36.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-74{padding-right:36.5rem!important;padding-left:36.5rem!important}}.px-75{padding-right:37rem!important;padding-left:37rem!important}@media only screen and (min-width:576px){.px-sm-75{padding-right:37rem!important;padding-left:37rem!important}}@media only screen and (min-width:768px){.px-md-75{padding-right:37rem!important;padding-left:37rem!important}}@media only screen and (min-width:992px){.px-lg-75{padding-right:37rem!important;padding-left:37rem!important}}@media only screen and (min-width:1200px){.px-xl-75{padding-right:37rem!important;padding-left:37rem!important}}@media only screen and (min-width:1400px){.px-xxl-75{padding-right:37rem!important;padding-left:37rem!important}}.px-76{padding-right:37.5rem!important;padding-left:37.5rem!important}@media only screen and (min-width:576px){.px-sm-76{padding-right:37.5rem!important;padding-left:37.5rem!important}}@media only screen and (min-width:768px){.px-md-76{padding-right:37.5rem!important;padding-left:37.5rem!important}}@media only screen and (min-width:992px){.px-lg-76{padding-right:37.5rem!important;padding-left:37.5rem!important}}@media only screen and (min-width:1200px){.px-xl-76{padding-right:37.5rem!important;padding-left:37.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-76{padding-right:37.5rem!important;padding-left:37.5rem!important}}.px-77{padding-right:38rem!important;padding-left:38rem!important}@media only screen and (min-width:576px){.px-sm-77{padding-right:38rem!important;padding-left:38rem!important}}@media only screen and (min-width:768px){.px-md-77{padding-right:38rem!important;padding-left:38rem!important}}@media only screen and (min-width:992px){.px-lg-77{padding-right:38rem!important;padding-left:38rem!important}}@media only screen and (min-width:1200px){.px-xl-77{padding-right:38rem!important;padding-left:38rem!important}}@media only screen and (min-width:1400px){.px-xxl-77{padding-right:38rem!important;padding-left:38rem!important}}.px-78{padding-right:38.5rem!important;padding-left:38.5rem!important}@media only screen and (min-width:576px){.px-sm-78{padding-right:38.5rem!important;padding-left:38.5rem!important}}@media only screen and (min-width:768px){.px-md-78{padding-right:38.5rem!important;padding-left:38.5rem!important}}@media only screen and (min-width:992px){.px-lg-78{padding-right:38.5rem!important;padding-left:38.5rem!important}}@media only screen and (min-width:1200px){.px-xl-78{padding-right:38.5rem!important;padding-left:38.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-78{padding-right:38.5rem!important;padding-left:38.5rem!important}}.px-79{padding-right:39rem!important;padding-left:39rem!important}@media only screen and (min-width:576px){.px-sm-79{padding-right:39rem!important;padding-left:39rem!important}}@media only screen and (min-width:768px){.px-md-79{padding-right:39rem!important;padding-left:39rem!important}}@media only screen and (min-width:992px){.px-lg-79{padding-right:39rem!important;padding-left:39rem!important}}@media only screen and (min-width:1200px){.px-xl-79{padding-right:39rem!important;padding-left:39rem!important}}@media only screen and (min-width:1400px){.px-xxl-79{padding-right:39rem!important;padding-left:39rem!important}}.px-80{padding-right:39.5rem!important;padding-left:39.5rem!important}@media only screen and (min-width:576px){.px-sm-80{padding-right:39.5rem!important;padding-left:39.5rem!important}}@media only screen and (min-width:768px){.px-md-80{padding-right:39.5rem!important;padding-left:39.5rem!important}}@media only screen and (min-width:992px){.px-lg-80{padding-right:39.5rem!important;padding-left:39.5rem!important}}@media only screen and (min-width:1200px){.px-xl-80{padding-right:39.5rem!important;padding-left:39.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-80{padding-right:39.5rem!important;padding-left:39.5rem!important}}.px-81{padding-right:40rem!important;padding-left:40rem!important}@media only screen and (min-width:576px){.px-sm-81{padding-right:40rem!important;padding-left:40rem!important}}@media only screen and (min-width:768px){.px-md-81{padding-right:40rem!important;padding-left:40rem!important}}@media only screen and (min-width:992px){.px-lg-81{padding-right:40rem!important;padding-left:40rem!important}}@media only screen and (min-width:1200px){.px-xl-81{padding-right:40rem!important;padding-left:40rem!important}}@media only screen and (min-width:1400px){.px-xxl-81{padding-right:40rem!important;padding-left:40rem!important}}.px-82{padding-right:40.5rem!important;padding-left:40.5rem!important}@media only screen and (min-width:576px){.px-sm-82{padding-right:40.5rem!important;padding-left:40.5rem!important}}@media only screen and (min-width:768px){.px-md-82{padding-right:40.5rem!important;padding-left:40.5rem!important}}@media only screen and (min-width:992px){.px-lg-82{padding-right:40.5rem!important;padding-left:40.5rem!important}}@media only screen and (min-width:1200px){.px-xl-82{padding-right:40.5rem!important;padding-left:40.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-82{padding-right:40.5rem!important;padding-left:40.5rem!important}}.px-83{padding-right:41rem!important;padding-left:41rem!important}@media only screen and (min-width:576px){.px-sm-83{padding-right:41rem!important;padding-left:41rem!important}}@media only screen and (min-width:768px){.px-md-83{padding-right:41rem!important;padding-left:41rem!important}}@media only screen and (min-width:992px){.px-lg-83{padding-right:41rem!important;padding-left:41rem!important}}@media only screen and (min-width:1200px){.px-xl-83{padding-right:41rem!important;padding-left:41rem!important}}@media only screen and (min-width:1400px){.px-xxl-83{padding-right:41rem!important;padding-left:41rem!important}}.px-84{padding-right:41.5rem!important;padding-left:41.5rem!important}@media only screen and (min-width:576px){.px-sm-84{padding-right:41.5rem!important;padding-left:41.5rem!important}}@media only screen and (min-width:768px){.px-md-84{padding-right:41.5rem!important;padding-left:41.5rem!important}}@media only screen and (min-width:992px){.px-lg-84{padding-right:41.5rem!important;padding-left:41.5rem!important}}@media only screen and (min-width:1200px){.px-xl-84{padding-right:41.5rem!important;padding-left:41.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-84{padding-right:41.5rem!important;padding-left:41.5rem!important}}.px-85{padding-right:42rem!important;padding-left:42rem!important}@media only screen and (min-width:576px){.px-sm-85{padding-right:42rem!important;padding-left:42rem!important}}@media only screen and (min-width:768px){.px-md-85{padding-right:42rem!important;padding-left:42rem!important}}@media only screen and (min-width:992px){.px-lg-85{padding-right:42rem!important;padding-left:42rem!important}}@media only screen and (min-width:1200px){.px-xl-85{padding-right:42rem!important;padding-left:42rem!important}}@media only screen and (min-width:1400px){.px-xxl-85{padding-right:42rem!important;padding-left:42rem!important}}.px-86{padding-right:42.5rem!important;padding-left:42.5rem!important}@media only screen and (min-width:576px){.px-sm-86{padding-right:42.5rem!important;padding-left:42.5rem!important}}@media only screen and (min-width:768px){.px-md-86{padding-right:42.5rem!important;padding-left:42.5rem!important}}@media only screen and (min-width:992px){.px-lg-86{padding-right:42.5rem!important;padding-left:42.5rem!important}}@media only screen and (min-width:1200px){.px-xl-86{padding-right:42.5rem!important;padding-left:42.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-86{padding-right:42.5rem!important;padding-left:42.5rem!important}}.px-87{padding-right:43rem!important;padding-left:43rem!important}@media only screen and (min-width:576px){.px-sm-87{padding-right:43rem!important;padding-left:43rem!important}}@media only screen and (min-width:768px){.px-md-87{padding-right:43rem!important;padding-left:43rem!important}}@media only screen and (min-width:992px){.px-lg-87{padding-right:43rem!important;padding-left:43rem!important}}@media only screen and (min-width:1200px){.px-xl-87{padding-right:43rem!important;padding-left:43rem!important}}@media only screen and (min-width:1400px){.px-xxl-87{padding-right:43rem!important;padding-left:43rem!important}}.px-88{padding-right:43.5rem!important;padding-left:43.5rem!important}@media only screen and (min-width:576px){.px-sm-88{padding-right:43.5rem!important;padding-left:43.5rem!important}}@media only screen and (min-width:768px){.px-md-88{padding-right:43.5rem!important;padding-left:43.5rem!important}}@media only screen and (min-width:992px){.px-lg-88{padding-right:43.5rem!important;padding-left:43.5rem!important}}@media only screen and (min-width:1200px){.px-xl-88{padding-right:43.5rem!important;padding-left:43.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-88{padding-right:43.5rem!important;padding-left:43.5rem!important}}.px-89{padding-right:44rem!important;padding-left:44rem!important}@media only screen and (min-width:576px){.px-sm-89{padding-right:44rem!important;padding-left:44rem!important}}@media only screen and (min-width:768px){.px-md-89{padding-right:44rem!important;padding-left:44rem!important}}@media only screen and (min-width:992px){.px-lg-89{padding-right:44rem!important;padding-left:44rem!important}}@media only screen and (min-width:1200px){.px-xl-89{padding-right:44rem!important;padding-left:44rem!important}}@media only screen and (min-width:1400px){.px-xxl-89{padding-right:44rem!important;padding-left:44rem!important}}.px-90{padding-right:44.5rem!important;padding-left:44.5rem!important}@media only screen and (min-width:576px){.px-sm-90{padding-right:44.5rem!important;padding-left:44.5rem!important}}@media only screen and (min-width:768px){.px-md-90{padding-right:44.5rem!important;padding-left:44.5rem!important}}@media only screen and (min-width:992px){.px-lg-90{padding-right:44.5rem!important;padding-left:44.5rem!important}}@media only screen and (min-width:1200px){.px-xl-90{padding-right:44.5rem!important;padding-left:44.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-90{padding-right:44.5rem!important;padding-left:44.5rem!important}}.px-91{padding-right:45rem!important;padding-left:45rem!important}@media only screen and (min-width:576px){.px-sm-91{padding-right:45rem!important;padding-left:45rem!important}}@media only screen and (min-width:768px){.px-md-91{padding-right:45rem!important;padding-left:45rem!important}}@media only screen and (min-width:992px){.px-lg-91{padding-right:45rem!important;padding-left:45rem!important}}@media only screen and (min-width:1200px){.px-xl-91{padding-right:45rem!important;padding-left:45rem!important}}@media only screen and (min-width:1400px){.px-xxl-91{padding-right:45rem!important;padding-left:45rem!important}}.px-92{padding-right:45.5rem!important;padding-left:45.5rem!important}@media only screen and (min-width:576px){.px-sm-92{padding-right:45.5rem!important;padding-left:45.5rem!important}}@media only screen and (min-width:768px){.px-md-92{padding-right:45.5rem!important;padding-left:45.5rem!important}}@media only screen and (min-width:992px){.px-lg-92{padding-right:45.5rem!important;padding-left:45.5rem!important}}@media only screen and (min-width:1200px){.px-xl-92{padding-right:45.5rem!important;padding-left:45.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-92{padding-right:45.5rem!important;padding-left:45.5rem!important}}.px-93{padding-right:46rem!important;padding-left:46rem!important}@media only screen and (min-width:576px){.px-sm-93{padding-right:46rem!important;padding-left:46rem!important}}@media only screen and (min-width:768px){.px-md-93{padding-right:46rem!important;padding-left:46rem!important}}@media only screen and (min-width:992px){.px-lg-93{padding-right:46rem!important;padding-left:46rem!important}}@media only screen and (min-width:1200px){.px-xl-93{padding-right:46rem!important;padding-left:46rem!important}}@media only screen and (min-width:1400px){.px-xxl-93{padding-right:46rem!important;padding-left:46rem!important}}.px-94{padding-right:46.5rem!important;padding-left:46.5rem!important}@media only screen and (min-width:576px){.px-sm-94{padding-right:46.5rem!important;padding-left:46.5rem!important}}@media only screen and (min-width:768px){.px-md-94{padding-right:46.5rem!important;padding-left:46.5rem!important}}@media only screen and (min-width:992px){.px-lg-94{padding-right:46.5rem!important;padding-left:46.5rem!important}}@media only screen and (min-width:1200px){.px-xl-94{padding-right:46.5rem!important;padding-left:46.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-94{padding-right:46.5rem!important;padding-left:46.5rem!important}}.px-95{padding-right:47rem!important;padding-left:47rem!important}@media only screen and (min-width:576px){.px-sm-95{padding-right:47rem!important;padding-left:47rem!important}}@media only screen and (min-width:768px){.px-md-95{padding-right:47rem!important;padding-left:47rem!important}}@media only screen and (min-width:992px){.px-lg-95{padding-right:47rem!important;padding-left:47rem!important}}@media only screen and (min-width:1200px){.px-xl-95{padding-right:47rem!important;padding-left:47rem!important}}@media only screen and (min-width:1400px){.px-xxl-95{padding-right:47rem!important;padding-left:47rem!important}}.px-96{padding-right:47.5rem!important;padding-left:47.5rem!important}@media only screen and (min-width:576px){.px-sm-96{padding-right:47.5rem!important;padding-left:47.5rem!important}}@media only screen and (min-width:768px){.px-md-96{padding-right:47.5rem!important;padding-left:47.5rem!important}}@media only screen and (min-width:992px){.px-lg-96{padding-right:47.5rem!important;padding-left:47.5rem!important}}@media only screen and (min-width:1200px){.px-xl-96{padding-right:47.5rem!important;padding-left:47.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-96{padding-right:47.5rem!important;padding-left:47.5rem!important}}.px-97{padding-right:48rem!important;padding-left:48rem!important}@media only screen and (min-width:576px){.px-sm-97{padding-right:48rem!important;padding-left:48rem!important}}@media only screen and (min-width:768px){.px-md-97{padding-right:48rem!important;padding-left:48rem!important}}@media only screen and (min-width:992px){.px-lg-97{padding-right:48rem!important;padding-left:48rem!important}}@media only screen and (min-width:1200px){.px-xl-97{padding-right:48rem!important;padding-left:48rem!important}}@media only screen and (min-width:1400px){.px-xxl-97{padding-right:48rem!important;padding-left:48rem!important}}.px-98{padding-right:48.5rem!important;padding-left:48.5rem!important}@media only screen and (min-width:576px){.px-sm-98{padding-right:48.5rem!important;padding-left:48.5rem!important}}@media only screen and (min-width:768px){.px-md-98{padding-right:48.5rem!important;padding-left:48.5rem!important}}@media only screen and (min-width:992px){.px-lg-98{padding-right:48.5rem!important;padding-left:48.5rem!important}}@media only screen and (min-width:1200px){.px-xl-98{padding-right:48.5rem!important;padding-left:48.5rem!important}}@media only screen and (min-width:1400px){.px-xxl-98{padding-right:48.5rem!important;padding-left:48.5rem!important}}.px-99{padding-right:49rem!important;padding-left:49rem!important}@media only screen and (min-width:576px){.px-sm-99{padding-right:49rem!important;padding-left:49rem!important}}@media only screen and (min-width:768px){.px-md-99{padding-right:49rem!important;padding-left:49rem!important}}@media only screen and (min-width:992px){.px-lg-99{padding-right:49rem!important;padding-left:49rem!important}}@media only screen and (min-width:1200px){.px-xl-99{padding-right:49rem!important;padding-left:49rem!important}}@media only screen and (min-width:1400px){.px-xxl-99{padding-right:49rem!important;padding-left:49rem!important}}.py-1{padding-top:0rem!important;padding-bottom:0rem!important}@media only screen and (min-width:576px){.py-sm-1{padding-top:0rem!important;padding-bottom:0rem!important}}@media only screen and (min-width:768px){.py-md-1{padding-top:0rem!important;padding-bottom:0rem!important}}@media only screen and (min-width:992px){.py-lg-1{padding-top:0rem!important;padding-bottom:0rem!important}}@media only screen and (min-width:1200px){.py-xl-1{padding-top:0rem!important;padding-bottom:0rem!important}}@media only screen and (min-width:1400px){.py-xxl-1{padding-top:0rem!important;padding-bottom:0rem!important}}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}@media only screen and (min-width:576px){.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media only screen and (min-width:768px){.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media only screen and (min-width:992px){.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media only screen and (min-width:1200px){.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}@media only screen and (min-width:576px){.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media only screen and (min-width:768px){.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media only screen and (min-width:992px){.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media only screen and (min-width:1200px){.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}}@media only screen and (min-width:1400px){.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}@media only screen and (min-width:576px){.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media only screen and (min-width:768px){.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media only screen and (min-width:992px){.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media only screen and (min-width:1200px){.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}@media only screen and (min-width:576px){.py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media only screen and (min-width:768px){.py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media only screen and (min-width:992px){.py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media only screen and (min-width:1200px){.py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}}@media only screen and (min-width:1400px){.py-xxl-5{padding-top:2rem!important;padding-bottom:2rem!important}}.py-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}@media only screen and (min-width:576px){.py-sm-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media only screen and (min-width:768px){.py-md-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media only screen and (min-width:992px){.py-lg-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media only screen and (min-width:1200px){.py-xl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}}.py-7{padding-top:3rem!important;padding-bottom:3rem!important}@media only screen and (min-width:576px){.py-sm-7{padding-top:3rem!important;padding-bottom:3rem!important}}@media only screen and (min-width:768px){.py-md-7{padding-top:3rem!important;padding-bottom:3rem!important}}@media only screen and (min-width:992px){.py-lg-7{padding-top:3rem!important;padding-bottom:3rem!important}}@media only screen and (min-width:1200px){.py-xl-7{padding-top:3rem!important;padding-bottom:3rem!important}}@media only screen and (min-width:1400px){.py-xxl-7{padding-top:3rem!important;padding-bottom:3rem!important}}.py-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}@media only screen and (min-width:576px){.py-sm-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}}@media only screen and (min-width:768px){.py-md-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}}@media only screen and (min-width:992px){.py-lg-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}}@media only screen and (min-width:1200px){.py-xl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}}.py-9{padding-top:4rem!important;padding-bottom:4rem!important}@media only screen and (min-width:576px){.py-sm-9{padding-top:4rem!important;padding-bottom:4rem!important}}@media only screen and (min-width:768px){.py-md-9{padding-top:4rem!important;padding-bottom:4rem!important}}@media only screen and (min-width:992px){.py-lg-9{padding-top:4rem!important;padding-bottom:4rem!important}}@media only screen and (min-width:1200px){.py-xl-9{padding-top:4rem!important;padding-bottom:4rem!important}}@media only screen and (min-width:1400px){.py-xxl-9{padding-top:4rem!important;padding-bottom:4rem!important}}.py-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}@media only screen and (min-width:576px){.py-sm-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}}@media only screen and (min-width:768px){.py-md-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}}@media only screen and (min-width:992px){.py-lg-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}}@media only screen and (min-width:1200px){.py-xl-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}}.py-11{padding-top:5rem!important;padding-bottom:5rem!important}@media only screen and (min-width:576px){.py-sm-11{padding-top:5rem!important;padding-bottom:5rem!important}}@media only screen and (min-width:768px){.py-md-11{padding-top:5rem!important;padding-bottom:5rem!important}}@media only screen and (min-width:992px){.py-lg-11{padding-top:5rem!important;padding-bottom:5rem!important}}@media only screen and (min-width:1200px){.py-xl-11{padding-top:5rem!important;padding-bottom:5rem!important}}@media only screen and (min-width:1400px){.py-xxl-11{padding-top:5rem!important;padding-bottom:5rem!important}}.py-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}@media only screen and (min-width:576px){.py-sm-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}@media only screen and (min-width:768px){.py-md-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}@media only screen and (min-width:992px){.py-lg-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}@media only screen and (min-width:1200px){.py-xl-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}}.py-13{padding-top:6rem!important;padding-bottom:6rem!important}@media only screen and (min-width:576px){.py-sm-13{padding-top:6rem!important;padding-bottom:6rem!important}}@media only screen and (min-width:768px){.py-md-13{padding-top:6rem!important;padding-bottom:6rem!important}}@media only screen and (min-width:992px){.py-lg-13{padding-top:6rem!important;padding-bottom:6rem!important}}@media only screen and (min-width:1200px){.py-xl-13{padding-top:6rem!important;padding-bottom:6rem!important}}@media only screen and (min-width:1400px){.py-xxl-13{padding-top:6rem!important;padding-bottom:6rem!important}}.py-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}@media only screen and (min-width:576px){.py-sm-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}}@media only screen and (min-width:768px){.py-md-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}}@media only screen and (min-width:992px){.py-lg-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}}@media only screen and (min-width:1200px){.py-xl-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}}.py-15{padding-top:7rem!important;padding-bottom:7rem!important}@media only screen and (min-width:576px){.py-sm-15{padding-top:7rem!important;padding-bottom:7rem!important}}@media only screen and (min-width:768px){.py-md-15{padding-top:7rem!important;padding-bottom:7rem!important}}@media only screen and (min-width:992px){.py-lg-15{padding-top:7rem!important;padding-bottom:7rem!important}}@media only screen and (min-width:1200px){.py-xl-15{padding-top:7rem!important;padding-bottom:7rem!important}}@media only screen and (min-width:1400px){.py-xxl-15{padding-top:7rem!important;padding-bottom:7rem!important}}.py-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}@media only screen and (min-width:576px){.py-sm-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}}@media only screen and (min-width:768px){.py-md-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}}@media only screen and (min-width:992px){.py-lg-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}}@media only screen and (min-width:1200px){.py-xl-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}}.py-17{padding-top:8rem!important;padding-bottom:8rem!important}@media only screen and (min-width:576px){.py-sm-17{padding-top:8rem!important;padding-bottom:8rem!important}}@media only screen and (min-width:768px){.py-md-17{padding-top:8rem!important;padding-bottom:8rem!important}}@media only screen and (min-width:992px){.py-lg-17{padding-top:8rem!important;padding-bottom:8rem!important}}@media only screen and (min-width:1200px){.py-xl-17{padding-top:8rem!important;padding-bottom:8rem!important}}@media only screen and (min-width:1400px){.py-xxl-17{padding-top:8rem!important;padding-bottom:8rem!important}}.py-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}@media only screen and (min-width:576px){.py-sm-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}}@media only screen and (min-width:768px){.py-md-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}}@media only screen and (min-width:992px){.py-lg-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}}@media only screen and (min-width:1200px){.py-xl-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}}.py-19{padding-top:9rem!important;padding-bottom:9rem!important}@media only screen and (min-width:576px){.py-sm-19{padding-top:9rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:768px){.py-md-19{padding-top:9rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:992px){.py-lg-19{padding-top:9rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:1200px){.py-xl-19{padding-top:9rem!important;padding-bottom:9rem!important}}@media only screen and (min-width:1400px){.py-xxl-19{padding-top:9rem!important;padding-bottom:9rem!important}}.py-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}@media only screen and (min-width:576px){.py-sm-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}}@media only screen and (min-width:768px){.py-md-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}}@media only screen and (min-width:992px){.py-lg-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}}@media only screen and (min-width:1200px){.py-xl-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}}.py-21{padding-top:10rem!important;padding-bottom:10rem!important}@media only screen and (min-width:576px){.py-sm-21{padding-top:10rem!important;padding-bottom:10rem!important}}@media only screen and (min-width:768px){.py-md-21{padding-top:10rem!important;padding-bottom:10rem!important}}@media only screen and (min-width:992px){.py-lg-21{padding-top:10rem!important;padding-bottom:10rem!important}}@media only screen and (min-width:1200px){.py-xl-21{padding-top:10rem!important;padding-bottom:10rem!important}}@media only screen and (min-width:1400px){.py-xxl-21{padding-top:10rem!important;padding-bottom:10rem!important}}.py-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}@media only screen and (min-width:576px){.py-sm-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}}@media only screen and (min-width:768px){.py-md-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}}@media only screen and (min-width:992px){.py-lg-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}}@media only screen and (min-width:1200px){.py-xl-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-22{padding-top:10.5rem!important;padding-bottom:10.5rem!important}}.py-23{padding-top:11rem!important;padding-bottom:11rem!important}@media only screen and (min-width:576px){.py-sm-23{padding-top:11rem!important;padding-bottom:11rem!important}}@media only screen and (min-width:768px){.py-md-23{padding-top:11rem!important;padding-bottom:11rem!important}}@media only screen and (min-width:992px){.py-lg-23{padding-top:11rem!important;padding-bottom:11rem!important}}@media only screen and (min-width:1200px){.py-xl-23{padding-top:11rem!important;padding-bottom:11rem!important}}@media only screen and (min-width:1400px){.py-xxl-23{padding-top:11rem!important;padding-bottom:11rem!important}}.py-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}@media only screen and (min-width:576px){.py-sm-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}}@media only screen and (min-width:768px){.py-md-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}}@media only screen and (min-width:992px){.py-lg-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}}@media only screen and (min-width:1200px){.py-xl-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-24{padding-top:11.5rem!important;padding-bottom:11.5rem!important}}.py-25{padding-top:12rem!important;padding-bottom:12rem!important}@media only screen and (min-width:576px){.py-sm-25{padding-top:12rem!important;padding-bottom:12rem!important}}@media only screen and (min-width:768px){.py-md-25{padding-top:12rem!important;padding-bottom:12rem!important}}@media only screen and (min-width:992px){.py-lg-25{padding-top:12rem!important;padding-bottom:12rem!important}}@media only screen and (min-width:1200px){.py-xl-25{padding-top:12rem!important;padding-bottom:12rem!important}}@media only screen and (min-width:1400px){.py-xxl-25{padding-top:12rem!important;padding-bottom:12rem!important}}.py-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}@media only screen and (min-width:576px){.py-sm-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}}@media only screen and (min-width:768px){.py-md-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}}@media only screen and (min-width:992px){.py-lg-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}}@media only screen and (min-width:1200px){.py-xl-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-26{padding-top:12.5rem!important;padding-bottom:12.5rem!important}}.py-27{padding-top:13rem!important;padding-bottom:13rem!important}@media only screen and (min-width:576px){.py-sm-27{padding-top:13rem!important;padding-bottom:13rem!important}}@media only screen and (min-width:768px){.py-md-27{padding-top:13rem!important;padding-bottom:13rem!important}}@media only screen and (min-width:992px){.py-lg-27{padding-top:13rem!important;padding-bottom:13rem!important}}@media only screen and (min-width:1200px){.py-xl-27{padding-top:13rem!important;padding-bottom:13rem!important}}@media only screen and (min-width:1400px){.py-xxl-27{padding-top:13rem!important;padding-bottom:13rem!important}}.py-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}@media only screen and (min-width:576px){.py-sm-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}}@media only screen and (min-width:768px){.py-md-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}}@media only screen and (min-width:992px){.py-lg-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}}@media only screen and (min-width:1200px){.py-xl-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-28{padding-top:13.5rem!important;padding-bottom:13.5rem!important}}.py-29{padding-top:14rem!important;padding-bottom:14rem!important}@media only screen and (min-width:576px){.py-sm-29{padding-top:14rem!important;padding-bottom:14rem!important}}@media only screen and (min-width:768px){.py-md-29{padding-top:14rem!important;padding-bottom:14rem!important}}@media only screen and (min-width:992px){.py-lg-29{padding-top:14rem!important;padding-bottom:14rem!important}}@media only screen and (min-width:1200px){.py-xl-29{padding-top:14rem!important;padding-bottom:14rem!important}}@media only screen and (min-width:1400px){.py-xxl-29{padding-top:14rem!important;padding-bottom:14rem!important}}.py-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}@media only screen and (min-width:576px){.py-sm-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}}@media only screen and (min-width:768px){.py-md-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}}@media only screen and (min-width:992px){.py-lg-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}}@media only screen and (min-width:1200px){.py-xl-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-30{padding-top:14.5rem!important;padding-bottom:14.5rem!important}}.py-31{padding-top:15rem!important;padding-bottom:15rem!important}@media only screen and (min-width:576px){.py-sm-31{padding-top:15rem!important;padding-bottom:15rem!important}}@media only screen and (min-width:768px){.py-md-31{padding-top:15rem!important;padding-bottom:15rem!important}}@media only screen and (min-width:992px){.py-lg-31{padding-top:15rem!important;padding-bottom:15rem!important}}@media only screen and (min-width:1200px){.py-xl-31{padding-top:15rem!important;padding-bottom:15rem!important}}@media only screen and (min-width:1400px){.py-xxl-31{padding-top:15rem!important;padding-bottom:15rem!important}}.py-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}@media only screen and (min-width:576px){.py-sm-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}}@media only screen and (min-width:768px){.py-md-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}}@media only screen and (min-width:992px){.py-lg-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}}@media only screen and (min-width:1200px){.py-xl-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-32{padding-top:15.5rem!important;padding-bottom:15.5rem!important}}.py-33{padding-top:16rem!important;padding-bottom:16rem!important}@media only screen and (min-width:576px){.py-sm-33{padding-top:16rem!important;padding-bottom:16rem!important}}@media only screen and (min-width:768px){.py-md-33{padding-top:16rem!important;padding-bottom:16rem!important}}@media only screen and (min-width:992px){.py-lg-33{padding-top:16rem!important;padding-bottom:16rem!important}}@media only screen and (min-width:1200px){.py-xl-33{padding-top:16rem!important;padding-bottom:16rem!important}}@media only screen and (min-width:1400px){.py-xxl-33{padding-top:16rem!important;padding-bottom:16rem!important}}.py-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}@media only screen and (min-width:576px){.py-sm-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}}@media only screen and (min-width:768px){.py-md-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}}@media only screen and (min-width:992px){.py-lg-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}}@media only screen and (min-width:1200px){.py-xl-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-34{padding-top:16.5rem!important;padding-bottom:16.5rem!important}}.py-35{padding-top:17rem!important;padding-bottom:17rem!important}@media only screen and (min-width:576px){.py-sm-35{padding-top:17rem!important;padding-bottom:17rem!important}}@media only screen and (min-width:768px){.py-md-35{padding-top:17rem!important;padding-bottom:17rem!important}}@media only screen and (min-width:992px){.py-lg-35{padding-top:17rem!important;padding-bottom:17rem!important}}@media only screen and (min-width:1200px){.py-xl-35{padding-top:17rem!important;padding-bottom:17rem!important}}@media only screen and (min-width:1400px){.py-xxl-35{padding-top:17rem!important;padding-bottom:17rem!important}}.py-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}@media only screen and (min-width:576px){.py-sm-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}}@media only screen and (min-width:768px){.py-md-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}}@media only screen and (min-width:992px){.py-lg-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}}@media only screen and (min-width:1200px){.py-xl-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-36{padding-top:17.5rem!important;padding-bottom:17.5rem!important}}.py-37{padding-top:18rem!important;padding-bottom:18rem!important}@media only screen and (min-width:576px){.py-sm-37{padding-top:18rem!important;padding-bottom:18rem!important}}@media only screen and (min-width:768px){.py-md-37{padding-top:18rem!important;padding-bottom:18rem!important}}@media only screen and (min-width:992px){.py-lg-37{padding-top:18rem!important;padding-bottom:18rem!important}}@media only screen and (min-width:1200px){.py-xl-37{padding-top:18rem!important;padding-bottom:18rem!important}}@media only screen and (min-width:1400px){.py-xxl-37{padding-top:18rem!important;padding-bottom:18rem!important}}.py-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}@media only screen and (min-width:576px){.py-sm-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}}@media only screen and (min-width:768px){.py-md-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}}@media only screen and (min-width:992px){.py-lg-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}}@media only screen and (min-width:1200px){.py-xl-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-38{padding-top:18.5rem!important;padding-bottom:18.5rem!important}}.py-39{padding-top:19rem!important;padding-bottom:19rem!important}@media only screen and (min-width:576px){.py-sm-39{padding-top:19rem!important;padding-bottom:19rem!important}}@media only screen and (min-width:768px){.py-md-39{padding-top:19rem!important;padding-bottom:19rem!important}}@media only screen and (min-width:992px){.py-lg-39{padding-top:19rem!important;padding-bottom:19rem!important}}@media only screen and (min-width:1200px){.py-xl-39{padding-top:19rem!important;padding-bottom:19rem!important}}@media only screen and (min-width:1400px){.py-xxl-39{padding-top:19rem!important;padding-bottom:19rem!important}}.py-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}@media only screen and (min-width:576px){.py-sm-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}}@media only screen and (min-width:768px){.py-md-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}}@media only screen and (min-width:992px){.py-lg-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}}@media only screen and (min-width:1200px){.py-xl-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-40{padding-top:19.5rem!important;padding-bottom:19.5rem!important}}.py-41{padding-top:20rem!important;padding-bottom:20rem!important}@media only screen and (min-width:576px){.py-sm-41{padding-top:20rem!important;padding-bottom:20rem!important}}@media only screen and (min-width:768px){.py-md-41{padding-top:20rem!important;padding-bottom:20rem!important}}@media only screen and (min-width:992px){.py-lg-41{padding-top:20rem!important;padding-bottom:20rem!important}}@media only screen and (min-width:1200px){.py-xl-41{padding-top:20rem!important;padding-bottom:20rem!important}}@media only screen and (min-width:1400px){.py-xxl-41{padding-top:20rem!important;padding-bottom:20rem!important}}.py-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}@media only screen and (min-width:576px){.py-sm-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}}@media only screen and (min-width:768px){.py-md-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}}@media only screen and (min-width:992px){.py-lg-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}}@media only screen and (min-width:1200px){.py-xl-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-42{padding-top:20.5rem!important;padding-bottom:20.5rem!important}}.py-43{padding-top:21rem!important;padding-bottom:21rem!important}@media only screen and (min-width:576px){.py-sm-43{padding-top:21rem!important;padding-bottom:21rem!important}}@media only screen and (min-width:768px){.py-md-43{padding-top:21rem!important;padding-bottom:21rem!important}}@media only screen and (min-width:992px){.py-lg-43{padding-top:21rem!important;padding-bottom:21rem!important}}@media only screen and (min-width:1200px){.py-xl-43{padding-top:21rem!important;padding-bottom:21rem!important}}@media only screen and (min-width:1400px){.py-xxl-43{padding-top:21rem!important;padding-bottom:21rem!important}}.py-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}@media only screen and (min-width:576px){.py-sm-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}}@media only screen and (min-width:768px){.py-md-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}}@media only screen and (min-width:992px){.py-lg-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}}@media only screen and (min-width:1200px){.py-xl-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-44{padding-top:21.5rem!important;padding-bottom:21.5rem!important}}.py-45{padding-top:22rem!important;padding-bottom:22rem!important}@media only screen and (min-width:576px){.py-sm-45{padding-top:22rem!important;padding-bottom:22rem!important}}@media only screen and (min-width:768px){.py-md-45{padding-top:22rem!important;padding-bottom:22rem!important}}@media only screen and (min-width:992px){.py-lg-45{padding-top:22rem!important;padding-bottom:22rem!important}}@media only screen and (min-width:1200px){.py-xl-45{padding-top:22rem!important;padding-bottom:22rem!important}}@media only screen and (min-width:1400px){.py-xxl-45{padding-top:22rem!important;padding-bottom:22rem!important}}.py-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}@media only screen and (min-width:576px){.py-sm-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}}@media only screen and (min-width:768px){.py-md-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}}@media only screen and (min-width:992px){.py-lg-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}}@media only screen and (min-width:1200px){.py-xl-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-46{padding-top:22.5rem!important;padding-bottom:22.5rem!important}}.py-47{padding-top:23rem!important;padding-bottom:23rem!important}@media only screen and (min-width:576px){.py-sm-47{padding-top:23rem!important;padding-bottom:23rem!important}}@media only screen and (min-width:768px){.py-md-47{padding-top:23rem!important;padding-bottom:23rem!important}}@media only screen and (min-width:992px){.py-lg-47{padding-top:23rem!important;padding-bottom:23rem!important}}@media only screen and (min-width:1200px){.py-xl-47{padding-top:23rem!important;padding-bottom:23rem!important}}@media only screen and (min-width:1400px){.py-xxl-47{padding-top:23rem!important;padding-bottom:23rem!important}}.py-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}@media only screen and (min-width:576px){.py-sm-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}}@media only screen and (min-width:768px){.py-md-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}}@media only screen and (min-width:992px){.py-lg-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}}@media only screen and (min-width:1200px){.py-xl-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-48{padding-top:23.5rem!important;padding-bottom:23.5rem!important}}.py-49{padding-top:24rem!important;padding-bottom:24rem!important}@media only screen and (min-width:576px){.py-sm-49{padding-top:24rem!important;padding-bottom:24rem!important}}@media only screen and (min-width:768px){.py-md-49{padding-top:24rem!important;padding-bottom:24rem!important}}@media only screen and (min-width:992px){.py-lg-49{padding-top:24rem!important;padding-bottom:24rem!important}}@media only screen and (min-width:1200px){.py-xl-49{padding-top:24rem!important;padding-bottom:24rem!important}}@media only screen and (min-width:1400px){.py-xxl-49{padding-top:24rem!important;padding-bottom:24rem!important}}.py-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}@media only screen and (min-width:576px){.py-sm-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}}@media only screen and (min-width:768px){.py-md-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}}@media only screen and (min-width:992px){.py-lg-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}}@media only screen and (min-width:1200px){.py-xl-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-50{padding-top:24.5rem!important;padding-bottom:24.5rem!important}}.py-51{padding-top:25rem!important;padding-bottom:25rem!important}@media only screen and (min-width:576px){.py-sm-51{padding-top:25rem!important;padding-bottom:25rem!important}}@media only screen and (min-width:768px){.py-md-51{padding-top:25rem!important;padding-bottom:25rem!important}}@media only screen and (min-width:992px){.py-lg-51{padding-top:25rem!important;padding-bottom:25rem!important}}@media only screen and (min-width:1200px){.py-xl-51{padding-top:25rem!important;padding-bottom:25rem!important}}@media only screen and (min-width:1400px){.py-xxl-51{padding-top:25rem!important;padding-bottom:25rem!important}}.py-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}@media only screen and (min-width:576px){.py-sm-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}}@media only screen and (min-width:768px){.py-md-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}}@media only screen and (min-width:992px){.py-lg-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}}@media only screen and (min-width:1200px){.py-xl-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-52{padding-top:25.5rem!important;padding-bottom:25.5rem!important}}.py-53{padding-top:26rem!important;padding-bottom:26rem!important}@media only screen and (min-width:576px){.py-sm-53{padding-top:26rem!important;padding-bottom:26rem!important}}@media only screen and (min-width:768px){.py-md-53{padding-top:26rem!important;padding-bottom:26rem!important}}@media only screen and (min-width:992px){.py-lg-53{padding-top:26rem!important;padding-bottom:26rem!important}}@media only screen and (min-width:1200px){.py-xl-53{padding-top:26rem!important;padding-bottom:26rem!important}}@media only screen and (min-width:1400px){.py-xxl-53{padding-top:26rem!important;padding-bottom:26rem!important}}.py-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}@media only screen and (min-width:576px){.py-sm-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}}@media only screen and (min-width:768px){.py-md-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}}@media only screen and (min-width:992px){.py-lg-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}}@media only screen and (min-width:1200px){.py-xl-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-54{padding-top:26.5rem!important;padding-bottom:26.5rem!important}}.py-55{padding-top:27rem!important;padding-bottom:27rem!important}@media only screen and (min-width:576px){.py-sm-55{padding-top:27rem!important;padding-bottom:27rem!important}}@media only screen and (min-width:768px){.py-md-55{padding-top:27rem!important;padding-bottom:27rem!important}}@media only screen and (min-width:992px){.py-lg-55{padding-top:27rem!important;padding-bottom:27rem!important}}@media only screen and (min-width:1200px){.py-xl-55{padding-top:27rem!important;padding-bottom:27rem!important}}@media only screen and (min-width:1400px){.py-xxl-55{padding-top:27rem!important;padding-bottom:27rem!important}}.py-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}@media only screen and (min-width:576px){.py-sm-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}}@media only screen and (min-width:768px){.py-md-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}}@media only screen and (min-width:992px){.py-lg-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}}@media only screen and (min-width:1200px){.py-xl-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-56{padding-top:27.5rem!important;padding-bottom:27.5rem!important}}.py-57{padding-top:28rem!important;padding-bottom:28rem!important}@media only screen and (min-width:576px){.py-sm-57{padding-top:28rem!important;padding-bottom:28rem!important}}@media only screen and (min-width:768px){.py-md-57{padding-top:28rem!important;padding-bottom:28rem!important}}@media only screen and (min-width:992px){.py-lg-57{padding-top:28rem!important;padding-bottom:28rem!important}}@media only screen and (min-width:1200px){.py-xl-57{padding-top:28rem!important;padding-bottom:28rem!important}}@media only screen and (min-width:1400px){.py-xxl-57{padding-top:28rem!important;padding-bottom:28rem!important}}.py-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}@media only screen and (min-width:576px){.py-sm-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}}@media only screen and (min-width:768px){.py-md-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}}@media only screen and (min-width:992px){.py-lg-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}}@media only screen and (min-width:1200px){.py-xl-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-58{padding-top:28.5rem!important;padding-bottom:28.5rem!important}}.py-59{padding-top:29rem!important;padding-bottom:29rem!important}@media only screen and (min-width:576px){.py-sm-59{padding-top:29rem!important;padding-bottom:29rem!important}}@media only screen and (min-width:768px){.py-md-59{padding-top:29rem!important;padding-bottom:29rem!important}}@media only screen and (min-width:992px){.py-lg-59{padding-top:29rem!important;padding-bottom:29rem!important}}@media only screen and (min-width:1200px){.py-xl-59{padding-top:29rem!important;padding-bottom:29rem!important}}@media only screen and (min-width:1400px){.py-xxl-59{padding-top:29rem!important;padding-bottom:29rem!important}}.py-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}@media only screen and (min-width:576px){.py-sm-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}}@media only screen and (min-width:768px){.py-md-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}}@media only screen and (min-width:992px){.py-lg-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}}@media only screen and (min-width:1200px){.py-xl-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-60{padding-top:29.5rem!important;padding-bottom:29.5rem!important}}.py-61{padding-top:30rem!important;padding-bottom:30rem!important}@media only screen and (min-width:576px){.py-sm-61{padding-top:30rem!important;padding-bottom:30rem!important}}@media only screen and (min-width:768px){.py-md-61{padding-top:30rem!important;padding-bottom:30rem!important}}@media only screen and (min-width:992px){.py-lg-61{padding-top:30rem!important;padding-bottom:30rem!important}}@media only screen and (min-width:1200px){.py-xl-61{padding-top:30rem!important;padding-bottom:30rem!important}}@media only screen and (min-width:1400px){.py-xxl-61{padding-top:30rem!important;padding-bottom:30rem!important}}.py-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}@media only screen and (min-width:576px){.py-sm-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}}@media only screen and (min-width:768px){.py-md-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}}@media only screen and (min-width:992px){.py-lg-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}}@media only screen and (min-width:1200px){.py-xl-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-62{padding-top:30.5rem!important;padding-bottom:30.5rem!important}}.py-63{padding-top:31rem!important;padding-bottom:31rem!important}@media only screen and (min-width:576px){.py-sm-63{padding-top:31rem!important;padding-bottom:31rem!important}}@media only screen and (min-width:768px){.py-md-63{padding-top:31rem!important;padding-bottom:31rem!important}}@media only screen and (min-width:992px){.py-lg-63{padding-top:31rem!important;padding-bottom:31rem!important}}@media only screen and (min-width:1200px){.py-xl-63{padding-top:31rem!important;padding-bottom:31rem!important}}@media only screen and (min-width:1400px){.py-xxl-63{padding-top:31rem!important;padding-bottom:31rem!important}}.py-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}@media only screen and (min-width:576px){.py-sm-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}}@media only screen and (min-width:768px){.py-md-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}}@media only screen and (min-width:992px){.py-lg-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}}@media only screen and (min-width:1200px){.py-xl-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-64{padding-top:31.5rem!important;padding-bottom:31.5rem!important}}.py-65{padding-top:32rem!important;padding-bottom:32rem!important}@media only screen and (min-width:576px){.py-sm-65{padding-top:32rem!important;padding-bottom:32rem!important}}@media only screen and (min-width:768px){.py-md-65{padding-top:32rem!important;padding-bottom:32rem!important}}@media only screen and (min-width:992px){.py-lg-65{padding-top:32rem!important;padding-bottom:32rem!important}}@media only screen and (min-width:1200px){.py-xl-65{padding-top:32rem!important;padding-bottom:32rem!important}}@media only screen and (min-width:1400px){.py-xxl-65{padding-top:32rem!important;padding-bottom:32rem!important}}.py-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}@media only screen and (min-width:576px){.py-sm-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}}@media only screen and (min-width:768px){.py-md-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}}@media only screen and (min-width:992px){.py-lg-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}}@media only screen and (min-width:1200px){.py-xl-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-66{padding-top:32.5rem!important;padding-bottom:32.5rem!important}}.py-67{padding-top:33rem!important;padding-bottom:33rem!important}@media only screen and (min-width:576px){.py-sm-67{padding-top:33rem!important;padding-bottom:33rem!important}}@media only screen and (min-width:768px){.py-md-67{padding-top:33rem!important;padding-bottom:33rem!important}}@media only screen and (min-width:992px){.py-lg-67{padding-top:33rem!important;padding-bottom:33rem!important}}@media only screen and (min-width:1200px){.py-xl-67{padding-top:33rem!important;padding-bottom:33rem!important}}@media only screen and (min-width:1400px){.py-xxl-67{padding-top:33rem!important;padding-bottom:33rem!important}}.py-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}@media only screen and (min-width:576px){.py-sm-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}}@media only screen and (min-width:768px){.py-md-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}}@media only screen and (min-width:992px){.py-lg-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}}@media only screen and (min-width:1200px){.py-xl-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-68{padding-top:33.5rem!important;padding-bottom:33.5rem!important}}.py-69{padding-top:34rem!important;padding-bottom:34rem!important}@media only screen and (min-width:576px){.py-sm-69{padding-top:34rem!important;padding-bottom:34rem!important}}@media only screen and (min-width:768px){.py-md-69{padding-top:34rem!important;padding-bottom:34rem!important}}@media only screen and (min-width:992px){.py-lg-69{padding-top:34rem!important;padding-bottom:34rem!important}}@media only screen and (min-width:1200px){.py-xl-69{padding-top:34rem!important;padding-bottom:34rem!important}}@media only screen and (min-width:1400px){.py-xxl-69{padding-top:34rem!important;padding-bottom:34rem!important}}.py-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}@media only screen and (min-width:576px){.py-sm-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}}@media only screen and (min-width:768px){.py-md-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}}@media only screen and (min-width:992px){.py-lg-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}}@media only screen and (min-width:1200px){.py-xl-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-70{padding-top:34.5rem!important;padding-bottom:34.5rem!important}}.py-71{padding-top:35rem!important;padding-bottom:35rem!important}@media only screen and (min-width:576px){.py-sm-71{padding-top:35rem!important;padding-bottom:35rem!important}}@media only screen and (min-width:768px){.py-md-71{padding-top:35rem!important;padding-bottom:35rem!important}}@media only screen and (min-width:992px){.py-lg-71{padding-top:35rem!important;padding-bottom:35rem!important}}@media only screen and (min-width:1200px){.py-xl-71{padding-top:35rem!important;padding-bottom:35rem!important}}@media only screen and (min-width:1400px){.py-xxl-71{padding-top:35rem!important;padding-bottom:35rem!important}}.py-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}@media only screen and (min-width:576px){.py-sm-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}}@media only screen and (min-width:768px){.py-md-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}}@media only screen and (min-width:992px){.py-lg-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}}@media only screen and (min-width:1200px){.py-xl-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-72{padding-top:35.5rem!important;padding-bottom:35.5rem!important}}.py-73{padding-top:36rem!important;padding-bottom:36rem!important}@media only screen and (min-width:576px){.py-sm-73{padding-top:36rem!important;padding-bottom:36rem!important}}@media only screen and (min-width:768px){.py-md-73{padding-top:36rem!important;padding-bottom:36rem!important}}@media only screen and (min-width:992px){.py-lg-73{padding-top:36rem!important;padding-bottom:36rem!important}}@media only screen and (min-width:1200px){.py-xl-73{padding-top:36rem!important;padding-bottom:36rem!important}}@media only screen and (min-width:1400px){.py-xxl-73{padding-top:36rem!important;padding-bottom:36rem!important}}.py-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}@media only screen and (min-width:576px){.py-sm-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}}@media only screen and (min-width:768px){.py-md-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}}@media only screen and (min-width:992px){.py-lg-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}}@media only screen and (min-width:1200px){.py-xl-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-74{padding-top:36.5rem!important;padding-bottom:36.5rem!important}}.py-75{padding-top:37rem!important;padding-bottom:37rem!important}@media only screen and (min-width:576px){.py-sm-75{padding-top:37rem!important;padding-bottom:37rem!important}}@media only screen and (min-width:768px){.py-md-75{padding-top:37rem!important;padding-bottom:37rem!important}}@media only screen and (min-width:992px){.py-lg-75{padding-top:37rem!important;padding-bottom:37rem!important}}@media only screen and (min-width:1200px){.py-xl-75{padding-top:37rem!important;padding-bottom:37rem!important}}@media only screen and (min-width:1400px){.py-xxl-75{padding-top:37rem!important;padding-bottom:37rem!important}}.py-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}@media only screen and (min-width:576px){.py-sm-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}}@media only screen and (min-width:768px){.py-md-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}}@media only screen and (min-width:992px){.py-lg-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}}@media only screen and (min-width:1200px){.py-xl-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-76{padding-top:37.5rem!important;padding-bottom:37.5rem!important}}.py-77{padding-top:38rem!important;padding-bottom:38rem!important}@media only screen and (min-width:576px){.py-sm-77{padding-top:38rem!important;padding-bottom:38rem!important}}@media only screen and (min-width:768px){.py-md-77{padding-top:38rem!important;padding-bottom:38rem!important}}@media only screen and (min-width:992px){.py-lg-77{padding-top:38rem!important;padding-bottom:38rem!important}}@media only screen and (min-width:1200px){.py-xl-77{padding-top:38rem!important;padding-bottom:38rem!important}}@media only screen and (min-width:1400px){.py-xxl-77{padding-top:38rem!important;padding-bottom:38rem!important}}.py-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}@media only screen and (min-width:576px){.py-sm-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}}@media only screen and (min-width:768px){.py-md-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}}@media only screen and (min-width:992px){.py-lg-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}}@media only screen and (min-width:1200px){.py-xl-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-78{padding-top:38.5rem!important;padding-bottom:38.5rem!important}}.py-79{padding-top:39rem!important;padding-bottom:39rem!important}@media only screen and (min-width:576px){.py-sm-79{padding-top:39rem!important;padding-bottom:39rem!important}}@media only screen and (min-width:768px){.py-md-79{padding-top:39rem!important;padding-bottom:39rem!important}}@media only screen and (min-width:992px){.py-lg-79{padding-top:39rem!important;padding-bottom:39rem!important}}@media only screen and (min-width:1200px){.py-xl-79{padding-top:39rem!important;padding-bottom:39rem!important}}@media only screen and (min-width:1400px){.py-xxl-79{padding-top:39rem!important;padding-bottom:39rem!important}}.py-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}@media only screen and (min-width:576px){.py-sm-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}}@media only screen and (min-width:768px){.py-md-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}}@media only screen and (min-width:992px){.py-lg-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}}@media only screen and (min-width:1200px){.py-xl-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-80{padding-top:39.5rem!important;padding-bottom:39.5rem!important}}.py-81{padding-top:40rem!important;padding-bottom:40rem!important}@media only screen and (min-width:576px){.py-sm-81{padding-top:40rem!important;padding-bottom:40rem!important}}@media only screen and (min-width:768px){.py-md-81{padding-top:40rem!important;padding-bottom:40rem!important}}@media only screen and (min-width:992px){.py-lg-81{padding-top:40rem!important;padding-bottom:40rem!important}}@media only screen and (min-width:1200px){.py-xl-81{padding-top:40rem!important;padding-bottom:40rem!important}}@media only screen and (min-width:1400px){.py-xxl-81{padding-top:40rem!important;padding-bottom:40rem!important}}.py-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}@media only screen and (min-width:576px){.py-sm-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}}@media only screen and (min-width:768px){.py-md-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}}@media only screen and (min-width:992px){.py-lg-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}}@media only screen and (min-width:1200px){.py-xl-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-82{padding-top:40.5rem!important;padding-bottom:40.5rem!important}}.py-83{padding-top:41rem!important;padding-bottom:41rem!important}@media only screen and (min-width:576px){.py-sm-83{padding-top:41rem!important;padding-bottom:41rem!important}}@media only screen and (min-width:768px){.py-md-83{padding-top:41rem!important;padding-bottom:41rem!important}}@media only screen and (min-width:992px){.py-lg-83{padding-top:41rem!important;padding-bottom:41rem!important}}@media only screen and (min-width:1200px){.py-xl-83{padding-top:41rem!important;padding-bottom:41rem!important}}@media only screen and (min-width:1400px){.py-xxl-83{padding-top:41rem!important;padding-bottom:41rem!important}}.py-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}@media only screen and (min-width:576px){.py-sm-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}}@media only screen and (min-width:768px){.py-md-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}}@media only screen and (min-width:992px){.py-lg-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}}@media only screen and (min-width:1200px){.py-xl-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-84{padding-top:41.5rem!important;padding-bottom:41.5rem!important}}.py-85{padding-top:42rem!important;padding-bottom:42rem!important}@media only screen and (min-width:576px){.py-sm-85{padding-top:42rem!important;padding-bottom:42rem!important}}@media only screen and (min-width:768px){.py-md-85{padding-top:42rem!important;padding-bottom:42rem!important}}@media only screen and (min-width:992px){.py-lg-85{padding-top:42rem!important;padding-bottom:42rem!important}}@media only screen and (min-width:1200px){.py-xl-85{padding-top:42rem!important;padding-bottom:42rem!important}}@media only screen and (min-width:1400px){.py-xxl-85{padding-top:42rem!important;padding-bottom:42rem!important}}.py-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}@media only screen and (min-width:576px){.py-sm-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}}@media only screen and (min-width:768px){.py-md-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}}@media only screen and (min-width:992px){.py-lg-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}}@media only screen and (min-width:1200px){.py-xl-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-86{padding-top:42.5rem!important;padding-bottom:42.5rem!important}}.py-87{padding-top:43rem!important;padding-bottom:43rem!important}@media only screen and (min-width:576px){.py-sm-87{padding-top:43rem!important;padding-bottom:43rem!important}}@media only screen and (min-width:768px){.py-md-87{padding-top:43rem!important;padding-bottom:43rem!important}}@media only screen and (min-width:992px){.py-lg-87{padding-top:43rem!important;padding-bottom:43rem!important}}@media only screen and (min-width:1200px){.py-xl-87{padding-top:43rem!important;padding-bottom:43rem!important}}@media only screen and (min-width:1400px){.py-xxl-87{padding-top:43rem!important;padding-bottom:43rem!important}}.py-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}@media only screen and (min-width:576px){.py-sm-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}}@media only screen and (min-width:768px){.py-md-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}}@media only screen and (min-width:992px){.py-lg-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}}@media only screen and (min-width:1200px){.py-xl-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-88{padding-top:43.5rem!important;padding-bottom:43.5rem!important}}.py-89{padding-top:44rem!important;padding-bottom:44rem!important}@media only screen and (min-width:576px){.py-sm-89{padding-top:44rem!important;padding-bottom:44rem!important}}@media only screen and (min-width:768px){.py-md-89{padding-top:44rem!important;padding-bottom:44rem!important}}@media only screen and (min-width:992px){.py-lg-89{padding-top:44rem!important;padding-bottom:44rem!important}}@media only screen and (min-width:1200px){.py-xl-89{padding-top:44rem!important;padding-bottom:44rem!important}}@media only screen and (min-width:1400px){.py-xxl-89{padding-top:44rem!important;padding-bottom:44rem!important}}.py-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}@media only screen and (min-width:576px){.py-sm-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}}@media only screen and (min-width:768px){.py-md-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}}@media only screen and (min-width:992px){.py-lg-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}}@media only screen and (min-width:1200px){.py-xl-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-90{padding-top:44.5rem!important;padding-bottom:44.5rem!important}}.py-91{padding-top:45rem!important;padding-bottom:45rem!important}@media only screen and (min-width:576px){.py-sm-91{padding-top:45rem!important;padding-bottom:45rem!important}}@media only screen and (min-width:768px){.py-md-91{padding-top:45rem!important;padding-bottom:45rem!important}}@media only screen and (min-width:992px){.py-lg-91{padding-top:45rem!important;padding-bottom:45rem!important}}@media only screen and (min-width:1200px){.py-xl-91{padding-top:45rem!important;padding-bottom:45rem!important}}@media only screen and (min-width:1400px){.py-xxl-91{padding-top:45rem!important;padding-bottom:45rem!important}}.py-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}@media only screen and (min-width:576px){.py-sm-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}}@media only screen and (min-width:768px){.py-md-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}}@media only screen and (min-width:992px){.py-lg-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}}@media only screen and (min-width:1200px){.py-xl-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-92{padding-top:45.5rem!important;padding-bottom:45.5rem!important}}.py-93{padding-top:46rem!important;padding-bottom:46rem!important}@media only screen and (min-width:576px){.py-sm-93{padding-top:46rem!important;padding-bottom:46rem!important}}@media only screen and (min-width:768px){.py-md-93{padding-top:46rem!important;padding-bottom:46rem!important}}@media only screen and (min-width:992px){.py-lg-93{padding-top:46rem!important;padding-bottom:46rem!important}}@media only screen and (min-width:1200px){.py-xl-93{padding-top:46rem!important;padding-bottom:46rem!important}}@media only screen and (min-width:1400px){.py-xxl-93{padding-top:46rem!important;padding-bottom:46rem!important}}.py-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}@media only screen and (min-width:576px){.py-sm-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}}@media only screen and (min-width:768px){.py-md-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}}@media only screen and (min-width:992px){.py-lg-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}}@media only screen and (min-width:1200px){.py-xl-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-94{padding-top:46.5rem!important;padding-bottom:46.5rem!important}}.py-95{padding-top:47rem!important;padding-bottom:47rem!important}@media only screen and (min-width:576px){.py-sm-95{padding-top:47rem!important;padding-bottom:47rem!important}}@media only screen and (min-width:768px){.py-md-95{padding-top:47rem!important;padding-bottom:47rem!important}}@media only screen and (min-width:992px){.py-lg-95{padding-top:47rem!important;padding-bottom:47rem!important}}@media only screen and (min-width:1200px){.py-xl-95{padding-top:47rem!important;padding-bottom:47rem!important}}@media only screen and (min-width:1400px){.py-xxl-95{padding-top:47rem!important;padding-bottom:47rem!important}}.py-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}@media only screen and (min-width:576px){.py-sm-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}}@media only screen and (min-width:768px){.py-md-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}}@media only screen and (min-width:992px){.py-lg-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}}@media only screen and (min-width:1200px){.py-xl-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-96{padding-top:47.5rem!important;padding-bottom:47.5rem!important}}.py-97{padding-top:48rem!important;padding-bottom:48rem!important}@media only screen and (min-width:576px){.py-sm-97{padding-top:48rem!important;padding-bottom:48rem!important}}@media only screen and (min-width:768px){.py-md-97{padding-top:48rem!important;padding-bottom:48rem!important}}@media only screen and (min-width:992px){.py-lg-97{padding-top:48rem!important;padding-bottom:48rem!important}}@media only screen and (min-width:1200px){.py-xl-97{padding-top:48rem!important;padding-bottom:48rem!important}}@media only screen and (min-width:1400px){.py-xxl-97{padding-top:48rem!important;padding-bottom:48rem!important}}.py-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}@media only screen and (min-width:576px){.py-sm-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}}@media only screen and (min-width:768px){.py-md-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}}@media only screen and (min-width:992px){.py-lg-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}}@media only screen and (min-width:1200px){.py-xl-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}}@media only screen and (min-width:1400px){.py-xxl-98{padding-top:48.5rem!important;padding-bottom:48.5rem!important}}.py-99{padding-top:49rem!important;padding-bottom:49rem!important}@media only screen and (min-width:576px){.py-sm-99{padding-top:49rem!important;padding-bottom:49rem!important}}@media only screen and (min-width:768px){.py-md-99{padding-top:49rem!important;padding-bottom:49rem!important}}@media only screen and (min-width:992px){.py-lg-99{padding-top:49rem!important;padding-bottom:49rem!important}}@media only screen and (min-width:1200px){.py-xl-99{padding-top:49rem!important;padding-bottom:49rem!important}}@media only screen and (min-width:1400px){.py-xxl-99{padding-top:49rem!important;padding-bottom:49rem!important}}.p-1{padding:0rem!important}@media only screen and (min-width:576px){.p-sm-1{padding:0rem!important}}@media only screen and (min-width:768px){.p-md-1{padding:0rem!important}}@media only screen and (min-width:992px){.p-lg-1{padding:0rem!important}}@media only screen and (min-width:1200px){.p-xl-1{padding:0rem!important}}@media only screen and (min-width:1400px){.p-xxl-1{padding:0rem!important}}.p-2{padding:.5rem!important}@media only screen and (min-width:576px){.p-sm-2{padding:.5rem!important}}@media only screen and (min-width:768px){.p-md-2{padding:.5rem!important}}@media only screen and (min-width:992px){.p-lg-2{padding:.5rem!important}}@media only screen and (min-width:1200px){.p-xl-2{padding:.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-2{padding:.5rem!important}}.p-3{padding:1rem!important}@media only screen and (min-width:576px){.p-sm-3{padding:1rem!important}}@media only screen and (min-width:768px){.p-md-3{padding:1rem!important}}@media only screen and (min-width:992px){.p-lg-3{padding:1rem!important}}@media only screen and (min-width:1200px){.p-xl-3{padding:1rem!important}}@media only screen and (min-width:1400px){.p-xxl-3{padding:1rem!important}}.p-4{padding:1.5rem!important}@media only screen and (min-width:576px){.p-sm-4{padding:1.5rem!important}}@media only screen and (min-width:768px){.p-md-4{padding:1.5rem!important}}@media only screen and (min-width:992px){.p-lg-4{padding:1.5rem!important}}@media only screen and (min-width:1200px){.p-xl-4{padding:1.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-4{padding:1.5rem!important}}.p-5{padding:2rem!important}@media only screen and (min-width:576px){.p-sm-5{padding:2rem!important}}@media only screen and (min-width:768px){.p-md-5{padding:2rem!important}}@media only screen and (min-width:992px){.p-lg-5{padding:2rem!important}}@media only screen and (min-width:1200px){.p-xl-5{padding:2rem!important}}@media only screen and (min-width:1400px){.p-xxl-5{padding:2rem!important}}.p-6{padding:2.5rem!important}@media only screen and (min-width:576px){.p-sm-6{padding:2.5rem!important}}@media only screen and (min-width:768px){.p-md-6{padding:2.5rem!important}}@media only screen and (min-width:992px){.p-lg-6{padding:2.5rem!important}}@media only screen and (min-width:1200px){.p-xl-6{padding:2.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-6{padding:2.5rem!important}}.p-7{padding:3rem!important}@media only screen and (min-width:576px){.p-sm-7{padding:3rem!important}}@media only screen and (min-width:768px){.p-md-7{padding:3rem!important}}@media only screen and (min-width:992px){.p-lg-7{padding:3rem!important}}@media only screen and (min-width:1200px){.p-xl-7{padding:3rem!important}}@media only screen and (min-width:1400px){.p-xxl-7{padding:3rem!important}}.p-8{padding:3.5rem!important}@media only screen and (min-width:576px){.p-sm-8{padding:3.5rem!important}}@media only screen and (min-width:768px){.p-md-8{padding:3.5rem!important}}@media only screen and (min-width:992px){.p-lg-8{padding:3.5rem!important}}@media only screen and (min-width:1200px){.p-xl-8{padding:3.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-8{padding:3.5rem!important}}.p-9{padding:4rem!important}@media only screen and (min-width:576px){.p-sm-9{padding:4rem!important}}@media only screen and (min-width:768px){.p-md-9{padding:4rem!important}}@media only screen and (min-width:992px){.p-lg-9{padding:4rem!important}}@media only screen and (min-width:1200px){.p-xl-9{padding:4rem!important}}@media only screen and (min-width:1400px){.p-xxl-9{padding:4rem!important}}.p-10{padding:4.5rem!important}@media only screen and (min-width:576px){.p-sm-10{padding:4.5rem!important}}@media only screen and (min-width:768px){.p-md-10{padding:4.5rem!important}}@media only screen and (min-width:992px){.p-lg-10{padding:4.5rem!important}}@media only screen and (min-width:1200px){.p-xl-10{padding:4.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-10{padding:4.5rem!important}}.p-11{padding:5rem!important}@media only screen and (min-width:576px){.p-sm-11{padding:5rem!important}}@media only screen and (min-width:768px){.p-md-11{padding:5rem!important}}@media only screen and (min-width:992px){.p-lg-11{padding:5rem!important}}@media only screen and (min-width:1200px){.p-xl-11{padding:5rem!important}}@media only screen and (min-width:1400px){.p-xxl-11{padding:5rem!important}}.p-12{padding:5.5rem!important}@media only screen and (min-width:576px){.p-sm-12{padding:5.5rem!important}}@media only screen and (min-width:768px){.p-md-12{padding:5.5rem!important}}@media only screen and (min-width:992px){.p-lg-12{padding:5.5rem!important}}@media only screen and (min-width:1200px){.p-xl-12{padding:5.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-12{padding:5.5rem!important}}.p-13{padding:6rem!important}@media only screen and (min-width:576px){.p-sm-13{padding:6rem!important}}@media only screen and (min-width:768px){.p-md-13{padding:6rem!important}}@media only screen and (min-width:992px){.p-lg-13{padding:6rem!important}}@media only screen and (min-width:1200px){.p-xl-13{padding:6rem!important}}@media only screen and (min-width:1400px){.p-xxl-13{padding:6rem!important}}.p-14{padding:6.5rem!important}@media only screen and (min-width:576px){.p-sm-14{padding:6.5rem!important}}@media only screen and (min-width:768px){.p-md-14{padding:6.5rem!important}}@media only screen and (min-width:992px){.p-lg-14{padding:6.5rem!important}}@media only screen and (min-width:1200px){.p-xl-14{padding:6.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-14{padding:6.5rem!important}}.p-15{padding:7rem!important}@media only screen and (min-width:576px){.p-sm-15{padding:7rem!important}}@media only screen and (min-width:768px){.p-md-15{padding:7rem!important}}@media only screen and (min-width:992px){.p-lg-15{padding:7rem!important}}@media only screen and (min-width:1200px){.p-xl-15{padding:7rem!important}}@media only screen and (min-width:1400px){.p-xxl-15{padding:7rem!important}}.p-16{padding:7.5rem!important}@media only screen and (min-width:576px){.p-sm-16{padding:7.5rem!important}}@media only screen and (min-width:768px){.p-md-16{padding:7.5rem!important}}@media only screen and (min-width:992px){.p-lg-16{padding:7.5rem!important}}@media only screen and (min-width:1200px){.p-xl-16{padding:7.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-16{padding:7.5rem!important}}.p-17{padding:8rem!important}@media only screen and (min-width:576px){.p-sm-17{padding:8rem!important}}@media only screen and (min-width:768px){.p-md-17{padding:8rem!important}}@media only screen and (min-width:992px){.p-lg-17{padding:8rem!important}}@media only screen and (min-width:1200px){.p-xl-17{padding:8rem!important}}@media only screen and (min-width:1400px){.p-xxl-17{padding:8rem!important}}.p-18{padding:8.5rem!important}@media only screen and (min-width:576px){.p-sm-18{padding:8.5rem!important}}@media only screen and (min-width:768px){.p-md-18{padding:8.5rem!important}}@media only screen and (min-width:992px){.p-lg-18{padding:8.5rem!important}}@media only screen and (min-width:1200px){.p-xl-18{padding:8.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-18{padding:8.5rem!important}}.p-19{padding:9rem!important}@media only screen and (min-width:576px){.p-sm-19{padding:9rem!important}}@media only screen and (min-width:768px){.p-md-19{padding:9rem!important}}@media only screen and (min-width:992px){.p-lg-19{padding:9rem!important}}@media only screen and (min-width:1200px){.p-xl-19{padding:9rem!important}}@media only screen and (min-width:1400px){.p-xxl-19{padding:9rem!important}}.p-20{padding:9.5rem!important}@media only screen and (min-width:576px){.p-sm-20{padding:9.5rem!important}}@media only screen and (min-width:768px){.p-md-20{padding:9.5rem!important}}@media only screen and (min-width:992px){.p-lg-20{padding:9.5rem!important}}@media only screen and (min-width:1200px){.p-xl-20{padding:9.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-20{padding:9.5rem!important}}.p-21{padding:10rem!important}@media only screen and (min-width:576px){.p-sm-21{padding:10rem!important}}@media only screen and (min-width:768px){.p-md-21{padding:10rem!important}}@media only screen and (min-width:992px){.p-lg-21{padding:10rem!important}}@media only screen and (min-width:1200px){.p-xl-21{padding:10rem!important}}@media only screen and (min-width:1400px){.p-xxl-21{padding:10rem!important}}.p-22{padding:10.5rem!important}@media only screen and (min-width:576px){.p-sm-22{padding:10.5rem!important}}@media only screen and (min-width:768px){.p-md-22{padding:10.5rem!important}}@media only screen and (min-width:992px){.p-lg-22{padding:10.5rem!important}}@media only screen and (min-width:1200px){.p-xl-22{padding:10.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-22{padding:10.5rem!important}}.p-23{padding:11rem!important}@media only screen and (min-width:576px){.p-sm-23{padding:11rem!important}}@media only screen and (min-width:768px){.p-md-23{padding:11rem!important}}@media only screen and (min-width:992px){.p-lg-23{padding:11rem!important}}@media only screen and (min-width:1200px){.p-xl-23{padding:11rem!important}}@media only screen and (min-width:1400px){.p-xxl-23{padding:11rem!important}}.p-24{padding:11.5rem!important}@media only screen and (min-width:576px){.p-sm-24{padding:11.5rem!important}}@media only screen and (min-width:768px){.p-md-24{padding:11.5rem!important}}@media only screen and (min-width:992px){.p-lg-24{padding:11.5rem!important}}@media only screen and (min-width:1200px){.p-xl-24{padding:11.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-24{padding:11.5rem!important}}.p-25{padding:12rem!important}@media only screen and (min-width:576px){.p-sm-25{padding:12rem!important}}@media only screen and (min-width:768px){.p-md-25{padding:12rem!important}}@media only screen and (min-width:992px){.p-lg-25{padding:12rem!important}}@media only screen and (min-width:1200px){.p-xl-25{padding:12rem!important}}@media only screen and (min-width:1400px){.p-xxl-25{padding:12rem!important}}.p-26{padding:12.5rem!important}@media only screen and (min-width:576px){.p-sm-26{padding:12.5rem!important}}@media only screen and (min-width:768px){.p-md-26{padding:12.5rem!important}}@media only screen and (min-width:992px){.p-lg-26{padding:12.5rem!important}}@media only screen and (min-width:1200px){.p-xl-26{padding:12.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-26{padding:12.5rem!important}}.p-27{padding:13rem!important}@media only screen and (min-width:576px){.p-sm-27{padding:13rem!important}}@media only screen and (min-width:768px){.p-md-27{padding:13rem!important}}@media only screen and (min-width:992px){.p-lg-27{padding:13rem!important}}@media only screen and (min-width:1200px){.p-xl-27{padding:13rem!important}}@media only screen and (min-width:1400px){.p-xxl-27{padding:13rem!important}}.p-28{padding:13.5rem!important}@media only screen and (min-width:576px){.p-sm-28{padding:13.5rem!important}}@media only screen and (min-width:768px){.p-md-28{padding:13.5rem!important}}@media only screen and (min-width:992px){.p-lg-28{padding:13.5rem!important}}@media only screen and (min-width:1200px){.p-xl-28{padding:13.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-28{padding:13.5rem!important}}.p-29{padding:14rem!important}@media only screen and (min-width:576px){.p-sm-29{padding:14rem!important}}@media only screen and (min-width:768px){.p-md-29{padding:14rem!important}}@media only screen and (min-width:992px){.p-lg-29{padding:14rem!important}}@media only screen and (min-width:1200px){.p-xl-29{padding:14rem!important}}@media only screen and (min-width:1400px){.p-xxl-29{padding:14rem!important}}.p-30{padding:14.5rem!important}@media only screen and (min-width:576px){.p-sm-30{padding:14.5rem!important}}@media only screen and (min-width:768px){.p-md-30{padding:14.5rem!important}}@media only screen and (min-width:992px){.p-lg-30{padding:14.5rem!important}}@media only screen and (min-width:1200px){.p-xl-30{padding:14.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-30{padding:14.5rem!important}}.p-31{padding:15rem!important}@media only screen and (min-width:576px){.p-sm-31{padding:15rem!important}}@media only screen and (min-width:768px){.p-md-31{padding:15rem!important}}@media only screen and (min-width:992px){.p-lg-31{padding:15rem!important}}@media only screen and (min-width:1200px){.p-xl-31{padding:15rem!important}}@media only screen and (min-width:1400px){.p-xxl-31{padding:15rem!important}}.p-32{padding:15.5rem!important}@media only screen and (min-width:576px){.p-sm-32{padding:15.5rem!important}}@media only screen and (min-width:768px){.p-md-32{padding:15.5rem!important}}@media only screen and (min-width:992px){.p-lg-32{padding:15.5rem!important}}@media only screen and (min-width:1200px){.p-xl-32{padding:15.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-32{padding:15.5rem!important}}.p-33{padding:16rem!important}@media only screen and (min-width:576px){.p-sm-33{padding:16rem!important}}@media only screen and (min-width:768px){.p-md-33{padding:16rem!important}}@media only screen and (min-width:992px){.p-lg-33{padding:16rem!important}}@media only screen and (min-width:1200px){.p-xl-33{padding:16rem!important}}@media only screen and (min-width:1400px){.p-xxl-33{padding:16rem!important}}.p-34{padding:16.5rem!important}@media only screen and (min-width:576px){.p-sm-34{padding:16.5rem!important}}@media only screen and (min-width:768px){.p-md-34{padding:16.5rem!important}}@media only screen and (min-width:992px){.p-lg-34{padding:16.5rem!important}}@media only screen and (min-width:1200px){.p-xl-34{padding:16.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-34{padding:16.5rem!important}}.p-35{padding:17rem!important}@media only screen and (min-width:576px){.p-sm-35{padding:17rem!important}}@media only screen and (min-width:768px){.p-md-35{padding:17rem!important}}@media only screen and (min-width:992px){.p-lg-35{padding:17rem!important}}@media only screen and (min-width:1200px){.p-xl-35{padding:17rem!important}}@media only screen and (min-width:1400px){.p-xxl-35{padding:17rem!important}}.p-36{padding:17.5rem!important}@media only screen and (min-width:576px){.p-sm-36{padding:17.5rem!important}}@media only screen and (min-width:768px){.p-md-36{padding:17.5rem!important}}@media only screen and (min-width:992px){.p-lg-36{padding:17.5rem!important}}@media only screen and (min-width:1200px){.p-xl-36{padding:17.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-36{padding:17.5rem!important}}.p-37{padding:18rem!important}@media only screen and (min-width:576px){.p-sm-37{padding:18rem!important}}@media only screen and (min-width:768px){.p-md-37{padding:18rem!important}}@media only screen and (min-width:992px){.p-lg-37{padding:18rem!important}}@media only screen and (min-width:1200px){.p-xl-37{padding:18rem!important}}@media only screen and (min-width:1400px){.p-xxl-37{padding:18rem!important}}.p-38{padding:18.5rem!important}@media only screen and (min-width:576px){.p-sm-38{padding:18.5rem!important}}@media only screen and (min-width:768px){.p-md-38{padding:18.5rem!important}}@media only screen and (min-width:992px){.p-lg-38{padding:18.5rem!important}}@media only screen and (min-width:1200px){.p-xl-38{padding:18.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-38{padding:18.5rem!important}}.p-39{padding:19rem!important}@media only screen and (min-width:576px){.p-sm-39{padding:19rem!important}}@media only screen and (min-width:768px){.p-md-39{padding:19rem!important}}@media only screen and (min-width:992px){.p-lg-39{padding:19rem!important}}@media only screen and (min-width:1200px){.p-xl-39{padding:19rem!important}}@media only screen and (min-width:1400px){.p-xxl-39{padding:19rem!important}}.p-40{padding:19.5rem!important}@media only screen and (min-width:576px){.p-sm-40{padding:19.5rem!important}}@media only screen and (min-width:768px){.p-md-40{padding:19.5rem!important}}@media only screen and (min-width:992px){.p-lg-40{padding:19.5rem!important}}@media only screen and (min-width:1200px){.p-xl-40{padding:19.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-40{padding:19.5rem!important}}.p-41{padding:20rem!important}@media only screen and (min-width:576px){.p-sm-41{padding:20rem!important}}@media only screen and (min-width:768px){.p-md-41{padding:20rem!important}}@media only screen and (min-width:992px){.p-lg-41{padding:20rem!important}}@media only screen and (min-width:1200px){.p-xl-41{padding:20rem!important}}@media only screen and (min-width:1400px){.p-xxl-41{padding:20rem!important}}.p-42{padding:20.5rem!important}@media only screen and (min-width:576px){.p-sm-42{padding:20.5rem!important}}@media only screen and (min-width:768px){.p-md-42{padding:20.5rem!important}}@media only screen and (min-width:992px){.p-lg-42{padding:20.5rem!important}}@media only screen and (min-width:1200px){.p-xl-42{padding:20.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-42{padding:20.5rem!important}}.p-43{padding:21rem!important}@media only screen and (min-width:576px){.p-sm-43{padding:21rem!important}}@media only screen and (min-width:768px){.p-md-43{padding:21rem!important}}@media only screen and (min-width:992px){.p-lg-43{padding:21rem!important}}@media only screen and (min-width:1200px){.p-xl-43{padding:21rem!important}}@media only screen and (min-width:1400px){.p-xxl-43{padding:21rem!important}}.p-44{padding:21.5rem!important}@media only screen and (min-width:576px){.p-sm-44{padding:21.5rem!important}}@media only screen and (min-width:768px){.p-md-44{padding:21.5rem!important}}@media only screen and (min-width:992px){.p-lg-44{padding:21.5rem!important}}@media only screen and (min-width:1200px){.p-xl-44{padding:21.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-44{padding:21.5rem!important}}.p-45{padding:22rem!important}@media only screen and (min-width:576px){.p-sm-45{padding:22rem!important}}@media only screen and (min-width:768px){.p-md-45{padding:22rem!important}}@media only screen and (min-width:992px){.p-lg-45{padding:22rem!important}}@media only screen and (min-width:1200px){.p-xl-45{padding:22rem!important}}@media only screen and (min-width:1400px){.p-xxl-45{padding:22rem!important}}.p-46{padding:22.5rem!important}@media only screen and (min-width:576px){.p-sm-46{padding:22.5rem!important}}@media only screen and (min-width:768px){.p-md-46{padding:22.5rem!important}}@media only screen and (min-width:992px){.p-lg-46{padding:22.5rem!important}}@media only screen and (min-width:1200px){.p-xl-46{padding:22.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-46{padding:22.5rem!important}}.p-47{padding:23rem!important}@media only screen and (min-width:576px){.p-sm-47{padding:23rem!important}}@media only screen and (min-width:768px){.p-md-47{padding:23rem!important}}@media only screen and (min-width:992px){.p-lg-47{padding:23rem!important}}@media only screen and (min-width:1200px){.p-xl-47{padding:23rem!important}}@media only screen and (min-width:1400px){.p-xxl-47{padding:23rem!important}}.p-48{padding:23.5rem!important}@media only screen and (min-width:576px){.p-sm-48{padding:23.5rem!important}}@media only screen and (min-width:768px){.p-md-48{padding:23.5rem!important}}@media only screen and (min-width:992px){.p-lg-48{padding:23.5rem!important}}@media only screen and (min-width:1200px){.p-xl-48{padding:23.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-48{padding:23.5rem!important}}.p-49{padding:24rem!important}@media only screen and (min-width:576px){.p-sm-49{padding:24rem!important}}@media only screen and (min-width:768px){.p-md-49{padding:24rem!important}}@media only screen and (min-width:992px){.p-lg-49{padding:24rem!important}}@media only screen and (min-width:1200px){.p-xl-49{padding:24rem!important}}@media only screen and (min-width:1400px){.p-xxl-49{padding:24rem!important}}.p-50{padding:24.5rem!important}@media only screen and (min-width:576px){.p-sm-50{padding:24.5rem!important}}@media only screen and (min-width:768px){.p-md-50{padding:24.5rem!important}}@media only screen and (min-width:992px){.p-lg-50{padding:24.5rem!important}}@media only screen and (min-width:1200px){.p-xl-50{padding:24.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-50{padding:24.5rem!important}}.p-51{padding:25rem!important}@media only screen and (min-width:576px){.p-sm-51{padding:25rem!important}}@media only screen and (min-width:768px){.p-md-51{padding:25rem!important}}@media only screen and (min-width:992px){.p-lg-51{padding:25rem!important}}@media only screen and (min-width:1200px){.p-xl-51{padding:25rem!important}}@media only screen and (min-width:1400px){.p-xxl-51{padding:25rem!important}}.p-52{padding:25.5rem!important}@media only screen and (min-width:576px){.p-sm-52{padding:25.5rem!important}}@media only screen and (min-width:768px){.p-md-52{padding:25.5rem!important}}@media only screen and (min-width:992px){.p-lg-52{padding:25.5rem!important}}@media only screen and (min-width:1200px){.p-xl-52{padding:25.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-52{padding:25.5rem!important}}.p-53{padding:26rem!important}@media only screen and (min-width:576px){.p-sm-53{padding:26rem!important}}@media only screen and (min-width:768px){.p-md-53{padding:26rem!important}}@media only screen and (min-width:992px){.p-lg-53{padding:26rem!important}}@media only screen and (min-width:1200px){.p-xl-53{padding:26rem!important}}@media only screen and (min-width:1400px){.p-xxl-53{padding:26rem!important}}.p-54{padding:26.5rem!important}@media only screen and (min-width:576px){.p-sm-54{padding:26.5rem!important}}@media only screen and (min-width:768px){.p-md-54{padding:26.5rem!important}}@media only screen and (min-width:992px){.p-lg-54{padding:26.5rem!important}}@media only screen and (min-width:1200px){.p-xl-54{padding:26.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-54{padding:26.5rem!important}}.p-55{padding:27rem!important}@media only screen and (min-width:576px){.p-sm-55{padding:27rem!important}}@media only screen and (min-width:768px){.p-md-55{padding:27rem!important}}@media only screen and (min-width:992px){.p-lg-55{padding:27rem!important}}@media only screen and (min-width:1200px){.p-xl-55{padding:27rem!important}}@media only screen and (min-width:1400px){.p-xxl-55{padding:27rem!important}}.p-56{padding:27.5rem!important}@media only screen and (min-width:576px){.p-sm-56{padding:27.5rem!important}}@media only screen and (min-width:768px){.p-md-56{padding:27.5rem!important}}@media only screen and (min-width:992px){.p-lg-56{padding:27.5rem!important}}@media only screen and (min-width:1200px){.p-xl-56{padding:27.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-56{padding:27.5rem!important}}.p-57{padding:28rem!important}@media only screen and (min-width:576px){.p-sm-57{padding:28rem!important}}@media only screen and (min-width:768px){.p-md-57{padding:28rem!important}}@media only screen and (min-width:992px){.p-lg-57{padding:28rem!important}}@media only screen and (min-width:1200px){.p-xl-57{padding:28rem!important}}@media only screen and (min-width:1400px){.p-xxl-57{padding:28rem!important}}.p-58{padding:28.5rem!important}@media only screen and (min-width:576px){.p-sm-58{padding:28.5rem!important}}@media only screen and (min-width:768px){.p-md-58{padding:28.5rem!important}}@media only screen and (min-width:992px){.p-lg-58{padding:28.5rem!important}}@media only screen and (min-width:1200px){.p-xl-58{padding:28.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-58{padding:28.5rem!important}}.p-59{padding:29rem!important}@media only screen and (min-width:576px){.p-sm-59{padding:29rem!important}}@media only screen and (min-width:768px){.p-md-59{padding:29rem!important}}@media only screen and (min-width:992px){.p-lg-59{padding:29rem!important}}@media only screen and (min-width:1200px){.p-xl-59{padding:29rem!important}}@media only screen and (min-width:1400px){.p-xxl-59{padding:29rem!important}}.p-60{padding:29.5rem!important}@media only screen and (min-width:576px){.p-sm-60{padding:29.5rem!important}}@media only screen and (min-width:768px){.p-md-60{padding:29.5rem!important}}@media only screen and (min-width:992px){.p-lg-60{padding:29.5rem!important}}@media only screen and (min-width:1200px){.p-xl-60{padding:29.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-60{padding:29.5rem!important}}.p-61{padding:30rem!important}@media only screen and (min-width:576px){.p-sm-61{padding:30rem!important}}@media only screen and (min-width:768px){.p-md-61{padding:30rem!important}}@media only screen and (min-width:992px){.p-lg-61{padding:30rem!important}}@media only screen and (min-width:1200px){.p-xl-61{padding:30rem!important}}@media only screen and (min-width:1400px){.p-xxl-61{padding:30rem!important}}.p-62{padding:30.5rem!important}@media only screen and (min-width:576px){.p-sm-62{padding:30.5rem!important}}@media only screen and (min-width:768px){.p-md-62{padding:30.5rem!important}}@media only screen and (min-width:992px){.p-lg-62{padding:30.5rem!important}}@media only screen and (min-width:1200px){.p-xl-62{padding:30.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-62{padding:30.5rem!important}}.p-63{padding:31rem!important}@media only screen and (min-width:576px){.p-sm-63{padding:31rem!important}}@media only screen and (min-width:768px){.p-md-63{padding:31rem!important}}@media only screen and (min-width:992px){.p-lg-63{padding:31rem!important}}@media only screen and (min-width:1200px){.p-xl-63{padding:31rem!important}}@media only screen and (min-width:1400px){.p-xxl-63{padding:31rem!important}}.p-64{padding:31.5rem!important}@media only screen and (min-width:576px){.p-sm-64{padding:31.5rem!important}}@media only screen and (min-width:768px){.p-md-64{padding:31.5rem!important}}@media only screen and (min-width:992px){.p-lg-64{padding:31.5rem!important}}@media only screen and (min-width:1200px){.p-xl-64{padding:31.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-64{padding:31.5rem!important}}.p-65{padding:32rem!important}@media only screen and (min-width:576px){.p-sm-65{padding:32rem!important}}@media only screen and (min-width:768px){.p-md-65{padding:32rem!important}}@media only screen and (min-width:992px){.p-lg-65{padding:32rem!important}}@media only screen and (min-width:1200px){.p-xl-65{padding:32rem!important}}@media only screen and (min-width:1400px){.p-xxl-65{padding:32rem!important}}.p-66{padding:32.5rem!important}@media only screen and (min-width:576px){.p-sm-66{padding:32.5rem!important}}@media only screen and (min-width:768px){.p-md-66{padding:32.5rem!important}}@media only screen and (min-width:992px){.p-lg-66{padding:32.5rem!important}}@media only screen and (min-width:1200px){.p-xl-66{padding:32.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-66{padding:32.5rem!important}}.p-67{padding:33rem!important}@media only screen and (min-width:576px){.p-sm-67{padding:33rem!important}}@media only screen and (min-width:768px){.p-md-67{padding:33rem!important}}@media only screen and (min-width:992px){.p-lg-67{padding:33rem!important}}@media only screen and (min-width:1200px){.p-xl-67{padding:33rem!important}}@media only screen and (min-width:1400px){.p-xxl-67{padding:33rem!important}}.p-68{padding:33.5rem!important}@media only screen and (min-width:576px){.p-sm-68{padding:33.5rem!important}}@media only screen and (min-width:768px){.p-md-68{padding:33.5rem!important}}@media only screen and (min-width:992px){.p-lg-68{padding:33.5rem!important}}@media only screen and (min-width:1200px){.p-xl-68{padding:33.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-68{padding:33.5rem!important}}.p-69{padding:34rem!important}@media only screen and (min-width:576px){.p-sm-69{padding:34rem!important}}@media only screen and (min-width:768px){.p-md-69{padding:34rem!important}}@media only screen and (min-width:992px){.p-lg-69{padding:34rem!important}}@media only screen and (min-width:1200px){.p-xl-69{padding:34rem!important}}@media only screen and (min-width:1400px){.p-xxl-69{padding:34rem!important}}.p-70{padding:34.5rem!important}@media only screen and (min-width:576px){.p-sm-70{padding:34.5rem!important}}@media only screen and (min-width:768px){.p-md-70{padding:34.5rem!important}}@media only screen and (min-width:992px){.p-lg-70{padding:34.5rem!important}}@media only screen and (min-width:1200px){.p-xl-70{padding:34.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-70{padding:34.5rem!important}}.p-71{padding:35rem!important}@media only screen and (min-width:576px){.p-sm-71{padding:35rem!important}}@media only screen and (min-width:768px){.p-md-71{padding:35rem!important}}@media only screen and (min-width:992px){.p-lg-71{padding:35rem!important}}@media only screen and (min-width:1200px){.p-xl-71{padding:35rem!important}}@media only screen and (min-width:1400px){.p-xxl-71{padding:35rem!important}}.p-72{padding:35.5rem!important}@media only screen and (min-width:576px){.p-sm-72{padding:35.5rem!important}}@media only screen and (min-width:768px){.p-md-72{padding:35.5rem!important}}@media only screen and (min-width:992px){.p-lg-72{padding:35.5rem!important}}@media only screen and (min-width:1200px){.p-xl-72{padding:35.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-72{padding:35.5rem!important}}.p-73{padding:36rem!important}@media only screen and (min-width:576px){.p-sm-73{padding:36rem!important}}@media only screen and (min-width:768px){.p-md-73{padding:36rem!important}}@media only screen and (min-width:992px){.p-lg-73{padding:36rem!important}}@media only screen and (min-width:1200px){.p-xl-73{padding:36rem!important}}@media only screen and (min-width:1400px){.p-xxl-73{padding:36rem!important}}.p-74{padding:36.5rem!important}@media only screen and (min-width:576px){.p-sm-74{padding:36.5rem!important}}@media only screen and (min-width:768px){.p-md-74{padding:36.5rem!important}}@media only screen and (min-width:992px){.p-lg-74{padding:36.5rem!important}}@media only screen and (min-width:1200px){.p-xl-74{padding:36.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-74{padding:36.5rem!important}}.p-75{padding:37rem!important}@media only screen and (min-width:576px){.p-sm-75{padding:37rem!important}}@media only screen and (min-width:768px){.p-md-75{padding:37rem!important}}@media only screen and (min-width:992px){.p-lg-75{padding:37rem!important}}@media only screen and (min-width:1200px){.p-xl-75{padding:37rem!important}}@media only screen and (min-width:1400px){.p-xxl-75{padding:37rem!important}}.p-76{padding:37.5rem!important}@media only screen and (min-width:576px){.p-sm-76{padding:37.5rem!important}}@media only screen and (min-width:768px){.p-md-76{padding:37.5rem!important}}@media only screen and (min-width:992px){.p-lg-76{padding:37.5rem!important}}@media only screen and (min-width:1200px){.p-xl-76{padding:37.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-76{padding:37.5rem!important}}.p-77{padding:38rem!important}@media only screen and (min-width:576px){.p-sm-77{padding:38rem!important}}@media only screen and (min-width:768px){.p-md-77{padding:38rem!important}}@media only screen and (min-width:992px){.p-lg-77{padding:38rem!important}}@media only screen and (min-width:1200px){.p-xl-77{padding:38rem!important}}@media only screen and (min-width:1400px){.p-xxl-77{padding:38rem!important}}.p-78{padding:38.5rem!important}@media only screen and (min-width:576px){.p-sm-78{padding:38.5rem!important}}@media only screen and (min-width:768px){.p-md-78{padding:38.5rem!important}}@media only screen and (min-width:992px){.p-lg-78{padding:38.5rem!important}}@media only screen and (min-width:1200px){.p-xl-78{padding:38.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-78{padding:38.5rem!important}}.p-79{padding:39rem!important}@media only screen and (min-width:576px){.p-sm-79{padding:39rem!important}}@media only screen and (min-width:768px){.p-md-79{padding:39rem!important}}@media only screen and (min-width:992px){.p-lg-79{padding:39rem!important}}@media only screen and (min-width:1200px){.p-xl-79{padding:39rem!important}}@media only screen and (min-width:1400px){.p-xxl-79{padding:39rem!important}}.p-80{padding:39.5rem!important}@media only screen and (min-width:576px){.p-sm-80{padding:39.5rem!important}}@media only screen and (min-width:768px){.p-md-80{padding:39.5rem!important}}@media only screen and (min-width:992px){.p-lg-80{padding:39.5rem!important}}@media only screen and (min-width:1200px){.p-xl-80{padding:39.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-80{padding:39.5rem!important}}.p-81{padding:40rem!important}@media only screen and (min-width:576px){.p-sm-81{padding:40rem!important}}@media only screen and (min-width:768px){.p-md-81{padding:40rem!important}}@media only screen and (min-width:992px){.p-lg-81{padding:40rem!important}}@media only screen and (min-width:1200px){.p-xl-81{padding:40rem!important}}@media only screen and (min-width:1400px){.p-xxl-81{padding:40rem!important}}.p-82{padding:40.5rem!important}@media only screen and (min-width:576px){.p-sm-82{padding:40.5rem!important}}@media only screen and (min-width:768px){.p-md-82{padding:40.5rem!important}}@media only screen and (min-width:992px){.p-lg-82{padding:40.5rem!important}}@media only screen and (min-width:1200px){.p-xl-82{padding:40.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-82{padding:40.5rem!important}}.p-83{padding:41rem!important}@media only screen and (min-width:576px){.p-sm-83{padding:41rem!important}}@media only screen and (min-width:768px){.p-md-83{padding:41rem!important}}@media only screen and (min-width:992px){.p-lg-83{padding:41rem!important}}@media only screen and (min-width:1200px){.p-xl-83{padding:41rem!important}}@media only screen and (min-width:1400px){.p-xxl-83{padding:41rem!important}}.p-84{padding:41.5rem!important}@media only screen and (min-width:576px){.p-sm-84{padding:41.5rem!important}}@media only screen and (min-width:768px){.p-md-84{padding:41.5rem!important}}@media only screen and (min-width:992px){.p-lg-84{padding:41.5rem!important}}@media only screen and (min-width:1200px){.p-xl-84{padding:41.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-84{padding:41.5rem!important}}.p-85{padding:42rem!important}@media only screen and (min-width:576px){.p-sm-85{padding:42rem!important}}@media only screen and (min-width:768px){.p-md-85{padding:42rem!important}}@media only screen and (min-width:992px){.p-lg-85{padding:42rem!important}}@media only screen and (min-width:1200px){.p-xl-85{padding:42rem!important}}@media only screen and (min-width:1400px){.p-xxl-85{padding:42rem!important}}.p-86{padding:42.5rem!important}@media only screen and (min-width:576px){.p-sm-86{padding:42.5rem!important}}@media only screen and (min-width:768px){.p-md-86{padding:42.5rem!important}}@media only screen and (min-width:992px){.p-lg-86{padding:42.5rem!important}}@media only screen and (min-width:1200px){.p-xl-86{padding:42.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-86{padding:42.5rem!important}}.p-87{padding:43rem!important}@media only screen and (min-width:576px){.p-sm-87{padding:43rem!important}}@media only screen and (min-width:768px){.p-md-87{padding:43rem!important}}@media only screen and (min-width:992px){.p-lg-87{padding:43rem!important}}@media only screen and (min-width:1200px){.p-xl-87{padding:43rem!important}}@media only screen and (min-width:1400px){.p-xxl-87{padding:43rem!important}}.p-88{padding:43.5rem!important}@media only screen and (min-width:576px){.p-sm-88{padding:43.5rem!important}}@media only screen and (min-width:768px){.p-md-88{padding:43.5rem!important}}@media only screen and (min-width:992px){.p-lg-88{padding:43.5rem!important}}@media only screen and (min-width:1200px){.p-xl-88{padding:43.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-88{padding:43.5rem!important}}.p-89{padding:44rem!important}@media only screen and (min-width:576px){.p-sm-89{padding:44rem!important}}@media only screen and (min-width:768px){.p-md-89{padding:44rem!important}}@media only screen and (min-width:992px){.p-lg-89{padding:44rem!important}}@media only screen and (min-width:1200px){.p-xl-89{padding:44rem!important}}@media only screen and (min-width:1400px){.p-xxl-89{padding:44rem!important}}.p-90{padding:44.5rem!important}@media only screen and (min-width:576px){.p-sm-90{padding:44.5rem!important}}@media only screen and (min-width:768px){.p-md-90{padding:44.5rem!important}}@media only screen and (min-width:992px){.p-lg-90{padding:44.5rem!important}}@media only screen and (min-width:1200px){.p-xl-90{padding:44.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-90{padding:44.5rem!important}}.p-91{padding:45rem!important}@media only screen and (min-width:576px){.p-sm-91{padding:45rem!important}}@media only screen and (min-width:768px){.p-md-91{padding:45rem!important}}@media only screen and (min-width:992px){.p-lg-91{padding:45rem!important}}@media only screen and (min-width:1200px){.p-xl-91{padding:45rem!important}}@media only screen and (min-width:1400px){.p-xxl-91{padding:45rem!important}}.p-92{padding:45.5rem!important}@media only screen and (min-width:576px){.p-sm-92{padding:45.5rem!important}}@media only screen and (min-width:768px){.p-md-92{padding:45.5rem!important}}@media only screen and (min-width:992px){.p-lg-92{padding:45.5rem!important}}@media only screen and (min-width:1200px){.p-xl-92{padding:45.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-92{padding:45.5rem!important}}.p-93{padding:46rem!important}@media only screen and (min-width:576px){.p-sm-93{padding:46rem!important}}@media only screen and (min-width:768px){.p-md-93{padding:46rem!important}}@media only screen and (min-width:992px){.p-lg-93{padding:46rem!important}}@media only screen and (min-width:1200px){.p-xl-93{padding:46rem!important}}@media only screen and (min-width:1400px){.p-xxl-93{padding:46rem!important}}.p-94{padding:46.5rem!important}@media only screen and (min-width:576px){.p-sm-94{padding:46.5rem!important}}@media only screen and (min-width:768px){.p-md-94{padding:46.5rem!important}}@media only screen and (min-width:992px){.p-lg-94{padding:46.5rem!important}}@media only screen and (min-width:1200px){.p-xl-94{padding:46.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-94{padding:46.5rem!important}}.p-95{padding:47rem!important}@media only screen and (min-width:576px){.p-sm-95{padding:47rem!important}}@media only screen and (min-width:768px){.p-md-95{padding:47rem!important}}@media only screen and (min-width:992px){.p-lg-95{padding:47rem!important}}@media only screen and (min-width:1200px){.p-xl-95{padding:47rem!important}}@media only screen and (min-width:1400px){.p-xxl-95{padding:47rem!important}}.p-96{padding:47.5rem!important}@media only screen and (min-width:576px){.p-sm-96{padding:47.5rem!important}}@media only screen and (min-width:768px){.p-md-96{padding:47.5rem!important}}@media only screen and (min-width:992px){.p-lg-96{padding:47.5rem!important}}@media only screen and (min-width:1200px){.p-xl-96{padding:47.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-96{padding:47.5rem!important}}.p-97{padding:48rem!important}@media only screen and (min-width:576px){.p-sm-97{padding:48rem!important}}@media only screen and (min-width:768px){.p-md-97{padding:48rem!important}}@media only screen and (min-width:992px){.p-lg-97{padding:48rem!important}}@media only screen and (min-width:1200px){.p-xl-97{padding:48rem!important}}@media only screen and (min-width:1400px){.p-xxl-97{padding:48rem!important}}.p-98{padding:48.5rem!important}@media only screen and (min-width:576px){.p-sm-98{padding:48.5rem!important}}@media only screen and (min-width:768px){.p-md-98{padding:48.5rem!important}}@media only screen and (min-width:992px){.p-lg-98{padding:48.5rem!important}}@media only screen and (min-width:1200px){.p-xl-98{padding:48.5rem!important}}@media only screen and (min-width:1400px){.p-xxl-98{padding:48.5rem!important}}.p-99{padding:49rem!important}@media only screen and (min-width:576px){.p-sm-99{padding:49rem!important}}@media only screen and (min-width:768px){.p-md-99{padding:49rem!important}}@media only screen and (min-width:992px){.p-lg-99{padding:49rem!important}}@media only screen and (min-width:1200px){.p-xl-99{padding:49rem!important}}@media only screen and (min-width:1400px){.p-xxl-99{padding:49rem!important}}.h-1{height:0%!important}@media only screen and (min-width:576px){.h-sm-1{height:0%!important}}@media only screen and (min-width:768px){.h-md-1{height:0%!important}}@media only screen and (min-width:992px){.h-lg-1{height:0%!important}}@media only screen and (min-width:1200px){.h-xl-1{height:0%!important}}@media only screen and (min-width:1400px){.h-xxl-1{height:0%!important}}.h-2{height:1%!important}@media only screen and (min-width:576px){.h-sm-2{height:1%!important}}@media only screen and (min-width:768px){.h-md-2{height:1%!important}}@media only screen and (min-width:992px){.h-lg-2{height:1%!important}}@media only screen and (min-width:1200px){.h-xl-2{height:1%!important}}@media only screen and (min-width:1400px){.h-xxl-2{height:1%!important}}.h-3{height:2%!important}@media only screen and (min-width:576px){.h-sm-3{height:2%!important}}@media only screen and (min-width:768px){.h-md-3{height:2%!important}}@media only screen and (min-width:992px){.h-lg-3{height:2%!important}}@media only screen and (min-width:1200px){.h-xl-3{height:2%!important}}@media only screen and (min-width:1400px){.h-xxl-3{height:2%!important}}.h-4{height:3%!important}@media only screen and (min-width:576px){.h-sm-4{height:3%!important}}@media only screen and (min-width:768px){.h-md-4{height:3%!important}}@media only screen and (min-width:992px){.h-lg-4{height:3%!important}}@media only screen and (min-width:1200px){.h-xl-4{height:3%!important}}@media only screen and (min-width:1400px){.h-xxl-4{height:3%!important}}.h-5{height:4%!important}@media only screen and (min-width:576px){.h-sm-5{height:4%!important}}@media only screen and (min-width:768px){.h-md-5{height:4%!important}}@media only screen and (min-width:992px){.h-lg-5{height:4%!important}}@media only screen and (min-width:1200px){.h-xl-5{height:4%!important}}@media only screen and (min-width:1400px){.h-xxl-5{height:4%!important}}.h-6{height:5%!important}@media only screen and (min-width:576px){.h-sm-6{height:5%!important}}@media only screen and (min-width:768px){.h-md-6{height:5%!important}}@media only screen and (min-width:992px){.h-lg-6{height:5%!important}}@media only screen and (min-width:1200px){.h-xl-6{height:5%!important}}@media only screen and (min-width:1400px){.h-xxl-6{height:5%!important}}.h-7{height:6%!important}@media only screen and (min-width:576px){.h-sm-7{height:6%!important}}@media only screen and (min-width:768px){.h-md-7{height:6%!important}}@media only screen and (min-width:992px){.h-lg-7{height:6%!important}}@media only screen and (min-width:1200px){.h-xl-7{height:6%!important}}@media only screen and (min-width:1400px){.h-xxl-7{height:6%!important}}.h-8{height:7%!important}@media only screen and (min-width:576px){.h-sm-8{height:7%!important}}@media only screen and (min-width:768px){.h-md-8{height:7%!important}}@media only screen and (min-width:992px){.h-lg-8{height:7%!important}}@media only screen and (min-width:1200px){.h-xl-8{height:7%!important}}@media only screen and (min-width:1400px){.h-xxl-8{height:7%!important}}.h-9{height:8%!important}@media only screen and (min-width:576px){.h-sm-9{height:8%!important}}@media only screen and (min-width:768px){.h-md-9{height:8%!important}}@media only screen and (min-width:992px){.h-lg-9{height:8%!important}}@media only screen and (min-width:1200px){.h-xl-9{height:8%!important}}@media only screen and (min-width:1400px){.h-xxl-9{height:8%!important}}.h-10{height:9%!important}@media only screen and (min-width:576px){.h-sm-10{height:9%!important}}@media only screen and (min-width:768px){.h-md-10{height:9%!important}}@media only screen and (min-width:992px){.h-lg-10{height:9%!important}}@media only screen and (min-width:1200px){.h-xl-10{height:9%!important}}@media only screen and (min-width:1400px){.h-xxl-10{height:9%!important}}.h-11{height:10%!important}@media only screen and (min-width:576px){.h-sm-11{height:10%!important}}@media only screen and (min-width:768px){.h-md-11{height:10%!important}}@media only screen and (min-width:992px){.h-lg-11{height:10%!important}}@media only screen and (min-width:1200px){.h-xl-11{height:10%!important}}@media only screen and (min-width:1400px){.h-xxl-11{height:10%!important}}.h-12{height:11%!important}@media only screen and (min-width:576px){.h-sm-12{height:11%!important}}@media only screen and (min-width:768px){.h-md-12{height:11%!important}}@media only screen and (min-width:992px){.h-lg-12{height:11%!important}}@media only screen and (min-width:1200px){.h-xl-12{height:11%!important}}@media only screen and (min-width:1400px){.h-xxl-12{height:11%!important}}.h-13{height:12%!important}@media only screen and (min-width:576px){.h-sm-13{height:12%!important}}@media only screen and (min-width:768px){.h-md-13{height:12%!important}}@media only screen and (min-width:992px){.h-lg-13{height:12%!important}}@media only screen and (min-width:1200px){.h-xl-13{height:12%!important}}@media only screen and (min-width:1400px){.h-xxl-13{height:12%!important}}.h-14{height:13%!important}@media only screen and (min-width:576px){.h-sm-14{height:13%!important}}@media only screen and (min-width:768px){.h-md-14{height:13%!important}}@media only screen and (min-width:992px){.h-lg-14{height:13%!important}}@media only screen and (min-width:1200px){.h-xl-14{height:13%!important}}@media only screen and (min-width:1400px){.h-xxl-14{height:13%!important}}.h-15{height:14%!important}@media only screen and (min-width:576px){.h-sm-15{height:14%!important}}@media only screen and (min-width:768px){.h-md-15{height:14%!important}}@media only screen and (min-width:992px){.h-lg-15{height:14%!important}}@media only screen and (min-width:1200px){.h-xl-15{height:14%!important}}@media only screen and (min-width:1400px){.h-xxl-15{height:14%!important}}.h-16{height:15%!important}@media only screen and (min-width:576px){.h-sm-16{height:15%!important}}@media only screen and (min-width:768px){.h-md-16{height:15%!important}}@media only screen and (min-width:992px){.h-lg-16{height:15%!important}}@media only screen and (min-width:1200px){.h-xl-16{height:15%!important}}@media only screen and (min-width:1400px){.h-xxl-16{height:15%!important}}.h-17{height:16%!important}@media only screen and (min-width:576px){.h-sm-17{height:16%!important}}@media only screen and (min-width:768px){.h-md-17{height:16%!important}}@media only screen and (min-width:992px){.h-lg-17{height:16%!important}}@media only screen and (min-width:1200px){.h-xl-17{height:16%!important}}@media only screen and (min-width:1400px){.h-xxl-17{height:16%!important}}.h-18{height:17%!important}@media only screen and (min-width:576px){.h-sm-18{height:17%!important}}@media only screen and (min-width:768px){.h-md-18{height:17%!important}}@media only screen and (min-width:992px){.h-lg-18{height:17%!important}}@media only screen and (min-width:1200px){.h-xl-18{height:17%!important}}@media only screen and (min-width:1400px){.h-xxl-18{height:17%!important}}.h-19{height:18%!important}@media only screen and (min-width:576px){.h-sm-19{height:18%!important}}@media only screen and (min-width:768px){.h-md-19{height:18%!important}}@media only screen and (min-width:992px){.h-lg-19{height:18%!important}}@media only screen and (min-width:1200px){.h-xl-19{height:18%!important}}@media only screen and (min-width:1400px){.h-xxl-19{height:18%!important}}.h-20{height:19%!important}@media only screen and (min-width:576px){.h-sm-20{height:19%!important}}@media only screen and (min-width:768px){.h-md-20{height:19%!important}}@media only screen and (min-width:992px){.h-lg-20{height:19%!important}}@media only screen and (min-width:1200px){.h-xl-20{height:19%!important}}@media only screen and (min-width:1400px){.h-xxl-20{height:19%!important}}.h-21{height:20%!important}@media only screen and (min-width:576px){.h-sm-21{height:20%!important}}@media only screen and (min-width:768px){.h-md-21{height:20%!important}}@media only screen and (min-width:992px){.h-lg-21{height:20%!important}}@media only screen and (min-width:1200px){.h-xl-21{height:20%!important}}@media only screen and (min-width:1400px){.h-xxl-21{height:20%!important}}.h-22{height:21%!important}@media only screen and (min-width:576px){.h-sm-22{height:21%!important}}@media only screen and (min-width:768px){.h-md-22{height:21%!important}}@media only screen and (min-width:992px){.h-lg-22{height:21%!important}}@media only screen and (min-width:1200px){.h-xl-22{height:21%!important}}@media only screen and (min-width:1400px){.h-xxl-22{height:21%!important}}.h-23{height:22%!important}@media only screen and (min-width:576px){.h-sm-23{height:22%!important}}@media only screen and (min-width:768px){.h-md-23{height:22%!important}}@media only screen and (min-width:992px){.h-lg-23{height:22%!important}}@media only screen and (min-width:1200px){.h-xl-23{height:22%!important}}@media only screen and (min-width:1400px){.h-xxl-23{height:22%!important}}.h-24{height:23%!important}@media only screen and (min-width:576px){.h-sm-24{height:23%!important}}@media only screen and (min-width:768px){.h-md-24{height:23%!important}}@media only screen and (min-width:992px){.h-lg-24{height:23%!important}}@media only screen and (min-width:1200px){.h-xl-24{height:23%!important}}@media only screen and (min-width:1400px){.h-xxl-24{height:23%!important}}.h-25{height:24%!important}@media only screen and (min-width:576px){.h-sm-25{height:24%!important}}@media only screen and (min-width:768px){.h-md-25{height:24%!important}}@media only screen and (min-width:992px){.h-lg-25{height:24%!important}}@media only screen and (min-width:1200px){.h-xl-25{height:24%!important}}@media only screen and (min-width:1400px){.h-xxl-25{height:24%!important}}.h-26{height:25%!important}@media only screen and (min-width:576px){.h-sm-26{height:25%!important}}@media only screen and (min-width:768px){.h-md-26{height:25%!important}}@media only screen and (min-width:992px){.h-lg-26{height:25%!important}}@media only screen and (min-width:1200px){.h-xl-26{height:25%!important}}@media only screen and (min-width:1400px){.h-xxl-26{height:25%!important}}.h-27{height:26%!important}@media only screen and (min-width:576px){.h-sm-27{height:26%!important}}@media only screen and (min-width:768px){.h-md-27{height:26%!important}}@media only screen and (min-width:992px){.h-lg-27{height:26%!important}}@media only screen and (min-width:1200px){.h-xl-27{height:26%!important}}@media only screen and (min-width:1400px){.h-xxl-27{height:26%!important}}.h-28{height:27%!important}@media only screen and (min-width:576px){.h-sm-28{height:27%!important}}@media only screen and (min-width:768px){.h-md-28{height:27%!important}}@media only screen and (min-width:992px){.h-lg-28{height:27%!important}}@media only screen and (min-width:1200px){.h-xl-28{height:27%!important}}@media only screen and (min-width:1400px){.h-xxl-28{height:27%!important}}.h-29{height:28%!important}@media only screen and (min-width:576px){.h-sm-29{height:28%!important}}@media only screen and (min-width:768px){.h-md-29{height:28%!important}}@media only screen and (min-width:992px){.h-lg-29{height:28%!important}}@media only screen and (min-width:1200px){.h-xl-29{height:28%!important}}@media only screen and (min-width:1400px){.h-xxl-29{height:28%!important}}.h-30{height:29%!important}@media only screen and (min-width:576px){.h-sm-30{height:29%!important}}@media only screen and (min-width:768px){.h-md-30{height:29%!important}}@media only screen and (min-width:992px){.h-lg-30{height:29%!important}}@media only screen and (min-width:1200px){.h-xl-30{height:29%!important}}@media only screen and (min-width:1400px){.h-xxl-30{height:29%!important}}.h-31{height:30%!important}@media only screen and (min-width:576px){.h-sm-31{height:30%!important}}@media only screen and (min-width:768px){.h-md-31{height:30%!important}}@media only screen and (min-width:992px){.h-lg-31{height:30%!important}}@media only screen and (min-width:1200px){.h-xl-31{height:30%!important}}@media only screen and (min-width:1400px){.h-xxl-31{height:30%!important}}.h-32{height:31%!important}@media only screen and (min-width:576px){.h-sm-32{height:31%!important}}@media only screen and (min-width:768px){.h-md-32{height:31%!important}}@media only screen and (min-width:992px){.h-lg-32{height:31%!important}}@media only screen and (min-width:1200px){.h-xl-32{height:31%!important}}@media only screen and (min-width:1400px){.h-xxl-32{height:31%!important}}.h-33{height:32%!important}@media only screen and (min-width:576px){.h-sm-33{height:32%!important}}@media only screen and (min-width:768px){.h-md-33{height:32%!important}}@media only screen and (min-width:992px){.h-lg-33{height:32%!important}}@media only screen and (min-width:1200px){.h-xl-33{height:32%!important}}@media only screen and (min-width:1400px){.h-xxl-33{height:32%!important}}.h-34{height:33%!important}@media only screen and (min-width:576px){.h-sm-34{height:33%!important}}@media only screen and (min-width:768px){.h-md-34{height:33%!important}}@media only screen and (min-width:992px){.h-lg-34{height:33%!important}}@media only screen and (min-width:1200px){.h-xl-34{height:33%!important}}@media only screen and (min-width:1400px){.h-xxl-34{height:33%!important}}.h-35{height:34%!important}@media only screen and (min-width:576px){.h-sm-35{height:34%!important}}@media only screen and (min-width:768px){.h-md-35{height:34%!important}}@media only screen and (min-width:992px){.h-lg-35{height:34%!important}}@media only screen and (min-width:1200px){.h-xl-35{height:34%!important}}@media only screen and (min-width:1400px){.h-xxl-35{height:34%!important}}.h-36{height:35%!important}@media only screen and (min-width:576px){.h-sm-36{height:35%!important}}@media only screen and (min-width:768px){.h-md-36{height:35%!important}}@media only screen and (min-width:992px){.h-lg-36{height:35%!important}}@media only screen and (min-width:1200px){.h-xl-36{height:35%!important}}@media only screen and (min-width:1400px){.h-xxl-36{height:35%!important}}.h-37{height:36%!important}@media only screen and (min-width:576px){.h-sm-37{height:36%!important}}@media only screen and (min-width:768px){.h-md-37{height:36%!important}}@media only screen and (min-width:992px){.h-lg-37{height:36%!important}}@media only screen and (min-width:1200px){.h-xl-37{height:36%!important}}@media only screen and (min-width:1400px){.h-xxl-37{height:36%!important}}.h-38{height:37%!important}@media only screen and (min-width:576px){.h-sm-38{height:37%!important}}@media only screen and (min-width:768px){.h-md-38{height:37%!important}}@media only screen and (min-width:992px){.h-lg-38{height:37%!important}}@media only screen and (min-width:1200px){.h-xl-38{height:37%!important}}@media only screen and (min-width:1400px){.h-xxl-38{height:37%!important}}.h-39{height:38%!important}@media only screen and (min-width:576px){.h-sm-39{height:38%!important}}@media only screen and (min-width:768px){.h-md-39{height:38%!important}}@media only screen and (min-width:992px){.h-lg-39{height:38%!important}}@media only screen and (min-width:1200px){.h-xl-39{height:38%!important}}@media only screen and (min-width:1400px){.h-xxl-39{height:38%!important}}.h-40{height:39%!important}@media only screen and (min-width:576px){.h-sm-40{height:39%!important}}@media only screen and (min-width:768px){.h-md-40{height:39%!important}}@media only screen and (min-width:992px){.h-lg-40{height:39%!important}}@media only screen and (min-width:1200px){.h-xl-40{height:39%!important}}@media only screen and (min-width:1400px){.h-xxl-40{height:39%!important}}.h-41{height:40%!important}@media only screen and (min-width:576px){.h-sm-41{height:40%!important}}@media only screen and (min-width:768px){.h-md-41{height:40%!important}}@media only screen and (min-width:992px){.h-lg-41{height:40%!important}}@media only screen and (min-width:1200px){.h-xl-41{height:40%!important}}@media only screen and (min-width:1400px){.h-xxl-41{height:40%!important}}.h-42{height:41%!important}@media only screen and (min-width:576px){.h-sm-42{height:41%!important}}@media only screen and (min-width:768px){.h-md-42{height:41%!important}}@media only screen and (min-width:992px){.h-lg-42{height:41%!important}}@media only screen and (min-width:1200px){.h-xl-42{height:41%!important}}@media only screen and (min-width:1400px){.h-xxl-42{height:41%!important}}.h-43{height:42%!important}@media only screen and (min-width:576px){.h-sm-43{height:42%!important}}@media only screen and (min-width:768px){.h-md-43{height:42%!important}}@media only screen and (min-width:992px){.h-lg-43{height:42%!important}}@media only screen and (min-width:1200px){.h-xl-43{height:42%!important}}@media only screen and (min-width:1400px){.h-xxl-43{height:42%!important}}.h-44{height:43%!important}@media only screen and (min-width:576px){.h-sm-44{height:43%!important}}@media only screen and (min-width:768px){.h-md-44{height:43%!important}}@media only screen and (min-width:992px){.h-lg-44{height:43%!important}}@media only screen and (min-width:1200px){.h-xl-44{height:43%!important}}@media only screen and (min-width:1400px){.h-xxl-44{height:43%!important}}.h-45{height:44%!important}@media only screen and (min-width:576px){.h-sm-45{height:44%!important}}@media only screen and (min-width:768px){.h-md-45{height:44%!important}}@media only screen and (min-width:992px){.h-lg-45{height:44%!important}}@media only screen and (min-width:1200px){.h-xl-45{height:44%!important}}@media only screen and (min-width:1400px){.h-xxl-45{height:44%!important}}.h-46{height:45%!important}@media only screen and (min-width:576px){.h-sm-46{height:45%!important}}@media only screen and (min-width:768px){.h-md-46{height:45%!important}}@media only screen and (min-width:992px){.h-lg-46{height:45%!important}}@media only screen and (min-width:1200px){.h-xl-46{height:45%!important}}@media only screen and (min-width:1400px){.h-xxl-46{height:45%!important}}.h-47{height:46%!important}@media only screen and (min-width:576px){.h-sm-47{height:46%!important}}@media only screen and (min-width:768px){.h-md-47{height:46%!important}}@media only screen and (min-width:992px){.h-lg-47{height:46%!important}}@media only screen and (min-width:1200px){.h-xl-47{height:46%!important}}@media only screen and (min-width:1400px){.h-xxl-47{height:46%!important}}.h-48{height:47%!important}@media only screen and (min-width:576px){.h-sm-48{height:47%!important}}@media only screen and (min-width:768px){.h-md-48{height:47%!important}}@media only screen and (min-width:992px){.h-lg-48{height:47%!important}}@media only screen and (min-width:1200px){.h-xl-48{height:47%!important}}@media only screen and (min-width:1400px){.h-xxl-48{height:47%!important}}.h-49{height:48%!important}@media only screen and (min-width:576px){.h-sm-49{height:48%!important}}@media only screen and (min-width:768px){.h-md-49{height:48%!important}}@media only screen and (min-width:992px){.h-lg-49{height:48%!important}}@media only screen and (min-width:1200px){.h-xl-49{height:48%!important}}@media only screen and (min-width:1400px){.h-xxl-49{height:48%!important}}.h-50{height:49%!important}@media only screen and (min-width:576px){.h-sm-50{height:49%!important}}@media only screen and (min-width:768px){.h-md-50{height:49%!important}}@media only screen and (min-width:992px){.h-lg-50{height:49%!important}}@media only screen and (min-width:1200px){.h-xl-50{height:49%!important}}@media only screen and (min-width:1400px){.h-xxl-50{height:49%!important}}.h-51{height:50%!important}@media only screen and (min-width:576px){.h-sm-51{height:50%!important}}@media only screen and (min-width:768px){.h-md-51{height:50%!important}}@media only screen and (min-width:992px){.h-lg-51{height:50%!important}}@media only screen and (min-width:1200px){.h-xl-51{height:50%!important}}@media only screen and (min-width:1400px){.h-xxl-51{height:50%!important}}.h-52{height:51%!important}@media only screen and (min-width:576px){.h-sm-52{height:51%!important}}@media only screen and (min-width:768px){.h-md-52{height:51%!important}}@media only screen and (min-width:992px){.h-lg-52{height:51%!important}}@media only screen and (min-width:1200px){.h-xl-52{height:51%!important}}@media only screen and (min-width:1400px){.h-xxl-52{height:51%!important}}.h-53{height:52%!important}@media only screen and (min-width:576px){.h-sm-53{height:52%!important}}@media only screen and (min-width:768px){.h-md-53{height:52%!important}}@media only screen and (min-width:992px){.h-lg-53{height:52%!important}}@media only screen and (min-width:1200px){.h-xl-53{height:52%!important}}@media only screen and (min-width:1400px){.h-xxl-53{height:52%!important}}.h-54{height:53%!important}@media only screen and (min-width:576px){.h-sm-54{height:53%!important}}@media only screen and (min-width:768px){.h-md-54{height:53%!important}}@media only screen and (min-width:992px){.h-lg-54{height:53%!important}}@media only screen and (min-width:1200px){.h-xl-54{height:53%!important}}@media only screen and (min-width:1400px){.h-xxl-54{height:53%!important}}.h-55{height:54%!important}@media only screen and (min-width:576px){.h-sm-55{height:54%!important}}@media only screen and (min-width:768px){.h-md-55{height:54%!important}}@media only screen and (min-width:992px){.h-lg-55{height:54%!important}}@media only screen and (min-width:1200px){.h-xl-55{height:54%!important}}@media only screen and (min-width:1400px){.h-xxl-55{height:54%!important}}.h-56{height:55%!important}@media only screen and (min-width:576px){.h-sm-56{height:55%!important}}@media only screen and (min-width:768px){.h-md-56{height:55%!important}}@media only screen and (min-width:992px){.h-lg-56{height:55%!important}}@media only screen and (min-width:1200px){.h-xl-56{height:55%!important}}@media only screen and (min-width:1400px){.h-xxl-56{height:55%!important}}.h-57{height:56%!important}@media only screen and (min-width:576px){.h-sm-57{height:56%!important}}@media only screen and (min-width:768px){.h-md-57{height:56%!important}}@media only screen and (min-width:992px){.h-lg-57{height:56%!important}}@media only screen and (min-width:1200px){.h-xl-57{height:56%!important}}@media only screen and (min-width:1400px){.h-xxl-57{height:56%!important}}.h-58{height:57%!important}@media only screen and (min-width:576px){.h-sm-58{height:57%!important}}@media only screen and (min-width:768px){.h-md-58{height:57%!important}}@media only screen and (min-width:992px){.h-lg-58{height:57%!important}}@media only screen and (min-width:1200px){.h-xl-58{height:57%!important}}@media only screen and (min-width:1400px){.h-xxl-58{height:57%!important}}.h-59{height:58%!important}@media only screen and (min-width:576px){.h-sm-59{height:58%!important}}@media only screen and (min-width:768px){.h-md-59{height:58%!important}}@media only screen and (min-width:992px){.h-lg-59{height:58%!important}}@media only screen and (min-width:1200px){.h-xl-59{height:58%!important}}@media only screen and (min-width:1400px){.h-xxl-59{height:58%!important}}.h-60{height:59%!important}@media only screen and (min-width:576px){.h-sm-60{height:59%!important}}@media only screen and (min-width:768px){.h-md-60{height:59%!important}}@media only screen and (min-width:992px){.h-lg-60{height:59%!important}}@media only screen and (min-width:1200px){.h-xl-60{height:59%!important}}@media only screen and (min-width:1400px){.h-xxl-60{height:59%!important}}.h-61{height:60%!important}@media only screen and (min-width:576px){.h-sm-61{height:60%!important}}@media only screen and (min-width:768px){.h-md-61{height:60%!important}}@media only screen and (min-width:992px){.h-lg-61{height:60%!important}}@media only screen and (min-width:1200px){.h-xl-61{height:60%!important}}@media only screen and (min-width:1400px){.h-xxl-61{height:60%!important}}.h-62{height:61%!important}@media only screen and (min-width:576px){.h-sm-62{height:61%!important}}@media only screen and (min-width:768px){.h-md-62{height:61%!important}}@media only screen and (min-width:992px){.h-lg-62{height:61%!important}}@media only screen and (min-width:1200px){.h-xl-62{height:61%!important}}@media only screen and (min-width:1400px){.h-xxl-62{height:61%!important}}.h-63{height:62%!important}@media only screen and (min-width:576px){.h-sm-63{height:62%!important}}@media only screen and (min-width:768px){.h-md-63{height:62%!important}}@media only screen and (min-width:992px){.h-lg-63{height:62%!important}}@media only screen and (min-width:1200px){.h-xl-63{height:62%!important}}@media only screen and (min-width:1400px){.h-xxl-63{height:62%!important}}.h-64{height:63%!important}@media only screen and (min-width:576px){.h-sm-64{height:63%!important}}@media only screen and (min-width:768px){.h-md-64{height:63%!important}}@media only screen and (min-width:992px){.h-lg-64{height:63%!important}}@media only screen and (min-width:1200px){.h-xl-64{height:63%!important}}@media only screen and (min-width:1400px){.h-xxl-64{height:63%!important}}.h-65{height:64%!important}@media only screen and (min-width:576px){.h-sm-65{height:64%!important}}@media only screen and (min-width:768px){.h-md-65{height:64%!important}}@media only screen and (min-width:992px){.h-lg-65{height:64%!important}}@media only screen and (min-width:1200px){.h-xl-65{height:64%!important}}@media only screen and (min-width:1400px){.h-xxl-65{height:64%!important}}.h-66{height:65%!important}@media only screen and (min-width:576px){.h-sm-66{height:65%!important}}@media only screen and (min-width:768px){.h-md-66{height:65%!important}}@media only screen and (min-width:992px){.h-lg-66{height:65%!important}}@media only screen and (min-width:1200px){.h-xl-66{height:65%!important}}@media only screen and (min-width:1400px){.h-xxl-66{height:65%!important}}.h-67{height:66%!important}@media only screen and (min-width:576px){.h-sm-67{height:66%!important}}@media only screen and (min-width:768px){.h-md-67{height:66%!important}}@media only screen and (min-width:992px){.h-lg-67{height:66%!important}}@media only screen and (min-width:1200px){.h-xl-67{height:66%!important}}@media only screen and (min-width:1400px){.h-xxl-67{height:66%!important}}.h-68{height:67%!important}@media only screen and (min-width:576px){.h-sm-68{height:67%!important}}@media only screen and (min-width:768px){.h-md-68{height:67%!important}}@media only screen and (min-width:992px){.h-lg-68{height:67%!important}}@media only screen and (min-width:1200px){.h-xl-68{height:67%!important}}@media only screen and (min-width:1400px){.h-xxl-68{height:67%!important}}.h-69{height:68%!important}@media only screen and (min-width:576px){.h-sm-69{height:68%!important}}@media only screen and (min-width:768px){.h-md-69{height:68%!important}}@media only screen and (min-width:992px){.h-lg-69{height:68%!important}}@media only screen and (min-width:1200px){.h-xl-69{height:68%!important}}@media only screen and (min-width:1400px){.h-xxl-69{height:68%!important}}.h-70{height:69%!important}@media only screen and (min-width:576px){.h-sm-70{height:69%!important}}@media only screen and (min-width:768px){.h-md-70{height:69%!important}}@media only screen and (min-width:992px){.h-lg-70{height:69%!important}}@media only screen and (min-width:1200px){.h-xl-70{height:69%!important}}@media only screen and (min-width:1400px){.h-xxl-70{height:69%!important}}.h-71{height:70%!important}@media only screen and (min-width:576px){.h-sm-71{height:70%!important}}@media only screen and (min-width:768px){.h-md-71{height:70%!important}}@media only screen and (min-width:992px){.h-lg-71{height:70%!important}}@media only screen and (min-width:1200px){.h-xl-71{height:70%!important}}@media only screen and (min-width:1400px){.h-xxl-71{height:70%!important}}.h-72{height:71%!important}@media only screen and (min-width:576px){.h-sm-72{height:71%!important}}@media only screen and (min-width:768px){.h-md-72{height:71%!important}}@media only screen and (min-width:992px){.h-lg-72{height:71%!important}}@media only screen and (min-width:1200px){.h-xl-72{height:71%!important}}@media only screen and (min-width:1400px){.h-xxl-72{height:71%!important}}.h-73{height:72%!important}@media only screen and (min-width:576px){.h-sm-73{height:72%!important}}@media only screen and (min-width:768px){.h-md-73{height:72%!important}}@media only screen and (min-width:992px){.h-lg-73{height:72%!important}}@media only screen and (min-width:1200px){.h-xl-73{height:72%!important}}@media only screen and (min-width:1400px){.h-xxl-73{height:72%!important}}.h-74{height:73%!important}@media only screen and (min-width:576px){.h-sm-74{height:73%!important}}@media only screen and (min-width:768px){.h-md-74{height:73%!important}}@media only screen and (min-width:992px){.h-lg-74{height:73%!important}}@media only screen and (min-width:1200px){.h-xl-74{height:73%!important}}@media only screen and (min-width:1400px){.h-xxl-74{height:73%!important}}.h-75{height:74%!important}@media only screen and (min-width:576px){.h-sm-75{height:74%!important}}@media only screen and (min-width:768px){.h-md-75{height:74%!important}}@media only screen and (min-width:992px){.h-lg-75{height:74%!important}}@media only screen and (min-width:1200px){.h-xl-75{height:74%!important}}@media only screen and (min-width:1400px){.h-xxl-75{height:74%!important}}.h-76{height:75%!important}@media only screen and (min-width:576px){.h-sm-76{height:75%!important}}@media only screen and (min-width:768px){.h-md-76{height:75%!important}}@media only screen and (min-width:992px){.h-lg-76{height:75%!important}}@media only screen and (min-width:1200px){.h-xl-76{height:75%!important}}@media only screen and (min-width:1400px){.h-xxl-76{height:75%!important}}.h-77{height:76%!important}@media only screen and (min-width:576px){.h-sm-77{height:76%!important}}@media only screen and (min-width:768px){.h-md-77{height:76%!important}}@media only screen and (min-width:992px){.h-lg-77{height:76%!important}}@media only screen and (min-width:1200px){.h-xl-77{height:76%!important}}@media only screen and (min-width:1400px){.h-xxl-77{height:76%!important}}.h-78{height:77%!important}@media only screen and (min-width:576px){.h-sm-78{height:77%!important}}@media only screen and (min-width:768px){.h-md-78{height:77%!important}}@media only screen and (min-width:992px){.h-lg-78{height:77%!important}}@media only screen and (min-width:1200px){.h-xl-78{height:77%!important}}@media only screen and (min-width:1400px){.h-xxl-78{height:77%!important}}.h-79{height:78%!important}@media only screen and (min-width:576px){.h-sm-79{height:78%!important}}@media only screen and (min-width:768px){.h-md-79{height:78%!important}}@media only screen and (min-width:992px){.h-lg-79{height:78%!important}}@media only screen and (min-width:1200px){.h-xl-79{height:78%!important}}@media only screen and (min-width:1400px){.h-xxl-79{height:78%!important}}.h-80{height:79%!important}@media only screen and (min-width:576px){.h-sm-80{height:79%!important}}@media only screen and (min-width:768px){.h-md-80{height:79%!important}}@media only screen and (min-width:992px){.h-lg-80{height:79%!important}}@media only screen and (min-width:1200px){.h-xl-80{height:79%!important}}@media only screen and (min-width:1400px){.h-xxl-80{height:79%!important}}.h-81{height:80%!important}@media only screen and (min-width:576px){.h-sm-81{height:80%!important}}@media only screen and (min-width:768px){.h-md-81{height:80%!important}}@media only screen and (min-width:992px){.h-lg-81{height:80%!important}}@media only screen and (min-width:1200px){.h-xl-81{height:80%!important}}@media only screen and (min-width:1400px){.h-xxl-81{height:80%!important}}.h-82{height:81%!important}@media only screen and (min-width:576px){.h-sm-82{height:81%!important}}@media only screen and (min-width:768px){.h-md-82{height:81%!important}}@media only screen and (min-width:992px){.h-lg-82{height:81%!important}}@media only screen and (min-width:1200px){.h-xl-82{height:81%!important}}@media only screen and (min-width:1400px){.h-xxl-82{height:81%!important}}.h-83{height:82%!important}@media only screen and (min-width:576px){.h-sm-83{height:82%!important}}@media only screen and (min-width:768px){.h-md-83{height:82%!important}}@media only screen and (min-width:992px){.h-lg-83{height:82%!important}}@media only screen and (min-width:1200px){.h-xl-83{height:82%!important}}@media only screen and (min-width:1400px){.h-xxl-83{height:82%!important}}.h-84{height:83%!important}@media only screen and (min-width:576px){.h-sm-84{height:83%!important}}@media only screen and (min-width:768px){.h-md-84{height:83%!important}}@media only screen and (min-width:992px){.h-lg-84{height:83%!important}}@media only screen and (min-width:1200px){.h-xl-84{height:83%!important}}@media only screen and (min-width:1400px){.h-xxl-84{height:83%!important}}.h-85{height:84%!important}@media only screen and (min-width:576px){.h-sm-85{height:84%!important}}@media only screen and (min-width:768px){.h-md-85{height:84%!important}}@media only screen and (min-width:992px){.h-lg-85{height:84%!important}}@media only screen and (min-width:1200px){.h-xl-85{height:84%!important}}@media only screen and (min-width:1400px){.h-xxl-85{height:84%!important}}.h-86{height:85%!important}@media only screen and (min-width:576px){.h-sm-86{height:85%!important}}@media only screen and (min-width:768px){.h-md-86{height:85%!important}}@media only screen and (min-width:992px){.h-lg-86{height:85%!important}}@media only screen and (min-width:1200px){.h-xl-86{height:85%!important}}@media only screen and (min-width:1400px){.h-xxl-86{height:85%!important}}.h-87{height:86%!important}@media only screen and (min-width:576px){.h-sm-87{height:86%!important}}@media only screen and (min-width:768px){.h-md-87{height:86%!important}}@media only screen and (min-width:992px){.h-lg-87{height:86%!important}}@media only screen and (min-width:1200px){.h-xl-87{height:86%!important}}@media only screen and (min-width:1400px){.h-xxl-87{height:86%!important}}.h-88{height:87%!important}@media only screen and (min-width:576px){.h-sm-88{height:87%!important}}@media only screen and (min-width:768px){.h-md-88{height:87%!important}}@media only screen and (min-width:992px){.h-lg-88{height:87%!important}}@media only screen and (min-width:1200px){.h-xl-88{height:87%!important}}@media only screen and (min-width:1400px){.h-xxl-88{height:87%!important}}.h-89{height:88%!important}@media only screen and (min-width:576px){.h-sm-89{height:88%!important}}@media only screen and (min-width:768px){.h-md-89{height:88%!important}}@media only screen and (min-width:992px){.h-lg-89{height:88%!important}}@media only screen and (min-width:1200px){.h-xl-89{height:88%!important}}@media only screen and (min-width:1400px){.h-xxl-89{height:88%!important}}.h-90{height:89%!important}@media only screen and (min-width:576px){.h-sm-90{height:89%!important}}@media only screen and (min-width:768px){.h-md-90{height:89%!important}}@media only screen and (min-width:992px){.h-lg-90{height:89%!important}}@media only screen and (min-width:1200px){.h-xl-90{height:89%!important}}@media only screen and (min-width:1400px){.h-xxl-90{height:89%!important}}.h-91{height:90%!important}@media only screen and (min-width:576px){.h-sm-91{height:90%!important}}@media only screen and (min-width:768px){.h-md-91{height:90%!important}}@media only screen and (min-width:992px){.h-lg-91{height:90%!important}}@media only screen and (min-width:1200px){.h-xl-91{height:90%!important}}@media only screen and (min-width:1400px){.h-xxl-91{height:90%!important}}.h-92{height:91%!important}@media only screen and (min-width:576px){.h-sm-92{height:91%!important}}@media only screen and (min-width:768px){.h-md-92{height:91%!important}}@media only screen and (min-width:992px){.h-lg-92{height:91%!important}}@media only screen and (min-width:1200px){.h-xl-92{height:91%!important}}@media only screen and (min-width:1400px){.h-xxl-92{height:91%!important}}.h-93{height:92%!important}@media only screen and (min-width:576px){.h-sm-93{height:92%!important}}@media only screen and (min-width:768px){.h-md-93{height:92%!important}}@media only screen and (min-width:992px){.h-lg-93{height:92%!important}}@media only screen and (min-width:1200px){.h-xl-93{height:92%!important}}@media only screen and (min-width:1400px){.h-xxl-93{height:92%!important}}.h-94{height:93%!important}@media only screen and (min-width:576px){.h-sm-94{height:93%!important}}@media only screen and (min-width:768px){.h-md-94{height:93%!important}}@media only screen and (min-width:992px){.h-lg-94{height:93%!important}}@media only screen and (min-width:1200px){.h-xl-94{height:93%!important}}@media only screen and (min-width:1400px){.h-xxl-94{height:93%!important}}.h-95{height:94%!important}@media only screen and (min-width:576px){.h-sm-95{height:94%!important}}@media only screen and (min-width:768px){.h-md-95{height:94%!important}}@media only screen and (min-width:992px){.h-lg-95{height:94%!important}}@media only screen and (min-width:1200px){.h-xl-95{height:94%!important}}@media only screen and (min-width:1400px){.h-xxl-95{height:94%!important}}.h-96{height:95%!important}@media only screen and (min-width:576px){.h-sm-96{height:95%!important}}@media only screen and (min-width:768px){.h-md-96{height:95%!important}}@media only screen and (min-width:992px){.h-lg-96{height:95%!important}}@media only screen and (min-width:1200px){.h-xl-96{height:95%!important}}@media only screen and (min-width:1400px){.h-xxl-96{height:95%!important}}.h-97{height:96%!important}@media only screen and (min-width:576px){.h-sm-97{height:96%!important}}@media only screen and (min-width:768px){.h-md-97{height:96%!important}}@media only screen and (min-width:992px){.h-lg-97{height:96%!important}}@media only screen and (min-width:1200px){.h-xl-97{height:96%!important}}@media only screen and (min-width:1400px){.h-xxl-97{height:96%!important}}.h-98{height:97%!important}@media only screen and (min-width:576px){.h-sm-98{height:97%!important}}@media only screen and (min-width:768px){.h-md-98{height:97%!important}}@media only screen and (min-width:992px){.h-lg-98{height:97%!important}}@media only screen and (min-width:1200px){.h-xl-98{height:97%!important}}@media only screen and (min-width:1400px){.h-xxl-98{height:97%!important}}.h-99{height:98%!important}@media only screen and (min-width:576px){.h-sm-99{height:98%!important}}@media only screen and (min-width:768px){.h-md-99{height:98%!important}}@media only screen and (min-width:992px){.h-lg-99{height:98%!important}}@media only screen and (min-width:1200px){.h-xl-99{height:98%!important}}@media only screen and (min-width:1400px){.h-xxl-99{height:98%!important}}.mx-h-1{max-height:0%!important}@media only screen and (min-width:576px){.mx-h-sm-1{max-height:0%!important}}@media only screen and (min-width:768px){.mx-h-md-1{max-height:0%!important}}@media only screen and (min-width:992px){.mx-h-lg-1{max-height:0%!important}}@media only screen and (min-width:1200px){.mx-h-xl-1{max-height:0%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-1{max-height:0%!important}}.mx-h-2{max-height:1%!important}@media only screen and (min-width:576px){.mx-h-sm-2{max-height:1%!important}}@media only screen and (min-width:768px){.mx-h-md-2{max-height:1%!important}}@media only screen and (min-width:992px){.mx-h-lg-2{max-height:1%!important}}@media only screen and (min-width:1200px){.mx-h-xl-2{max-height:1%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-2{max-height:1%!important}}.mx-h-3{max-height:2%!important}@media only screen and (min-width:576px){.mx-h-sm-3{max-height:2%!important}}@media only screen and (min-width:768px){.mx-h-md-3{max-height:2%!important}}@media only screen and (min-width:992px){.mx-h-lg-3{max-height:2%!important}}@media only screen and (min-width:1200px){.mx-h-xl-3{max-height:2%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-3{max-height:2%!important}}.mx-h-4{max-height:3%!important}@media only screen and (min-width:576px){.mx-h-sm-4{max-height:3%!important}}@media only screen and (min-width:768px){.mx-h-md-4{max-height:3%!important}}@media only screen and (min-width:992px){.mx-h-lg-4{max-height:3%!important}}@media only screen and (min-width:1200px){.mx-h-xl-4{max-height:3%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-4{max-height:3%!important}}.mx-h-5{max-height:4%!important}@media only screen and (min-width:576px){.mx-h-sm-5{max-height:4%!important}}@media only screen and (min-width:768px){.mx-h-md-5{max-height:4%!important}}@media only screen and (min-width:992px){.mx-h-lg-5{max-height:4%!important}}@media only screen and (min-width:1200px){.mx-h-xl-5{max-height:4%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-5{max-height:4%!important}}.mx-h-6{max-height:5%!important}@media only screen and (min-width:576px){.mx-h-sm-6{max-height:5%!important}}@media only screen and (min-width:768px){.mx-h-md-6{max-height:5%!important}}@media only screen and (min-width:992px){.mx-h-lg-6{max-height:5%!important}}@media only screen and (min-width:1200px){.mx-h-xl-6{max-height:5%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-6{max-height:5%!important}}.mx-h-7{max-height:6%!important}@media only screen and (min-width:576px){.mx-h-sm-7{max-height:6%!important}}@media only screen and (min-width:768px){.mx-h-md-7{max-height:6%!important}}@media only screen and (min-width:992px){.mx-h-lg-7{max-height:6%!important}}@media only screen and (min-width:1200px){.mx-h-xl-7{max-height:6%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-7{max-height:6%!important}}.mx-h-8{max-height:7%!important}@media only screen and (min-width:576px){.mx-h-sm-8{max-height:7%!important}}@media only screen and (min-width:768px){.mx-h-md-8{max-height:7%!important}}@media only screen and (min-width:992px){.mx-h-lg-8{max-height:7%!important}}@media only screen and (min-width:1200px){.mx-h-xl-8{max-height:7%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-8{max-height:7%!important}}.mx-h-9{max-height:8%!important}@media only screen and (min-width:576px){.mx-h-sm-9{max-height:8%!important}}@media only screen and (min-width:768px){.mx-h-md-9{max-height:8%!important}}@media only screen and (min-width:992px){.mx-h-lg-9{max-height:8%!important}}@media only screen and (min-width:1200px){.mx-h-xl-9{max-height:8%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-9{max-height:8%!important}}.mx-h-10{max-height:9%!important}@media only screen and (min-width:576px){.mx-h-sm-10{max-height:9%!important}}@media only screen and (min-width:768px){.mx-h-md-10{max-height:9%!important}}@media only screen and (min-width:992px){.mx-h-lg-10{max-height:9%!important}}@media only screen and (min-width:1200px){.mx-h-xl-10{max-height:9%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-10{max-height:9%!important}}.mx-h-11{max-height:10%!important}@media only screen and (min-width:576px){.mx-h-sm-11{max-height:10%!important}}@media only screen and (min-width:768px){.mx-h-md-11{max-height:10%!important}}@media only screen and (min-width:992px){.mx-h-lg-11{max-height:10%!important}}@media only screen and (min-width:1200px){.mx-h-xl-11{max-height:10%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-11{max-height:10%!important}}.mx-h-12{max-height:11%!important}@media only screen and (min-width:576px){.mx-h-sm-12{max-height:11%!important}}@media only screen and (min-width:768px){.mx-h-md-12{max-height:11%!important}}@media only screen and (min-width:992px){.mx-h-lg-12{max-height:11%!important}}@media only screen and (min-width:1200px){.mx-h-xl-12{max-height:11%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-12{max-height:11%!important}}.mx-h-13{max-height:12%!important}@media only screen and (min-width:576px){.mx-h-sm-13{max-height:12%!important}}@media only screen and (min-width:768px){.mx-h-md-13{max-height:12%!important}}@media only screen and (min-width:992px){.mx-h-lg-13{max-height:12%!important}}@media only screen and (min-width:1200px){.mx-h-xl-13{max-height:12%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-13{max-height:12%!important}}.mx-h-14{max-height:13%!important}@media only screen and (min-width:576px){.mx-h-sm-14{max-height:13%!important}}@media only screen and (min-width:768px){.mx-h-md-14{max-height:13%!important}}@media only screen and (min-width:992px){.mx-h-lg-14{max-height:13%!important}}@media only screen and (min-width:1200px){.mx-h-xl-14{max-height:13%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-14{max-height:13%!important}}.mx-h-15{max-height:14%!important}@media only screen and (min-width:576px){.mx-h-sm-15{max-height:14%!important}}@media only screen and (min-width:768px){.mx-h-md-15{max-height:14%!important}}@media only screen and (min-width:992px){.mx-h-lg-15{max-height:14%!important}}@media only screen and (min-width:1200px){.mx-h-xl-15{max-height:14%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-15{max-height:14%!important}}.mx-h-16{max-height:15%!important}@media only screen and (min-width:576px){.mx-h-sm-16{max-height:15%!important}}@media only screen and (min-width:768px){.mx-h-md-16{max-height:15%!important}}@media only screen and (min-width:992px){.mx-h-lg-16{max-height:15%!important}}@media only screen and (min-width:1200px){.mx-h-xl-16{max-height:15%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-16{max-height:15%!important}}.mx-h-17{max-height:16%!important}@media only screen and (min-width:576px){.mx-h-sm-17{max-height:16%!important}}@media only screen and (min-width:768px){.mx-h-md-17{max-height:16%!important}}@media only screen and (min-width:992px){.mx-h-lg-17{max-height:16%!important}}@media only screen and (min-width:1200px){.mx-h-xl-17{max-height:16%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-17{max-height:16%!important}}.mx-h-18{max-height:17%!important}@media only screen and (min-width:576px){.mx-h-sm-18{max-height:17%!important}}@media only screen and (min-width:768px){.mx-h-md-18{max-height:17%!important}}@media only screen and (min-width:992px){.mx-h-lg-18{max-height:17%!important}}@media only screen and (min-width:1200px){.mx-h-xl-18{max-height:17%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-18{max-height:17%!important}}.mx-h-19{max-height:18%!important}@media only screen and (min-width:576px){.mx-h-sm-19{max-height:18%!important}}@media only screen and (min-width:768px){.mx-h-md-19{max-height:18%!important}}@media only screen and (min-width:992px){.mx-h-lg-19{max-height:18%!important}}@media only screen and (min-width:1200px){.mx-h-xl-19{max-height:18%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-19{max-height:18%!important}}.mx-h-20{max-height:19%!important}@media only screen and (min-width:576px){.mx-h-sm-20{max-height:19%!important}}@media only screen and (min-width:768px){.mx-h-md-20{max-height:19%!important}}@media only screen and (min-width:992px){.mx-h-lg-20{max-height:19%!important}}@media only screen and (min-width:1200px){.mx-h-xl-20{max-height:19%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-20{max-height:19%!important}}.mx-h-21{max-height:20%!important}@media only screen and (min-width:576px){.mx-h-sm-21{max-height:20%!important}}@media only screen and (min-width:768px){.mx-h-md-21{max-height:20%!important}}@media only screen and (min-width:992px){.mx-h-lg-21{max-height:20%!important}}@media only screen and (min-width:1200px){.mx-h-xl-21{max-height:20%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-21{max-height:20%!important}}.mx-h-22{max-height:21%!important}@media only screen and (min-width:576px){.mx-h-sm-22{max-height:21%!important}}@media only screen and (min-width:768px){.mx-h-md-22{max-height:21%!important}}@media only screen and (min-width:992px){.mx-h-lg-22{max-height:21%!important}}@media only screen and (min-width:1200px){.mx-h-xl-22{max-height:21%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-22{max-height:21%!important}}.mx-h-23{max-height:22%!important}@media only screen and (min-width:576px){.mx-h-sm-23{max-height:22%!important}}@media only screen and (min-width:768px){.mx-h-md-23{max-height:22%!important}}@media only screen and (min-width:992px){.mx-h-lg-23{max-height:22%!important}}@media only screen and (min-width:1200px){.mx-h-xl-23{max-height:22%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-23{max-height:22%!important}}.mx-h-24{max-height:23%!important}@media only screen and (min-width:576px){.mx-h-sm-24{max-height:23%!important}}@media only screen and (min-width:768px){.mx-h-md-24{max-height:23%!important}}@media only screen and (min-width:992px){.mx-h-lg-24{max-height:23%!important}}@media only screen and (min-width:1200px){.mx-h-xl-24{max-height:23%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-24{max-height:23%!important}}.mx-h-25{max-height:24%!important}@media only screen and (min-width:576px){.mx-h-sm-25{max-height:24%!important}}@media only screen and (min-width:768px){.mx-h-md-25{max-height:24%!important}}@media only screen and (min-width:992px){.mx-h-lg-25{max-height:24%!important}}@media only screen and (min-width:1200px){.mx-h-xl-25{max-height:24%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-25{max-height:24%!important}}.mx-h-26{max-height:25%!important}@media only screen and (min-width:576px){.mx-h-sm-26{max-height:25%!important}}@media only screen and (min-width:768px){.mx-h-md-26{max-height:25%!important}}@media only screen and (min-width:992px){.mx-h-lg-26{max-height:25%!important}}@media only screen and (min-width:1200px){.mx-h-xl-26{max-height:25%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-26{max-height:25%!important}}.mx-h-27{max-height:26%!important}@media only screen and (min-width:576px){.mx-h-sm-27{max-height:26%!important}}@media only screen and (min-width:768px){.mx-h-md-27{max-height:26%!important}}@media only screen and (min-width:992px){.mx-h-lg-27{max-height:26%!important}}@media only screen and (min-width:1200px){.mx-h-xl-27{max-height:26%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-27{max-height:26%!important}}.mx-h-28{max-height:27%!important}@media only screen and (min-width:576px){.mx-h-sm-28{max-height:27%!important}}@media only screen and (min-width:768px){.mx-h-md-28{max-height:27%!important}}@media only screen and (min-width:992px){.mx-h-lg-28{max-height:27%!important}}@media only screen and (min-width:1200px){.mx-h-xl-28{max-height:27%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-28{max-height:27%!important}}.mx-h-29{max-height:28%!important}@media only screen and (min-width:576px){.mx-h-sm-29{max-height:28%!important}}@media only screen and (min-width:768px){.mx-h-md-29{max-height:28%!important}}@media only screen and (min-width:992px){.mx-h-lg-29{max-height:28%!important}}@media only screen and (min-width:1200px){.mx-h-xl-29{max-height:28%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-29{max-height:28%!important}}.mx-h-30{max-height:29%!important}@media only screen and (min-width:576px){.mx-h-sm-30{max-height:29%!important}}@media only screen and (min-width:768px){.mx-h-md-30{max-height:29%!important}}@media only screen and (min-width:992px){.mx-h-lg-30{max-height:29%!important}}@media only screen and (min-width:1200px){.mx-h-xl-30{max-height:29%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-30{max-height:29%!important}}.mx-h-31{max-height:30%!important}@media only screen and (min-width:576px){.mx-h-sm-31{max-height:30%!important}}@media only screen and (min-width:768px){.mx-h-md-31{max-height:30%!important}}@media only screen and (min-width:992px){.mx-h-lg-31{max-height:30%!important}}@media only screen and (min-width:1200px){.mx-h-xl-31{max-height:30%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-31{max-height:30%!important}}.mx-h-32{max-height:31%!important}@media only screen and (min-width:576px){.mx-h-sm-32{max-height:31%!important}}@media only screen and (min-width:768px){.mx-h-md-32{max-height:31%!important}}@media only screen and (min-width:992px){.mx-h-lg-32{max-height:31%!important}}@media only screen and (min-width:1200px){.mx-h-xl-32{max-height:31%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-32{max-height:31%!important}}.mx-h-33{max-height:32%!important}@media only screen and (min-width:576px){.mx-h-sm-33{max-height:32%!important}}@media only screen and (min-width:768px){.mx-h-md-33{max-height:32%!important}}@media only screen and (min-width:992px){.mx-h-lg-33{max-height:32%!important}}@media only screen and (min-width:1200px){.mx-h-xl-33{max-height:32%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-33{max-height:32%!important}}.mx-h-34{max-height:33%!important}@media only screen and (min-width:576px){.mx-h-sm-34{max-height:33%!important}}@media only screen and (min-width:768px){.mx-h-md-34{max-height:33%!important}}@media only screen and (min-width:992px){.mx-h-lg-34{max-height:33%!important}}@media only screen and (min-width:1200px){.mx-h-xl-34{max-height:33%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-34{max-height:33%!important}}.mx-h-35{max-height:34%!important}@media only screen and (min-width:576px){.mx-h-sm-35{max-height:34%!important}}@media only screen and (min-width:768px){.mx-h-md-35{max-height:34%!important}}@media only screen and (min-width:992px){.mx-h-lg-35{max-height:34%!important}}@media only screen and (min-width:1200px){.mx-h-xl-35{max-height:34%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-35{max-height:34%!important}}.mx-h-36{max-height:35%!important}@media only screen and (min-width:576px){.mx-h-sm-36{max-height:35%!important}}@media only screen and (min-width:768px){.mx-h-md-36{max-height:35%!important}}@media only screen and (min-width:992px){.mx-h-lg-36{max-height:35%!important}}@media only screen and (min-width:1200px){.mx-h-xl-36{max-height:35%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-36{max-height:35%!important}}.mx-h-37{max-height:36%!important}@media only screen and (min-width:576px){.mx-h-sm-37{max-height:36%!important}}@media only screen and (min-width:768px){.mx-h-md-37{max-height:36%!important}}@media only screen and (min-width:992px){.mx-h-lg-37{max-height:36%!important}}@media only screen and (min-width:1200px){.mx-h-xl-37{max-height:36%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-37{max-height:36%!important}}.mx-h-38{max-height:37%!important}@media only screen and (min-width:576px){.mx-h-sm-38{max-height:37%!important}}@media only screen and (min-width:768px){.mx-h-md-38{max-height:37%!important}}@media only screen and (min-width:992px){.mx-h-lg-38{max-height:37%!important}}@media only screen and (min-width:1200px){.mx-h-xl-38{max-height:37%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-38{max-height:37%!important}}.mx-h-39{max-height:38%!important}@media only screen and (min-width:576px){.mx-h-sm-39{max-height:38%!important}}@media only screen and (min-width:768px){.mx-h-md-39{max-height:38%!important}}@media only screen and (min-width:992px){.mx-h-lg-39{max-height:38%!important}}@media only screen and (min-width:1200px){.mx-h-xl-39{max-height:38%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-39{max-height:38%!important}}.mx-h-40{max-height:39%!important}@media only screen and (min-width:576px){.mx-h-sm-40{max-height:39%!important}}@media only screen and (min-width:768px){.mx-h-md-40{max-height:39%!important}}@media only screen and (min-width:992px){.mx-h-lg-40{max-height:39%!important}}@media only screen and (min-width:1200px){.mx-h-xl-40{max-height:39%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-40{max-height:39%!important}}.mx-h-41{max-height:40%!important}@media only screen and (min-width:576px){.mx-h-sm-41{max-height:40%!important}}@media only screen and (min-width:768px){.mx-h-md-41{max-height:40%!important}}@media only screen and (min-width:992px){.mx-h-lg-41{max-height:40%!important}}@media only screen and (min-width:1200px){.mx-h-xl-41{max-height:40%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-41{max-height:40%!important}}.mx-h-42{max-height:41%!important}@media only screen and (min-width:576px){.mx-h-sm-42{max-height:41%!important}}@media only screen and (min-width:768px){.mx-h-md-42{max-height:41%!important}}@media only screen and (min-width:992px){.mx-h-lg-42{max-height:41%!important}}@media only screen and (min-width:1200px){.mx-h-xl-42{max-height:41%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-42{max-height:41%!important}}.mx-h-43{max-height:42%!important}@media only screen and (min-width:576px){.mx-h-sm-43{max-height:42%!important}}@media only screen and (min-width:768px){.mx-h-md-43{max-height:42%!important}}@media only screen and (min-width:992px){.mx-h-lg-43{max-height:42%!important}}@media only screen and (min-width:1200px){.mx-h-xl-43{max-height:42%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-43{max-height:42%!important}}.mx-h-44{max-height:43%!important}@media only screen and (min-width:576px){.mx-h-sm-44{max-height:43%!important}}@media only screen and (min-width:768px){.mx-h-md-44{max-height:43%!important}}@media only screen and (min-width:992px){.mx-h-lg-44{max-height:43%!important}}@media only screen and (min-width:1200px){.mx-h-xl-44{max-height:43%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-44{max-height:43%!important}}.mx-h-45{max-height:44%!important}@media only screen and (min-width:576px){.mx-h-sm-45{max-height:44%!important}}@media only screen and (min-width:768px){.mx-h-md-45{max-height:44%!important}}@media only screen and (min-width:992px){.mx-h-lg-45{max-height:44%!important}}@media only screen and (min-width:1200px){.mx-h-xl-45{max-height:44%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-45{max-height:44%!important}}.mx-h-46{max-height:45%!important}@media only screen and (min-width:576px){.mx-h-sm-46{max-height:45%!important}}@media only screen and (min-width:768px){.mx-h-md-46{max-height:45%!important}}@media only screen and (min-width:992px){.mx-h-lg-46{max-height:45%!important}}@media only screen and (min-width:1200px){.mx-h-xl-46{max-height:45%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-46{max-height:45%!important}}.mx-h-47{max-height:46%!important}@media only screen and (min-width:576px){.mx-h-sm-47{max-height:46%!important}}@media only screen and (min-width:768px){.mx-h-md-47{max-height:46%!important}}@media only screen and (min-width:992px){.mx-h-lg-47{max-height:46%!important}}@media only screen and (min-width:1200px){.mx-h-xl-47{max-height:46%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-47{max-height:46%!important}}.mx-h-48{max-height:47%!important}@media only screen and (min-width:576px){.mx-h-sm-48{max-height:47%!important}}@media only screen and (min-width:768px){.mx-h-md-48{max-height:47%!important}}@media only screen and (min-width:992px){.mx-h-lg-48{max-height:47%!important}}@media only screen and (min-width:1200px){.mx-h-xl-48{max-height:47%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-48{max-height:47%!important}}.mx-h-49{max-height:48%!important}@media only screen and (min-width:576px){.mx-h-sm-49{max-height:48%!important}}@media only screen and (min-width:768px){.mx-h-md-49{max-height:48%!important}}@media only screen and (min-width:992px){.mx-h-lg-49{max-height:48%!important}}@media only screen and (min-width:1200px){.mx-h-xl-49{max-height:48%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-49{max-height:48%!important}}.mx-h-50{max-height:49%!important}@media only screen and (min-width:576px){.mx-h-sm-50{max-height:49%!important}}@media only screen and (min-width:768px){.mx-h-md-50{max-height:49%!important}}@media only screen and (min-width:992px){.mx-h-lg-50{max-height:49%!important}}@media only screen and (min-width:1200px){.mx-h-xl-50{max-height:49%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-50{max-height:49%!important}}.mx-h-51{max-height:50%!important}@media only screen and (min-width:576px){.mx-h-sm-51{max-height:50%!important}}@media only screen and (min-width:768px){.mx-h-md-51{max-height:50%!important}}@media only screen and (min-width:992px){.mx-h-lg-51{max-height:50%!important}}@media only screen and (min-width:1200px){.mx-h-xl-51{max-height:50%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-51{max-height:50%!important}}.mx-h-52{max-height:51%!important}@media only screen and (min-width:576px){.mx-h-sm-52{max-height:51%!important}}@media only screen and (min-width:768px){.mx-h-md-52{max-height:51%!important}}@media only screen and (min-width:992px){.mx-h-lg-52{max-height:51%!important}}@media only screen and (min-width:1200px){.mx-h-xl-52{max-height:51%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-52{max-height:51%!important}}.mx-h-53{max-height:52%!important}@media only screen and (min-width:576px){.mx-h-sm-53{max-height:52%!important}}@media only screen and (min-width:768px){.mx-h-md-53{max-height:52%!important}}@media only screen and (min-width:992px){.mx-h-lg-53{max-height:52%!important}}@media only screen and (min-width:1200px){.mx-h-xl-53{max-height:52%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-53{max-height:52%!important}}.mx-h-54{max-height:53%!important}@media only screen and (min-width:576px){.mx-h-sm-54{max-height:53%!important}}@media only screen and (min-width:768px){.mx-h-md-54{max-height:53%!important}}@media only screen and (min-width:992px){.mx-h-lg-54{max-height:53%!important}}@media only screen and (min-width:1200px){.mx-h-xl-54{max-height:53%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-54{max-height:53%!important}}.mx-h-55{max-height:54%!important}@media only screen and (min-width:576px){.mx-h-sm-55{max-height:54%!important}}@media only screen and (min-width:768px){.mx-h-md-55{max-height:54%!important}}@media only screen and (min-width:992px){.mx-h-lg-55{max-height:54%!important}}@media only screen and (min-width:1200px){.mx-h-xl-55{max-height:54%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-55{max-height:54%!important}}.mx-h-56{max-height:55%!important}@media only screen and (min-width:576px){.mx-h-sm-56{max-height:55%!important}}@media only screen and (min-width:768px){.mx-h-md-56{max-height:55%!important}}@media only screen and (min-width:992px){.mx-h-lg-56{max-height:55%!important}}@media only screen and (min-width:1200px){.mx-h-xl-56{max-height:55%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-56{max-height:55%!important}}.mx-h-57{max-height:56%!important}@media only screen and (min-width:576px){.mx-h-sm-57{max-height:56%!important}}@media only screen and (min-width:768px){.mx-h-md-57{max-height:56%!important}}@media only screen and (min-width:992px){.mx-h-lg-57{max-height:56%!important}}@media only screen and (min-width:1200px){.mx-h-xl-57{max-height:56%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-57{max-height:56%!important}}.mx-h-58{max-height:57%!important}@media only screen and (min-width:576px){.mx-h-sm-58{max-height:57%!important}}@media only screen and (min-width:768px){.mx-h-md-58{max-height:57%!important}}@media only screen and (min-width:992px){.mx-h-lg-58{max-height:57%!important}}@media only screen and (min-width:1200px){.mx-h-xl-58{max-height:57%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-58{max-height:57%!important}}.mx-h-59{max-height:58%!important}@media only screen and (min-width:576px){.mx-h-sm-59{max-height:58%!important}}@media only screen and (min-width:768px){.mx-h-md-59{max-height:58%!important}}@media only screen and (min-width:992px){.mx-h-lg-59{max-height:58%!important}}@media only screen and (min-width:1200px){.mx-h-xl-59{max-height:58%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-59{max-height:58%!important}}.mx-h-60{max-height:59%!important}@media only screen and (min-width:576px){.mx-h-sm-60{max-height:59%!important}}@media only screen and (min-width:768px){.mx-h-md-60{max-height:59%!important}}@media only screen and (min-width:992px){.mx-h-lg-60{max-height:59%!important}}@media only screen and (min-width:1200px){.mx-h-xl-60{max-height:59%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-60{max-height:59%!important}}.mx-h-61{max-height:60%!important}@media only screen and (min-width:576px){.mx-h-sm-61{max-height:60%!important}}@media only screen and (min-width:768px){.mx-h-md-61{max-height:60%!important}}@media only screen and (min-width:992px){.mx-h-lg-61{max-height:60%!important}}@media only screen and (min-width:1200px){.mx-h-xl-61{max-height:60%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-61{max-height:60%!important}}.mx-h-62{max-height:61%!important}@media only screen and (min-width:576px){.mx-h-sm-62{max-height:61%!important}}@media only screen and (min-width:768px){.mx-h-md-62{max-height:61%!important}}@media only screen and (min-width:992px){.mx-h-lg-62{max-height:61%!important}}@media only screen and (min-width:1200px){.mx-h-xl-62{max-height:61%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-62{max-height:61%!important}}.mx-h-63{max-height:62%!important}@media only screen and (min-width:576px){.mx-h-sm-63{max-height:62%!important}}@media only screen and (min-width:768px){.mx-h-md-63{max-height:62%!important}}@media only screen and (min-width:992px){.mx-h-lg-63{max-height:62%!important}}@media only screen and (min-width:1200px){.mx-h-xl-63{max-height:62%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-63{max-height:62%!important}}.mx-h-64{max-height:63%!important}@media only screen and (min-width:576px){.mx-h-sm-64{max-height:63%!important}}@media only screen and (min-width:768px){.mx-h-md-64{max-height:63%!important}}@media only screen and (min-width:992px){.mx-h-lg-64{max-height:63%!important}}@media only screen and (min-width:1200px){.mx-h-xl-64{max-height:63%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-64{max-height:63%!important}}.mx-h-65{max-height:64%!important}@media only screen and (min-width:576px){.mx-h-sm-65{max-height:64%!important}}@media only screen and (min-width:768px){.mx-h-md-65{max-height:64%!important}}@media only screen and (min-width:992px){.mx-h-lg-65{max-height:64%!important}}@media only screen and (min-width:1200px){.mx-h-xl-65{max-height:64%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-65{max-height:64%!important}}.mx-h-66{max-height:65%!important}@media only screen and (min-width:576px){.mx-h-sm-66{max-height:65%!important}}@media only screen and (min-width:768px){.mx-h-md-66{max-height:65%!important}}@media only screen and (min-width:992px){.mx-h-lg-66{max-height:65%!important}}@media only screen and (min-width:1200px){.mx-h-xl-66{max-height:65%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-66{max-height:65%!important}}.mx-h-67{max-height:66%!important}@media only screen and (min-width:576px){.mx-h-sm-67{max-height:66%!important}}@media only screen and (min-width:768px){.mx-h-md-67{max-height:66%!important}}@media only screen and (min-width:992px){.mx-h-lg-67{max-height:66%!important}}@media only screen and (min-width:1200px){.mx-h-xl-67{max-height:66%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-67{max-height:66%!important}}.mx-h-68{max-height:67%!important}@media only screen and (min-width:576px){.mx-h-sm-68{max-height:67%!important}}@media only screen and (min-width:768px){.mx-h-md-68{max-height:67%!important}}@media only screen and (min-width:992px){.mx-h-lg-68{max-height:67%!important}}@media only screen and (min-width:1200px){.mx-h-xl-68{max-height:67%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-68{max-height:67%!important}}.mx-h-69{max-height:68%!important}@media only screen and (min-width:576px){.mx-h-sm-69{max-height:68%!important}}@media only screen and (min-width:768px){.mx-h-md-69{max-height:68%!important}}@media only screen and (min-width:992px){.mx-h-lg-69{max-height:68%!important}}@media only screen and (min-width:1200px){.mx-h-xl-69{max-height:68%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-69{max-height:68%!important}}.mx-h-70{max-height:69%!important}@media only screen and (min-width:576px){.mx-h-sm-70{max-height:69%!important}}@media only screen and (min-width:768px){.mx-h-md-70{max-height:69%!important}}@media only screen and (min-width:992px){.mx-h-lg-70{max-height:69%!important}}@media only screen and (min-width:1200px){.mx-h-xl-70{max-height:69%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-70{max-height:69%!important}}.mx-h-71{max-height:70%!important}@media only screen and (min-width:576px){.mx-h-sm-71{max-height:70%!important}}@media only screen and (min-width:768px){.mx-h-md-71{max-height:70%!important}}@media only screen and (min-width:992px){.mx-h-lg-71{max-height:70%!important}}@media only screen and (min-width:1200px){.mx-h-xl-71{max-height:70%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-71{max-height:70%!important}}.mx-h-72{max-height:71%!important}@media only screen and (min-width:576px){.mx-h-sm-72{max-height:71%!important}}@media only screen and (min-width:768px){.mx-h-md-72{max-height:71%!important}}@media only screen and (min-width:992px){.mx-h-lg-72{max-height:71%!important}}@media only screen and (min-width:1200px){.mx-h-xl-72{max-height:71%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-72{max-height:71%!important}}.mx-h-73{max-height:72%!important}@media only screen and (min-width:576px){.mx-h-sm-73{max-height:72%!important}}@media only screen and (min-width:768px){.mx-h-md-73{max-height:72%!important}}@media only screen and (min-width:992px){.mx-h-lg-73{max-height:72%!important}}@media only screen and (min-width:1200px){.mx-h-xl-73{max-height:72%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-73{max-height:72%!important}}.mx-h-74{max-height:73%!important}@media only screen and (min-width:576px){.mx-h-sm-74{max-height:73%!important}}@media only screen and (min-width:768px){.mx-h-md-74{max-height:73%!important}}@media only screen and (min-width:992px){.mx-h-lg-74{max-height:73%!important}}@media only screen and (min-width:1200px){.mx-h-xl-74{max-height:73%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-74{max-height:73%!important}}.mx-h-75{max-height:74%!important}@media only screen and (min-width:576px){.mx-h-sm-75{max-height:74%!important}}@media only screen and (min-width:768px){.mx-h-md-75{max-height:74%!important}}@media only screen and (min-width:992px){.mx-h-lg-75{max-height:74%!important}}@media only screen and (min-width:1200px){.mx-h-xl-75{max-height:74%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-75{max-height:74%!important}}.mx-h-76{max-height:75%!important}@media only screen and (min-width:576px){.mx-h-sm-76{max-height:75%!important}}@media only screen and (min-width:768px){.mx-h-md-76{max-height:75%!important}}@media only screen and (min-width:992px){.mx-h-lg-76{max-height:75%!important}}@media only screen and (min-width:1200px){.mx-h-xl-76{max-height:75%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-76{max-height:75%!important}}.mx-h-77{max-height:76%!important}@media only screen and (min-width:576px){.mx-h-sm-77{max-height:76%!important}}@media only screen and (min-width:768px){.mx-h-md-77{max-height:76%!important}}@media only screen and (min-width:992px){.mx-h-lg-77{max-height:76%!important}}@media only screen and (min-width:1200px){.mx-h-xl-77{max-height:76%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-77{max-height:76%!important}}.mx-h-78{max-height:77%!important}@media only screen and (min-width:576px){.mx-h-sm-78{max-height:77%!important}}@media only screen and (min-width:768px){.mx-h-md-78{max-height:77%!important}}@media only screen and (min-width:992px){.mx-h-lg-78{max-height:77%!important}}@media only screen and (min-width:1200px){.mx-h-xl-78{max-height:77%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-78{max-height:77%!important}}.mx-h-79{max-height:78%!important}@media only screen and (min-width:576px){.mx-h-sm-79{max-height:78%!important}}@media only screen and (min-width:768px){.mx-h-md-79{max-height:78%!important}}@media only screen and (min-width:992px){.mx-h-lg-79{max-height:78%!important}}@media only screen and (min-width:1200px){.mx-h-xl-79{max-height:78%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-79{max-height:78%!important}}.mx-h-80{max-height:79%!important}@media only screen and (min-width:576px){.mx-h-sm-80{max-height:79%!important}}@media only screen and (min-width:768px){.mx-h-md-80{max-height:79%!important}}@media only screen and (min-width:992px){.mx-h-lg-80{max-height:79%!important}}@media only screen and (min-width:1200px){.mx-h-xl-80{max-height:79%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-80{max-height:79%!important}}.mx-h-81{max-height:80%!important}@media only screen and (min-width:576px){.mx-h-sm-81{max-height:80%!important}}@media only screen and (min-width:768px){.mx-h-md-81{max-height:80%!important}}@media only screen and (min-width:992px){.mx-h-lg-81{max-height:80%!important}}@media only screen and (min-width:1200px){.mx-h-xl-81{max-height:80%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-81{max-height:80%!important}}.mx-h-82{max-height:81%!important}@media only screen and (min-width:576px){.mx-h-sm-82{max-height:81%!important}}@media only screen and (min-width:768px){.mx-h-md-82{max-height:81%!important}}@media only screen and (min-width:992px){.mx-h-lg-82{max-height:81%!important}}@media only screen and (min-width:1200px){.mx-h-xl-82{max-height:81%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-82{max-height:81%!important}}.mx-h-83{max-height:82%!important}@media only screen and (min-width:576px){.mx-h-sm-83{max-height:82%!important}}@media only screen and (min-width:768px){.mx-h-md-83{max-height:82%!important}}@media only screen and (min-width:992px){.mx-h-lg-83{max-height:82%!important}}@media only screen and (min-width:1200px){.mx-h-xl-83{max-height:82%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-83{max-height:82%!important}}.mx-h-84{max-height:83%!important}@media only screen and (min-width:576px){.mx-h-sm-84{max-height:83%!important}}@media only screen and (min-width:768px){.mx-h-md-84{max-height:83%!important}}@media only screen and (min-width:992px){.mx-h-lg-84{max-height:83%!important}}@media only screen and (min-width:1200px){.mx-h-xl-84{max-height:83%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-84{max-height:83%!important}}.mx-h-85{max-height:84%!important}@media only screen and (min-width:576px){.mx-h-sm-85{max-height:84%!important}}@media only screen and (min-width:768px){.mx-h-md-85{max-height:84%!important}}@media only screen and (min-width:992px){.mx-h-lg-85{max-height:84%!important}}@media only screen and (min-width:1200px){.mx-h-xl-85{max-height:84%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-85{max-height:84%!important}}.mx-h-86{max-height:85%!important}@media only screen and (min-width:576px){.mx-h-sm-86{max-height:85%!important}}@media only screen and (min-width:768px){.mx-h-md-86{max-height:85%!important}}@media only screen and (min-width:992px){.mx-h-lg-86{max-height:85%!important}}@media only screen and (min-width:1200px){.mx-h-xl-86{max-height:85%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-86{max-height:85%!important}}.mx-h-87{max-height:86%!important}@media only screen and (min-width:576px){.mx-h-sm-87{max-height:86%!important}}@media only screen and (min-width:768px){.mx-h-md-87{max-height:86%!important}}@media only screen and (min-width:992px){.mx-h-lg-87{max-height:86%!important}}@media only screen and (min-width:1200px){.mx-h-xl-87{max-height:86%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-87{max-height:86%!important}}.mx-h-88{max-height:87%!important}@media only screen and (min-width:576px){.mx-h-sm-88{max-height:87%!important}}@media only screen and (min-width:768px){.mx-h-md-88{max-height:87%!important}}@media only screen and (min-width:992px){.mx-h-lg-88{max-height:87%!important}}@media only screen and (min-width:1200px){.mx-h-xl-88{max-height:87%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-88{max-height:87%!important}}.mx-h-89{max-height:88%!important}@media only screen and (min-width:576px){.mx-h-sm-89{max-height:88%!important}}@media only screen and (min-width:768px){.mx-h-md-89{max-height:88%!important}}@media only screen and (min-width:992px){.mx-h-lg-89{max-height:88%!important}}@media only screen and (min-width:1200px){.mx-h-xl-89{max-height:88%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-89{max-height:88%!important}}.mx-h-90{max-height:89%!important}@media only screen and (min-width:576px){.mx-h-sm-90{max-height:89%!important}}@media only screen and (min-width:768px){.mx-h-md-90{max-height:89%!important}}@media only screen and (min-width:992px){.mx-h-lg-90{max-height:89%!important}}@media only screen and (min-width:1200px){.mx-h-xl-90{max-height:89%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-90{max-height:89%!important}}.mx-h-91{max-height:90%!important}@media only screen and (min-width:576px){.mx-h-sm-91{max-height:90%!important}}@media only screen and (min-width:768px){.mx-h-md-91{max-height:90%!important}}@media only screen and (min-width:992px){.mx-h-lg-91{max-height:90%!important}}@media only screen and (min-width:1200px){.mx-h-xl-91{max-height:90%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-91{max-height:90%!important}}.mx-h-92{max-height:91%!important}@media only screen and (min-width:576px){.mx-h-sm-92{max-height:91%!important}}@media only screen and (min-width:768px){.mx-h-md-92{max-height:91%!important}}@media only screen and (min-width:992px){.mx-h-lg-92{max-height:91%!important}}@media only screen and (min-width:1200px){.mx-h-xl-92{max-height:91%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-92{max-height:91%!important}}.mx-h-93{max-height:92%!important}@media only screen and (min-width:576px){.mx-h-sm-93{max-height:92%!important}}@media only screen and (min-width:768px){.mx-h-md-93{max-height:92%!important}}@media only screen and (min-width:992px){.mx-h-lg-93{max-height:92%!important}}@media only screen and (min-width:1200px){.mx-h-xl-93{max-height:92%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-93{max-height:92%!important}}.mx-h-94{max-height:93%!important}@media only screen and (min-width:576px){.mx-h-sm-94{max-height:93%!important}}@media only screen and (min-width:768px){.mx-h-md-94{max-height:93%!important}}@media only screen and (min-width:992px){.mx-h-lg-94{max-height:93%!important}}@media only screen and (min-width:1200px){.mx-h-xl-94{max-height:93%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-94{max-height:93%!important}}.mx-h-95{max-height:94%!important}@media only screen and (min-width:576px){.mx-h-sm-95{max-height:94%!important}}@media only screen and (min-width:768px){.mx-h-md-95{max-height:94%!important}}@media only screen and (min-width:992px){.mx-h-lg-95{max-height:94%!important}}@media only screen and (min-width:1200px){.mx-h-xl-95{max-height:94%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-95{max-height:94%!important}}.mx-h-96{max-height:95%!important}@media only screen and (min-width:576px){.mx-h-sm-96{max-height:95%!important}}@media only screen and (min-width:768px){.mx-h-md-96{max-height:95%!important}}@media only screen and (min-width:992px){.mx-h-lg-96{max-height:95%!important}}@media only screen and (min-width:1200px){.mx-h-xl-96{max-height:95%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-96{max-height:95%!important}}.mx-h-97{max-height:96%!important}@media only screen and (min-width:576px){.mx-h-sm-97{max-height:96%!important}}@media only screen and (min-width:768px){.mx-h-md-97{max-height:96%!important}}@media only screen and (min-width:992px){.mx-h-lg-97{max-height:96%!important}}@media only screen and (min-width:1200px){.mx-h-xl-97{max-height:96%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-97{max-height:96%!important}}.mx-h-98{max-height:97%!important}@media only screen and (min-width:576px){.mx-h-sm-98{max-height:97%!important}}@media only screen and (min-width:768px){.mx-h-md-98{max-height:97%!important}}@media only screen and (min-width:992px){.mx-h-lg-98{max-height:97%!important}}@media only screen and (min-width:1200px){.mx-h-xl-98{max-height:97%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-98{max-height:97%!important}}.mx-h-99{max-height:98%!important}@media only screen and (min-width:576px){.mx-h-sm-99{max-height:98%!important}}@media only screen and (min-width:768px){.mx-h-md-99{max-height:98%!important}}@media only screen and (min-width:992px){.mx-h-lg-99{max-height:98%!important}}@media only screen and (min-width:1200px){.mx-h-xl-99{max-height:98%!important}}@media only screen and (min-width:1400px){.mx-h-xxl-99{max-height:98%!important}}.w-1{width:0%!important}@media only screen and (min-width:576px){.w-sm-1{width:0%!important}}@media only screen and (min-width:768px){.w-md-1{width:0%!important}}@media only screen and (min-width:992px){.w-lg-1{width:0%!important}}@media only screen and (min-width:1200px){.w-xl-1{width:0%!important}}@media only screen and (min-width:1400px){.w-xxl-1{width:0%!important}}.w-2{width:1%!important}@media only screen and (min-width:576px){.w-sm-2{width:1%!important}}@media only screen and (min-width:768px){.w-md-2{width:1%!important}}@media only screen and (min-width:992px){.w-lg-2{width:1%!important}}@media only screen and (min-width:1200px){.w-xl-2{width:1%!important}}@media only screen and (min-width:1400px){.w-xxl-2{width:1%!important}}.w-3{width:2%!important}@media only screen and (min-width:576px){.w-sm-3{width:2%!important}}@media only screen and (min-width:768px){.w-md-3{width:2%!important}}@media only screen and (min-width:992px){.w-lg-3{width:2%!important}}@media only screen and (min-width:1200px){.w-xl-3{width:2%!important}}@media only screen and (min-width:1400px){.w-xxl-3{width:2%!important}}.w-4{width:3%!important}@media only screen and (min-width:576px){.w-sm-4{width:3%!important}}@media only screen and (min-width:768px){.w-md-4{width:3%!important}}@media only screen and (min-width:992px){.w-lg-4{width:3%!important}}@media only screen and (min-width:1200px){.w-xl-4{width:3%!important}}@media only screen and (min-width:1400px){.w-xxl-4{width:3%!important}}.w-5{width:4%!important}@media only screen and (min-width:576px){.w-sm-5{width:4%!important}}@media only screen and (min-width:768px){.w-md-5{width:4%!important}}@media only screen and (min-width:992px){.w-lg-5{width:4%!important}}@media only screen and (min-width:1200px){.w-xl-5{width:4%!important}}@media only screen and (min-width:1400px){.w-xxl-5{width:4%!important}}.w-6{width:5%!important}@media only screen and (min-width:576px){.w-sm-6{width:5%!important}}@media only screen and (min-width:768px){.w-md-6{width:5%!important}}@media only screen and (min-width:992px){.w-lg-6{width:5%!important}}@media only screen and (min-width:1200px){.w-xl-6{width:5%!important}}@media only screen and (min-width:1400px){.w-xxl-6{width:5%!important}}.w-7{width:6%!important}@media only screen and (min-width:576px){.w-sm-7{width:6%!important}}@media only screen and (min-width:768px){.w-md-7{width:6%!important}}@media only screen and (min-width:992px){.w-lg-7{width:6%!important}}@media only screen and (min-width:1200px){.w-xl-7{width:6%!important}}@media only screen and (min-width:1400px){.w-xxl-7{width:6%!important}}.w-8{width:7%!important}@media only screen and (min-width:576px){.w-sm-8{width:7%!important}}@media only screen and (min-width:768px){.w-md-8{width:7%!important}}@media only screen and (min-width:992px){.w-lg-8{width:7%!important}}@media only screen and (min-width:1200px){.w-xl-8{width:7%!important}}@media only screen and (min-width:1400px){.w-xxl-8{width:7%!important}}.w-9{width:8%!important}@media only screen and (min-width:576px){.w-sm-9{width:8%!important}}@media only screen and (min-width:768px){.w-md-9{width:8%!important}}@media only screen and (min-width:992px){.w-lg-9{width:8%!important}}@media only screen and (min-width:1200px){.w-xl-9{width:8%!important}}@media only screen and (min-width:1400px){.w-xxl-9{width:8%!important}}.w-10{width:9%!important}@media only screen and (min-width:576px){.w-sm-10{width:9%!important}}@media only screen and (min-width:768px){.w-md-10{width:9%!important}}@media only screen and (min-width:992px){.w-lg-10{width:9%!important}}@media only screen and (min-width:1200px){.w-xl-10{width:9%!important}}@media only screen and (min-width:1400px){.w-xxl-10{width:9%!important}}.w-11{width:10%!important}@media only screen and (min-width:576px){.w-sm-11{width:10%!important}}@media only screen and (min-width:768px){.w-md-11{width:10%!important}}@media only screen and (min-width:992px){.w-lg-11{width:10%!important}}@media only screen and (min-width:1200px){.w-xl-11{width:10%!important}}@media only screen and (min-width:1400px){.w-xxl-11{width:10%!important}}.w-12{width:11%!important}@media only screen and (min-width:576px){.w-sm-12{width:11%!important}}@media only screen and (min-width:768px){.w-md-12{width:11%!important}}@media only screen and (min-width:992px){.w-lg-12{width:11%!important}}@media only screen and (min-width:1200px){.w-xl-12{width:11%!important}}@media only screen and (min-width:1400px){.w-xxl-12{width:11%!important}}.w-13{width:12%!important}@media only screen and (min-width:576px){.w-sm-13{width:12%!important}}@media only screen and (min-width:768px){.w-md-13{width:12%!important}}@media only screen and (min-width:992px){.w-lg-13{width:12%!important}}@media only screen and (min-width:1200px){.w-xl-13{width:12%!important}}@media only screen and (min-width:1400px){.w-xxl-13{width:12%!important}}.w-14{width:13%!important}@media only screen and (min-width:576px){.w-sm-14{width:13%!important}}@media only screen and (min-width:768px){.w-md-14{width:13%!important}}@media only screen and (min-width:992px){.w-lg-14{width:13%!important}}@media only screen and (min-width:1200px){.w-xl-14{width:13%!important}}@media only screen and (min-width:1400px){.w-xxl-14{width:13%!important}}.w-15{width:14%!important}@media only screen and (min-width:576px){.w-sm-15{width:14%!important}}@media only screen and (min-width:768px){.w-md-15{width:14%!important}}@media only screen and (min-width:992px){.w-lg-15{width:14%!important}}@media only screen and (min-width:1200px){.w-xl-15{width:14%!important}}@media only screen and (min-width:1400px){.w-xxl-15{width:14%!important}}.w-16{width:15%!important}@media only screen and (min-width:576px){.w-sm-16{width:15%!important}}@media only screen and (min-width:768px){.w-md-16{width:15%!important}}@media only screen and (min-width:992px){.w-lg-16{width:15%!important}}@media only screen and (min-width:1200px){.w-xl-16{width:15%!important}}@media only screen and (min-width:1400px){.w-xxl-16{width:15%!important}}.w-17{width:16%!important}@media only screen and (min-width:576px){.w-sm-17{width:16%!important}}@media only screen and (min-width:768px){.w-md-17{width:16%!important}}@media only screen and (min-width:992px){.w-lg-17{width:16%!important}}@media only screen and (min-width:1200px){.w-xl-17{width:16%!important}}@media only screen and (min-width:1400px){.w-xxl-17{width:16%!important}}.w-18{width:17%!important}@media only screen and (min-width:576px){.w-sm-18{width:17%!important}}@media only screen and (min-width:768px){.w-md-18{width:17%!important}}@media only screen and (min-width:992px){.w-lg-18{width:17%!important}}@media only screen and (min-width:1200px){.w-xl-18{width:17%!important}}@media only screen and (min-width:1400px){.w-xxl-18{width:17%!important}}.w-19{width:18%!important}@media only screen and (min-width:576px){.w-sm-19{width:18%!important}}@media only screen and (min-width:768px){.w-md-19{width:18%!important}}@media only screen and (min-width:992px){.w-lg-19{width:18%!important}}@media only screen and (min-width:1200px){.w-xl-19{width:18%!important}}@media only screen and (min-width:1400px){.w-xxl-19{width:18%!important}}.w-20{width:19%!important}@media only screen and (min-width:576px){.w-sm-20{width:19%!important}}@media only screen and (min-width:768px){.w-md-20{width:19%!important}}@media only screen and (min-width:992px){.w-lg-20{width:19%!important}}@media only screen and (min-width:1200px){.w-xl-20{width:19%!important}}@media only screen and (min-width:1400px){.w-xxl-20{width:19%!important}}.w-21{width:20%!important}@media only screen and (min-width:576px){.w-sm-21{width:20%!important}}@media only screen and (min-width:768px){.w-md-21{width:20%!important}}@media only screen and (min-width:992px){.w-lg-21{width:20%!important}}@media only screen and (min-width:1200px){.w-xl-21{width:20%!important}}@media only screen and (min-width:1400px){.w-xxl-21{width:20%!important}}.w-22{width:21%!important}@media only screen and (min-width:576px){.w-sm-22{width:21%!important}}@media only screen and (min-width:768px){.w-md-22{width:21%!important}}@media only screen and (min-width:992px){.w-lg-22{width:21%!important}}@media only screen and (min-width:1200px){.w-xl-22{width:21%!important}}@media only screen and (min-width:1400px){.w-xxl-22{width:21%!important}}.w-23{width:22%!important}@media only screen and (min-width:576px){.w-sm-23{width:22%!important}}@media only screen and (min-width:768px){.w-md-23{width:22%!important}}@media only screen and (min-width:992px){.w-lg-23{width:22%!important}}@media only screen and (min-width:1200px){.w-xl-23{width:22%!important}}@media only screen and (min-width:1400px){.w-xxl-23{width:22%!important}}.w-24{width:23%!important}@media only screen and (min-width:576px){.w-sm-24{width:23%!important}}@media only screen and (min-width:768px){.w-md-24{width:23%!important}}@media only screen and (min-width:992px){.w-lg-24{width:23%!important}}@media only screen and (min-width:1200px){.w-xl-24{width:23%!important}}@media only screen and (min-width:1400px){.w-xxl-24{width:23%!important}}.w-25{width:24%!important}@media only screen and (min-width:576px){.w-sm-25{width:24%!important}}@media only screen and (min-width:768px){.w-md-25{width:24%!important}}@media only screen and (min-width:992px){.w-lg-25{width:24%!important}}@media only screen and (min-width:1200px){.w-xl-25{width:24%!important}}@media only screen and (min-width:1400px){.w-xxl-25{width:24%!important}}.w-26{width:25%!important}@media only screen and (min-width:576px){.w-sm-26{width:25%!important}}@media only screen and (min-width:768px){.w-md-26{width:25%!important}}@media only screen and (min-width:992px){.w-lg-26{width:25%!important}}@media only screen and (min-width:1200px){.w-xl-26{width:25%!important}}@media only screen and (min-width:1400px){.w-xxl-26{width:25%!important}}.w-27{width:26%!important}@media only screen and (min-width:576px){.w-sm-27{width:26%!important}}@media only screen and (min-width:768px){.w-md-27{width:26%!important}}@media only screen and (min-width:992px){.w-lg-27{width:26%!important}}@media only screen and (min-width:1200px){.w-xl-27{width:26%!important}}@media only screen and (min-width:1400px){.w-xxl-27{width:26%!important}}.w-28{width:27%!important}@media only screen and (min-width:576px){.w-sm-28{width:27%!important}}@media only screen and (min-width:768px){.w-md-28{width:27%!important}}@media only screen and (min-width:992px){.w-lg-28{width:27%!important}}@media only screen and (min-width:1200px){.w-xl-28{width:27%!important}}@media only screen and (min-width:1400px){.w-xxl-28{width:27%!important}}.w-29{width:28%!important}@media only screen and (min-width:576px){.w-sm-29{width:28%!important}}@media only screen and (min-width:768px){.w-md-29{width:28%!important}}@media only screen and (min-width:992px){.w-lg-29{width:28%!important}}@media only screen and (min-width:1200px){.w-xl-29{width:28%!important}}@media only screen and (min-width:1400px){.w-xxl-29{width:28%!important}}.w-30{width:29%!important}@media only screen and (min-width:576px){.w-sm-30{width:29%!important}}@media only screen and (min-width:768px){.w-md-30{width:29%!important}}@media only screen and (min-width:992px){.w-lg-30{width:29%!important}}@media only screen and (min-width:1200px){.w-xl-30{width:29%!important}}@media only screen and (min-width:1400px){.w-xxl-30{width:29%!important}}.w-31{width:30%!important}@media only screen and (min-width:576px){.w-sm-31{width:30%!important}}@media only screen and (min-width:768px){.w-md-31{width:30%!important}}@media only screen and (min-width:992px){.w-lg-31{width:30%!important}}@media only screen and (min-width:1200px){.w-xl-31{width:30%!important}}@media only screen and (min-width:1400px){.w-xxl-31{width:30%!important}}.w-32{width:31%!important}@media only screen and (min-width:576px){.w-sm-32{width:31%!important}}@media only screen and (min-width:768px){.w-md-32{width:31%!important}}@media only screen and (min-width:992px){.w-lg-32{width:31%!important}}@media only screen and (min-width:1200px){.w-xl-32{width:31%!important}}@media only screen and (min-width:1400px){.w-xxl-32{width:31%!important}}.w-33{width:32%!important}@media only screen and (min-width:576px){.w-sm-33{width:32%!important}}@media only screen and (min-width:768px){.w-md-33{width:32%!important}}@media only screen and (min-width:992px){.w-lg-33{width:32%!important}}@media only screen and (min-width:1200px){.w-xl-33{width:32%!important}}@media only screen and (min-width:1400px){.w-xxl-33{width:32%!important}}.w-34{width:33%!important}@media only screen and (min-width:576px){.w-sm-34{width:33%!important}}@media only screen and (min-width:768px){.w-md-34{width:33%!important}}@media only screen and (min-width:992px){.w-lg-34{width:33%!important}}@media only screen and (min-width:1200px){.w-xl-34{width:33%!important}}@media only screen and (min-width:1400px){.w-xxl-34{width:33%!important}}.w-35{width:34%!important}@media only screen and (min-width:576px){.w-sm-35{width:34%!important}}@media only screen and (min-width:768px){.w-md-35{width:34%!important}}@media only screen and (min-width:992px){.w-lg-35{width:34%!important}}@media only screen and (min-width:1200px){.w-xl-35{width:34%!important}}@media only screen and (min-width:1400px){.w-xxl-35{width:34%!important}}.w-36{width:35%!important}@media only screen and (min-width:576px){.w-sm-36{width:35%!important}}@media only screen and (min-width:768px){.w-md-36{width:35%!important}}@media only screen and (min-width:992px){.w-lg-36{width:35%!important}}@media only screen and (min-width:1200px){.w-xl-36{width:35%!important}}@media only screen and (min-width:1400px){.w-xxl-36{width:35%!important}}.w-37{width:36%!important}@media only screen and (min-width:576px){.w-sm-37{width:36%!important}}@media only screen and (min-width:768px){.w-md-37{width:36%!important}}@media only screen and (min-width:992px){.w-lg-37{width:36%!important}}@media only screen and (min-width:1200px){.w-xl-37{width:36%!important}}@media only screen and (min-width:1400px){.w-xxl-37{width:36%!important}}.w-38{width:37%!important}@media only screen and (min-width:576px){.w-sm-38{width:37%!important}}@media only screen and (min-width:768px){.w-md-38{width:37%!important}}@media only screen and (min-width:992px){.w-lg-38{width:37%!important}}@media only screen and (min-width:1200px){.w-xl-38{width:37%!important}}@media only screen and (min-width:1400px){.w-xxl-38{width:37%!important}}.w-39{width:38%!important}@media only screen and (min-width:576px){.w-sm-39{width:38%!important}}@media only screen and (min-width:768px){.w-md-39{width:38%!important}}@media only screen and (min-width:992px){.w-lg-39{width:38%!important}}@media only screen and (min-width:1200px){.w-xl-39{width:38%!important}}@media only screen and (min-width:1400px){.w-xxl-39{width:38%!important}}.w-40{width:39%!important}@media only screen and (min-width:576px){.w-sm-40{width:39%!important}}@media only screen and (min-width:768px){.w-md-40{width:39%!important}}@media only screen and (min-width:992px){.w-lg-40{width:39%!important}}@media only screen and (min-width:1200px){.w-xl-40{width:39%!important}}@media only screen and (min-width:1400px){.w-xxl-40{width:39%!important}}.w-41{width:40%!important}@media only screen and (min-width:576px){.w-sm-41{width:40%!important}}@media only screen and (min-width:768px){.w-md-41{width:40%!important}}@media only screen and (min-width:992px){.w-lg-41{width:40%!important}}@media only screen and (min-width:1200px){.w-xl-41{width:40%!important}}@media only screen and (min-width:1400px){.w-xxl-41{width:40%!important}}.w-42{width:41%!important}@media only screen and (min-width:576px){.w-sm-42{width:41%!important}}@media only screen and (min-width:768px){.w-md-42{width:41%!important}}@media only screen and (min-width:992px){.w-lg-42{width:41%!important}}@media only screen and (min-width:1200px){.w-xl-42{width:41%!important}}@media only screen and (min-width:1400px){.w-xxl-42{width:41%!important}}.w-43{width:42%!important}@media only screen and (min-width:576px){.w-sm-43{width:42%!important}}@media only screen and (min-width:768px){.w-md-43{width:42%!important}}@media only screen and (min-width:992px){.w-lg-43{width:42%!important}}@media only screen and (min-width:1200px){.w-xl-43{width:42%!important}}@media only screen and (min-width:1400px){.w-xxl-43{width:42%!important}}.w-44{width:43%!important}@media only screen and (min-width:576px){.w-sm-44{width:43%!important}}@media only screen and (min-width:768px){.w-md-44{width:43%!important}}@media only screen and (min-width:992px){.w-lg-44{width:43%!important}}@media only screen and (min-width:1200px){.w-xl-44{width:43%!important}}@media only screen and (min-width:1400px){.w-xxl-44{width:43%!important}}.w-45{width:44%!important}@media only screen and (min-width:576px){.w-sm-45{width:44%!important}}@media only screen and (min-width:768px){.w-md-45{width:44%!important}}@media only screen and (min-width:992px){.w-lg-45{width:44%!important}}@media only screen and (min-width:1200px){.w-xl-45{width:44%!important}}@media only screen and (min-width:1400px){.w-xxl-45{width:44%!important}}.w-46{width:45%!important}@media only screen and (min-width:576px){.w-sm-46{width:45%!important}}@media only screen and (min-width:768px){.w-md-46{width:45%!important}}@media only screen and (min-width:992px){.w-lg-46{width:45%!important}}@media only screen and (min-width:1200px){.w-xl-46{width:45%!important}}@media only screen and (min-width:1400px){.w-xxl-46{width:45%!important}}.w-47{width:46%!important}@media only screen and (min-width:576px){.w-sm-47{width:46%!important}}@media only screen and (min-width:768px){.w-md-47{width:46%!important}}@media only screen and (min-width:992px){.w-lg-47{width:46%!important}}@media only screen and (min-width:1200px){.w-xl-47{width:46%!important}}@media only screen and (min-width:1400px){.w-xxl-47{width:46%!important}}.w-48{width:47%!important}@media only screen and (min-width:576px){.w-sm-48{width:47%!important}}@media only screen and (min-width:768px){.w-md-48{width:47%!important}}@media only screen and (min-width:992px){.w-lg-48{width:47%!important}}@media only screen and (min-width:1200px){.w-xl-48{width:47%!important}}@media only screen and (min-width:1400px){.w-xxl-48{width:47%!important}}.w-49{width:48%!important}@media only screen and (min-width:576px){.w-sm-49{width:48%!important}}@media only screen and (min-width:768px){.w-md-49{width:48%!important}}@media only screen and (min-width:992px){.w-lg-49{width:48%!important}}@media only screen and (min-width:1200px){.w-xl-49{width:48%!important}}@media only screen and (min-width:1400px){.w-xxl-49{width:48%!important}}.w-50{width:49%!important}@media only screen and (min-width:576px){.w-sm-50{width:49%!important}}@media only screen and (min-width:768px){.w-md-50{width:49%!important}}@media only screen and (min-width:992px){.w-lg-50{width:49%!important}}@media only screen and (min-width:1200px){.w-xl-50{width:49%!important}}@media only screen and (min-width:1400px){.w-xxl-50{width:49%!important}}.w-51{width:50%!important}@media only screen and (min-width:576px){.w-sm-51{width:50%!important}}@media only screen and (min-width:768px){.w-md-51{width:50%!important}}@media only screen and (min-width:992px){.w-lg-51{width:50%!important}}@media only screen and (min-width:1200px){.w-xl-51{width:50%!important}}@media only screen and (min-width:1400px){.w-xxl-51{width:50%!important}}.w-52{width:51%!important}@media only screen and (min-width:576px){.w-sm-52{width:51%!important}}@media only screen and (min-width:768px){.w-md-52{width:51%!important}}@media only screen and (min-width:992px){.w-lg-52{width:51%!important}}@media only screen and (min-width:1200px){.w-xl-52{width:51%!important}}@media only screen and (min-width:1400px){.w-xxl-52{width:51%!important}}.w-53{width:52%!important}@media only screen and (min-width:576px){.w-sm-53{width:52%!important}}@media only screen and (min-width:768px){.w-md-53{width:52%!important}}@media only screen and (min-width:992px){.w-lg-53{width:52%!important}}@media only screen and (min-width:1200px){.w-xl-53{width:52%!important}}@media only screen and (min-width:1400px){.w-xxl-53{width:52%!important}}.w-54{width:53%!important}@media only screen and (min-width:576px){.w-sm-54{width:53%!important}}@media only screen and (min-width:768px){.w-md-54{width:53%!important}}@media only screen and (min-width:992px){.w-lg-54{width:53%!important}}@media only screen and (min-width:1200px){.w-xl-54{width:53%!important}}@media only screen and (min-width:1400px){.w-xxl-54{width:53%!important}}.w-55{width:54%!important}@media only screen and (min-width:576px){.w-sm-55{width:54%!important}}@media only screen and (min-width:768px){.w-md-55{width:54%!important}}@media only screen and (min-width:992px){.w-lg-55{width:54%!important}}@media only screen and (min-width:1200px){.w-xl-55{width:54%!important}}@media only screen and (min-width:1400px){.w-xxl-55{width:54%!important}}.w-56{width:55%!important}@media only screen and (min-width:576px){.w-sm-56{width:55%!important}}@media only screen and (min-width:768px){.w-md-56{width:55%!important}}@media only screen and (min-width:992px){.w-lg-56{width:55%!important}}@media only screen and (min-width:1200px){.w-xl-56{width:55%!important}}@media only screen and (min-width:1400px){.w-xxl-56{width:55%!important}}.w-57{width:56%!important}@media only screen and (min-width:576px){.w-sm-57{width:56%!important}}@media only screen and (min-width:768px){.w-md-57{width:56%!important}}@media only screen and (min-width:992px){.w-lg-57{width:56%!important}}@media only screen and (min-width:1200px){.w-xl-57{width:56%!important}}@media only screen and (min-width:1400px){.w-xxl-57{width:56%!important}}.w-58{width:57%!important}@media only screen and (min-width:576px){.w-sm-58{width:57%!important}}@media only screen and (min-width:768px){.w-md-58{width:57%!important}}@media only screen and (min-width:992px){.w-lg-58{width:57%!important}}@media only screen and (min-width:1200px){.w-xl-58{width:57%!important}}@media only screen and (min-width:1400px){.w-xxl-58{width:57%!important}}.w-59{width:58%!important}@media only screen and (min-width:576px){.w-sm-59{width:58%!important}}@media only screen and (min-width:768px){.w-md-59{width:58%!important}}@media only screen and (min-width:992px){.w-lg-59{width:58%!important}}@media only screen and (min-width:1200px){.w-xl-59{width:58%!important}}@media only screen and (min-width:1400px){.w-xxl-59{width:58%!important}}.w-60{width:59%!important}@media only screen and (min-width:576px){.w-sm-60{width:59%!important}}@media only screen and (min-width:768px){.w-md-60{width:59%!important}}@media only screen and (min-width:992px){.w-lg-60{width:59%!important}}@media only screen and (min-width:1200px){.w-xl-60{width:59%!important}}@media only screen and (min-width:1400px){.w-xxl-60{width:59%!important}}.w-61{width:60%!important}@media only screen and (min-width:576px){.w-sm-61{width:60%!important}}@media only screen and (min-width:768px){.w-md-61{width:60%!important}}@media only screen and (min-width:992px){.w-lg-61{width:60%!important}}@media only screen and (min-width:1200px){.w-xl-61{width:60%!important}}@media only screen and (min-width:1400px){.w-xxl-61{width:60%!important}}.w-62{width:61%!important}@media only screen and (min-width:576px){.w-sm-62{width:61%!important}}@media only screen and (min-width:768px){.w-md-62{width:61%!important}}@media only screen and (min-width:992px){.w-lg-62{width:61%!important}}@media only screen and (min-width:1200px){.w-xl-62{width:61%!important}}@media only screen and (min-width:1400px){.w-xxl-62{width:61%!important}}.w-63{width:62%!important}@media only screen and (min-width:576px){.w-sm-63{width:62%!important}}@media only screen and (min-width:768px){.w-md-63{width:62%!important}}@media only screen and (min-width:992px){.w-lg-63{width:62%!important}}@media only screen and (min-width:1200px){.w-xl-63{width:62%!important}}@media only screen and (min-width:1400px){.w-xxl-63{width:62%!important}}.w-64{width:63%!important}@media only screen and (min-width:576px){.w-sm-64{width:63%!important}}@media only screen and (min-width:768px){.w-md-64{width:63%!important}}@media only screen and (min-width:992px){.w-lg-64{width:63%!important}}@media only screen and (min-width:1200px){.w-xl-64{width:63%!important}}@media only screen and (min-width:1400px){.w-xxl-64{width:63%!important}}.w-65{width:64%!important}@media only screen and (min-width:576px){.w-sm-65{width:64%!important}}@media only screen and (min-width:768px){.w-md-65{width:64%!important}}@media only screen and (min-width:992px){.w-lg-65{width:64%!important}}@media only screen and (min-width:1200px){.w-xl-65{width:64%!important}}@media only screen and (min-width:1400px){.w-xxl-65{width:64%!important}}.w-66{width:65%!important}@media only screen and (min-width:576px){.w-sm-66{width:65%!important}}@media only screen and (min-width:768px){.w-md-66{width:65%!important}}@media only screen and (min-width:992px){.w-lg-66{width:65%!important}}@media only screen and (min-width:1200px){.w-xl-66{width:65%!important}}@media only screen and (min-width:1400px){.w-xxl-66{width:65%!important}}.w-67{width:66%!important}@media only screen and (min-width:576px){.w-sm-67{width:66%!important}}@media only screen and (min-width:768px){.w-md-67{width:66%!important}}@media only screen and (min-width:992px){.w-lg-67{width:66%!important}}@media only screen and (min-width:1200px){.w-xl-67{width:66%!important}}@media only screen and (min-width:1400px){.w-xxl-67{width:66%!important}}.w-68{width:67%!important}@media only screen and (min-width:576px){.w-sm-68{width:67%!important}}@media only screen and (min-width:768px){.w-md-68{width:67%!important}}@media only screen and (min-width:992px){.w-lg-68{width:67%!important}}@media only screen and (min-width:1200px){.w-xl-68{width:67%!important}}@media only screen and (min-width:1400px){.w-xxl-68{width:67%!important}}.w-69{width:68%!important}@media only screen and (min-width:576px){.w-sm-69{width:68%!important}}@media only screen and (min-width:768px){.w-md-69{width:68%!important}}@media only screen and (min-width:992px){.w-lg-69{width:68%!important}}@media only screen and (min-width:1200px){.w-xl-69{width:68%!important}}@media only screen and (min-width:1400px){.w-xxl-69{width:68%!important}}.w-70{width:69%!important}@media only screen and (min-width:576px){.w-sm-70{width:69%!important}}@media only screen and (min-width:768px){.w-md-70{width:69%!important}}@media only screen and (min-width:992px){.w-lg-70{width:69%!important}}@media only screen and (min-width:1200px){.w-xl-70{width:69%!important}}@media only screen and (min-width:1400px){.w-xxl-70{width:69%!important}}.w-71{width:70%!important}@media only screen and (min-width:576px){.w-sm-71{width:70%!important}}@media only screen and (min-width:768px){.w-md-71{width:70%!important}}@media only screen and (min-width:992px){.w-lg-71{width:70%!important}}@media only screen and (min-width:1200px){.w-xl-71{width:70%!important}}@media only screen and (min-width:1400px){.w-xxl-71{width:70%!important}}.w-72{width:71%!important}@media only screen and (min-width:576px){.w-sm-72{width:71%!important}}@media only screen and (min-width:768px){.w-md-72{width:71%!important}}@media only screen and (min-width:992px){.w-lg-72{width:71%!important}}@media only screen and (min-width:1200px){.w-xl-72{width:71%!important}}@media only screen and (min-width:1400px){.w-xxl-72{width:71%!important}}.w-73{width:72%!important}@media only screen and (min-width:576px){.w-sm-73{width:72%!important}}@media only screen and (min-width:768px){.w-md-73{width:72%!important}}@media only screen and (min-width:992px){.w-lg-73{width:72%!important}}@media only screen and (min-width:1200px){.w-xl-73{width:72%!important}}@media only screen and (min-width:1400px){.w-xxl-73{width:72%!important}}.w-74{width:73%!important}@media only screen and (min-width:576px){.w-sm-74{width:73%!important}}@media only screen and (min-width:768px){.w-md-74{width:73%!important}}@media only screen and (min-width:992px){.w-lg-74{width:73%!important}}@media only screen and (min-width:1200px){.w-xl-74{width:73%!important}}@media only screen and (min-width:1400px){.w-xxl-74{width:73%!important}}.w-75{width:74%!important}@media only screen and (min-width:576px){.w-sm-75{width:74%!important}}@media only screen and (min-width:768px){.w-md-75{width:74%!important}}@media only screen and (min-width:992px){.w-lg-75{width:74%!important}}@media only screen and (min-width:1200px){.w-xl-75{width:74%!important}}@media only screen and (min-width:1400px){.w-xxl-75{width:74%!important}}.w-76{width:75%!important}@media only screen and (min-width:576px){.w-sm-76{width:75%!important}}@media only screen and (min-width:768px){.w-md-76{width:75%!important}}@media only screen and (min-width:992px){.w-lg-76{width:75%!important}}@media only screen and (min-width:1200px){.w-xl-76{width:75%!important}}@media only screen and (min-width:1400px){.w-xxl-76{width:75%!important}}.w-77{width:76%!important}@media only screen and (min-width:576px){.w-sm-77{width:76%!important}}@media only screen and (min-width:768px){.w-md-77{width:76%!important}}@media only screen and (min-width:992px){.w-lg-77{width:76%!important}}@media only screen and (min-width:1200px){.w-xl-77{width:76%!important}}@media only screen and (min-width:1400px){.w-xxl-77{width:76%!important}}.w-78{width:77%!important}@media only screen and (min-width:576px){.w-sm-78{width:77%!important}}@media only screen and (min-width:768px){.w-md-78{width:77%!important}}@media only screen and (min-width:992px){.w-lg-78{width:77%!important}}@media only screen and (min-width:1200px){.w-xl-78{width:77%!important}}@media only screen and (min-width:1400px){.w-xxl-78{width:77%!important}}.w-79{width:78%!important}@media only screen and (min-width:576px){.w-sm-79{width:78%!important}}@media only screen and (min-width:768px){.w-md-79{width:78%!important}}@media only screen and (min-width:992px){.w-lg-79{width:78%!important}}@media only screen and (min-width:1200px){.w-xl-79{width:78%!important}}@media only screen and (min-width:1400px){.w-xxl-79{width:78%!important}}.w-80{width:79%!important}@media only screen and (min-width:576px){.w-sm-80{width:79%!important}}@media only screen and (min-width:768px){.w-md-80{width:79%!important}}@media only screen and (min-width:992px){.w-lg-80{width:79%!important}}@media only screen and (min-width:1200px){.w-xl-80{width:79%!important}}@media only screen and (min-width:1400px){.w-xxl-80{width:79%!important}}.w-81{width:80%!important}@media only screen and (min-width:576px){.w-sm-81{width:80%!important}}@media only screen and (min-width:768px){.w-md-81{width:80%!important}}@media only screen and (min-width:992px){.w-lg-81{width:80%!important}}@media only screen and (min-width:1200px){.w-xl-81{width:80%!important}}@media only screen and (min-width:1400px){.w-xxl-81{width:80%!important}}.w-82{width:81%!important}@media only screen and (min-width:576px){.w-sm-82{width:81%!important}}@media only screen and (min-width:768px){.w-md-82{width:81%!important}}@media only screen and (min-width:992px){.w-lg-82{width:81%!important}}@media only screen and (min-width:1200px){.w-xl-82{width:81%!important}}@media only screen and (min-width:1400px){.w-xxl-82{width:81%!important}}.w-83{width:82%!important}@media only screen and (min-width:576px){.w-sm-83{width:82%!important}}@media only screen and (min-width:768px){.w-md-83{width:82%!important}}@media only screen and (min-width:992px){.w-lg-83{width:82%!important}}@media only screen and (min-width:1200px){.w-xl-83{width:82%!important}}@media only screen and (min-width:1400px){.w-xxl-83{width:82%!important}}.w-84{width:83%!important}@media only screen and (min-width:576px){.w-sm-84{width:83%!important}}@media only screen and (min-width:768px){.w-md-84{width:83%!important}}@media only screen and (min-width:992px){.w-lg-84{width:83%!important}}@media only screen and (min-width:1200px){.w-xl-84{width:83%!important}}@media only screen and (min-width:1400px){.w-xxl-84{width:83%!important}}.w-85{width:84%!important}@media only screen and (min-width:576px){.w-sm-85{width:84%!important}}@media only screen and (min-width:768px){.w-md-85{width:84%!important}}@media only screen and (min-width:992px){.w-lg-85{width:84%!important}}@media only screen and (min-width:1200px){.w-xl-85{width:84%!important}}@media only screen and (min-width:1400px){.w-xxl-85{width:84%!important}}.w-86{width:85%!important}@media only screen and (min-width:576px){.w-sm-86{width:85%!important}}@media only screen and (min-width:768px){.w-md-86{width:85%!important}}@media only screen and (min-width:992px){.w-lg-86{width:85%!important}}@media only screen and (min-width:1200px){.w-xl-86{width:85%!important}}@media only screen and (min-width:1400px){.w-xxl-86{width:85%!important}}.w-87{width:86%!important}@media only screen and (min-width:576px){.w-sm-87{width:86%!important}}@media only screen and (min-width:768px){.w-md-87{width:86%!important}}@media only screen and (min-width:992px){.w-lg-87{width:86%!important}}@media only screen and (min-width:1200px){.w-xl-87{width:86%!important}}@media only screen and (min-width:1400px){.w-xxl-87{width:86%!important}}.w-88{width:87%!important}@media only screen and (min-width:576px){.w-sm-88{width:87%!important}}@media only screen and (min-width:768px){.w-md-88{width:87%!important}}@media only screen and (min-width:992px){.w-lg-88{width:87%!important}}@media only screen and (min-width:1200px){.w-xl-88{width:87%!important}}@media only screen and (min-width:1400px){.w-xxl-88{width:87%!important}}.w-89{width:88%!important}@media only screen and (min-width:576px){.w-sm-89{width:88%!important}}@media only screen and (min-width:768px){.w-md-89{width:88%!important}}@media only screen and (min-width:992px){.w-lg-89{width:88%!important}}@media only screen and (min-width:1200px){.w-xl-89{width:88%!important}}@media only screen and (min-width:1400px){.w-xxl-89{width:88%!important}}.w-90{width:89%!important}@media only screen and (min-width:576px){.w-sm-90{width:89%!important}}@media only screen and (min-width:768px){.w-md-90{width:89%!important}}@media only screen and (min-width:992px){.w-lg-90{width:89%!important}}@media only screen and (min-width:1200px){.w-xl-90{width:89%!important}}@media only screen and (min-width:1400px){.w-xxl-90{width:89%!important}}.w-91{width:90%!important}@media only screen and (min-width:576px){.w-sm-91{width:90%!important}}@media only screen and (min-width:768px){.w-md-91{width:90%!important}}@media only screen and (min-width:992px){.w-lg-91{width:90%!important}}@media only screen and (min-width:1200px){.w-xl-91{width:90%!important}}@media only screen and (min-width:1400px){.w-xxl-91{width:90%!important}}.w-92{width:91%!important}@media only screen and (min-width:576px){.w-sm-92{width:91%!important}}@media only screen and (min-width:768px){.w-md-92{width:91%!important}}@media only screen and (min-width:992px){.w-lg-92{width:91%!important}}@media only screen and (min-width:1200px){.w-xl-92{width:91%!important}}@media only screen and (min-width:1400px){.w-xxl-92{width:91%!important}}.w-93{width:92%!important}@media only screen and (min-width:576px){.w-sm-93{width:92%!important}}@media only screen and (min-width:768px){.w-md-93{width:92%!important}}@media only screen and (min-width:992px){.w-lg-93{width:92%!important}}@media only screen and (min-width:1200px){.w-xl-93{width:92%!important}}@media only screen and (min-width:1400px){.w-xxl-93{width:92%!important}}.w-94{width:93%!important}@media only screen and (min-width:576px){.w-sm-94{width:93%!important}}@media only screen and (min-width:768px){.w-md-94{width:93%!important}}@media only screen and (min-width:992px){.w-lg-94{width:93%!important}}@media only screen and (min-width:1200px){.w-xl-94{width:93%!important}}@media only screen and (min-width:1400px){.w-xxl-94{width:93%!important}}.w-95{width:94%!important}@media only screen and (min-width:576px){.w-sm-95{width:94%!important}}@media only screen and (min-width:768px){.w-md-95{width:94%!important}}@media only screen and (min-width:992px){.w-lg-95{width:94%!important}}@media only screen and (min-width:1200px){.w-xl-95{width:94%!important}}@media only screen and (min-width:1400px){.w-xxl-95{width:94%!important}}.w-96{width:95%!important}@media only screen and (min-width:576px){.w-sm-96{width:95%!important}}@media only screen and (min-width:768px){.w-md-96{width:95%!important}}@media only screen and (min-width:992px){.w-lg-96{width:95%!important}}@media only screen and (min-width:1200px){.w-xl-96{width:95%!important}}@media only screen and (min-width:1400px){.w-xxl-96{width:95%!important}}.w-97{width:96%!important}@media only screen and (min-width:576px){.w-sm-97{width:96%!important}}@media only screen and (min-width:768px){.w-md-97{width:96%!important}}@media only screen and (min-width:992px){.w-lg-97{width:96%!important}}@media only screen and (min-width:1200px){.w-xl-97{width:96%!important}}@media only screen and (min-width:1400px){.w-xxl-97{width:96%!important}}.w-98{width:97%!important}@media only screen and (min-width:576px){.w-sm-98{width:97%!important}}@media only screen and (min-width:768px){.w-md-98{width:97%!important}}@media only screen and (min-width:992px){.w-lg-98{width:97%!important}}@media only screen and (min-width:1200px){.w-xl-98{width:97%!important}}@media only screen and (min-width:1400px){.w-xxl-98{width:97%!important}}.w-99{width:98%!important}@media only screen and (min-width:576px){.w-sm-99{width:98%!important}}@media only screen and (min-width:768px){.w-md-99{width:98%!important}}@media only screen and (min-width:992px){.w-lg-99{width:98%!important}}@media only screen and (min-width:1200px){.w-xl-99{width:98%!important}}@media only screen and (min-width:1400px){.w-xxl-99{width:98%!important}}.wx-h-1{max-width:0%!important}@media only screen and (min-width:576px){.wx-h-sm-1{max-width:0%!important}}@media only screen and (min-width:768px){.wx-h-md-1{max-width:0%!important}}@media only screen and (min-width:992px){.wx-h-lg-1{max-width:0%!important}}@media only screen and (min-width:1200px){.wx-h-xl-1{max-width:0%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-1{max-width:0%!important}}.wx-h-2{max-width:1%!important}@media only screen and (min-width:576px){.wx-h-sm-2{max-width:1%!important}}@media only screen and (min-width:768px){.wx-h-md-2{max-width:1%!important}}@media only screen and (min-width:992px){.wx-h-lg-2{max-width:1%!important}}@media only screen and (min-width:1200px){.wx-h-xl-2{max-width:1%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-2{max-width:1%!important}}.wx-h-3{max-width:2%!important}@media only screen and (min-width:576px){.wx-h-sm-3{max-width:2%!important}}@media only screen and (min-width:768px){.wx-h-md-3{max-width:2%!important}}@media only screen and (min-width:992px){.wx-h-lg-3{max-width:2%!important}}@media only screen and (min-width:1200px){.wx-h-xl-3{max-width:2%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-3{max-width:2%!important}}.wx-h-4{max-width:3%!important}@media only screen and (min-width:576px){.wx-h-sm-4{max-width:3%!important}}@media only screen and (min-width:768px){.wx-h-md-4{max-width:3%!important}}@media only screen and (min-width:992px){.wx-h-lg-4{max-width:3%!important}}@media only screen and (min-width:1200px){.wx-h-xl-4{max-width:3%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-4{max-width:3%!important}}.wx-h-5{max-width:4%!important}@media only screen and (min-width:576px){.wx-h-sm-5{max-width:4%!important}}@media only screen and (min-width:768px){.wx-h-md-5{max-width:4%!important}}@media only screen and (min-width:992px){.wx-h-lg-5{max-width:4%!important}}@media only screen and (min-width:1200px){.wx-h-xl-5{max-width:4%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-5{max-width:4%!important}}.wx-h-6{max-width:5%!important}@media only screen and (min-width:576px){.wx-h-sm-6{max-width:5%!important}}@media only screen and (min-width:768px){.wx-h-md-6{max-width:5%!important}}@media only screen and (min-width:992px){.wx-h-lg-6{max-width:5%!important}}@media only screen and (min-width:1200px){.wx-h-xl-6{max-width:5%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-6{max-width:5%!important}}.wx-h-7{max-width:6%!important}@media only screen and (min-width:576px){.wx-h-sm-7{max-width:6%!important}}@media only screen and (min-width:768px){.wx-h-md-7{max-width:6%!important}}@media only screen and (min-width:992px){.wx-h-lg-7{max-width:6%!important}}@media only screen and (min-width:1200px){.wx-h-xl-7{max-width:6%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-7{max-width:6%!important}}.wx-h-8{max-width:7%!important}@media only screen and (min-width:576px){.wx-h-sm-8{max-width:7%!important}}@media only screen and (min-width:768px){.wx-h-md-8{max-width:7%!important}}@media only screen and (min-width:992px){.wx-h-lg-8{max-width:7%!important}}@media only screen and (min-width:1200px){.wx-h-xl-8{max-width:7%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-8{max-width:7%!important}}.wx-h-9{max-width:8%!important}@media only screen and (min-width:576px){.wx-h-sm-9{max-width:8%!important}}@media only screen and (min-width:768px){.wx-h-md-9{max-width:8%!important}}@media only screen and (min-width:992px){.wx-h-lg-9{max-width:8%!important}}@media only screen and (min-width:1200px){.wx-h-xl-9{max-width:8%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-9{max-width:8%!important}}.wx-h-10{max-width:9%!important}@media only screen and (min-width:576px){.wx-h-sm-10{max-width:9%!important}}@media only screen and (min-width:768px){.wx-h-md-10{max-width:9%!important}}@media only screen and (min-width:992px){.wx-h-lg-10{max-width:9%!important}}@media only screen and (min-width:1200px){.wx-h-xl-10{max-width:9%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-10{max-width:9%!important}}.wx-h-11{max-width:10%!important}@media only screen and (min-width:576px){.wx-h-sm-11{max-width:10%!important}}@media only screen and (min-width:768px){.wx-h-md-11{max-width:10%!important}}@media only screen and (min-width:992px){.wx-h-lg-11{max-width:10%!important}}@media only screen and (min-width:1200px){.wx-h-xl-11{max-width:10%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-11{max-width:10%!important}}.wx-h-12{max-width:11%!important}@media only screen and (min-width:576px){.wx-h-sm-12{max-width:11%!important}}@media only screen and (min-width:768px){.wx-h-md-12{max-width:11%!important}}@media only screen and (min-width:992px){.wx-h-lg-12{max-width:11%!important}}@media only screen and (min-width:1200px){.wx-h-xl-12{max-width:11%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-12{max-width:11%!important}}.wx-h-13{max-width:12%!important}@media only screen and (min-width:576px){.wx-h-sm-13{max-width:12%!important}}@media only screen and (min-width:768px){.wx-h-md-13{max-width:12%!important}}@media only screen and (min-width:992px){.wx-h-lg-13{max-width:12%!important}}@media only screen and (min-width:1200px){.wx-h-xl-13{max-width:12%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-13{max-width:12%!important}}.wx-h-14{max-width:13%!important}@media only screen and (min-width:576px){.wx-h-sm-14{max-width:13%!important}}@media only screen and (min-width:768px){.wx-h-md-14{max-width:13%!important}}@media only screen and (min-width:992px){.wx-h-lg-14{max-width:13%!important}}@media only screen and (min-width:1200px){.wx-h-xl-14{max-width:13%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-14{max-width:13%!important}}.wx-h-15{max-width:14%!important}@media only screen and (min-width:576px){.wx-h-sm-15{max-width:14%!important}}@media only screen and (min-width:768px){.wx-h-md-15{max-width:14%!important}}@media only screen and (min-width:992px){.wx-h-lg-15{max-width:14%!important}}@media only screen and (min-width:1200px){.wx-h-xl-15{max-width:14%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-15{max-width:14%!important}}.wx-h-16{max-width:15%!important}@media only screen and (min-width:576px){.wx-h-sm-16{max-width:15%!important}}@media only screen and (min-width:768px){.wx-h-md-16{max-width:15%!important}}@media only screen and (min-width:992px){.wx-h-lg-16{max-width:15%!important}}@media only screen and (min-width:1200px){.wx-h-xl-16{max-width:15%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-16{max-width:15%!important}}.wx-h-17{max-width:16%!important}@media only screen and (min-width:576px){.wx-h-sm-17{max-width:16%!important}}@media only screen and (min-width:768px){.wx-h-md-17{max-width:16%!important}}@media only screen and (min-width:992px){.wx-h-lg-17{max-width:16%!important}}@media only screen and (min-width:1200px){.wx-h-xl-17{max-width:16%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-17{max-width:16%!important}}.wx-h-18{max-width:17%!important}@media only screen and (min-width:576px){.wx-h-sm-18{max-width:17%!important}}@media only screen and (min-width:768px){.wx-h-md-18{max-width:17%!important}}@media only screen and (min-width:992px){.wx-h-lg-18{max-width:17%!important}}@media only screen and (min-width:1200px){.wx-h-xl-18{max-width:17%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-18{max-width:17%!important}}.wx-h-19{max-width:18%!important}@media only screen and (min-width:576px){.wx-h-sm-19{max-width:18%!important}}@media only screen and (min-width:768px){.wx-h-md-19{max-width:18%!important}}@media only screen and (min-width:992px){.wx-h-lg-19{max-width:18%!important}}@media only screen and (min-width:1200px){.wx-h-xl-19{max-width:18%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-19{max-width:18%!important}}.wx-h-20{max-width:19%!important}@media only screen and (min-width:576px){.wx-h-sm-20{max-width:19%!important}}@media only screen and (min-width:768px){.wx-h-md-20{max-width:19%!important}}@media only screen and (min-width:992px){.wx-h-lg-20{max-width:19%!important}}@media only screen and (min-width:1200px){.wx-h-xl-20{max-width:19%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-20{max-width:19%!important}}.wx-h-21{max-width:20%!important}@media only screen and (min-width:576px){.wx-h-sm-21{max-width:20%!important}}@media only screen and (min-width:768px){.wx-h-md-21{max-width:20%!important}}@media only screen and (min-width:992px){.wx-h-lg-21{max-width:20%!important}}@media only screen and (min-width:1200px){.wx-h-xl-21{max-width:20%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-21{max-width:20%!important}}.wx-h-22{max-width:21%!important}@media only screen and (min-width:576px){.wx-h-sm-22{max-width:21%!important}}@media only screen and (min-width:768px){.wx-h-md-22{max-width:21%!important}}@media only screen and (min-width:992px){.wx-h-lg-22{max-width:21%!important}}@media only screen and (min-width:1200px){.wx-h-xl-22{max-width:21%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-22{max-width:21%!important}}.wx-h-23{max-width:22%!important}@media only screen and (min-width:576px){.wx-h-sm-23{max-width:22%!important}}@media only screen and (min-width:768px){.wx-h-md-23{max-width:22%!important}}@media only screen and (min-width:992px){.wx-h-lg-23{max-width:22%!important}}@media only screen and (min-width:1200px){.wx-h-xl-23{max-width:22%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-23{max-width:22%!important}}.wx-h-24{max-width:23%!important}@media only screen and (min-width:576px){.wx-h-sm-24{max-width:23%!important}}@media only screen and (min-width:768px){.wx-h-md-24{max-width:23%!important}}@media only screen and (min-width:992px){.wx-h-lg-24{max-width:23%!important}}@media only screen and (min-width:1200px){.wx-h-xl-24{max-width:23%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-24{max-width:23%!important}}.wx-h-25{max-width:24%!important}@media only screen and (min-width:576px){.wx-h-sm-25{max-width:24%!important}}@media only screen and (min-width:768px){.wx-h-md-25{max-width:24%!important}}@media only screen and (min-width:992px){.wx-h-lg-25{max-width:24%!important}}@media only screen and (min-width:1200px){.wx-h-xl-25{max-width:24%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-25{max-width:24%!important}}.wx-h-26{max-width:25%!important}@media only screen and (min-width:576px){.wx-h-sm-26{max-width:25%!important}}@media only screen and (min-width:768px){.wx-h-md-26{max-width:25%!important}}@media only screen and (min-width:992px){.wx-h-lg-26{max-width:25%!important}}@media only screen and (min-width:1200px){.wx-h-xl-26{max-width:25%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-26{max-width:25%!important}}.wx-h-27{max-width:26%!important}@media only screen and (min-width:576px){.wx-h-sm-27{max-width:26%!important}}@media only screen and (min-width:768px){.wx-h-md-27{max-width:26%!important}}@media only screen and (min-width:992px){.wx-h-lg-27{max-width:26%!important}}@media only screen and (min-width:1200px){.wx-h-xl-27{max-width:26%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-27{max-width:26%!important}}.wx-h-28{max-width:27%!important}@media only screen and (min-width:576px){.wx-h-sm-28{max-width:27%!important}}@media only screen and (min-width:768px){.wx-h-md-28{max-width:27%!important}}@media only screen and (min-width:992px){.wx-h-lg-28{max-width:27%!important}}@media only screen and (min-width:1200px){.wx-h-xl-28{max-width:27%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-28{max-width:27%!important}}.wx-h-29{max-width:28%!important}@media only screen and (min-width:576px){.wx-h-sm-29{max-width:28%!important}}@media only screen and (min-width:768px){.wx-h-md-29{max-width:28%!important}}@media only screen and (min-width:992px){.wx-h-lg-29{max-width:28%!important}}@media only screen and (min-width:1200px){.wx-h-xl-29{max-width:28%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-29{max-width:28%!important}}.wx-h-30{max-width:29%!important}@media only screen and (min-width:576px){.wx-h-sm-30{max-width:29%!important}}@media only screen and (min-width:768px){.wx-h-md-30{max-width:29%!important}}@media only screen and (min-width:992px){.wx-h-lg-30{max-width:29%!important}}@media only screen and (min-width:1200px){.wx-h-xl-30{max-width:29%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-30{max-width:29%!important}}.wx-h-31{max-width:30%!important}@media only screen and (min-width:576px){.wx-h-sm-31{max-width:30%!important}}@media only screen and (min-width:768px){.wx-h-md-31{max-width:30%!important}}@media only screen and (min-width:992px){.wx-h-lg-31{max-width:30%!important}}@media only screen and (min-width:1200px){.wx-h-xl-31{max-width:30%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-31{max-width:30%!important}}.wx-h-32{max-width:31%!important}@media only screen and (min-width:576px){.wx-h-sm-32{max-width:31%!important}}@media only screen and (min-width:768px){.wx-h-md-32{max-width:31%!important}}@media only screen and (min-width:992px){.wx-h-lg-32{max-width:31%!important}}@media only screen and (min-width:1200px){.wx-h-xl-32{max-width:31%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-32{max-width:31%!important}}.wx-h-33{max-width:32%!important}@media only screen and (min-width:576px){.wx-h-sm-33{max-width:32%!important}}@media only screen and (min-width:768px){.wx-h-md-33{max-width:32%!important}}@media only screen and (min-width:992px){.wx-h-lg-33{max-width:32%!important}}@media only screen and (min-width:1200px){.wx-h-xl-33{max-width:32%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-33{max-width:32%!important}}.wx-h-34{max-width:33%!important}@media only screen and (min-width:576px){.wx-h-sm-34{max-width:33%!important}}@media only screen and (min-width:768px){.wx-h-md-34{max-width:33%!important}}@media only screen and (min-width:992px){.wx-h-lg-34{max-width:33%!important}}@media only screen and (min-width:1200px){.wx-h-xl-34{max-width:33%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-34{max-width:33%!important}}.wx-h-35{max-width:34%!important}@media only screen and (min-width:576px){.wx-h-sm-35{max-width:34%!important}}@media only screen and (min-width:768px){.wx-h-md-35{max-width:34%!important}}@media only screen and (min-width:992px){.wx-h-lg-35{max-width:34%!important}}@media only screen and (min-width:1200px){.wx-h-xl-35{max-width:34%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-35{max-width:34%!important}}.wx-h-36{max-width:35%!important}@media only screen and (min-width:576px){.wx-h-sm-36{max-width:35%!important}}@media only screen and (min-width:768px){.wx-h-md-36{max-width:35%!important}}@media only screen and (min-width:992px){.wx-h-lg-36{max-width:35%!important}}@media only screen and (min-width:1200px){.wx-h-xl-36{max-width:35%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-36{max-width:35%!important}}.wx-h-37{max-width:36%!important}@media only screen and (min-width:576px){.wx-h-sm-37{max-width:36%!important}}@media only screen and (min-width:768px){.wx-h-md-37{max-width:36%!important}}@media only screen and (min-width:992px){.wx-h-lg-37{max-width:36%!important}}@media only screen and (min-width:1200px){.wx-h-xl-37{max-width:36%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-37{max-width:36%!important}}.wx-h-38{max-width:37%!important}@media only screen and (min-width:576px){.wx-h-sm-38{max-width:37%!important}}@media only screen and (min-width:768px){.wx-h-md-38{max-width:37%!important}}@media only screen and (min-width:992px){.wx-h-lg-38{max-width:37%!important}}@media only screen and (min-width:1200px){.wx-h-xl-38{max-width:37%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-38{max-width:37%!important}}.wx-h-39{max-width:38%!important}@media only screen and (min-width:576px){.wx-h-sm-39{max-width:38%!important}}@media only screen and (min-width:768px){.wx-h-md-39{max-width:38%!important}}@media only screen and (min-width:992px){.wx-h-lg-39{max-width:38%!important}}@media only screen and (min-width:1200px){.wx-h-xl-39{max-width:38%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-39{max-width:38%!important}}.wx-h-40{max-width:39%!important}@media only screen and (min-width:576px){.wx-h-sm-40{max-width:39%!important}}@media only screen and (min-width:768px){.wx-h-md-40{max-width:39%!important}}@media only screen and (min-width:992px){.wx-h-lg-40{max-width:39%!important}}@media only screen and (min-width:1200px){.wx-h-xl-40{max-width:39%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-40{max-width:39%!important}}.wx-h-41{max-width:40%!important}@media only screen and (min-width:576px){.wx-h-sm-41{max-width:40%!important}}@media only screen and (min-width:768px){.wx-h-md-41{max-width:40%!important}}@media only screen and (min-width:992px){.wx-h-lg-41{max-width:40%!important}}@media only screen and (min-width:1200px){.wx-h-xl-41{max-width:40%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-41{max-width:40%!important}}.wx-h-42{max-width:41%!important}@media only screen and (min-width:576px){.wx-h-sm-42{max-width:41%!important}}@media only screen and (min-width:768px){.wx-h-md-42{max-width:41%!important}}@media only screen and (min-width:992px){.wx-h-lg-42{max-width:41%!important}}@media only screen and (min-width:1200px){.wx-h-xl-42{max-width:41%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-42{max-width:41%!important}}.wx-h-43{max-width:42%!important}@media only screen and (min-width:576px){.wx-h-sm-43{max-width:42%!important}}@media only screen and (min-width:768px){.wx-h-md-43{max-width:42%!important}}@media only screen and (min-width:992px){.wx-h-lg-43{max-width:42%!important}}@media only screen and (min-width:1200px){.wx-h-xl-43{max-width:42%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-43{max-width:42%!important}}.wx-h-44{max-width:43%!important}@media only screen and (min-width:576px){.wx-h-sm-44{max-width:43%!important}}@media only screen and (min-width:768px){.wx-h-md-44{max-width:43%!important}}@media only screen and (min-width:992px){.wx-h-lg-44{max-width:43%!important}}@media only screen and (min-width:1200px){.wx-h-xl-44{max-width:43%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-44{max-width:43%!important}}.wx-h-45{max-width:44%!important}@media only screen and (min-width:576px){.wx-h-sm-45{max-width:44%!important}}@media only screen and (min-width:768px){.wx-h-md-45{max-width:44%!important}}@media only screen and (min-width:992px){.wx-h-lg-45{max-width:44%!important}}@media only screen and (min-width:1200px){.wx-h-xl-45{max-width:44%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-45{max-width:44%!important}}.wx-h-46{max-width:45%!important}@media only screen and (min-width:576px){.wx-h-sm-46{max-width:45%!important}}@media only screen and (min-width:768px){.wx-h-md-46{max-width:45%!important}}@media only screen and (min-width:992px){.wx-h-lg-46{max-width:45%!important}}@media only screen and (min-width:1200px){.wx-h-xl-46{max-width:45%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-46{max-width:45%!important}}.wx-h-47{max-width:46%!important}@media only screen and (min-width:576px){.wx-h-sm-47{max-width:46%!important}}@media only screen and (min-width:768px){.wx-h-md-47{max-width:46%!important}}@media only screen and (min-width:992px){.wx-h-lg-47{max-width:46%!important}}@media only screen and (min-width:1200px){.wx-h-xl-47{max-width:46%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-47{max-width:46%!important}}.wx-h-48{max-width:47%!important}@media only screen and (min-width:576px){.wx-h-sm-48{max-width:47%!important}}@media only screen and (min-width:768px){.wx-h-md-48{max-width:47%!important}}@media only screen and (min-width:992px){.wx-h-lg-48{max-width:47%!important}}@media only screen and (min-width:1200px){.wx-h-xl-48{max-width:47%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-48{max-width:47%!important}}.wx-h-49{max-width:48%!important}@media only screen and (min-width:576px){.wx-h-sm-49{max-width:48%!important}}@media only screen and (min-width:768px){.wx-h-md-49{max-width:48%!important}}@media only screen and (min-width:992px){.wx-h-lg-49{max-width:48%!important}}@media only screen and (min-width:1200px){.wx-h-xl-49{max-width:48%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-49{max-width:48%!important}}.wx-h-50{max-width:49%!important}@media only screen and (min-width:576px){.wx-h-sm-50{max-width:49%!important}}@media only screen and (min-width:768px){.wx-h-md-50{max-width:49%!important}}@media only screen and (min-width:992px){.wx-h-lg-50{max-width:49%!important}}@media only screen and (min-width:1200px){.wx-h-xl-50{max-width:49%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-50{max-width:49%!important}}.wx-h-51{max-width:50%!important}@media only screen and (min-width:576px){.wx-h-sm-51{max-width:50%!important}}@media only screen and (min-width:768px){.wx-h-md-51{max-width:50%!important}}@media only screen and (min-width:992px){.wx-h-lg-51{max-width:50%!important}}@media only screen and (min-width:1200px){.wx-h-xl-51{max-width:50%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-51{max-width:50%!important}}.wx-h-52{max-width:51%!important}@media only screen and (min-width:576px){.wx-h-sm-52{max-width:51%!important}}@media only screen and (min-width:768px){.wx-h-md-52{max-width:51%!important}}@media only screen and (min-width:992px){.wx-h-lg-52{max-width:51%!important}}@media only screen and (min-width:1200px){.wx-h-xl-52{max-width:51%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-52{max-width:51%!important}}.wx-h-53{max-width:52%!important}@media only screen and (min-width:576px){.wx-h-sm-53{max-width:52%!important}}@media only screen and (min-width:768px){.wx-h-md-53{max-width:52%!important}}@media only screen and (min-width:992px){.wx-h-lg-53{max-width:52%!important}}@media only screen and (min-width:1200px){.wx-h-xl-53{max-width:52%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-53{max-width:52%!important}}.wx-h-54{max-width:53%!important}@media only screen and (min-width:576px){.wx-h-sm-54{max-width:53%!important}}@media only screen and (min-width:768px){.wx-h-md-54{max-width:53%!important}}@media only screen and (min-width:992px){.wx-h-lg-54{max-width:53%!important}}@media only screen and (min-width:1200px){.wx-h-xl-54{max-width:53%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-54{max-width:53%!important}}.wx-h-55{max-width:54%!important}@media only screen and (min-width:576px){.wx-h-sm-55{max-width:54%!important}}@media only screen and (min-width:768px){.wx-h-md-55{max-width:54%!important}}@media only screen and (min-width:992px){.wx-h-lg-55{max-width:54%!important}}@media only screen and (min-width:1200px){.wx-h-xl-55{max-width:54%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-55{max-width:54%!important}}.wx-h-56{max-width:55%!important}@media only screen and (min-width:576px){.wx-h-sm-56{max-width:55%!important}}@media only screen and (min-width:768px){.wx-h-md-56{max-width:55%!important}}@media only screen and (min-width:992px){.wx-h-lg-56{max-width:55%!important}}@media only screen and (min-width:1200px){.wx-h-xl-56{max-width:55%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-56{max-width:55%!important}}.wx-h-57{max-width:56%!important}@media only screen and (min-width:576px){.wx-h-sm-57{max-width:56%!important}}@media only screen and (min-width:768px){.wx-h-md-57{max-width:56%!important}}@media only screen and (min-width:992px){.wx-h-lg-57{max-width:56%!important}}@media only screen and (min-width:1200px){.wx-h-xl-57{max-width:56%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-57{max-width:56%!important}}.wx-h-58{max-width:57%!important}@media only screen and (min-width:576px){.wx-h-sm-58{max-width:57%!important}}@media only screen and (min-width:768px){.wx-h-md-58{max-width:57%!important}}@media only screen and (min-width:992px){.wx-h-lg-58{max-width:57%!important}}@media only screen and (min-width:1200px){.wx-h-xl-58{max-width:57%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-58{max-width:57%!important}}.wx-h-59{max-width:58%!important}@media only screen and (min-width:576px){.wx-h-sm-59{max-width:58%!important}}@media only screen and (min-width:768px){.wx-h-md-59{max-width:58%!important}}@media only screen and (min-width:992px){.wx-h-lg-59{max-width:58%!important}}@media only screen and (min-width:1200px){.wx-h-xl-59{max-width:58%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-59{max-width:58%!important}}.wx-h-60{max-width:59%!important}@media only screen and (min-width:576px){.wx-h-sm-60{max-width:59%!important}}@media only screen and (min-width:768px){.wx-h-md-60{max-width:59%!important}}@media only screen and (min-width:992px){.wx-h-lg-60{max-width:59%!important}}@media only screen and (min-width:1200px){.wx-h-xl-60{max-width:59%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-60{max-width:59%!important}}.wx-h-61{max-width:60%!important}@media only screen and (min-width:576px){.wx-h-sm-61{max-width:60%!important}}@media only screen and (min-width:768px){.wx-h-md-61{max-width:60%!important}}@media only screen and (min-width:992px){.wx-h-lg-61{max-width:60%!important}}@media only screen and (min-width:1200px){.wx-h-xl-61{max-width:60%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-61{max-width:60%!important}}.wx-h-62{max-width:61%!important}@media only screen and (min-width:576px){.wx-h-sm-62{max-width:61%!important}}@media only screen and (min-width:768px){.wx-h-md-62{max-width:61%!important}}@media only screen and (min-width:992px){.wx-h-lg-62{max-width:61%!important}}@media only screen and (min-width:1200px){.wx-h-xl-62{max-width:61%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-62{max-width:61%!important}}.wx-h-63{max-width:62%!important}@media only screen and (min-width:576px){.wx-h-sm-63{max-width:62%!important}}@media only screen and (min-width:768px){.wx-h-md-63{max-width:62%!important}}@media only screen and (min-width:992px){.wx-h-lg-63{max-width:62%!important}}@media only screen and (min-width:1200px){.wx-h-xl-63{max-width:62%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-63{max-width:62%!important}}.wx-h-64{max-width:63%!important}@media only screen and (min-width:576px){.wx-h-sm-64{max-width:63%!important}}@media only screen and (min-width:768px){.wx-h-md-64{max-width:63%!important}}@media only screen and (min-width:992px){.wx-h-lg-64{max-width:63%!important}}@media only screen and (min-width:1200px){.wx-h-xl-64{max-width:63%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-64{max-width:63%!important}}.wx-h-65{max-width:64%!important}@media only screen and (min-width:576px){.wx-h-sm-65{max-width:64%!important}}@media only screen and (min-width:768px){.wx-h-md-65{max-width:64%!important}}@media only screen and (min-width:992px){.wx-h-lg-65{max-width:64%!important}}@media only screen and (min-width:1200px){.wx-h-xl-65{max-width:64%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-65{max-width:64%!important}}.wx-h-66{max-width:65%!important}@media only screen and (min-width:576px){.wx-h-sm-66{max-width:65%!important}}@media only screen and (min-width:768px){.wx-h-md-66{max-width:65%!important}}@media only screen and (min-width:992px){.wx-h-lg-66{max-width:65%!important}}@media only screen and (min-width:1200px){.wx-h-xl-66{max-width:65%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-66{max-width:65%!important}}.wx-h-67{max-width:66%!important}@media only screen and (min-width:576px){.wx-h-sm-67{max-width:66%!important}}@media only screen and (min-width:768px){.wx-h-md-67{max-width:66%!important}}@media only screen and (min-width:992px){.wx-h-lg-67{max-width:66%!important}}@media only screen and (min-width:1200px){.wx-h-xl-67{max-width:66%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-67{max-width:66%!important}}.wx-h-68{max-width:67%!important}@media only screen and (min-width:576px){.wx-h-sm-68{max-width:67%!important}}@media only screen and (min-width:768px){.wx-h-md-68{max-width:67%!important}}@media only screen and (min-width:992px){.wx-h-lg-68{max-width:67%!important}}@media only screen and (min-width:1200px){.wx-h-xl-68{max-width:67%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-68{max-width:67%!important}}.wx-h-69{max-width:68%!important}@media only screen and (min-width:576px){.wx-h-sm-69{max-width:68%!important}}@media only screen and (min-width:768px){.wx-h-md-69{max-width:68%!important}}@media only screen and (min-width:992px){.wx-h-lg-69{max-width:68%!important}}@media only screen and (min-width:1200px){.wx-h-xl-69{max-width:68%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-69{max-width:68%!important}}.wx-h-70{max-width:69%!important}@media only screen and (min-width:576px){.wx-h-sm-70{max-width:69%!important}}@media only screen and (min-width:768px){.wx-h-md-70{max-width:69%!important}}@media only screen and (min-width:992px){.wx-h-lg-70{max-width:69%!important}}@media only screen and (min-width:1200px){.wx-h-xl-70{max-width:69%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-70{max-width:69%!important}}.wx-h-71{max-width:70%!important}@media only screen and (min-width:576px){.wx-h-sm-71{max-width:70%!important}}@media only screen and (min-width:768px){.wx-h-md-71{max-width:70%!important}}@media only screen and (min-width:992px){.wx-h-lg-71{max-width:70%!important}}@media only screen and (min-width:1200px){.wx-h-xl-71{max-width:70%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-71{max-width:70%!important}}.wx-h-72{max-width:71%!important}@media only screen and (min-width:576px){.wx-h-sm-72{max-width:71%!important}}@media only screen and (min-width:768px){.wx-h-md-72{max-width:71%!important}}@media only screen and (min-width:992px){.wx-h-lg-72{max-width:71%!important}}@media only screen and (min-width:1200px){.wx-h-xl-72{max-width:71%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-72{max-width:71%!important}}.wx-h-73{max-width:72%!important}@media only screen and (min-width:576px){.wx-h-sm-73{max-width:72%!important}}@media only screen and (min-width:768px){.wx-h-md-73{max-width:72%!important}}@media only screen and (min-width:992px){.wx-h-lg-73{max-width:72%!important}}@media only screen and (min-width:1200px){.wx-h-xl-73{max-width:72%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-73{max-width:72%!important}}.wx-h-74{max-width:73%!important}@media only screen and (min-width:576px){.wx-h-sm-74{max-width:73%!important}}@media only screen and (min-width:768px){.wx-h-md-74{max-width:73%!important}}@media only screen and (min-width:992px){.wx-h-lg-74{max-width:73%!important}}@media only screen and (min-width:1200px){.wx-h-xl-74{max-width:73%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-74{max-width:73%!important}}.wx-h-75{max-width:74%!important}@media only screen and (min-width:576px){.wx-h-sm-75{max-width:74%!important}}@media only screen and (min-width:768px){.wx-h-md-75{max-width:74%!important}}@media only screen and (min-width:992px){.wx-h-lg-75{max-width:74%!important}}@media only screen and (min-width:1200px){.wx-h-xl-75{max-width:74%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-75{max-width:74%!important}}.wx-h-76{max-width:75%!important}@media only screen and (min-width:576px){.wx-h-sm-76{max-width:75%!important}}@media only screen and (min-width:768px){.wx-h-md-76{max-width:75%!important}}@media only screen and (min-width:992px){.wx-h-lg-76{max-width:75%!important}}@media only screen and (min-width:1200px){.wx-h-xl-76{max-width:75%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-76{max-width:75%!important}}.wx-h-77{max-width:76%!important}@media only screen and (min-width:576px){.wx-h-sm-77{max-width:76%!important}}@media only screen and (min-width:768px){.wx-h-md-77{max-width:76%!important}}@media only screen and (min-width:992px){.wx-h-lg-77{max-width:76%!important}}@media only screen and (min-width:1200px){.wx-h-xl-77{max-width:76%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-77{max-width:76%!important}}.wx-h-78{max-width:77%!important}@media only screen and (min-width:576px){.wx-h-sm-78{max-width:77%!important}}@media only screen and (min-width:768px){.wx-h-md-78{max-width:77%!important}}@media only screen and (min-width:992px){.wx-h-lg-78{max-width:77%!important}}@media only screen and (min-width:1200px){.wx-h-xl-78{max-width:77%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-78{max-width:77%!important}}.wx-h-79{max-width:78%!important}@media only screen and (min-width:576px){.wx-h-sm-79{max-width:78%!important}}@media only screen and (min-width:768px){.wx-h-md-79{max-width:78%!important}}@media only screen and (min-width:992px){.wx-h-lg-79{max-width:78%!important}}@media only screen and (min-width:1200px){.wx-h-xl-79{max-width:78%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-79{max-width:78%!important}}.wx-h-80{max-width:79%!important}@media only screen and (min-width:576px){.wx-h-sm-80{max-width:79%!important}}@media only screen and (min-width:768px){.wx-h-md-80{max-width:79%!important}}@media only screen and (min-width:992px){.wx-h-lg-80{max-width:79%!important}}@media only screen and (min-width:1200px){.wx-h-xl-80{max-width:79%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-80{max-width:79%!important}}.wx-h-81{max-width:80%!important}@media only screen and (min-width:576px){.wx-h-sm-81{max-width:80%!important}}@media only screen and (min-width:768px){.wx-h-md-81{max-width:80%!important}}@media only screen and (min-width:992px){.wx-h-lg-81{max-width:80%!important}}@media only screen and (min-width:1200px){.wx-h-xl-81{max-width:80%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-81{max-width:80%!important}}.wx-h-82{max-width:81%!important}@media only screen and (min-width:576px){.wx-h-sm-82{max-width:81%!important}}@media only screen and (min-width:768px){.wx-h-md-82{max-width:81%!important}}@media only screen and (min-width:992px){.wx-h-lg-82{max-width:81%!important}}@media only screen and (min-width:1200px){.wx-h-xl-82{max-width:81%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-82{max-width:81%!important}}.wx-h-83{max-width:82%!important}@media only screen and (min-width:576px){.wx-h-sm-83{max-width:82%!important}}@media only screen and (min-width:768px){.wx-h-md-83{max-width:82%!important}}@media only screen and (min-width:992px){.wx-h-lg-83{max-width:82%!important}}@media only screen and (min-width:1200px){.wx-h-xl-83{max-width:82%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-83{max-width:82%!important}}.wx-h-84{max-width:83%!important}@media only screen and (min-width:576px){.wx-h-sm-84{max-width:83%!important}}@media only screen and (min-width:768px){.wx-h-md-84{max-width:83%!important}}@media only screen and (min-width:992px){.wx-h-lg-84{max-width:83%!important}}@media only screen and (min-width:1200px){.wx-h-xl-84{max-width:83%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-84{max-width:83%!important}}.wx-h-85{max-width:84%!important}@media only screen and (min-width:576px){.wx-h-sm-85{max-width:84%!important}}@media only screen and (min-width:768px){.wx-h-md-85{max-width:84%!important}}@media only screen and (min-width:992px){.wx-h-lg-85{max-width:84%!important}}@media only screen and (min-width:1200px){.wx-h-xl-85{max-width:84%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-85{max-width:84%!important}}.wx-h-86{max-width:85%!important}@media only screen and (min-width:576px){.wx-h-sm-86{max-width:85%!important}}@media only screen and (min-width:768px){.wx-h-md-86{max-width:85%!important}}@media only screen and (min-width:992px){.wx-h-lg-86{max-width:85%!important}}@media only screen and (min-width:1200px){.wx-h-xl-86{max-width:85%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-86{max-width:85%!important}}.wx-h-87{max-width:86%!important}@media only screen and (min-width:576px){.wx-h-sm-87{max-width:86%!important}}@media only screen and (min-width:768px){.wx-h-md-87{max-width:86%!important}}@media only screen and (min-width:992px){.wx-h-lg-87{max-width:86%!important}}@media only screen and (min-width:1200px){.wx-h-xl-87{max-width:86%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-87{max-width:86%!important}}.wx-h-88{max-width:87%!important}@media only screen and (min-width:576px){.wx-h-sm-88{max-width:87%!important}}@media only screen and (min-width:768px){.wx-h-md-88{max-width:87%!important}}@media only screen and (min-width:992px){.wx-h-lg-88{max-width:87%!important}}@media only screen and (min-width:1200px){.wx-h-xl-88{max-width:87%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-88{max-width:87%!important}}.wx-h-89{max-width:88%!important}@media only screen and (min-width:576px){.wx-h-sm-89{max-width:88%!important}}@media only screen and (min-width:768px){.wx-h-md-89{max-width:88%!important}}@media only screen and (min-width:992px){.wx-h-lg-89{max-width:88%!important}}@media only screen and (min-width:1200px){.wx-h-xl-89{max-width:88%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-89{max-width:88%!important}}.wx-h-90{max-width:89%!important}@media only screen and (min-width:576px){.wx-h-sm-90{max-width:89%!important}}@media only screen and (min-width:768px){.wx-h-md-90{max-width:89%!important}}@media only screen and (min-width:992px){.wx-h-lg-90{max-width:89%!important}}@media only screen and (min-width:1200px){.wx-h-xl-90{max-width:89%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-90{max-width:89%!important}}.wx-h-91{max-width:90%!important}@media only screen and (min-width:576px){.wx-h-sm-91{max-width:90%!important}}@media only screen and (min-width:768px){.wx-h-md-91{max-width:90%!important}}@media only screen and (min-width:992px){.wx-h-lg-91{max-width:90%!important}}@media only screen and (min-width:1200px){.wx-h-xl-91{max-width:90%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-91{max-width:90%!important}}.wx-h-92{max-width:91%!important}@media only screen and (min-width:576px){.wx-h-sm-92{max-width:91%!important}}@media only screen and (min-width:768px){.wx-h-md-92{max-width:91%!important}}@media only screen and (min-width:992px){.wx-h-lg-92{max-width:91%!important}}@media only screen and (min-width:1200px){.wx-h-xl-92{max-width:91%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-92{max-width:91%!important}}.wx-h-93{max-width:92%!important}@media only screen and (min-width:576px){.wx-h-sm-93{max-width:92%!important}}@media only screen and (min-width:768px){.wx-h-md-93{max-width:92%!important}}@media only screen and (min-width:992px){.wx-h-lg-93{max-width:92%!important}}@media only screen and (min-width:1200px){.wx-h-xl-93{max-width:92%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-93{max-width:92%!important}}.wx-h-94{max-width:93%!important}@media only screen and (min-width:576px){.wx-h-sm-94{max-width:93%!important}}@media only screen and (min-width:768px){.wx-h-md-94{max-width:93%!important}}@media only screen and (min-width:992px){.wx-h-lg-94{max-width:93%!important}}@media only screen and (min-width:1200px){.wx-h-xl-94{max-width:93%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-94{max-width:93%!important}}.wx-h-95{max-width:94%!important}@media only screen and (min-width:576px){.wx-h-sm-95{max-width:94%!important}}@media only screen and (min-width:768px){.wx-h-md-95{max-width:94%!important}}@media only screen and (min-width:992px){.wx-h-lg-95{max-width:94%!important}}@media only screen and (min-width:1200px){.wx-h-xl-95{max-width:94%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-95{max-width:94%!important}}.wx-h-96{max-width:95%!important}@media only screen and (min-width:576px){.wx-h-sm-96{max-width:95%!important}}@media only screen and (min-width:768px){.wx-h-md-96{max-width:95%!important}}@media only screen and (min-width:992px){.wx-h-lg-96{max-width:95%!important}}@media only screen and (min-width:1200px){.wx-h-xl-96{max-width:95%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-96{max-width:95%!important}}.wx-h-97{max-width:96%!important}@media only screen and (min-width:576px){.wx-h-sm-97{max-width:96%!important}}@media only screen and (min-width:768px){.wx-h-md-97{max-width:96%!important}}@media only screen and (min-width:992px){.wx-h-lg-97{max-width:96%!important}}@media only screen and (min-width:1200px){.wx-h-xl-97{max-width:96%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-97{max-width:96%!important}}.wx-h-98{max-width:97%!important}@media only screen and (min-width:576px){.wx-h-sm-98{max-width:97%!important}}@media only screen and (min-width:768px){.wx-h-md-98{max-width:97%!important}}@media only screen and (min-width:992px){.wx-h-lg-98{max-width:97%!important}}@media only screen and (min-width:1200px){.wx-h-xl-98{max-width:97%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-98{max-width:97%!important}}.wx-h-99{max-width:98%!important}@media only screen and (min-width:576px){.wx-h-sm-99{max-width:98%!important}}@media only screen and (min-width:768px){.wx-h-md-99{max-width:98%!important}}@media only screen and (min-width:992px){.wx-h-lg-99{max-width:98%!important}}@media only screen and (min-width:1200px){.wx-h-xl-99{max-width:98%!important}}@media only screen and (min-width:1400px){.wx-h-xxl-99{max-width:98%!important}}.border-radius-1{border-radius:0!important}.border-radius-2{border-radius:2px!important}.border-radius-3{border-radius:4px!important}.border-radius-4{border-radius:6px!important}.border-radius-5{border-radius:8px!important}.border-radius-6{border-radius:10px!important}.border-radius-7{border-radius:12px!important}.border-radius-8{border-radius:14px!important}.border-radius-9{border-radius:16px!important}.border-radius-10{border-radius:18px!important}.border-radius-11{border-radius:20px!important}.border-radius-12{border-radius:22px!important}.border-radius-13{border-radius:24px!important}.border-radius-14{border-radius:26px!important}.border-radius-15{border-radius:28px!important}.border-radius-16{border-radius:30px!important}.border-radius-17{border-radius:32px!important}.border-radius-18{border-radius:34px!important}.border-radius-19{border-radius:36px!important}.border-radius-20{border-radius:38px!important}.border-radius-21{border-radius:40px!important}.border-radius-22{border-radius:42px!important}.border-radius-23{border-radius:44px!important}.border-radius-24{border-radius:46px!important}.border-radius-25{border-radius:48px!important}.border-width-1{border-width:0px!important}@media only screen and (min-width:576px){.border-width-sm-1{border-width:0px!important}}@media only screen and (min-width:768px){.border-width-md-1{border-width:0px!important}}@media only screen and (min-width:992px){.border-width-lg-1{border-width:0px!important}}@media only screen and (min-width:1200px){.border-width-xl-1{border-width:0px!important}}@media only screen and (min-width:1400px){.border-width-xxl-1{border-width:0px!important}}.border-width-2{border-width:1px!important}@media only screen and (min-width:576px){.border-width-sm-2{border-width:1px!important}}@media only screen and (min-width:768px){.border-width-md-2{border-width:1px!important}}@media only screen and (min-width:992px){.border-width-lg-2{border-width:1px!important}}@media only screen and (min-width:1200px){.border-width-xl-2{border-width:1px!important}}@media only screen and (min-width:1400px){.border-width-xxl-2{border-width:1px!important}}.border-width-3{border-width:2px!important}@media only screen and (min-width:576px){.border-width-sm-3{border-width:2px!important}}@media only screen and (min-width:768px){.border-width-md-3{border-width:2px!important}}@media only screen and (min-width:992px){.border-width-lg-3{border-width:2px!important}}@media only screen and (min-width:1200px){.border-width-xl-3{border-width:2px!important}}@media only screen and (min-width:1400px){.border-width-xxl-3{border-width:2px!important}}.border-width-4{border-width:3px!important}@media only screen and (min-width:576px){.border-width-sm-4{border-width:3px!important}}@media only screen and (min-width:768px){.border-width-md-4{border-width:3px!important}}@media only screen and (min-width:992px){.border-width-lg-4{border-width:3px!important}}@media only screen and (min-width:1200px){.border-width-xl-4{border-width:3px!important}}@media only screen and (min-width:1400px){.border-width-xxl-4{border-width:3px!important}}.border-width-5{border-width:4px!important}@media only screen and (min-width:576px){.border-width-sm-5{border-width:4px!important}}@media only screen and (min-width:768px){.border-width-md-5{border-width:4px!important}}@media only screen and (min-width:992px){.border-width-lg-5{border-width:4px!important}}@media only screen and (min-width:1200px){.border-width-xl-5{border-width:4px!important}}@media only screen and (min-width:1400px){.border-width-xxl-5{border-width:4px!important}}.border-width-6{border-width:5px!important}@media only screen and (min-width:576px){.border-width-sm-6{border-width:5px!important}}@media only screen and (min-width:768px){.border-width-md-6{border-width:5px!important}}@media only screen and (min-width:992px){.border-width-lg-6{border-width:5px!important}}@media only screen and (min-width:1200px){.border-width-xl-6{border-width:5px!important}}@media only screen and (min-width:1400px){.border-width-xxl-6{border-width:5px!important}}.border-width-7{border-width:6px!important}@media only screen and (min-width:576px){.border-width-sm-7{border-width:6px!important}}@media only screen and (min-width:768px){.border-width-md-7{border-width:6px!important}}@media only screen and (min-width:992px){.border-width-lg-7{border-width:6px!important}}@media only screen and (min-width:1200px){.border-width-xl-7{border-width:6px!important}}@media only screen and (min-width:1400px){.border-width-xxl-7{border-width:6px!important}}.border-width-8{border-width:7px!important}@media only screen and (min-width:576px){.border-width-sm-8{border-width:7px!important}}@media only screen and (min-width:768px){.border-width-md-8{border-width:7px!important}}@media only screen and (min-width:992px){.border-width-lg-8{border-width:7px!important}}@media only screen and (min-width:1200px){.border-width-xl-8{border-width:7px!important}}@media only screen and (min-width:1400px){.border-width-xxl-8{border-width:7px!important}}.border-width-9{border-width:8px!important}@media only screen and (min-width:576px){.border-width-sm-9{border-width:8px!important}}@media only screen and (min-width:768px){.border-width-md-9{border-width:8px!important}}@media only screen and (min-width:992px){.border-width-lg-9{border-width:8px!important}}@media only screen and (min-width:1200px){.border-width-xl-9{border-width:8px!important}}@media only screen and (min-width:1400px){.border-width-xxl-9{border-width:8px!important}}.border-width-10{border-width:9px!important}@media only screen and (min-width:576px){.border-width-sm-10{border-width:9px!important}}@media only screen and (min-width:768px){.border-width-md-10{border-width:9px!important}}@media only screen and (min-width:992px){.border-width-lg-10{border-width:9px!important}}@media only screen and (min-width:1200px){.border-width-xl-10{border-width:9px!important}}@media only screen and (min-width:1400px){.border-width-xxl-10{border-width:9px!important}}html{font-size:100%;height:100vh;background-color:var(--light)}#app{height:100%}body{margin:0;padding:0;height:100%;font-family:Inter,sans-serif;font-weight:400;line-height:1.75;overflow-x:hidden;background-color:var(--light)}p{margin-bottom:1rem;color:var(--dark)}h1,h2,h3,h4,h5{margin:3rem 0 1.38rem;font-family:Inter,sans-serif;font-weight:400;line-height:1.3;color:var(--dark)}h1{margin-top:0;font-size:1.802rem}h2{font-size:1.602rem}h3{font-size:1.424rem}h4{font-size:1.266rem}h5{font-size:1.125rem}small,.text_small{font-size:.889rem}h1,.fs-1{margin-top:0;font-size:1.802rem}h2,.fs-2{font-size:1.602rem}h3,.fs-3{font-size:1.424rem}h4,.fs-4{font-size:1.266rem}h5,.fs-5{font-size:1.125rem}small,.text_small{font-size:.889rem!important;color:inherit!important}.push-svg-right:hover svg,.push-svg-right:hover i{transform:translate(5px)}.push-svg-left:hover svg,.push-svg-left:hover i{transform:translate(-5px)}.push-svg-up:hover svg,.push-svg-up:hover i{transform:translateY(-5px)}.push-svg-down:hover svg,.push-svg-down:hover i{transform:translateY(5px)}@media(max-width:576px){.dropdown [data-bs-display=static]+.dropdown-menu.show{position:fixed!important;border-radius:12px 12px 0 0!important;width:100vw;bottom:0!important;top:auto!important;left:0;box-shadow:0 -12px 22px #0000001a!important;z-index:100;-webkit-animation:fade-in-bottom .25s cubic-bezier(.39,.575,.565,1) both;animation:fade-in-bottom .25s cubic-bezier(.39,.575,.565,1) both}}svg{transition:.15s all!important}.card{border-radius:20px;background-color:rgba(var(--white-rgb),.98);border:1.5px solid rgba(var(--primary-rgb),.18);box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);transition:all .3s cubic-bezier(.4,0,.2,1)}.card:hover{box-shadow:0 4px 12px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.25);transform:translateY(-2px)}.form-label{color:var(--secondary)}.form-control,.form-select,.vs__dropdown-toggle{box-shadow:none!important;min-height:2.8rem;border:1px solid rgba(var(--secondary-rgb),.3)!important;border-radius:12px!important;background-color:var(--white)!important;color:var(--dark);transition:all .2s ease}.form-control:hover,.form-select:hover{border-color:rgba(var(--primary-rgb),.4)!important}.vs__selected{color:#fff!important}.vs__selected{color:#fff!important;background-color:var(--primary)!important}.vs__search::placeholder{color:var(--secondary)!important}.dp__input_wrap input{min-height:2.8rem!important;border:1px solid var(--secondary)!important;border-radius:12px!important}.form-control:focus,.dp__input_wrap input.dp__input_focus{background-color:var(--light)!important;border:1px solid var(--primary)!important;color:var(--dark)}.form-control:disabled{color:var(--seoncadfy-1);background-color:var(--light-1)}.form-control::placeholder{color:var(--secondary)!important;opacity:.7}.form-control.is-valid,.form-select.is-valid,.was-validated .form-control:valid,.was-validated .form-select:valid{border-color:var(--success, #28a745)!important;background-color:var(--light)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='m2.3 6.73.98-.98-.98-.98-.98.98.98.98zm3.5-3.5L7.3 4.25l-1.5 1.5L4.8 4.25l1-1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(1.5em + .75rem)}.form-control.is-valid:focus,.form-select.is-valid:focus,.was-validated .form-control:valid:focus,.was-validated .form-select:valid:focus{border-color:var(--success, #28a745)!important;box-shadow:0 0 0 .25rem #28a74540!important}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem;color:var(--success, #28a745)}.form-control.is-valid~.valid-feedback,.form-select.is-valid~.valid-feedback,.was-validated .form-control:valid~.valid-feedback,.was-validated .form-select:valid~.valid-feedback{display:block}.form-control.is-invalid,.form-select.is-invalid,.was-validated .form-control:invalid,.was-validated .form-select:invalid{border-color:var(--danger, #dc3545)!important;background-color:var(--light)!important;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='m5.8 3.6.4.4.4-.4M6 4.2v3.6M5.8 8.4l.4-.4.4.4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem);padding-right:calc(1.5em + .75rem)}.form-control.is-invalid:focus,.form-select.is-invalid:focus,.was-validated .form-control:invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--danger, #dc3545)!important;box-shadow:0 0 0 .25rem #dc354540!important}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875rem;color:var(--danger, #dc3545)}.form-control.is-invalid~.invalid-feedback,.form-select.is-invalid~.invalid-feedback,.was-validated .form-control:invalid~.invalid-feedback,.was-validated .form-select:invalid~.invalid-feedback{display:block}.form-check-label{color:var(--dark)}.form-check input:checked{background-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.15)!important;border:solid 1px var(--primary-1)}.form-check input:focus,.form-check input:active{box-shadow:0 0 0 4px rgba(var(--primary-rgb),.15)!important;border:solid 1px var(--primary-1)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--success, #28a745)!important}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--success, #28a745)!important;border-color:var(--success, #28a745)!important}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem #28a74540!important}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--danger, #dc3545)!important}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--danger, #dc3545)!important;border-color:var(--danger, #dc3545)!important}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem #dc354540!important}.check-group .form-check input{display:none;margin:0}.check-group .form-check{margin:0;padding:0}.check-group .form-check label{background-color:var(--dark);border:solid 1px var(--secondary);cursor:pointer;padding:.75rem;min-width:4rem;text-align:center;transition:.15s all}.check-group .form-check:first-child label{border-radius:12px 0 0 12px!important}.check-group .form-check:last-child label{border-radius:0 12px 12px 0!important}.check-group .form-check input:checked+label{background-color:var(--primary);box-shadow:0 0 0 4px rgba(var(--primary-rgb),.15)!important;border:solid 1px var(--primary-1)}.dp__theme_dark{--dp-background-color: #212121;--dp-text-color: #fff;--dp-hover-color: #484848;--dp-hover-text-color: #fff;--dp-hover-icon-color: #959595;--dp-primary-color: #005cb2;--dp-primary-disabled-color: #61a8ea;--dp-primary-text-color: #fff;--dp-secondary-color: #a9a9a9;--dp-border-color: #2d2d2d;--dp-menu-border-color: #2d2d2d;--dp-border-color-hover: #aaaeb7;--dp-disabled-color: #737373;--dp-disabled-color-text: #d0d0d0;--dp-scroll-bar-background: #212121;--dp-scroll-bar-color: #484848;--dp-success-color: #00701a;--dp-success-color-disabled: #428f59;--dp-icon-color: #959595;--dp-danger-color: #e53935;--dp-marker-color: #e53935;--dp-tooltip-color: #3e3e3e;--dp-highlight-color: rgb(0 92 178 / 20%);--dp-range-between-dates-background-color: var(--dp-hover-color, #484848);--dp-range-between-dates-text-color: var(--dp-hover-text-color, #fff);--dp-range-between-border-color: var(--dp-hover-color, #fff)}.badge{border-radius:8px;font-weight:600;padding:.375rem .875rem;transition:all .2s ease}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;min-height:3rem;padding:.625rem 1.25rem;line-height:1.25;border-radius:12px;font-weight:600;border-width:2px;transition:all .2s cubic-bezier(.4,0,.2,1)}.btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.25)}.btn:disabled{opacity:.6}.btn-sm{min-height:2.25rem;padding:.375rem .875rem;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{background-color:var(--primary);border-color:var(--primary);color:#fff}.btn-primary:hover:not(:disabled){background-color:var(--accent);border-color:var(--accent);color:#fff}.btn-outline-primary{border-color:var(--primary);color:var(--primary);background-color:transparent}.btn-outline-primary:hover:not(:disabled){background-color:var(--primary);border-color:var(--primary);color:#fff}.btn-secondary{background-color:var(--secondary);border-color:var(--secondary);color:#fff}.btn-secondary:hover:not(:disabled){background-color:var(--secondary);border-color:var(--secondary);color:#fff;opacity:.9}.btn-outline-secondary{border-color:var(--secondary);color:var(--secondary);background-color:transparent}.btn-outline-secondary:hover:not(:disabled){background-color:var(--secondary);border-color:var(--secondary);color:#fff}.btn-outline-light{border-color:#ffffff80;color:#fff;background-color:transparent}.btn-outline-light:hover:not(:disabled){background-color:#fff3;border-color:#fff;color:#fff}.btn-outline-dark{border-color:var(--dark);color:var(--dark);background-color:transparent}.btn-outline-dark:hover:not(:disabled){background-color:var(--dark);border-color:var(--dark);color:#fff}.btn-light{background-color:var(--light);border-color:var(--light);color:var(--dark)}.btn-light:hover:not(:disabled){background-color:var(--light);border-color:var(--light);color:var(--dark);opacity:.9}.btn-dark{background-color:var(--dark);border-color:var(--dark);color:#fff}.btn-dark:hover:not(:disabled){background-color:var(--dark);border-color:var(--dark);color:#fff;opacity:.9}.btn-white{background-color:#fff;border-color:#fff;color:var(--dark)}.btn-white:hover:not(:disabled){background-color:#fff;border-color:#fff;color:var(--dark);opacity:.9}.btn-success{background-color:var(--success);border-color:var(--success);color:#fff}.btn-success:hover:not(:disabled){background-color:var(--success);border-color:var(--success);color:#fff;opacity:.9}.btn-danger{background-color:var(--danger);border-color:var(--danger);color:#fff}.btn-danger:hover:not(:disabled){background-color:var(--danger);border-color:var(--danger);color:#fff;opacity:.9}.btn-info{background-color:var(--info);border-color:var(--info);color:#fff}.btn-info:hover:not(:disabled){background-color:var(--info);border-color:var(--info);color:#fff;opacity:.9}.btn-warning{background-color:var(--warning);border-color:var(--warning);color:var(--dark)}.btn-warning:hover:not(:disabled){background-color:var(--warning);border-color:var(--warning);color:var(--dark);opacity:.9}*{scrollbar-width:thin;scrollbar-color:var(--secondary) var(--dark-1)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:var(--dark-1);border-radius:10px}*::-webkit-scrollbar-thumb{background:var(--dark-2);border-radius:10px;border:1px solid var(--dark-1)}*::-webkit-scrollbar-thumb:hover{background:var(--secondary)}.btn[data-v-50b83aeb]:not(.btn-outline-primary):not(.btn-outline-secondary):not(.btn-outline-light):not(.btn-outline-dark):not(.btn-light):not(.btn-white):not(.btn-warning){color:#fff}.navbar[data-v-6d8d72db]{box-shadow:0 2px 12px rgba(var(--dark-rgb),.08);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .3s ease}.navbar-brand[data-v-6d8d72db]{font-size:1.5rem;font-weight:800;letter-spacing:-.5px;transition:color .2s ease}.navbar-brand[data-v-6d8d72db]:hover{color:var(--primary)!important}.nav-link[data-v-6d8d72db]{font-weight:600;transition:all .2s ease;position:relative;padding:.5rem 1rem!important}.nav-link[data-v-6d8d72db]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);width:80%;height:2px;background:var(--primary);transition:transform .3s ease}.nav-link[data-v-6d8d72db]:hover:after,.nav-link.router-link-active[data-v-6d8d72db]:after{transform:translate(-50%) scaleX(1)}.nav-item.dropdown.d-flex[data-v-6d8d72db]{gap:0}.nav-item.dropdown .dropdown-toggle-split[data-v-6d8d72db]{padding-left:.35rem;padding-right:.5rem}.nav-item.dropdown .dropdown-toggle-split[data-v-6d8d72db]:after{display:none}.dropdown-menu[data-v-6d8d72db]{border-radius:16px;box-shadow:0 8px 32px rgba(var(--dark-rgb),.12);border:1px solid rgba(var(--primary-rgb),.1);padding:.5rem;margin-top:.5rem}.dropdown-item[data-v-6d8d72db]{border-radius:10px;padding:.75rem 1rem;transition:all .2s ease;font-weight:500}.dropdown-item[data-v-6d8d72db]:hover{background-color:rgba(var(--primary-rgb),.1);color:var(--primary);transform:translate(4px)}.dropdown-item.active[data-v-6d8d72db]{background-color:rgba(var(--primary-rgb),.15);color:var(--primary);font-weight:600}.btn-outline-primary[data-v-6d8d72db]{border-width:2px;font-weight:600;transition:all .2s ease;background-color:transparent}.btn-outline-primary[data-v-6d8d72db]:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.25)}.btn-outline-danger[data-v-6d8d72db]{border-color:var(--danger);color:var(--danger);background-color:transparent}.btn-outline-danger[data-v-6d8d72db]:hover{background-color:var(--danger);border-color:var(--danger);color:#fff}.site-footer[data-v-20b6b3f4]{background:linear-gradient(180deg,rgba(var(--white-rgb),1),rgba(var(--light-rgb),.95));border-top:1px solid rgba(var(--primary-rgb),.12);margin-top:5rem;padding-top:3rem}.footer-logo[data-v-20b6b3f4]{width:48px;height:48px;object-fit:contain;border-radius:12px;transition:transform .3s ease}.footer-brand:hover .footer-logo[data-v-20b6b3f4]{transform:scale(1.1)}.footer-heading[data-v-20b6b3f4]{color:var(--dark);font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.footer-links[data-v-20b6b3f4]{margin:0;padding:0}.footer-links li[data-v-20b6b3f4]{margin-bottom:.75rem}.footer-link[data-v-20b6b3f4]{color:var(--secondary);text-decoration:none;font-size:.9rem;font-weight:500;transition:all .2s ease;display:inline-block}.footer-link[data-v-20b6b3f4]:hover{color:var(--primary);transform:translate(4px)}.footer-bottom[data-v-20b6b3f4]{border-top-color:rgba(var(--primary-rgb),.08)!important;padding-top:2rem;padding-bottom:2rem}.footer-legal a[data-v-20b6b3f4]{color:var(--secondary);font-weight:500;transition:color .2s ease}.footer-legal a[data-v-20b6b3f4]:hover{color:var(--primary)}@media(max-width:768px){.site-footer[data-v-20b6b3f4]{margin-top:3rem}.footer-bottom[data-v-20b6b3f4]{text-align:center!important}.footer-legal[data-v-20b6b3f4]{margin-top:1rem}}.app-wrapper{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.home-page[data-v-8e854035]{min-height:100vh}.hero-section[data-v-8e854035]{background:linear-gradient(135deg,rgba(var(--primary-rgb),.03),rgba(var(--accent-rgb),.02));padding:4rem 0;position:relative;overflow:hidden}.hero-section[data-v-8e854035]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(var(--primary-rgb),.06) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(var(--accent-rgb),.05) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(var(--primary-rgb),.04) 0%,transparent 60%),radial-gradient(circle at 10% 80%,rgba(var(--accent-rgb),.03) 0%,transparent 45%),radial-gradient(circle at 90% 20%,rgba(var(--primary-rgb),.04) 0%,transparent 55%);z-index:0;pointer-events:none}.hero-section[data-v-8e854035]:after{content:"";position:absolute;top:-30%;right:-15%;width:600px;height:600px;background:radial-gradient(circle,rgba(var(--primary-rgb),.05) 0%,transparent 70%);border-radius:50%;z-index:0;pointer-events:none}.hero-section .container[data-v-8e854035]{position:relative;z-index:1}.hero-badge[data-v-8e854035]{display:inline-block}.badge-text[data-v-8e854035]{background:rgba(var(--primary-rgb),.1);color:var(--primary);padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;border:1px solid rgba(var(--primary-rgb),.2)}.hero-title[data-v-8e854035]{font-size:3rem;font-weight:800;line-height:1.2;color:var(--dark)}.hero-description[data-v-8e854035]{font-size:1.25rem;color:var(--secondary);max-width:600px}.hero-cta .btn[data-v-8e854035]{min-width:180px;font-weight:600;padding:.875rem 1.5rem;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;text-decoration:none;line-height:1.5}.hero-cta .btn-primary[data-v-8e854035]{background-color:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.hero-cta .btn-primary[data-v-8e854035]:hover{background-color:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.hero-cta .btn-outline-primary[data-v-8e854035]{background-color:transparent!important;color:var(--primary)!important;border-color:var(--primary)!important}.hero-cta .btn-outline-primary[data-v-8e854035]:hover{background-color:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.hero-cta .btn-outline-secondary[data-v-8e854035]{background-color:transparent!important;color:var(--secondary)!important;border-color:var(--secondary)!important}.hero-cta .btn-outline-secondary[data-v-8e854035]:hover{background-color:var(--secondary)!important;color:#fff!important;border-color:var(--secondary)!important}.hero-visual[data-v-8e854035]{position:relative;border-radius:24px;border:1.5px solid rgba(var(--primary-rgb),.18);background:linear-gradient(135deg,rgba(var(--primary-rgb),.04),rgba(var(--accent-rgb),.03));padding:2rem;box-shadow:0 2px 12px rgba(var(--dark-rgb),.05);transition:transform .3s ease,box-shadow .3s ease}.hero-visual[data-v-8e854035]:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.25)}.hero-visual img[data-v-8e854035]{border-radius:16px}.features-section[data-v-8e854035]{background:var(--white);position:relative}.features-section[data-v-8e854035]:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,transparent,transparent 20px,rgba(var(--primary-rgb),.015) 20px,rgba(var(--primary-rgb),.015) 21px);pointer-events:none;z-index:0}.features-section .container[data-v-8e854035]{position:relative;z-index:1}.section-title[data-v-8e854035]{font-size:2.5rem;font-weight:700;color:var(--dark)}.section-subtitle[data-v-8e854035]{font-size:1.125rem;max-width:600px;margin:0 auto}.feature-card[data-v-8e854035]{text-align:center;padding:2rem;border-radius:16px;background:var(--white);border:1px solid rgba(var(--primary-rgb),.1);transition:all .3s ease;height:100%}.feature-card[data-v-8e854035]:hover{transform:translateY(-8px);box-shadow:0 12px 40px rgba(var(--primary-rgb),.15);border-color:rgba(var(--primary-rgb),.2)}.feature-icon[data-v-8e854035]{width:64px;height:64px;margin:0 auto 1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--primary-rgb),.1);border-radius:16px;color:var(--primary)}.feature-title[data-v-8e854035]{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--dark)}.feature-description[data-v-8e854035]{font-size:.95rem;line-height:1.6}.stats-section[data-v-8e854035]{background:linear-gradient(135deg,var(--primary) 0%,var(--accent) 100%);position:relative;overflow:hidden}.stats-section[data-v-8e854035]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 30%,rgba(var(--white-rgb),.06) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(var(--white-rgb),.05) 0%,transparent 50%),radial-gradient(circle at 50% 50%,rgba(var(--white-rgb),.03) 0%,transparent 70%),radial-gradient(circle at 10% 80%,rgba(var(--white-rgb),.04) 0%,transparent 45%),radial-gradient(circle at 90% 20%,rgba(var(--white-rgb),.04) 0%,transparent 55%);z-index:0;pointer-events:none}.stats-section .container[data-v-8e854035]{position:relative;z-index:1}.stat-card[data-v-8e854035]{padding:2rem}.stat-number[data-v-8e854035]{font-size:3rem;font-weight:800;color:var(--white);line-height:1;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(var(--dark-rgb),.2)}.stat-label[data-v-8e854035]{font-size:1rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px;color:rgba(var(--white-rgb),.9)}.how-it-works-section[data-v-8e854035]{background:var(--white);position:relative}.how-it-works-section .container[data-v-8e854035]{position:relative;z-index:1}.step-card[data-v-8e854035]{text-align:center;padding:2.5rem 2rem;border-radius:20px;background:var(--white);border:1px solid rgba(var(--primary-rgb),.1);position:relative;transition:all .3s ease;height:100%;box-shadow:0 4px 6px rgba(var(--dark-rgb),.05)}.step-card[data-v-8e854035]:hover{transform:translateY(-5px);box-shadow:0 15px 45px rgba(var(--primary-rgb),.12)}.step-number[data-v-8e854035]{position:absolute;top:-20px;left:50%;transform:translate(-50%);width:48px;height:48px;background:var(--primary);color:var(--white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;box-shadow:0 4px 12px rgba(var(--primary-rgb),.3)}.step-icon[data-v-8e854035]{width:80px;height:80px;margin:1rem auto 1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--primary-rgb),.1);border-radius:20px;color:var(--primary)}.step-title[data-v-8e854035]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--dark)}.step-description[data-v-8e854035]{font-size:1rem;line-height:1.6}.featured-contracts-section[data-v-8e854035]{background:var(--light);position:relative}.featured-contracts-section .container[data-v-8e854035]{position:relative;z-index:1}.contract-card-link[data-v-8e854035]{text-decoration:none;display:block;height:100%}.contract-card[data-v-8e854035]{background:var(--white);border-radius:16px;border:1.5px solid rgba(var(--primary-rgb),.2);padding:1.5rem;transition:all .3s ease;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04)}.contract-card[data-v-8e854035]:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.3)}.contract-header[data-v-8e854035]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.contract-title[data-v-8e854035]{font-size:1.35rem;font-weight:700;color:var(--dark);margin:0;flex:1}.contract-type-badge[data-v-8e854035]{background:rgba(var(--primary-rgb),.15);color:var(--primary);padding:.375rem .875rem;border-radius:8px;font-size:.75rem;font-weight:700;white-space:nowrap;border:1px solid rgba(var(--primary-rgb),.2)}.contract-body[data-v-8e854035]{flex:1;margin-bottom:1rem}.contract-info-item[data-v-8e854035]{display:flex;align-items:center;color:var(--secondary);font-size:.9rem;margin-bottom:.5rem}.contract-footer[data-v-8e854035]{border-top:1px solid rgba(var(--primary-rgb),.1);padding-top:1rem;margin-top:auto}.view-link[data-v-8e854035]{color:var(--primary);font-weight:700;font-size:1rem;display:inline-flex;align-items:center;text-transform:uppercase;letter-spacing:.5px}.role-benefits-section[data-v-8e854035]{background:var(--white);position:relative}.role-benefits-section[data-v-8e854035]:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 50% 50%,rgba(var(--primary-rgb),.02) 1px,transparent 1px);background-size:40px 40px;pointer-events:none;z-index:0}.role-benefits-section .container[data-v-8e854035]{position:relative;z-index:1}.role-card[data-v-8e854035]{background:var(--white);border-radius:20px;padding:0;border:1px solid rgba(var(--primary-rgb),.12);transition:all .3s ease;height:100%;display:flex;flex-direction:column;overflow:hidden}.role-image-wrapper[data-v-8e854035]{width:100%;height:220px;overflow:hidden;position:relative}.role-image[data-v-8e854035]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.role-image-overlay[data-v-8e854035]{position:absolute;inset:0;background:linear-gradient(to bottom,transparent 0%,rgba(var(--primary-rgb),.3) 100%);z-index:1}.role-card:hover .role-image[data-v-8e854035]{transform:scale(1.05)}.role-card .role-icon[data-v-8e854035],.role-card .role-title[data-v-8e854035],.role-card .role-description[data-v-8e854035],.role-card .role-benefits-list[data-v-8e854035],.role-card .btn[data-v-8e854035]{padding-left:2.5rem;padding-right:2.5rem}.role-card .role-icon[data-v-8e854035]{margin-top:-40px;margin-bottom:1.5rem;position:relative;z-index:2}.role-card .role-description[data-v-8e854035]{padding-top:0;padding-bottom:1rem}.role-card .btn[data-v-8e854035]{margin-bottom:2.5rem;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap;line-height:1.5}.role-card .btn-primary[data-v-8e854035]{background-color:var(--primary)!important;color:#fff!important;border-color:var(--primary)!important}.role-card .btn-primary[data-v-8e854035]:hover{background-color:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important}.role-card[data-v-8e854035]:hover{transform:translateY(-8px);box-shadow:0 15px 50px rgba(var(--primary-rgb),.15);border-color:rgba(var(--primary-rgb),.25)}.role-icon[data-v-8e854035]{width:80px;height:80px;margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center;background:rgba(var(--primary-rgb),.1);border-radius:16px;color:var(--primary)}.role-title[data-v-8e854035]{font-size:1.75rem;font-weight:700;margin-bottom:1rem;color:var(--dark)}.role-description[data-v-8e854035]{font-size:1.05rem;line-height:1.6}.role-benefits-list[data-v-8e854035]{list-style:none;padding:0;margin:0 0 auto}.role-benefits-list li[data-v-8e854035]{display:flex;align-items:flex-start;margin-bottom:.75rem;color:var(--dark);font-size:.95rem}.role-benefits-list li svg[data-v-8e854035]{color:var(--success);flex-shrink:0;margin-top:2px}@media(max-width:992px){.hero-title[data-v-8e854035]{font-size:2.25rem}.section-title[data-v-8e854035]{font-size:2rem}.hero-cta .btn[data-v-8e854035]{min-width:auto;width:100%}}@media(max-width:768px){.hero-section[data-v-8e854035]{padding:2rem 0}.hero-title[data-v-8e854035]{font-size:1.875rem}.hero-description[data-v-8e854035]{font-size:1.125rem}.section-title[data-v-8e854035]{font-size:1.75rem}.stat-number[data-v-8e854035]{font-size:2.25rem}.role-card[data-v-8e854035],.step-card[data-v-8e854035]{padding:2rem 1.5rem}}.card[data-v-e8e2b388],.card[data-v-878aea82],.card[data-v-78a05986],.card[data-v-752c4d9f]{border-radius:12px;box-shadow:0 2px 4px #0000001a}.login-container[data-v-9399a4c6]{min-height:100vh;background:transparent;padding:2rem 1rem}.card[data-v-9399a4c6]{border-radius:24px;border:1.5px solid rgba(var(--primary-rgb),.2);box-shadow:0 2px 12px rgba(var(--dark-rgb),.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--white-rgb),.98);transition:all .3s ease}.card[data-v-9399a4c6]:hover{box-shadow:0 4px 16px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.28)}.card-body[data-v-9399a4c6]{background:transparent}.home-link[data-v-9399a4c6]{font-size:.95rem;font-weight:500;transition:color .2s ease}.home-link[data-v-9399a4c6]:hover{color:var(--primary)!important}.card-title[data-v-9399a4c6]{font-size:2rem;font-weight:800;letter-spacing:-.5px}.form-control[data-v-9399a4c6]:focus{border-color:var(--primary);box-shadow:0 0 0 .25rem rgba(var(--primary-rgb),.15);transform:translateY(-1px)}.form-label[data-v-9399a4c6]{font-weight:600;color:var(--dark);margin-bottom:.5rem}.btn-primary[data-v-9399a4c6]{background-color:var(--primary);border-color:var(--primary);font-weight:600;border-radius:12px;transition:all .2s ease;padding:.875rem 1.5rem}.btn-primary[data-v-9399a4c6]:hover:not(:disabled){background-color:var(--accent);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.3)}.btn-outline-primary[data-v-9399a4c6]{border-color:var(--primary);color:var(--primary);background-color:transparent;border-width:2px;font-weight:600;border-radius:12px;transition:all .2s ease;padding:.875rem 1.5rem}.btn-outline-primary[data-v-9399a4c6]:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.25)}.alert[data-v-9399a4c6]{border-radius:12px;border:none;background:rgba(var(--danger-rgb),.1);color:var(--danger)}@media(max-width:768px){.login-container[data-v-9399a4c6]{padding:1rem}.card-body[data-v-9399a4c6]{padding:2rem 1.5rem!important}}.signup-container[data-v-01c69c0d]{min-height:100vh;background:transparent;padding:2rem 1rem}.card[data-v-01c69c0d]{border-radius:24px;border:1.5px solid rgba(var(--primary-rgb),.2);box-shadow:0 2px 12px rgba(var(--dark-rgb),.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(var(--white-rgb),.98);transition:all .3s ease}.card[data-v-01c69c0d]:hover{box-shadow:0 4px 16px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.28)}.card-body[data-v-01c69c0d]{background:transparent}.home-link[data-v-01c69c0d]{font-size:.95rem;font-weight:500;transition:color .2s ease}.home-link[data-v-01c69c0d]:hover{color:var(--primary)!important}.card-title[data-v-01c69c0d]{font-size:2rem;font-weight:800;letter-spacing:-.5px}.form-control[data-v-01c69c0d]:focus{border-color:var(--primary);box-shadow:0 0 0 .25rem rgba(var(--primary-rgb),.15);transform:translateY(-1px)}.form-label[data-v-01c69c0d]{font-weight:600;color:var(--dark);margin-bottom:.5rem}.btn-primary[data-v-01c69c0d]{background-color:var(--primary);border-color:var(--primary);font-weight:600;border-radius:12px;transition:all .2s ease;padding:.875rem 1.5rem}.btn-primary[data-v-01c69c0d]:hover:not(:disabled){background-color:var(--accent);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.3)}.btn-outline-primary[data-v-01c69c0d]{border-color:var(--primary);color:var(--primary);background-color:transparent;border-width:2px;font-weight:600;border-radius:12px;transition:all .2s ease;padding:.875rem 1.5rem}.btn-outline-primary[data-v-01c69c0d]:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 6px 20px rgba(var(--primary-rgb),.25)}.alert[data-v-01c69c0d]{border-radius:12px;border:none;background:rgba(var(--danger-rgb),.1);color:var(--danger)}@media(max-width:768px){.signup-container[data-v-01c69c0d]{padding:1rem}.card-body[data-v-01c69c0d]{padding:2rem 1.5rem!important}}.role-selection-container[data-v-15e84a7f]{min-height:100vh;background:transparent;padding:2rem 1rem}.card[data-v-15e84a7f]{border-radius:8px;border:1px solid rgba(var(--primary-rgb),.14)}.card-body[data-v-15e84a7f]{background:transparent}.role-card[data-v-15e84a7f]{transition:all .3s ease;border:2px solid rgba(var(--primary-rgb),.14);border-radius:8px}.role-card[data-v-15e84a7f]:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 4px 8px #0000001a}.role-card.selected[data-v-15e84a7f]{border-color:var(--primary);background-color:rgba(var(--primary-rgb),.06)}.alert[data-v-15e84a7f]{border-radius:8px}@media(max-width:768px){.role-selection-container[data-v-15e84a7f]{padding:1rem}.card-body[data-v-15e84a7f]{padding:2rem 1.5rem!important}}.profile-tabs[data-v-03680958]{margin-top:2rem}.nav-tabs[data-v-03680958]{border-bottom:2px solid rgba(var(--primary-rgb),.1);gap:.5rem}.nav-item[data-v-03680958]{margin-bottom:-2px}.nav-link[data-v-03680958]{border:none;border-bottom:3px solid transparent;background:transparent;color:var(--secondary);font-weight:600;padding:1rem 1.5rem;transition:all .2s ease;display:flex;align-items:center;border-radius:12px 12px 0 0;cursor:pointer;position:relative;z-index:1}.nav-link[data-v-03680958]:hover{color:var(--primary);background:rgba(var(--primary-rgb),.05);border-bottom-color:rgba(var(--primary-rgb),.3)}.nav-link.active[data-v-03680958]{color:var(--primary);background:rgba(var(--primary-rgb),.08);border-bottom-color:var(--primary)}.badge[data-v-03680958]{font-size:.75rem;padding:.25rem .5rem;border-radius:12px}.tab-content[data-v-03680958]{min-height:400px}.profile-stats[data-v-4769b19f]{margin-bottom:2rem}.stat-card[data-v-4769b19f]{background:var(--white);border-radius:20px;padding:1.5rem;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);transition:all .3s ease;display:flex;align-items:center;gap:1.25rem;height:100%}.stat-card[data-v-4769b19f]:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.25)}.stat-icon[data-v-4769b19f]{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-content[data-v-4769b19f]{flex:1}.stat-value[data-v-4769b19f]{font-size:2rem;font-weight:800;color:var(--dark);line-height:1.2;margin-bottom:.25rem}.stat-label[data-v-4769b19f]{font-size:.95rem;font-weight:600;color:var(--secondary);margin-bottom:.125rem}.stat-subtitle[data-v-4769b19f]{font-size:.8rem;color:var(--secondary);opacity:.7}.portfolio-grid[data-v-f6b24c53]{margin-top:1rem}.portfolio-card[data-v-f6b24c53]{background:var(--white);border-radius:20px;overflow:hidden;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);transition:all .3s ease;height:100%;display:flex;flex-direction:column}.portfolio-card[data-v-f6b24c53]:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.25)}.portfolio-card-image[data-v-f6b24c53]{position:relative;width:100%;height:200px;overflow:hidden;background:rgba(var(--primary-rgb),.05)}.portfolio-card-image img[data-v-f6b24c53]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.portfolio-card:hover .portfolio-card-image img[data-v-f6b24c53]{transform:scale(1.05)}.portfolio-card-overlay[data-v-f6b24c53]{position:absolute;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.portfolio-card:hover .portfolio-card-overlay[data-v-f6b24c53]{opacity:1}.portfolio-card-actions[data-v-f6b24c53]{display:flex;gap:.5rem}.portfolio-card-actions .btn[data-v-f6b24c53]{border-radius:8px;padding:.5rem;width:36px;height:36px;display:flex;align-items:center;justify-content:center}.portfolio-image-count[data-v-f6b24c53]{position:absolute;top:.75rem;right:.75rem;background:#000000b3;color:#fff;padding:.25rem .5rem;border-radius:8px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem}.portfolio-card-placeholder[data-v-f6b24c53]{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background:rgba(var(--primary-rgb),.05);color:var(--secondary)}.portfolio-card-body[data-v-f6b24c53]{padding:1.25rem;flex:1;display:flex;flex-direction:column}.portfolio-card-title[data-v-f6b24c53]{font-size:1.125rem;font-weight:700;color:var(--dark);margin-bottom:.5rem;line-height:1.3}.portfolio-card-description[data-v-f6b24c53]{font-size:.9rem;color:var(--secondary);margin-bottom:.75rem;flex:1;line-height:1.5}.portfolio-card-meta[data-v-f6b24c53]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem}.meta-item[data-v-f6b24c53]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--secondary)}.portfolio-card-tags[data-v-f6b24c53]{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.tag[data-v-f6b24c53]{background:rgba(var(--primary-rgb),.1);color:var(--primary);padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600}.tag-more[data-v-f6b24c53]{color:var(--secondary);font-size:.75rem;font-weight:600}.empty-state[data-v-f6b24c53]{text-align:center;padding:4rem 2rem}.empty-state-content[data-v-f6b24c53]{max-width:400px;margin:0 auto}.empty-state-icon[data-v-f6b24c53]{color:var(--secondary);opacity:.5;margin-bottom:1rem}.empty-state h5[data-v-f6b24c53]{margin-bottom:.5rem;color:var(--dark)}.btn-primary[data-v-f6b24c53]{border-radius:12px;font-weight:600;padding:.75rem 1.5rem}.file-dropzone-container[data-v-f73159f6]{width:100%}.dropzone[data-v-f73159f6]{position:relative;border:2px dashed rgba(var(--secondary-rgb),.3);border-radius:20px;padding:3rem 2rem;text-align:center;background-color:var(--white);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;min-height:200px;display:flex;align-items:center;justify-content:center}.dropzone[data-v-f73159f6]:hover:not(.dropzone-disabled){border-color:rgba(var(--primary-rgb),.4);background-color:rgba(var(--primary-rgb),.02);transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.08)}.dropzone-active[data-v-f73159f6]{border-color:var(--primary);background-color:rgba(var(--primary-rgb),.05);border-style:solid;box-shadow:0 0 0 4px rgba(var(--primary-rgb),.1)}.dropzone-disabled[data-v-f73159f6]{opacity:.6;cursor:not-allowed;background-color:var(--light)}.dropzone-compact[data-v-f73159f6]{padding:1.5rem 1rem;min-height:120px}.dropzone-error[data-v-f73159f6]{border-color:var(--danger);background-color:rgba(var(--danger),.02)}.file-input-hidden[data-v-f73159f6]{display:none}.dropzone-content[data-v-f73159f6]{display:flex;flex-direction:column;align-items:center;gap:1rem}.upload-icon[data-v-f73159f6]{color:var(--primary);opacity:.7;transition:all .3s ease}.dropzone:hover:not(.dropzone-disabled) .upload-icon[data-v-f73159f6]{opacity:1;transform:translateY(-4px)}.dropzone-active .upload-icon[data-v-f73159f6]{opacity:1;transform:scale(1.1)}.upload-text p[data-v-f73159f6]{margin:0}.file-list[data-v-f73159f6]{width:100%}.file-grid[data-v-f73159f6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:1rem;width:100%}.file-grid-compact[data-v-f73159f6]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.file-item[data-v-f73159f6]{display:flex;flex-direction:column;gap:.5rem}.file-preview[data-v-f73159f6]{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background-color:var(--light);border:1px solid rgba(var(--secondary-rgb),.2);display:flex;align-items:center;justify-content:center;transition:all .2s ease}.file-preview[data-v-f73159f6]:hover{border-color:rgba(var(--primary-rgb),.3);box-shadow:0 2px 8px rgba(var(--primary-rgb),.1)}.file-preview img[data-v-f73159f6]{width:100%;height:100%;object-fit:cover}.file-preview-generic[data-v-f73159f6]{color:var(--secondary)}.file-remove-btn[data-v-f73159f6]{position:absolute;top:.5rem;right:.5rem;background-color:rgba(var(--danger),.9);color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;opacity:0;transition:all .2s ease;padding:0}.file-preview:hover .file-remove-btn[data-v-f73159f6]{opacity:1}.file-remove-btn[data-v-f73159f6]:hover:not(:disabled){background-color:var(--danger);transform:scale(1.1)}.file-remove-btn[data-v-f73159f6]:disabled{cursor:not-allowed;opacity:.5}.file-info[data-v-f73159f6]{text-align:left}.file-name[data-v-f73159f6]{font-size:.85rem;font-weight:500;color:var(--dark);margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size[data-v-f73159f6]{font-size:.75rem;color:var(--secondary);margin:0}@media(max-width:576px){.dropzone[data-v-f73159f6]{padding:2rem 1rem;min-height:160px}.dropzone-compact[data-v-f73159f6]{padding:1rem .75rem;min-height:100px}.file-grid[data-v-f73159f6]{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.file-grid-compact[data-v-f73159f6]{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem}.upload-icon[data-v-f73159f6]{width:32px;height:32px}}.dropzone[data-v-f73159f6]:focus-within{outline:2px solid var(--primary);outline-offset:2px}.modal-content[data-v-347cc611]{border-radius:20px;border:1.5px solid rgba(var(--primary-rgb),.18)}.modal-header[data-v-347cc611]{border-bottom:1px solid rgba(var(--primary-rgb),.1);padding:1.5rem}.modal-title[data-v-347cc611]{font-weight:700;color:var(--dark)}.modal-body[data-v-347cc611]{padding:1.5rem}.modal-footer[data-v-347cc611]{border-top:1px solid rgba(var(--primary-rgb),.1);padding:1.5rem}.form-label[data-v-347cc611]{color:var(--dark);margin-bottom:.5rem}.image-preview[data-v-347cc611]{position:relative;width:100%;padding-top:75%;border-radius:12px;overflow:hidden;border:1px solid rgba(var(--primary-rgb),.18)}.image-preview img[data-v-347cc611]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.btn-remove-image[data-v-347cc611]{position:absolute;top:.5rem;right:.5rem;background:#000000b3;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.btn-remove-image[data-v-347cc611]:hover{background:#000000e6}.badge[data-v-347cc611]{padding:.5rem .75rem;border-radius:12px;font-weight:600}.card[data-v-9c859112]{border-radius:20px;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);overflow:hidden}.table[data-v-9c859112]{margin-bottom:0}.table thead th[data-v-9c859112]{background:rgba(var(--primary-rgb),.08);border-bottom:2px solid rgba(var(--primary-rgb),.15);font-weight:700;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px;padding:1rem 1.5rem;color:var(--dark)}.table tbody td[data-v-9c859112]{padding:1.25rem 1.5rem;vertical-align:middle;border-bottom:1px solid rgba(var(--primary-rgb),.08)}.table tbody tr[data-v-9c859112]:hover{background:rgba(var(--primary-rgb),.03)}.table tbody tr:last-child td[data-v-9c859112]{border-bottom:none}.badge[data-v-9c859112]{font-weight:600;padding:.5rem .875rem}.budget-cell[data-v-9c859112]{font-size:1.1rem;font-weight:800;color:var(--primary);letter-spacing:-.3px;white-space:nowrap}.card[data-v-d9cbe990]{border-radius:12px;box-shadow:0 2px 4px #0000001a}.card-header[data-v-d9cbe990]{background-color:#f8f9fa;border-bottom:1px solid #dee2e6}.modal-dialog[data-v-a4335ae7]{z-index:10000}.modal-content[data-v-a4335ae7]{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);box-shadow:inset 0 0 6px rgba(var(--light-rgb),.4)}.modal-header[data-v-a4335ae7]{border-bottom:none!important}.modal-footer[data-v-a4335ae7]{border-top:none!important}.btn[data-v-85cf29f0]{min-height:3.2rem}.contractor-profile[data-v-522635fe]{min-height:100vh;background:var(--light)}.profile-progress-card .profile-progress-item[data-v-522635fe]:not(:disabled){cursor:pointer}.profile-progress-card.profile-progress-complete .progress-bar[data-v-522635fe]{background-color:var(--success, #198754)}.profile-hero[data-v-522635fe]{background:linear-gradient(135deg,rgba(var(--primary-rgb),.1),rgba(var(--primary-rgb),.05));padding:3rem 0;border-bottom:1px solid rgba(var(--primary-rgb),.1)}.profile-hero-content[data-v-522635fe]{display:flex;align-items:center;gap:2rem}.profile-avatar-section[data-v-522635fe]{text-align:center}.profile-avatar[data-v-522635fe]{width:120px;height:120px;border-radius:24px;overflow:hidden;border:3px solid var(--white);box-shadow:0 4px 12px rgba(var(--dark-rgb),.1);background:rgba(var(--primary-rgb),.1);display:flex;align-items:center;justify-content:center}.profile-avatar img[data-v-522635fe]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-522635fe]{font-weight:800;color:var(--primary);font-size:2.5rem}.profile-hero-info[data-v-522635fe]{flex:1}.profile-name[data-v-522635fe]{font-size:2.5rem;font-weight:800;color:var(--dark);margin-bottom:.5rem}.profile-email[data-v-522635fe]{font-size:1.1rem;color:var(--secondary);margin-bottom:.5rem;display:flex;align-items:center}.profile-meta[data-v-522635fe]{font-size:.95rem;color:var(--secondary);margin-bottom:1rem;display:flex;align-items:center}.profile-badge[data-v-522635fe]{display:inline-flex;align-items:center;background:var(--success);color:#fff;padding:.5rem 1rem;border-radius:12px;font-weight:700;font-size:.95rem}.profile-content[data-v-522635fe]{padding:2rem 0;max-width:1200px}.card[data-v-522635fe]{border-radius:20px;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);margin-bottom:1.5rem}.card-header[data-v-522635fe]{background:rgba(var(--primary-rgb),.08);border-bottom:1px solid rgba(var(--primary-rgb),.12);padding:1.25rem 1.5rem;font-weight:700}.card-body[data-v-522635fe]{padding:1.5rem}.activity-item[data-v-522635fe]{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgba(var(--primary-rgb),.08)}.activity-item[data-v-522635fe]:last-child{border-bottom:none}.activity-icon[data-v-522635fe]{width:40px;height:40px;border-radius:10px;background:rgba(var(--primary-rgb),.1);display:flex;align-items:center;justify-content:center;color:var(--primary)}.activity-content[data-v-522635fe]{flex:1}.activity-title[data-v-522635fe]{font-weight:600;color:var(--dark);margin-bottom:.25rem}.activity-time[data-v-522635fe]{font-size:.85rem;color:var(--secondary)}.application-item[data-v-522635fe],.work-item[data-v-522635fe],.document-item[data-v-522635fe]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(var(--primary-rgb),.08);gap:1rem}.application-item[data-v-522635fe]:last-child,.work-item[data-v-522635fe]:last-child,.document-item[data-v-522635fe]:last-child{border-bottom:none}.application-content[data-v-522635fe],.work-content[data-v-522635fe],.document-info[data-v-522635fe]{flex:1}.application-title[data-v-522635fe],.work-title[data-v-522635fe]{font-weight:700;color:var(--dark);margin-bottom:.5rem}.application-meta[data-v-522635fe],.work-meta[data-v-522635fe]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.work-attachments[data-v-522635fe]{margin-top:.75rem}.attachment-thumb[data-v-522635fe]{display:block;border-radius:8px;overflow:hidden;border:1px solid rgba(var(--primary-rgb),.18)}.attachment-thumb img[data-v-522635fe]{width:100%;height:100px;object-fit:cover}.attachment-file[data-v-522635fe]{height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:rgba(var(--primary-rgb),.05);color:var(--secondary)}.skills-selector[data-v-522635fe]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;padding:1rem;background:rgba(var(--primary-rgb),.03);border-radius:12px}.form-check[data-v-522635fe]{margin-bottom:0}.change-photo-btn[data-v-522635fe]{border-radius:10px;font-weight:600;transition:all .2s ease;cursor:pointer;border-width:2px}.change-photo-btn[data-v-522635fe]:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.25)}.change-photo-btn[data-v-522635fe]:active{transform:translateY(0)}@media(max-width:768px){.profile-hero-content[data-v-522635fe]{flex-direction:column;text-align:center}.profile-name[data-v-522635fe]{font-size:2rem}}.add-portfolio-project[data-v-a7ef4f50]{min-height:60vh}.page-header .btn-link[data-v-a7ef4f50]{color:var(--bs-body-color)}.page-header .btn-link[data-v-a7ef4f50]:hover{color:var(--bs-primary)}.portfolio-form[data-v-a7ef4f50]{border-radius:16px;border:1px solid rgba(var(--bs-primary-rgb, 13, 110, 253),.15)}.form-label[data-v-a7ef4f50]{color:var(--bs-body-color);margin-bottom:.5rem}.image-preview[data-v-a7ef4f50]{position:relative;width:100%;padding-top:75%;border-radius:12px;overflow:hidden;border:1px solid rgba(0,0,0,.1)}.image-preview img[data-v-a7ef4f50]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.btn-remove-image[data-v-a7ef4f50]{position:absolute;top:.5rem;right:.5rem;background:#000000b3;color:#fff;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s}.btn-remove-image[data-v-a7ef4f50]:hover{background:#000000e6}.badge[data-v-a7ef4f50]{padding:.5rem .75rem;border-radius:12px;font-weight:600}.contractor-public-profile .profile-hero[data-v-a1d6dfd7]{background:linear-gradient(135deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.02));padding:2.5rem 0;border-bottom:1px solid rgba(var(--primary-rgb),.12)}.profile-hero-content[data-v-a1d6dfd7]{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.profile-avatar[data-v-a1d6dfd7]{width:120px;height:120px;border-radius:50%;overflow:hidden;background:rgba(var(--primary-rgb),.1);display:flex;align-items:center;justify-content:center}.profile-avatar img[data-v-a1d6dfd7]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-a1d6dfd7]{font-size:2.5rem;font-weight:700;color:var(--primary)}.profile-hero-info[data-v-a1d6dfd7]{flex:1;min-width:200px}.profile-name[data-v-a1d6dfd7]{font-size:1.75rem;font-weight:700;color:var(--dark);margin-bottom:.25rem}.profile-badge[data-v-a1d6dfd7]{display:inline-flex;align-items:center;padding:.35rem .75rem;background:rgba(var(--primary-rgb),.12);color:var(--primary);border-radius:20px;font-weight:600;font-size:.9rem;margin-top:.5rem}.profile-progress-card.profile-progress-complete .progress-bar[data-v-a1d6dfd7]{background-color:var(--success, #198754)}.buyer-profile[data-v-19e6e361]{min-height:100vh;background:var(--light)}.profile-hero[data-v-19e6e361]{background:linear-gradient(135deg,rgba(var(--primary-rgb),.1),rgba(var(--primary-rgb),.05));padding:3rem 0;border-bottom:1px solid rgba(var(--primary-rgb),.1)}.profile-hero-content[data-v-19e6e361]{display:flex;align-items:center;gap:2rem}.profile-avatar-section[data-v-19e6e361]{text-align:center}.profile-avatar[data-v-19e6e361]{width:120px;height:120px;border-radius:24px;overflow:hidden;border:3px solid var(--white);box-shadow:0 4px 12px rgba(var(--dark-rgb),.1);background:rgba(var(--primary-rgb),.1);display:flex;align-items:center;justify-content:center}.profile-avatar img[data-v-19e6e361]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-19e6e361]{font-weight:800;color:var(--primary);font-size:2.5rem}.profile-hero-info[data-v-19e6e361]{flex:1}.profile-name[data-v-19e6e361]{font-size:2.5rem;font-weight:800;color:var(--dark);margin-bottom:.5rem}.profile-email[data-v-19e6e361]{font-size:1.1rem;color:var(--secondary);margin-bottom:.5rem;display:flex;align-items:center}.profile-meta[data-v-19e6e361]{font-size:.95rem;color:var(--secondary);margin-bottom:1rem;display:flex;align-items:center}.profile-badge[data-v-19e6e361]{display:inline-flex;align-items:center;background:var(--primary);color:#fff;padding:.5rem 1rem;border-radius:12px;font-weight:700;font-size:.95rem}.profile-content[data-v-19e6e361]{padding:2rem 0;max-width:1200px}.card[data-v-19e6e361]{border-radius:20px;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);margin-bottom:1.5rem}.card-header[data-v-19e6e361]{background:rgba(var(--primary-rgb),.08);border-bottom:1px solid rgba(var(--primary-rgb),.12);padding:1.25rem 1.5rem;font-weight:700}.card-body[data-v-19e6e361]{padding:1.5rem}.activity-item[data-v-19e6e361]{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgba(var(--primary-rgb),.08)}.activity-item[data-v-19e6e361]:last-child{border-bottom:none}.activity-icon[data-v-19e6e361]{width:40px;height:40px;border-radius:10px;background:rgba(var(--primary-rgb),.1);display:flex;align-items:center;justify-content:center;color:var(--primary)}.activity-content[data-v-19e6e361]{flex:1}.activity-title[data-v-19e6e361]{font-weight:600;color:var(--dark);margin-bottom:.25rem}.activity-time[data-v-19e6e361]{font-size:.85rem;color:var(--secondary)}.contract-card[data-v-19e6e361]{background:var(--white);border-radius:16px;padding:1.25rem;border:1px solid rgba(var(--primary-rgb),.18);transition:all .3s ease;height:100%}.contract-card[data-v-19e6e361]:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.08)}.contract-header[data-v-19e6e361]{display:flex;justify-content:space-between;align-items:start;margin-bottom:.75rem}.contract-title[data-v-19e6e361]{font-weight:700;color:var(--dark);margin:0;flex:1}.contract-budget[data-v-19e6e361]{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;background:linear-gradient(135deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.03));border-radius:10px;border:1px solid rgba(var(--primary-rgb),.12)}.contract-budget--inline[data-v-19e6e361]{display:inline-flex;margin-bottom:.5rem}.contract-budget-amount[data-v-19e6e361]{font-size:1.4rem;font-weight:800;color:var(--primary);letter-spacing:-.5px;line-height:1}.contract-budget-label[data-v-19e6e361]{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--secondary)}.contract-description[data-v-19e6e361]{color:var(--secondary);font-size:.9rem;margin-bottom:1rem;line-height:1.5}.contract-meta[data-v-19e6e361]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.meta-item[data-v-19e6e361]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--secondary)}.contract-actions[data-v-19e6e361]{display:flex;gap:.5rem}.contract-item[data-v-19e6e361],.application-item[data-v-19e6e361]{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid rgba(var(--primary-rgb),.08);gap:1rem}.contract-item[data-v-19e6e361]:last-child,.application-item[data-v-19e6e361]:last-child{border-bottom:none}.contract-content[data-v-19e6e361],.application-content[data-v-19e6e361]{flex:1}.application-title[data-v-19e6e361]{font-weight:700;color:var(--dark);margin-bottom:.5rem}.application-meta[data-v-19e6e361]{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}.change-photo-btn[data-v-19e6e361]{border-radius:10px;font-weight:600;transition:all .2s ease;cursor:pointer;border-width:2px}.change-photo-btn[data-v-19e6e361]:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.25)}.change-photo-btn[data-v-19e6e361]:active{transform:translateY(0)}@media(max-width:768px){.profile-hero-content[data-v-19e6e361]{flex-direction:column;text-align:center}.profile-name[data-v-19e6e361]{font-size:2rem}}.brokerage-profile[data-v-602f9fca]{min-height:100vh;background:var(--light)}.profile-hero[data-v-602f9fca]{background:linear-gradient(135deg,rgba(var(--primary-rgb),.1),rgba(var(--primary-rgb),.05));padding:3rem 0;border-bottom:1px solid rgba(var(--primary-rgb),.1)}.profile-hero-content[data-v-602f9fca]{display:flex;align-items:center;gap:2rem}.profile-avatar-section[data-v-602f9fca]{text-align:center}.profile-avatar[data-v-602f9fca]{width:120px;height:120px;border-radius:24px;overflow:hidden;border:3px solid var(--white);box-shadow:0 4px 12px rgba(var(--dark-rgb),.1);background:rgba(var(--primary-rgb),.1);display:flex;align-items:center;justify-content:center}.profile-avatar img[data-v-602f9fca]{width:100%;height:100%;object-fit:cover}.avatar-placeholder[data-v-602f9fca]{font-weight:800;color:var(--primary);font-size:2.5rem}.profile-hero-info[data-v-602f9fca]{flex:1}.profile-name[data-v-602f9fca]{font-size:2.5rem;font-weight:800;color:var(--dark);margin-bottom:.5rem}.profile-email[data-v-602f9fca]{font-size:1.1rem;color:var(--secondary);margin-bottom:.5rem;display:flex;align-items:center}.profile-meta[data-v-602f9fca]{font-size:.95rem;color:var(--secondary);margin-bottom:1rem;display:flex;align-items:center}.profile-badge[data-v-602f9fca]{display:inline-flex;align-items:center;background:var(--secondary);color:#fff;padding:.5rem 1rem;border-radius:12px;font-weight:700;font-size:.95rem}.profile-content[data-v-602f9fca]{padding:2rem 0;max-width:1200px}.card[data-v-602f9fca]{border-radius:20px;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);margin-bottom:1.5rem}.card-header[data-v-602f9fca]{background:rgba(var(--primary-rgb),.08);border-bottom:1px solid rgba(var(--primary-rgb),.12);padding:1.25rem 1.5rem;font-weight:700}.card-body[data-v-602f9fca]{padding:1.5rem}.activity-item[data-v-602f9fca]{display:flex;align-items:center;gap:1rem;padding:1rem;border-bottom:1px solid rgba(var(--primary-rgb),.08)}.activity-item[data-v-602f9fca]:last-child{border-bottom:none}.activity-icon[data-v-602f9fca]{width:40px;height:40px;border-radius:10px;background:rgba(var(--primary-rgb),.1);display:flex;align-items:center;justify-content:center;color:var(--primary)}.activity-content[data-v-602f9fca]{flex:1}.activity-title[data-v-602f9fca]{font-weight:600;color:var(--dark);margin-bottom:.25rem}.activity-time[data-v-602f9fca]{font-size:.85rem;color:var(--secondary)}.request-item[data-v-602f9fca]{display:flex;align-items:start;justify-content:space-between;padding:1.25rem;border-bottom:1px solid rgba(var(--primary-rgb),.08);gap:1rem}.request-item[data-v-602f9fca]:last-child{border-bottom:none}.request-content[data-v-602f9fca]{flex:1}.request-header[data-v-602f9fca]{display:flex;justify-content:space-between;align-items:start;margin-bottom:.75rem}.request-type[data-v-602f9fca]{font-weight:700;color:var(--dark);margin:0}.request-meta[data-v-602f9fca]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.meta-item[data-v-602f9fca]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--secondary)}.request-message[data-v-602f9fca]{background:rgba(var(--primary-rgb),.05);padding:.75rem;border-radius:8px;margin-bottom:.75rem;color:var(--dark);font-size:.9rem}.request-time[data-v-602f9fca]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:var(--secondary)}.request-actions[data-v-602f9fca]{display:flex;flex-direction:column;gap:.5rem}.btn-primary[data-v-602f9fca]{border-radius:12px;font-weight:600}.change-photo-btn[data-v-602f9fca]{border-radius:10px;font-weight:600;transition:all .2s ease;cursor:pointer;border-width:2px}.change-photo-btn[data-v-602f9fca]:hover{background-color:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.25)}.change-photo-btn[data-v-602f9fca]:active{transform:translateY(0)}@media(max-width:768px){.profile-hero-content[data-v-602f9fca]{flex-direction:column;text-align:center}.profile-name[data-v-602f9fca]{font-size:2rem}.request-item[data-v-602f9fca]{flex-direction:column}.request-actions[data-v-602f9fca]{flex-direction:row;width:100%}}.card[data-v-99c46f50]{border-radius:20px;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;background:var(--white)}.card[data-v-99c46f50]:hover{transform:translateY(-4px);box-shadow:0 4px 12px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.28)}.contract-image-container[data-v-99c46f50]{position:relative;width:100%;height:180px;overflow:hidden;border-top-left-radius:20px;border-top-right-radius:20px;background:linear-gradient(135deg,rgba(var(--primary-rgb),.1),rgba(var(--primary-rgb),.05))}.contract-cover[data-v-99c46f50]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.card:hover .contract-cover[data-v-99c46f50]{transform:scale(1.05)}.image-count-badge[data-v-99c46f50]{position:absolute;top:12px;right:12px;background:#000000b3;color:#fff;padding:.375rem .625rem;border-radius:20px;font-size:.75rem;font-weight:600;display:flex;align-items:center;gap:.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2}.image-count-badge svg[data-v-99c46f50]{width:14px;height:14px}.image-thumbnails[data-v-99c46f50]{position:absolute;bottom:8px;left:8px;display:flex;gap:4px;z-index:2}.image-thumbnails .thumbnail[data-v-99c46f50]{width:40px;height:40px;object-fit:cover;border-radius:6px;border:2px solid rgba(255,255,255,.9);box-shadow:0 2px 4px #0003;transition:transform .2s ease}.image-thumbnails .thumbnail[data-v-99c46f50]:hover{transform:scale(1.1);z-index:3}.contract-image-placeholder[data-v-99c46f50]{width:100%;height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.03));border-top-left-radius:20px;border-top-right-radius:20px;color:rgba(var(--secondary-rgb),.4);gap:.5rem}.contract-image-placeholder svg[data-v-99c46f50]{opacity:.5}.contract-image-placeholder span[data-v-99c46f50]{font-size:.875rem;font-weight:500}.card-body[data-v-99c46f50]{padding:1.5rem}.card-title[data-v-99c46f50]{font-size:1.25rem;font-weight:700;color:var(--dark);margin-bottom:.75rem;line-height:1.3}.budget-display[data-v-99c46f50]{display:flex;align-items:baseline;gap:.5rem;margin-bottom:.75rem;padding:.625rem .875rem;background:linear-gradient(135deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.03));border-radius:12px;border:1px solid rgba(var(--primary-rgb),.12)}.budget-amount[data-v-99c46f50]{font-size:1.5rem;font-weight:800;color:var(--primary);letter-spacing:-.5px;line-height:1}.budget-label[data-v-99c46f50]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--secondary)}.card-text[data-v-99c46f50]{font-size:.95rem;line-height:1.6;color:var(--secondary)}.badge[data-v-99c46f50]{font-size:.75rem;font-weight:700;padding:.375rem .875rem;text-transform:uppercase;letter-spacing:.5px}.alert[data-v-99c46f50]{border-radius:10px;font-size:.875rem}.searchable-select[data-v-ba904761]{position:relative}.searchable-select-dropdown[data-v-ba904761]{position:absolute;top:100%;left:0;right:0;max-height:220px;overflow-y:auto;margin:0;padding:.25rem 0;background:var(--bs-body-bg, #fff);border:1px solid var(--bs-border-color, #dee2e6);border-radius:.375rem;box-shadow:0 .5rem 1rem #00000026;z-index:1050}.searchable-select-option[data-v-ba904761]{padding:.35rem .75rem;cursor:pointer}.searchable-select-option[data-v-ba904761]:hover,.searchable-select-option--active[data-v-ba904761]{background:rgba(var(--bs-primary-rgb, 13, 110, 253),.1)}.searchable-select-empty[data-v-ba904761]{position:absolute;top:100%;left:0;right:0;background:var(--bs-body-bg, #fff);border:1px solid var(--bs-border-color, #dee2e6);border-radius:.375rem;z-index:1050}.card[data-v-49787fdb]{border-radius:20px;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);transition:all .3s ease}.card[data-v-49787fdb]:hover{box-shadow:0 4px 12px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.25)}.card-header[data-v-49787fdb]{background:rgba(var(--primary-rgb),.05);border-bottom:1px solid rgba(var(--primary-rgb),.1)}.card[data-v-479c978d],.card[data-v-77bcd26d]{border-radius:12px;box-shadow:0 2px 4px #0000001a}.card[data-v-ab7103c8]{border-radius:20px;box-shadow:0 2px 8px rgba(var(--dark-rgb),.04);border:1.5px solid rgba(var(--primary-rgb),.18);transition:all .3s ease;overflow:hidden}.card[data-v-ab7103c8]:hover{box-shadow:0 4px 12px rgba(var(--primary-rgb),.08);border-color:rgba(var(--primary-rgb),.25)}.card-header[data-v-ab7103c8]{background:rgba(var(--primary-rgb),.08);border-bottom:1px solid rgba(var(--primary-rgb),.12);padding:1.25rem 1.5rem;font-weight:700}.card-body[data-v-ab7103c8]{padding:1.5rem}.contract-pdf-preview[data-v-ab7103c8]{width:100%;min-height:500px;height:500px;border-radius:12px;border:1px solid rgba(var(--primary-rgb),.15)}.img-thumbnail[data-v-ab7103c8]{border-radius:12px;transition:transform .3s ease;cursor:pointer}.img-thumbnail[data-v-ab7103c8]:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(var(--dark-rgb),.2)}.budget-display[data-v-ab7103c8]{display:flex;align-items:baseline;gap:.5rem;padding:.5rem .75rem;background:linear-gradient(135deg,rgba(var(--primary-rgb),.08),rgba(var(--primary-rgb),.03));border-radius:12px;border:1px solid rgba(var(--primary-rgb),.12)}.budget-display .budget-amount[data-v-ab7103c8]{font-size:1.25rem;font-weight:800;color:var(--primary)}.budget-display .budget-label[data-v-ab7103c8]{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:var(--secondary)}.badge[data-v-ab7103c8]{font-weight:700;padding:.5rem 1rem;border-radius:8px}.alert[data-v-ab7103c8]{border-radius:12px;border:none}.border.rounded[data-v-ab7103c8]{border-radius:12px!important;border:1px solid rgba(var(--primary-rgb),.15)!important;transition:all .2s ease}.border.rounded[data-v-ab7103c8]:hover{border-color:rgba(var(--primary-rgb),.3)!important;box-shadow:0 4px 12px rgba(var(--primary-rgb),.1)}.event-log[data-v-b1a2986e]{max-height:300px;overflow-y:auto;font-family:Courier New,monospace;font-size:.875rem}.log-entry[data-v-b1a2986e]{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.1)}.log-entry[data-v-b1a2986e]:last-child{border-bottom:none}
