@import"https://fonts.googleapis.com/css2?family=Merriweather&display=swap";/*!
* Bootstrap  v5.3.6 (https://getbootstrap.com/)
* Copyright 2011-2025 The Bootstrap Authors
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
*/: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}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::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:"\2014\a0"}.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);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::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.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::file-selector-button{transition:none}}.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::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.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::file-selector-button{padding:.5rem 1rem;margin:-.5rem -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);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;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;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;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;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;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;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;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: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%;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;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%,rgba(0,0,0,.8) 75%,#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;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{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;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;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:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{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{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{transform:translate(-50%,-50%)!important}.translate-middle-x{transform:translate(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:.1}.border-opacity-25{--bs-border-opacity:.25}.border-opacity-50{--bs-border-opacity:.5}.border-opacity-75{--bs-border-opacity:.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{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;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:.1}.bg-opacity-25{--bs-bg-opacity:.25}.bg-opacity-50{--bs-bg-opacity:.5}.bg-opacity-75{--bs-bg-opacity:.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-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{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.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{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{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{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.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{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{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{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.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{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{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{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.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{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{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{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.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{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{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}}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}@charset "UTF-8";.slick-loading .slick-list{background:#fff url(ajax-loader.0b80f665935ef7de.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(slick.25572f22d77029da.eot);src:url(slick.25572f22d77029da.eot?#iefix) format("embedded-opentype"),url(slick.653a4cbba6e1a2b3.woff) format("woff"),url(slick.6aa1ee46202fac6e.ttf) format("truetype"),url(slick.f895cfdf693e6229.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"\2190"}[dir=rtl] .slick-prev:before{content:"\2192"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"\2192"}[dir=rtl] .slick-next:before{content:"\2190"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */.la-ball-scale-multiple,.la-ball-scale-multiple>div{position:relative;box-sizing:border-box}.la-ball-scale-multiple{display:block;font-size:0;color:#fff}.la-ball-scale-multiple.la-dark{color:#333}.la-ball-scale-multiple>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-ball-scale-multiple{width:32px;height:32px}.la-ball-scale-multiple>div{position:absolute;top:0;left:0;width:32px;height:32px;border-radius:100%;opacity:0;animation:ball-scale-multiple 1s 0s linear infinite}.la-ball-scale-multiple>div:nth-child(2){animation-delay:.2s}.la-ball-scale-multiple>div:nth-child(3){animation-delay:.4s}.la-ball-scale-multiple.la-sm{width:16px;height:16px}.la-ball-scale-multiple.la-sm>div{width:16px;height:16px}.la-ball-scale-multiple.la-2x{width:64px;height:64px}.la-ball-scale-multiple.la-2x>div{width:64px;height:64px}.la-ball-scale-multiple.la-3x{width:96px;height:96px}.la-ball-scale-multiple.la-3x>div{width:96px;height:96px}@keyframes ball-scale-multiple{0%{opacity:0;transform:scale(0)}5%{opacity:.75}to{opacity:0;transform:scale(1)}}.mat-ripple{overflow:hidden;position:relative}.mat-ripple:not(:empty){transform:translateZ(0)}.mat-ripple.mat-ripple-unbounded{overflow:visible}.mat-ripple-element{position:absolute;border-radius:50%;pointer-events:none;transition:opacity,transform 0ms cubic-bezier(0,0,.2,1);transform:scale3d(0,0,0)}.cdk-high-contrast-active .mat-ripple-element{display:none}.cdk-visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;outline:0;-webkit-appearance:none;-moz-appearance:none;left:0}[dir=rtl] .cdk-visually-hidden{left:auto;right:0}.cdk-overlay-container,.cdk-global-overlay-wrapper{pointer-events:none;top:0;left:0;height:100%;width:100%}.cdk-overlay-container{position:fixed;z-index:1000}.cdk-overlay-container:empty{display:none}.cdk-global-overlay-wrapper{display:flex;position:absolute;z-index:1000}.cdk-overlay-pane{position:absolute;pointer-events:auto;box-sizing:border-box;z-index:1000;display:flex;max-width:100%;max-height:100%}.cdk-overlay-backdrop{position:absolute;inset:0;z-index:1000;pointer-events:auto;-webkit-tap-highlight-color:transparent;transition:opacity .4s cubic-bezier(.25,.8,.25,1);opacity:0}.cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:1}.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing{opacity:.6}.cdk-overlay-dark-backdrop{background:rgba(0,0,0,.32)}.cdk-overlay-transparent-backdrop{transition:visibility 1ms linear,opacity 1ms linear;visibility:hidden;opacity:1}.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing{opacity:0;visibility:visible}.cdk-overlay-backdrop-noop-animation{transition:none}.cdk-overlay-connected-position-bounding-box{position:absolute;z-index:1000;display:flex;flex-direction:column;min-width:1px;min-height:1px}.cdk-global-scrollblock{position:fixed;width:100%;overflow-y:scroll}textarea.cdk-textarea-autosize{resize:none}textarea.cdk-textarea-autosize-measuring{padding:2px 0!important;box-sizing:content-box!important;height:auto!important;overflow:hidden!important}textarea.cdk-textarea-autosize-measuring-firefox{padding:2px 0!important;box-sizing:content-box!important;height:0!important}@keyframes cdk-text-field-autofill-start{}@keyframes cdk-text-field-autofill-end{}.cdk-text-field-autofill-monitored:-webkit-autofill{animation:cdk-text-field-autofill-start 0s 1ms}.cdk-text-field-autofill-monitored:not(:-webkit-autofill){animation:cdk-text-field-autofill-end 0s 1ms}.mat-focus-indicator{position:relative}.mat-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-focus-indicator-display, none);border:var(--mat-focus-indicator-border-width, 3px) var(--mat-focus-indicator-border-style, solid) var(--mat-focus-indicator-border-color, transparent);border-radius:var(--mat-focus-indicator-border-radius, 4px)}.mat-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-focus-indicator-display: block}.mat-mdc-focus-indicator{position:relative}.mat-mdc-focus-indicator:before{inset:0;position:absolute;box-sizing:border-box;pointer-events:none;display:var(--mat-mdc-focus-indicator-display, none);border:var(--mat-mdc-focus-indicator-border-width, 3px) var(--mat-mdc-focus-indicator-border-style, solid) var(--mat-mdc-focus-indicator-border-color, transparent);border-radius:var(--mat-mdc-focus-indicator-border-radius, 4px)}.mat-mdc-focus-indicator:focus:before{content:""}.cdk-high-contrast-active{--mat-mdc-focus-indicator-display: block}.mat-ripple-element{background-color:#0000001a}html{--mat-option-selected-state-label-text-color: #3f51b5;--mat-option-label-text-color: rgba(0, 0, 0, .87);--mat-option-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-option-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-option-selected-state-layer-color: rgba(0, 0, 0, .04)}.mat-accent{--mat-option-selected-state-label-text-color: #ff4081}.mat-warn{--mat-option-selected-state-label-text-color: #f44336}html{--mat-optgroup-label-text-color: rgba(0, 0, 0, .87)}.mat-pseudo-checkbox-full{color:#0000008a}.mat-pseudo-checkbox-full.mat-pseudo-checkbox-disabled{color:#b0b0b0}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#3f51b5}.mat-primary .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-primary .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#ff4081}.mat-accent .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-accent .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#f44336}.mat-warn .mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full:after,.mat-warn .mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full:after{color:#fafafa}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal:after,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal:after{color:#b0b0b0}.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-full,.mat-pseudo-checkbox-disabled.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-full{background:#b0b0b0}.mat-app-background{background-color:#fafafa;color:#000000de}.mat-elevation-z0,.mat-mdc-elevation-specific.mat-elevation-z0{box-shadow:0 0 #0003,0 0 #00000024,0 0 #0000001f}.mat-elevation-z1,.mat-mdc-elevation-specific.mat-elevation-z1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.mat-elevation-z2,.mat-mdc-elevation-specific.mat-elevation-z2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.mat-elevation-z3,.mat-mdc-elevation-specific.mat-elevation-z3{box-shadow:0 3px 3px -2px #0003,0 3px 4px #00000024,0 1px 8px #0000001f}.mat-elevation-z4,.mat-mdc-elevation-specific.mat-elevation-z4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.mat-elevation-z5,.mat-mdc-elevation-specific.mat-elevation-z5{box-shadow:0 3px 5px -1px #0003,0 5px 8px #00000024,0 1px 14px #0000001f}.mat-elevation-z6,.mat-mdc-elevation-specific.mat-elevation-z6{box-shadow:0 3px 5px -1px #0003,0 6px 10px #00000024,0 1px 18px #0000001f}.mat-elevation-z7,.mat-mdc-elevation-specific.mat-elevation-z7{box-shadow:0 4px 5px -2px #0003,0 7px 10px 1px #00000024,0 2px 16px 1px #0000001f}.mat-elevation-z8,.mat-mdc-elevation-specific.mat-elevation-z8{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.mat-elevation-z9,.mat-mdc-elevation-specific.mat-elevation-z9{box-shadow:0 5px 6px -3px #0003,0 9px 12px 1px #00000024,0 3px 16px 2px #0000001f}.mat-elevation-z10,.mat-mdc-elevation-specific.mat-elevation-z10{box-shadow:0 6px 6px -3px #0003,0 10px 14px 1px #00000024,0 4px 18px 3px #0000001f}.mat-elevation-z11,.mat-mdc-elevation-specific.mat-elevation-z11{box-shadow:0 6px 7px -4px #0003,0 11px 15px 1px #00000024,0 4px 20px 3px #0000001f}.mat-elevation-z12,.mat-mdc-elevation-specific.mat-elevation-z12{box-shadow:0 7px 8px -4px #0003,0 12px 17px 2px #00000024,0 5px 22px 4px #0000001f}.mat-elevation-z13,.mat-mdc-elevation-specific.mat-elevation-z13{box-shadow:0 7px 8px -4px #0003,0 13px 19px 2px #00000024,0 5px 24px 4px #0000001f}.mat-elevation-z14,.mat-mdc-elevation-specific.mat-elevation-z14{box-shadow:0 7px 9px -4px #0003,0 14px 21px 2px #00000024,0 5px 26px 4px #0000001f}.mat-elevation-z15,.mat-mdc-elevation-specific.mat-elevation-z15{box-shadow:0 8px 9px -5px #0003,0 15px 22px 2px #00000024,0 6px 28px 5px #0000001f}.mat-elevation-z16,.mat-mdc-elevation-specific.mat-elevation-z16{box-shadow:0 8px 10px -5px #0003,0 16px 24px 2px #00000024,0 6px 30px 5px #0000001f}.mat-elevation-z17,.mat-mdc-elevation-specific.mat-elevation-z17{box-shadow:0 8px 11px -5px #0003,0 17px 26px 2px #00000024,0 6px 32px 5px #0000001f}.mat-elevation-z18,.mat-mdc-elevation-specific.mat-elevation-z18{box-shadow:0 9px 11px -5px #0003,0 18px 28px 2px #00000024,0 7px 34px 6px #0000001f}.mat-elevation-z19,.mat-mdc-elevation-specific.mat-elevation-z19{box-shadow:0 9px 12px -6px #0003,0 19px 29px 2px #00000024,0 7px 36px 6px #0000001f}.mat-elevation-z20,.mat-mdc-elevation-specific.mat-elevation-z20{box-shadow:0 10px 13px -6px #0003,0 20px 31px 3px #00000024,0 8px 38px 7px #0000001f}.mat-elevation-z21,.mat-mdc-elevation-specific.mat-elevation-z21{box-shadow:0 10px 13px -6px #0003,0 21px 33px 3px #00000024,0 8px 40px 7px #0000001f}.mat-elevation-z22,.mat-mdc-elevation-specific.mat-elevation-z22{box-shadow:0 10px 14px -6px #0003,0 22px 35px 3px #00000024,0 8px 42px 7px #0000001f}.mat-elevation-z23,.mat-mdc-elevation-specific.mat-elevation-z23{box-shadow:0 11px 14px -7px #0003,0 23px 36px 3px #00000024,0 9px 44px 8px #0000001f}.mat-elevation-z24,.mat-mdc-elevation-specific.mat-elevation-z24{box-shadow:0 11px 15px -7px #0003,0 24px 38px 3px #00000024,0 9px 46px 8px #0000001f}.mat-theme-loaded-marker{display:none}.mat-mdc-card{--mdc-elevated-card-container-color: white;--mdc-elevated-card-container-elevation: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-outlined-card-container-color: white;--mdc-outlined-card-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-card-container-elevation: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mat-card-subtitle-text-color: rgba(0, 0, 0, .54)}.mat-mdc-progress-bar{--mdc-linear-progress-active-indicator-color: #3f51b5;--mdc-linear-progress-track-color: rgba(63, 81, 181, .25)}.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:#3f51b540;background-color:var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25))}@media (forced-colors: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(63, 81, 181, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar .mdc-linear-progress__buffer-bar{background-color:#3f51b540;background-color:var(--mdc-linear-progress-track-color, rgba(63, 81, 181, .25))}.mat-mdc-progress-bar.mat-accent{--mdc-linear-progress-active-indicator-color: #ff4081;--mdc-linear-progress-track-color: rgba(255, 64, 129, .25)}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:#ff408140;background-color:var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(255, 64, 129, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-accent .mdc-linear-progress__buffer-bar{background-color:#ff408140;background-color:var(--mdc-linear-progress-track-color, rgba(255, 64, 129, .25))}.mat-mdc-progress-bar.mat-warn{--mdc-linear-progress-active-indicator-color: #f44336;--mdc-linear-progress-track-color: rgba(244, 67, 54, .25)}@keyframes mdc-linear-progress-buffering{}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}@media (forced-colors: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:ButtonBorder}}@media all and (-ms-high-contrast: none),(-ms-high-contrast: active){.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-dots{background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' enable-background='new 0 0 5 2' xml:space='preserve' viewBox='0 0 5 2' preserveAspectRatio='none slice'%3E%3Ccircle cx='1' cy='1' r='1' fill='rgba(244, 67, 54, 0.25)'/%3E%3C/svg%3E")}}.mat-mdc-progress-bar.mat-warn .mdc-linear-progress__buffer-bar{background-color:#f4433640;background-color:var(--mdc-linear-progress-track-color, rgba(244, 67, 54, .25))}.mat-mdc-tooltip{--mdc-plain-tooltip-container-color: #616161;--mdc-plain-tooltip-supporting-text-color: #fff}html{--mdc-filled-text-field-caret-color: #3f51b5;--mdc-filled-text-field-focus-active-indicator-color: #3f51b5;--mdc-filled-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-filled-text-field-container-color: whitesmoke;--mdc-filled-text-field-disabled-container-color: #fafafa;--mdc-filled-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-filled-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-filled-text-field-error-focus-label-text-color: #f44336;--mdc-filled-text-field-error-label-text-color: #f44336;--mdc-filled-text-field-error-caret-color: #f44336;--mdc-filled-text-field-active-indicator-color: rgba(0, 0, 0, .42);--mdc-filled-text-field-disabled-active-indicator-color: rgba(0, 0, 0, .06);--mdc-filled-text-field-hover-active-indicator-color: rgba(0, 0, 0, .87);--mdc-filled-text-field-error-active-indicator-color: #f44336;--mdc-filled-text-field-error-focus-active-indicator-color: #f44336;--mdc-filled-text-field-error-hover-active-indicator-color: #f44336;--mdc-outlined-text-field-caret-color: #3f51b5;--mdc-outlined-text-field-focus-outline-color: #3f51b5;--mdc-outlined-text-field-focus-label-text-color: rgba(63, 81, 181, .87);--mdc-outlined-text-field-label-text-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-disabled-input-text-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-input-text-placeholder-color: rgba(0, 0, 0, .6);--mdc-outlined-text-field-error-caret-color: #f44336;--mdc-outlined-text-field-error-focus-label-text-color: #f44336;--mdc-outlined-text-field-error-label-text-color: #f44336;--mdc-outlined-text-field-outline-color: rgba(0, 0, 0, .38);--mdc-outlined-text-field-disabled-outline-color: rgba(0, 0, 0, .06);--mdc-outlined-text-field-hover-outline-color: rgba(0, 0, 0, .87);--mdc-outlined-text-field-error-focus-outline-color: #f44336;--mdc-outlined-text-field-error-hover-outline-color: #f44336;--mdc-outlined-text-field-error-outline-color: #f44336;--mat-form-field-disabled-input-text-placeholder-color: rgba(0, 0, 0, .38)}.mat-mdc-form-field-error{color:var(--mdc-theme-error, #f44336)}.mat-mdc-form-field-subscript-wrapper,.mat-mdc-form-field-bottom-align:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-family:var(--mat-form-field-subscript-text-font);line-height:var(--mat-form-field-subscript-text-line-height);font-size:var(--mat-form-field-subscript-text-size);letter-spacing:var(--mat-form-field-subscript-text-tracking);font-weight:var(--mat-form-field-subscript-text-weight)}.mat-mdc-form-field-focus-overlay{background-color:#000000de}.mat-mdc-form-field:hover .mat-mdc-form-field-focus-overlay{opacity:.04}.mat-mdc-form-field.mat-focused .mat-mdc-form-field-focus-overlay{opacity:.12}.mat-mdc-form-field-type-mat-native-select .mat-mdc-form-field-infix:after{color:#0000008a}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-primary .mat-mdc-form-field-infix:after{color:#3f51b5de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-accent .mat-mdc-form-field-infix:after{color:#ff4081de}.mat-mdc-form-field-type-mat-native-select.mat-focused.mat-warn .mat-mdc-form-field-infix:after{color:#f44336de}.mat-mdc-form-field-type-mat-native-select.mat-form-field-disabled .mat-mdc-form-field-infix:after{color:#00000061}.mat-mdc-form-field.mat-accent{--mdc-filled-text-field-caret-color: #ff4081;--mdc-filled-text-field-focus-active-indicator-color: #ff4081;--mdc-filled-text-field-focus-label-text-color: rgba(255, 64, 129, .87);--mdc-outlined-text-field-caret-color: #ff4081;--mdc-outlined-text-field-focus-outline-color: #ff4081;--mdc-outlined-text-field-focus-label-text-color: rgba(255, 64, 129, .87)}.mat-mdc-form-field.mat-warn{--mdc-filled-text-field-caret-color: #f44336;--mdc-filled-text-field-focus-active-indicator-color: #f44336;--mdc-filled-text-field-focus-label-text-color: rgba(244, 67, 54, .87);--mdc-outlined-text-field-caret-color: #f44336;--mdc-outlined-text-field-focus-outline-color: #f44336;--mdc-outlined-text-field-focus-label-text-color: rgba(244, 67, 54, .87)}.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:1px solid transparent}[dir=rtl] .mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field.mat-mdc-form-field .mdc-notched-outline__notch{border-left:none;border-right:1px solid transparent}.mat-mdc-form-field-infix{min-height:56px}.mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:28px}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -34.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}.mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:24px;padding-bottom:8px}.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:16px;padding-bottom:16px}html{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(63, 81, 181, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-accent{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(255, 64, 129, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html .mat-mdc-form-field.mat-warn{--mat-select-panel-background-color: white;--mat-select-enabled-trigger-text-color: rgba(0, 0, 0, .87);--mat-select-disabled-trigger-text-color: rgba(0, 0, 0, .38);--mat-select-placeholder-text-color: rgba(0, 0, 0, .6);--mat-select-enabled-arrow-color: rgba(0, 0, 0, .54);--mat-select-disabled-arrow-color: rgba(0, 0, 0, .38);--mat-select-focused-arrow-color: rgba(244, 67, 54, .87);--mat-select-invalid-arrow-color: rgba(244, 67, 54, .87)}html{--mat-autocomplete-background-color: white}.mat-mdc-dialog-container{--mdc-dialog-container-color: white;--mdc-dialog-subhead-color: rgba(0, 0, 0, .87);--mdc-dialog-supporting-text-color: rgba(0, 0, 0, .6)}.mat-mdc-standard-chip{--mdc-chip-disabled-label-text-color: #212121;--mdc-chip-elevated-container-color: #e0e0e0;--mdc-chip-elevated-disabled-container-color: #e0e0e0;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: #212121;--mdc-chip-with-icon-icon-color: #212121;--mdc-chip-with-icon-disabled-icon-color: #212121;--mdc-chip-with-icon-selected-icon-color: #212121;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #212121;--mdc-chip-with-trailing-icon-trailing-icon-color: #212121}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #3f51b5;--mdc-chip-elevated-disabled-container-color: #3f51b5;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #ff4081;--mdc-chip-elevated-disabled-container-color: #ff4081;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn,.mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn{--mdc-chip-disabled-label-text-color: white;--mdc-chip-elevated-container-color: #f44336;--mdc-chip-elevated-disabled-container-color: #f44336;--mdc-chip-focus-state-layer-color: black;--mdc-chip-focus-state-layer-opacity: .12;--mdc-chip-label-text-color: white;--mdc-chip-with-icon-icon-color: white;--mdc-chip-with-icon-disabled-icon-color: white;--mdc-chip-with-icon-selected-icon-color: white;--mdc-chip-with-trailing-icon-disabled-trailing-icon-color: white;--mdc-chip-with-trailing-icon-trailing-icon-color: white}.mat-mdc-chip.mat-mdc-standard-chip{--mdc-chip-container-height: 32px}.mat-mdc-slide-toggle{--mdc-switch-selected-focus-state-layer-color: #3949ab;--mdc-switch-selected-handle-color: #3949ab;--mdc-switch-selected-hover-state-layer-color: #3949ab;--mdc-switch-selected-pressed-state-layer-color: #3949ab;--mdc-switch-selected-focus-handle-color: #1a237e;--mdc-switch-selected-hover-handle-color: #1a237e;--mdc-switch-selected-pressed-handle-color: #1a237e;--mdc-switch-selected-focus-track-color: #7986cb;--mdc-switch-selected-hover-track-color: #7986cb;--mdc-switch-selected-pressed-track-color: #7986cb;--mdc-switch-selected-track-color: #7986cb;--mdc-switch-disabled-selected-handle-color: #424242;--mdc-switch-disabled-selected-icon-color: #fff;--mdc-switch-disabled-selected-track-color: #424242;--mdc-switch-disabled-unselected-handle-color: #424242;--mdc-switch-disabled-unselected-icon-color: #fff;--mdc-switch-disabled-unselected-track-color: #424242;--mdc-switch-handle-surface-color: var(--mdc-theme-surface, #fff);--mdc-switch-handle-elevation-shadow: 0px 2px 1px -1px rgba(0, 0, 0, .2), 0px 1px 1px 0px rgba(0, 0, 0, .14), 0px 1px 3px 0px rgba(0, 0, 0, .12);--mdc-switch-handle-shadow-color: black;--mdc-switch-disabled-handle-elevation-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);--mdc-switch-selected-icon-color: #fff;--mdc-switch-unselected-focus-handle-color: #212121;--mdc-switch-unselected-focus-state-layer-color: #424242;--mdc-switch-unselected-focus-track-color: #e0e0e0;--mdc-switch-unselected-handle-color: #616161;--mdc-switch-unselected-hover-handle-color: #212121;--mdc-switch-unselected-hover-state-layer-color: #424242;--mdc-switch-unselected-hover-track-color: #e0e0e0;--mdc-switch-unselected-icon-color: #fff;--mdc-switch-unselected-pressed-handle-color: #212121;--mdc-switch-unselected-pressed-state-layer-color: #424242;--mdc-switch-unselected-pressed-track-color: #e0e0e0;--mdc-switch-unselected-track-color: #e0e0e0}.mat-mdc-slide-toggle .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-slide-toggle .mdc-switch--disabled+label{color:#00000061}.mat-mdc-slide-toggle.mat-accent{--mdc-switch-selected-focus-state-layer-color: #d81b60;--mdc-switch-selected-handle-color: #d81b60;--mdc-switch-selected-hover-state-layer-color: #d81b60;--mdc-switch-selected-pressed-state-layer-color: #d81b60;--mdc-switch-selected-focus-handle-color: #880e4f;--mdc-switch-selected-hover-handle-color: #880e4f;--mdc-switch-selected-pressed-handle-color: #880e4f;--mdc-switch-selected-focus-track-color: #f06292;--mdc-switch-selected-hover-track-color: #f06292;--mdc-switch-selected-pressed-track-color: #f06292;--mdc-switch-selected-track-color: #f06292}.mat-mdc-slide-toggle.mat-warn{--mdc-switch-selected-focus-state-layer-color: #e53935;--mdc-switch-selected-handle-color: #e53935;--mdc-switch-selected-hover-state-layer-color: #e53935;--mdc-switch-selected-pressed-state-layer-color: #e53935;--mdc-switch-selected-focus-handle-color: #b71c1c;--mdc-switch-selected-hover-handle-color: #b71c1c;--mdc-switch-selected-pressed-handle-color: #b71c1c;--mdc-switch-selected-focus-track-color: #e57373;--mdc-switch-selected-hover-track-color: #e57373;--mdc-switch-selected-pressed-track-color: #e57373;--mdc-switch-selected-track-color: #e57373}.mat-mdc-slide-toggle{--mdc-switch-state-layer-size: 48px}.mat-mdc-radio-button .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-radio-button.mat-primary{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #3f51b5;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-accent{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #ff4081;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button.mat-warn{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336;--mat-radio-ripple-color: #000;--mat-radio-checked-ripple-color: #f44336;--mat-radio-disabled-label-color: rgba(0, 0, 0, .38)}.mat-mdc-radio-button .mdc-radio{--mdc-radio-state-layer-size: 40px}.mat-mdc-slider{--mdc-slider-label-container-color: black;--mdc-slider-label-label-text-color: white;--mdc-slider-disabled-handle-color: #000;--mdc-slider-disabled-active-track-color: #000;--mdc-slider-disabled-inactive-track-color: #000;--mdc-slider-with-tick-marks-disabled-container-color: #000;--mat-mdc-slider-value-indicator-opacity: .6}.mat-mdc-slider.mat-primary{--mdc-slider-handle-color: #3f51b5;--mdc-slider-focus-handle-color: #3f51b5;--mdc-slider-hover-handle-color: #3f51b5;--mdc-slider-active-track-color: #3f51b5;--mdc-slider-inactive-track-color: #3f51b5;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #3f51b5;--mat-mdc-slider-ripple-color: #3f51b5;--mat-mdc-slider-hover-ripple-color: rgba(63, 81, 181, .05);--mat-mdc-slider-focus-ripple-color: rgba(63, 81, 181, .2)}.mat-mdc-slider.mat-accent{--mdc-slider-handle-color: #ff4081;--mdc-slider-focus-handle-color: #ff4081;--mdc-slider-hover-handle-color: #ff4081;--mdc-slider-active-track-color: #ff4081;--mdc-slider-inactive-track-color: #ff4081;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #ff4081;--mat-mdc-slider-ripple-color: #ff4081;--mat-mdc-slider-hover-ripple-color: rgba(255, 64, 129, .05);--mat-mdc-slider-focus-ripple-color: rgba(255, 64, 129, .2)}.mat-mdc-slider.mat-warn{--mdc-slider-handle-color: #f44336;--mdc-slider-focus-handle-color: #f44336;--mdc-slider-hover-handle-color: #f44336;--mdc-slider-active-track-color: #f44336;--mdc-slider-inactive-track-color: #f44336;--mdc-slider-with-tick-marks-active-container-color: #fff;--mdc-slider-with-tick-marks-inactive-container-color: #f44336;--mat-mdc-slider-ripple-color: #f44336;--mat-mdc-slider-hover-ripple-color: rgba(244, 67, 54, .05);--mat-mdc-slider-focus-ripple-color: rgba(244, 67, 54, .2)}html{--mat-menu-item-label-text-color: rgba(0, 0, 0, .87);--mat-menu-item-icon-color: rgba(0, 0, 0, .87);--mat-menu-item-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-item-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-menu-container-color: white}.mat-mdc-list-base{--mdc-list-list-item-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-supporting-text-color: rgba(0, 0, 0, .54);--mdc-list-list-item-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-supporting-text-color: rgba(0, 0, 0, .38);--mdc-list-list-item-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-selected-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-disabled-label-text-color: black;--mdc-list-list-item-disabled-leading-icon-color: black;--mdc-list-list-item-disabled-trailing-icon-color: black;--mdc-list-list-item-hover-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-leading-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-hover-trailing-icon-color: rgba(0, 0, 0, .38);--mdc-list-list-item-focus-label-text-color: rgba(0, 0, 0, .87);--mdc-list-list-item-hover-state-layer-color: black;--mdc-list-list-item-hover-state-layer-opacity: .04;--mdc-list-list-item-focus-state-layer-color: black;--mdc-list-list-item-focus-state-layer-opacity: .12}.mdc-list-item__start,.mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #3f51b5;--mdc-radio-selected-hover-icon-color: #3f51b5;--mdc-radio-selected-icon-color: #3f51b5;--mdc-radio-selected-pressed-icon-color: #3f51b5}.mat-accent .mdc-list-item__start,.mat-accent .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #ff4081;--mdc-radio-selected-hover-icon-color: #ff4081;--mdc-radio-selected-icon-color: #ff4081;--mdc-radio-selected-pressed-icon-color: #ff4081}.mat-warn .mdc-list-item__start,.mat-warn .mdc-list-item__end{--mdc-radio-disabled-selected-icon-color: #000;--mdc-radio-disabled-unselected-icon-color: #000;--mdc-radio-unselected-hover-icon-color: #212121;--mdc-radio-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-radio-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-radio-selected-focus-icon-color: #f44336;--mdc-radio-selected-hover-icon-color: #f44336;--mdc-radio-selected-icon-color: #f44336;--mdc-radio-selected-pressed-icon-color: #f44336}.mat-mdc-list-option{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-accent{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff4081;--mdc-checkbox-selected-hover-state-layer-color: #ff4081;--mdc-checkbox-selected-pressed-state-layer-color: #ff4081;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-option.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected.mdc-list-item--with-leading-icon .mdc-list-item__start,.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated.mdc-list-item--with-leading-icon .mdc-list-item__start{color:#3f51b5}.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__start,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__content,.mat-mdc-list-base .mdc-list-item--disabled .mdc-list-item__end{opacity:1}.mat-mdc-list-base{--mdc-list-list-item-one-line-container-height: 48px;--mdc-list-list-item-two-line-container-height: 64px;--mdc-list-list-item-three-line-container-height: 88px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-one-line,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-one-line{height:56px}.mat-mdc-list-item.mdc-list-item--with-leading-avatar.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-checkbox.mdc-list-item--with-two-lines,.mat-mdc-list-item.mdc-list-item--with-leading-icon.mdc-list-item--with-two-lines{height:72px}html{--mat-paginator-container-text-color: rgba(0, 0, 0, .87);--mat-paginator-container-background-color: white;--mat-paginator-enabled-icon-color: rgba(0, 0, 0, .54);--mat-paginator-disabled-icon-color: rgba(0, 0, 0, .12)}html{--mat-paginator-container-size: 56px}.mat-mdc-paginator .mat-mdc-form-field-infix{min-height:40px}.mat-mdc-paginator .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label{top:20px}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above{--mat-mdc-form-field-label-transform: translateY( -26.75px) scale(var(--mat-mdc-form-field-floating-label-scale, .75));transform:var(--mat-mdc-form-field-label-transform)}.mat-mdc-paginator .mat-mdc-text-field-wrapper.mdc-text-field--outlined .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mat-mdc-form-field-infix{padding-top:8px;padding-bottom:8px}.mat-mdc-paginator .mat-mdc-text-field-wrapper:not(.mdc-text-field--outlined) .mat-mdc-floating-label{display:none}.mat-mdc-tab-group,.mat-mdc-tab-nav-bar{--mdc-tab-indicator-active-indicator-color: #3f51b5;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #3f51b5;--mat-tab-header-active-ripple-color: #3f51b5;--mat-tab-header-inactive-ripple-color: #3f51b5;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #3f51b5;--mat-tab-header-active-hover-label-text-color: #3f51b5;--mat-tab-header-active-focus-indicator-color: #3f51b5;--mat-tab-header-active-hover-indicator-color: #3f51b5}.mat-mdc-tab-group.mat-accent,.mat-mdc-tab-nav-bar.mat-accent{--mdc-tab-indicator-active-indicator-color: #ff4081;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #ff4081;--mat-tab-header-active-ripple-color: #ff4081;--mat-tab-header-inactive-ripple-color: #ff4081;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #ff4081;--mat-tab-header-active-hover-label-text-color: #ff4081;--mat-tab-header-active-focus-indicator-color: #ff4081;--mat-tab-header-active-hover-indicator-color: #ff4081}.mat-mdc-tab-group.mat-warn,.mat-mdc-tab-nav-bar.mat-warn{--mdc-tab-indicator-active-indicator-color: #f44336;--mat-tab-header-disabled-ripple-color: rgba(0, 0, 0, .38);--mat-tab-header-pagination-icon-color: #000;--mat-tab-header-inactive-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-label-text-color: #f44336;--mat-tab-header-active-ripple-color: #f44336;--mat-tab-header-inactive-ripple-color: #f44336;--mat-tab-header-inactive-focus-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-inactive-hover-label-text-color: rgba(0, 0, 0, .6);--mat-tab-header-active-focus-label-text-color: #f44336;--mat-tab-header-active-hover-label-text-color: #f44336;--mat-tab-header-active-focus-indicator-color: #f44336;--mat-tab-header-active-hover-indicator-color: #f44336}.mat-mdc-tab-group.mat-background-primary,.mat-mdc-tab-nav-bar.mat-background-primary{--mat-tab-header-with-background-background-color: #3f51b5;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-accent,.mat-mdc-tab-nav-bar.mat-background-accent{--mat-tab-header-with-background-background-color: #ff4081;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-group.mat-background-warn,.mat-mdc-tab-nav-bar.mat-background-warn{--mat-tab-header-with-background-background-color: #f44336;--mat-tab-header-with-background-foreground-color: white}.mat-mdc-tab-header{--mdc-secondary-navigation-tab-container-height: 48px}html{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #ff4081;--mdc-checkbox-selected-hover-icon-color: #ff4081;--mdc-checkbox-selected-icon-color: #ff4081;--mdc-checkbox-selected-pressed-icon-color: #ff4081;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #ff4081;--mdc-checkbox-selected-hover-state-layer-color: #ff4081;--mdc-checkbox-selected-pressed-state-layer-color: #ff4081;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-primary{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #3f51b5;--mdc-checkbox-selected-hover-icon-color: #3f51b5;--mdc-checkbox-selected-icon-color: #3f51b5;--mdc-checkbox-selected-pressed-icon-color: #3f51b5;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #3f51b5;--mdc-checkbox-selected-hover-state-layer-color: #3f51b5;--mdc-checkbox-selected-pressed-state-layer-color: #3f51b5;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox.mat-warn{--mdc-checkbox-disabled-selected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-disabled-unselected-icon-color: rgba(0, 0, 0, .38);--mdc-checkbox-selected-checkmark-color: #fff;--mdc-checkbox-selected-focus-icon-color: #f44336;--mdc-checkbox-selected-hover-icon-color: #f44336;--mdc-checkbox-selected-icon-color: #f44336;--mdc-checkbox-selected-pressed-icon-color: #f44336;--mdc-checkbox-unselected-focus-icon-color: #212121;--mdc-checkbox-unselected-hover-icon-color: #212121;--mdc-checkbox-unselected-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-unselected-pressed-icon-color: rgba(0, 0, 0, .54);--mdc-checkbox-selected-focus-state-layer-color: #f44336;--mdc-checkbox-selected-hover-state-layer-color: #f44336;--mdc-checkbox-selected-pressed-state-layer-color: #f44336;--mdc-checkbox-unselected-focus-state-layer-color: black;--mdc-checkbox-unselected-hover-state-layer-color: black;--mdc-checkbox-unselected-pressed-state-layer-color: black}.mat-mdc-checkbox .mdc-form-field{color:var(--mdc-theme-text-primary-on-background, rgba(0, 0, 0, .87))}.mat-mdc-checkbox.mat-mdc-checkbox-disabled label{color:#00000061}html{--mdc-checkbox-state-layer-size: 40px}.mat-mdc-button.mat-unthemed{--mdc-text-button-label-text-color: #000}.mat-mdc-button.mat-primary{--mdc-text-button-label-text-color: #3f51b5}.mat-mdc-button.mat-accent{--mdc-text-button-label-text-color: #ff4081}.mat-mdc-button.mat-warn{--mdc-text-button-label-text-color: #f44336}.mat-mdc-button[disabled][disabled]{--mdc-text-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-text-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-unelevated-button.mat-unthemed{--mdc-filled-button-container-color: #fff;--mdc-filled-button-label-text-color: #000}.mat-mdc-unelevated-button.mat-primary{--mdc-filled-button-container-color: #3f51b5;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-accent{--mdc-filled-button-container-color: #ff4081;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button.mat-warn{--mdc-filled-button-container-color: #f44336;--mdc-filled-button-label-text-color: #fff}.mat-mdc-unelevated-button[disabled][disabled]{--mdc-filled-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-filled-button-container-color: rgba(0, 0, 0, .12);--mdc-filled-button-label-text-color: rgba(0, 0, 0, .38)}.mat-mdc-raised-button.mat-unthemed{--mdc-protected-button-container-color: #fff;--mdc-protected-button-label-text-color: #000}.mat-mdc-raised-button.mat-primary{--mdc-protected-button-container-color: #3f51b5;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-accent{--mdc-protected-button-container-color: #ff4081;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button.mat-warn{--mdc-protected-button-container-color: #f44336;--mdc-protected-button-label-text-color: #fff}.mat-mdc-raised-button[disabled][disabled]{--mdc-protected-button-disabled-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-color: rgba(0, 0, 0, .12);--mdc-protected-button-label-text-color: rgba(0, 0, 0, .38);--mdc-protected-button-container-elevation: 0}.mat-mdc-outlined-button{--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-outlined-button.mat-unthemed{--mdc-outlined-button-label-text-color: #000}.mat-mdc-outlined-button.mat-primary{--mdc-outlined-button-label-text-color: #3f51b5}.mat-mdc-outlined-button.mat-accent{--mdc-outlined-button-label-text-color: #ff4081}.mat-mdc-outlined-button.mat-warn{--mdc-outlined-button-label-text-color: #f44336}.mat-mdc-outlined-button[disabled][disabled]{--mdc-outlined-button-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-disabled-label-text-color: rgba(0, 0, 0, .38);--mdc-outlined-button-outline-color: rgba(0, 0, 0, .12);--mdc-outlined-button-disabled-outline-color: rgba(0, 0, 0, .12)}.mat-mdc-button,.mat-mdc-outlined-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-outlined-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-button.mat-primary,.mat-mdc-outlined-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-button.mat-accent,.mat-mdc-outlined-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-button.mat-warn,.mat-mdc-outlined-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-raised-button,.mat-mdc-unelevated-button{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-raised-button:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-raised-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-raised-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-unelevated-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-raised-button.mat-primary,.mat-mdc-unelevated-button.mat-primary,.mat-mdc-raised-button.mat-accent,.mat-mdc-unelevated-button.mat-accent,.mat-mdc-raised-button.mat-warn,.mat-mdc-unelevated-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-button.mat-mdc-button-base,.mat-mdc-raised-button.mat-mdc-button-base,.mat-mdc-unelevated-button.mat-mdc-button-base,.mat-mdc-outlined-button.mat-mdc-button-base{height:36px}.mat-mdc-icon-button{--mdc-icon-button-icon-color: inherit;--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-icon-button:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-icon-button.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-icon-button.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-icon-button.mat-primary{--mat-mdc-button-persistent-ripple-color: #6200ee;--mat-mdc-button-ripple-color: rgba(98, 0, 238, .1)}.mat-mdc-icon-button.mat-accent{--mat-mdc-button-persistent-ripple-color: #018786;--mat-mdc-button-ripple-color: rgba(1, 135, 134, .1)}.mat-mdc-icon-button.mat-warn{--mat-mdc-button-persistent-ripple-color: #b00020;--mat-mdc-button-ripple-color: rgba(176, 0, 32, .1)}.mat-mdc-icon-button.mat-primary{--mdc-icon-button-icon-color: #3f51b5;--mat-mdc-button-persistent-ripple-color: #3f51b5;--mat-mdc-button-ripple-color: rgba(63, 81, 181, .1)}.mat-mdc-icon-button.mat-accent{--mdc-icon-button-icon-color: #ff4081;--mat-mdc-button-persistent-ripple-color: #ff4081;--mat-mdc-button-ripple-color: rgba(255, 64, 129, .1)}.mat-mdc-icon-button.mat-warn{--mdc-icon-button-icon-color: #f44336;--mat-mdc-button-persistent-ripple-color: #f44336;--mat-mdc-button-ripple-color: rgba(244, 67, 54, .1)}.mat-mdc-icon-button[disabled][disabled]{--mdc-icon-button-icon-color: rgba(0, 0, 0, .38);--mdc-icon-button-disabled-icon-color: rgba(0, 0, 0, .38)}.mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 48px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:12px}.mat-mdc-fab,.mat-mdc-mini-fab{--mat-mdc-button-persistent-ripple-color: #000;--mat-mdc-button-ripple-color: rgba(0, 0, 0, .1)}.mat-mdc-fab:hover .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:hover .mat-mdc-button-persistent-ripple:before{opacity:.04}.mat-mdc-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-program-focused .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab.cdk-keyboard-focused .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab:active .mat-mdc-button-persistent-ripple:before,.mat-mdc-mini-fab:active .mat-mdc-button-persistent-ripple:before{opacity:.12}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary,.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent,.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mat-mdc-button-persistent-ripple-color: #fff;--mat-mdc-button-ripple-color: rgba(255, 255, 255, .1)}.mat-mdc-fab[disabled][disabled],.mat-mdc-mini-fab[disabled][disabled]{--mdc-fab-container-color: rgba(0, 0, 0, .12);--mdc-fab-icon-color: rgba(0, 0, 0, .38);--mat-mdc-fab-color: rgba(0, 0, 0, .38)}.mat-mdc-fab.mat-unthemed,.mat-mdc-mini-fab.mat-unthemed{--mdc-fab-container-color: white;--mdc-fab-icon-color: black;--mat-mdc-fab-color: #000}.mat-mdc-fab.mat-primary,.mat-mdc-mini-fab.mat-primary{--mdc-fab-container-color: #3f51b5;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-accent,.mat-mdc-mini-fab.mat-accent{--mdc-fab-container-color: #ff4081;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-fab.mat-warn,.mat-mdc-mini-fab.mat-warn{--mdc-fab-container-color: #f44336;--mdc-fab-icon-color: white;--mat-mdc-fab-color: #fff}.mat-mdc-snack-bar-container{--mdc-snackbar-container-color: #333333;--mdc-snackbar-supporting-text-color: rgba(255, 255, 255, .87);--mat-snack-bar-button-color: #ff4081}html{--mat-table-background-color: white;--mat-table-header-headline-color: rgba(0, 0, 0, .87);--mat-table-row-item-label-text-color: rgba(0, 0, 0, .87);--mat-table-row-item-outline-color: rgba(0, 0, 0, .12)}html{--mat-table-header-container-height: 56px;--mat-table-footer-container-height: 52px;--mat-table-row-item-container-height: 52px}.mat-mdc-progress-spinner{--mdc-circular-progress-active-indicator-color: #3f51b5}.mat-mdc-progress-spinner.mat-accent{--mdc-circular-progress-active-indicator-color: #ff4081}.mat-mdc-progress-spinner.mat-warn{--mdc-circular-progress-active-indicator-color: #f44336}.mat-badge{position:relative}.mat-badge.mat-badge{overflow:visible}.mat-badge-content{position:absolute;text-align:center;display:inline-block;border-radius:50%;transition:transform .2s ease-in-out;transform:scale(.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis;pointer-events:none;background-color:var(--mat-badge-background-color);color:var(--mat-badge-text-color);font-family:Roboto,sans-serif;font-family:var(--mat-badge-text-font, Roboto, sans-serif);font-size:12px;font-size:var(--mat-badge-text-size, 12px);font-weight:600;font-weight:var(--mat-badge-text-weight, 600)}.cdk-high-contrast-active .mat-badge-content{outline:solid 1px;border-radius:0}.mat-badge-disabled .mat-badge-content{background-color:var(--mat-badge-disabled-state-background-color);color:var(--mat-badge-disabled-state-text-color)}.mat-badge-hidden .mat-badge-content{display:none}.ng-animate-disabled .mat-badge-content,.mat-badge-content._mat-animation-noopable{transition:none}.mat-badge-content.mat-badge-active{transform:none}.mat-badge-small .mat-badge-content{width:16px;height:16px;line-height:16px;font-size:9px;font-size:var(--mat-badge-small-size-text-size, 9px)}.mat-badge-small.mat-badge-above .mat-badge-content{top:-8px}.mat-badge-small.mat-badge-below .mat-badge-content{bottom:-8px}.mat-badge-small.mat-badge-before .mat-badge-content{left:-16px}[dir=rtl] .mat-badge-small.mat-badge-before .mat-badge-content{left:auto;right:-16px}.mat-badge-small.mat-badge-after .mat-badge-content{right:-16px}[dir=rtl] .mat-badge-small.mat-badge-after .mat-badge-content{right:auto;left:-16px}.mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-8px}.mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-8px}[dir=rtl] .mat-badge-small.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-8px}.mat-badge-medium .mat-badge-content{width:22px;height:22px;line-height:22px}.mat-badge-medium.mat-badge-above .mat-badge-content{top:-11px}.mat-badge-medium.mat-badge-below .mat-badge-content{bottom:-11px}.mat-badge-medium.mat-badge-before .mat-badge-content{left:-22px}[dir=rtl] .mat-badge-medium.mat-badge-before .mat-badge-content{left:auto;right:-22px}.mat-badge-medium.mat-badge-after .mat-badge-content{right:-22px}[dir=rtl] .mat-badge-medium.mat-badge-after .mat-badge-content{right:auto;left:-22px}.mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-11px}.mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-11px}[dir=rtl] .mat-badge-medium.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-11px}.mat-badge-large .mat-badge-content{width:28px;height:28px;line-height:28px;font-size:24px;font-size:var(--mat-badge-large-size-text-size, 24px)}.mat-badge-large.mat-badge-above .mat-badge-content{top:-14px}.mat-badge-large.mat-badge-below .mat-badge-content{bottom:-14px}.mat-badge-large.mat-badge-before .mat-badge-content{left:-28px}[dir=rtl] .mat-badge-large.mat-badge-before .mat-badge-content{left:auto;right:-28px}.mat-badge-large.mat-badge-after .mat-badge-content{right:-28px}[dir=rtl] .mat-badge-large.mat-badge-after .mat-badge-content{right:auto;left:-28px}.mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-before .mat-badge-content{left:auto;right:-14px}.mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:-14px}[dir=rtl] .mat-badge-large.mat-badge-overlap.mat-badge-after .mat-badge-content{right:auto;left:-14px}html{--mat-badge-background-color: #3f51b5;--mat-badge-text-color: white;--mat-badge-disabled-state-background-color: #b9b9b9;--mat-badge-disabled-state-text-color: rgba(0, 0, 0, .38)}.mat-badge-accent{--mat-badge-background-color: #ff4081;--mat-badge-text-color: white}.mat-badge-warn{--mat-badge-background-color: #f44336;--mat-badge-text-color: white}html{--mat-bottom-sheet-container-text-color: rgba(0, 0, 0, .87);--mat-bottom-sheet-container-background-color: white}html{--mat-legacy-button-toggle-text-color: rgba(0, 0, 0, .38);--mat-legacy-button-toggle-state-layer-color: rgba(0, 0, 0, .12);--mat-legacy-button-toggle-selected-state-text-color: rgba(0, 0, 0, .54);--mat-legacy-button-toggle-selected-state-background-color: #e0e0e0;--mat-legacy-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-legacy-button-toggle-disabled-state-background-color: #eeeeee;--mat-legacy-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-background-color: white;--mat-standard-button-toggle-state-layer-color: black;--mat-standard-button-toggle-selected-state-background-color: #e0e0e0;--mat-standard-button-toggle-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-standard-button-toggle-disabled-state-background-color: white;--mat-standard-button-toggle-disabled-selected-state-text-color: rgba(0, 0, 0, .87);--mat-standard-button-toggle-disabled-selected-state-background-color: #bdbdbd;--mat-standard-button-toggle-divider-color: #e0e0e0}html{--mat-standard-button-toggle-height: 48px}html{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #3f51b5;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(63, 81, 181, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(63, 81, 181, .3);--mat-datepicker-toggle-active-state-icon-color: #3f51b5;--mat-datepicker-calendar-date-in-range-state-background-color: rgba(63, 81, 181, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e;--mat-datepicker-toggle-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-body-label-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-period-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-navigation-button-icon-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-header-divider-color: rgba(0, 0, 0, .12);--mat-datepicker-calendar-header-text-color: rgba(0, 0, 0, .54);--mat-datepicker-calendar-date-today-outline-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-today-disabled-state-outline-color: rgba(0, 0, 0, .18);--mat-datepicker-calendar-date-text-color: rgba(0, 0, 0, .87);--mat-datepicker-calendar-date-outline-color: transparent;--mat-datepicker-calendar-date-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-date-preview-state-outline-color: rgba(0, 0, 0, .24);--mat-datepicker-range-input-separator-color: rgba(0, 0, 0, .87);--mat-datepicker-range-input-disabled-state-separator-color: rgba(0, 0, 0, .38);--mat-datepicker-range-input-disabled-state-text-color: rgba(0, 0, 0, .38);--mat-datepicker-calendar-container-background-color: white;--mat-datepicker-calendar-container-text-color: rgba(0, 0, 0, .87)}.mat-datepicker-content.mat-accent{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #ff4081;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(255, 64, 129, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(255, 64, 129, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(255, 64, 129, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-content.mat-warn{--mat-datepicker-calendar-date-selected-state-text-color: white;--mat-datepicker-calendar-date-selected-state-background-color: #f44336;--mat-datepicker-calendar-date-selected-disabled-state-background-color: rgba(244, 67, 54, .4);--mat-datepicker-calendar-date-today-selected-state-outline-color: white;--mat-datepicker-calendar-date-focus-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-hover-state-background-color: rgba(244, 67, 54, .3);--mat-datepicker-calendar-date-in-range-state-background-color: rgba(244, 67, 54, .2);--mat-datepicker-calendar-date-in-comparison-range-state-background-color: rgba(249, 171, 0, .2);--mat-datepicker-calendar-date-in-overlap-range-state-background-color: #a8dab5;--mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color: #46a35e}.mat-datepicker-toggle-active.mat-accent{--mat-datepicker-toggle-active-state-icon-color: #ff4081}.mat-datepicker-toggle-active.mat-warn{--mat-datepicker-toggle-active-state-icon-color: #f44336}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base{--mdc-icon-button-state-layer-size: 40px;width:var(--mdc-icon-button-state-layer-size);height:var(--mdc-icon-button-state-layer-size);padding:8px}.mat-calendar-controls .mat-mdc-icon-button.mat-mdc-button-base .mat-mdc-button-touch-target{display:none}html{--mat-divider-color: rgba(0, 0, 0, .12)}html{--mat-expansion-container-background-color: white;--mat-expansion-container-text-color: rgba(0, 0, 0, .87);--mat-expansion-actions-divider-color: rgba(0, 0, 0, .12);--mat-expansion-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-expansion-header-disabled-state-text-color: rgba(0, 0, 0, .26);--mat-expansion-header-text-color: rgba(0, 0, 0, .87);--mat-expansion-header-description-color: rgba(0, 0, 0, .54);--mat-expansion-header-indicator-color: rgba(0, 0, 0, .54)}html{--mat-expansion-header-collapsed-state-height: 48px;--mat-expansion-header-expanded-state-height: 64px}html{--mat-icon-color: inherit}.mat-icon.mat-primary{--mat-icon-color: #3f51b5}.mat-icon.mat-accent{--mat-icon-color: #ff4081}.mat-icon.mat-warn{--mat-icon-color: #f44336}html{--mat-sidenav-container-divider-color: rgba(0, 0, 0, .12);--mat-sidenav-container-background-color: white;--mat-sidenav-container-text-color: rgba(0, 0, 0, .87);--mat-sidenav-content-background-color: #fafafa;--mat-sidenav-content-text-color: rgba(0, 0, 0, .87);--mat-sidenav-scrim-color: rgba(0, 0, 0, .6)}html{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #3f51b5;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #3f51b5;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #3f51b5;--mat-stepper-header-edit-state-icon-foreground-color: white;--mat-stepper-container-color: white;--mat-stepper-line-color: rgba(0, 0, 0, .12);--mat-stepper-header-hover-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-focus-state-layer-color: rgba(0, 0, 0, .04);--mat-stepper-header-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-optional-label-text-color: rgba(0, 0, 0, .54);--mat-stepper-header-selected-state-label-text-color: rgba(0, 0, 0, .87);--mat-stepper-header-error-state-label-text-color: #f44336;--mat-stepper-header-icon-background-color: rgba(0, 0, 0, .54);--mat-stepper-header-error-state-icon-foreground-color: #f44336;--mat-stepper-header-error-state-icon-background-color: transparent}html .mat-step-header.mat-accent{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #ff4081;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #ff4081;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #ff4081;--mat-stepper-header-edit-state-icon-foreground-color: white}html .mat-step-header.mat-warn{--mat-stepper-header-icon-foreground-color: white;--mat-stepper-header-selected-state-icon-background-color: #f44336;--mat-stepper-header-selected-state-icon-foreground-color: white;--mat-stepper-header-done-state-icon-background-color: #f44336;--mat-stepper-header-done-state-icon-foreground-color: white;--mat-stepper-header-edit-state-icon-background-color: #f44336;--mat-stepper-header-edit-state-icon-foreground-color: white}html{--mat-stepper-header-height: 72px}.mat-sort-header-arrow{color:#757575}html{--mat-toolbar-container-background-color: whitesmoke;--mat-toolbar-container-text-color: rgba(0, 0, 0, .87)}.mat-toolbar.mat-primary{--mat-toolbar-container-background-color: #3f51b5;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-accent{--mat-toolbar-container-background-color: #ff4081;--mat-toolbar-container-text-color: white}.mat-toolbar.mat-warn{--mat-toolbar-container-background-color: #f44336;--mat-toolbar-container-text-color: white}html{--mat-toolbar-standard-height: 64px;--mat-toolbar-mobile-height: 56px}.mat-tree{background:white}.mat-tree-node,.mat-nested-tree-node{color:#000000de}.mat-tree-node{min-height:48px}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Montserrat;background-color:#fafafa;color:#333;line-height:1.6}.main{height:100vh;max-height:100vh}.main_sub{max-height:calc(90vh - 75px)}.pageheight-without-header{height:calc(100vh - 75px)}.font-9{font-size:9px}.font-10{font-size:10px}.font-12{font-size:12px}.font-13{font-size:13px}.font-14{font-size:14px}.font-15{font-size:15px}.font-16{font-size:16px!important}.font-18{font-size:18px}.font-20{font-size:20px}.font-22{font-size:22px}.font-24{font-size:24px}.font-26{font-size:26px}.font-28{font-size:28px}.font-30{font-size:30px}.font-32{font-size:32px}.font-34{font-size:34px}.font-36{font-size:36px}.font-40{font-size:40px}.font-50{font-size:50px}.font-60{font-size:60px}.font-60.rem{font-size:3.75rem}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400!important}.fw-500{font-weight:500}.fw-550{font-weight:550}.fw-600{font-weight:600!important}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.fw-bold{font-weight:700}.margin-25px0px{margin:25px 0}.margin-10px0px{margin:10px 0}.mw-135{max-width:135px}.mw-1140{max-width:1140px}.mw-200{max-width:200px}.mw-245{max-width:245px}.mw-540{max-width:540px}.mw-420{max-width:420px}.mw-450{max-width:450px}.mw-80per{max-width:80%}.mw-max{max-width:max-content}.mw-min-100-1140{max-width:min(100%,1140px)}.min-h-468px{min-height:468px}.min-h-590{min-height:590px}.h-fit{height:-moz-fit-content;height:fit-content}.h-auto{height:auto}.d-inline-block{display:inline-block}.line-height-normal{line-height:normal}.line-height-22px{line-height:22px}.line-height-26px{line-height:26px}.line-height-30px{line-height:30px}.line-height-35px{line-height:35px}.line-height-50px{line-height:50px}.line-height-60px{line-height:60px}.about_us_sec1_main{display:flex;flex-wrap:wrap;width:100%}.left_elementor{width:50%;display:flex}.section1_left_main{padding:76px 152px;display:flex;width:100%;flex-direction:column;justify-content:center}.section1_left_main.left_main1{background:linear-gradient(360deg,#EDFEED 0%,#FFFFFF 68%)}.section1_left_main.left_main2{background:linear-gradient(360deg,#F9E3D6 0%,#FFFFFF 68%)}.section_contact_left_main{background-image:linear-gradient(360deg,#E8F1F4 0%,#FFFFFF 68%)}.abt_explore_btn{width:auto!important;padding:19px 49px 17px!important;border-radius:32px;line-height:18px;color:#fff;background-color:#000;border:1px solid #000000}.abt_explore_btn:hover{background-color:#fff;color:#000}.section1_right_img_main{width:50%;position:relative;display:flex}.section_fourth{background:linear-gradient(180deg,#FFFFFF 0%,#F9E3D6 100%)}details[open] summary svg{transform:rotate(180deg);transition:transform .3s ease}details summary svg{transition:transform .3s ease}details .faq-content{max-height:0;overflow:hidden;transition:max-height .4s ease}details[open] .faq-content{max-height:500px}.faq-list .faq-item{border-radius:6px;margin-bottom:12px;overflow:hidden}.faq-list .faq-item .faq-header{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:10px 15px}.faq-list .faq-item .faq-header .faq-arrow{transition:transform .3s ease}.faq-list .faq-item .faq-body{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows .4s ease,padding .3s ease;padding:0 15px}.faq-list .faq-item .faq-body>*{min-height:0;overflow:hidden}.faq-list .faq-item.active .faq-body{grid-template-rows:1fr;padding:10px 15px}.faq-list .faq-item.active .faq-arrow{transform:rotate(180deg)}.border-sep{border-bottom:1px solid gray;padding-bottom:20px}.border-sep.top{border-top:1px solid gray;border-bottom:none;padding-bottom:0;padding-top:20px}.border-sep.top-bottom{border-top:1px solid gray;padding-top:20px}.border-radius-4{border-radius:4px}.border-radius-6{border-radius:6px}.border-radius-7{border-radius:7px}.border-radius-10{border-radius:10px}.border-radius-12{border-radius:12px}.border-radius-15{border-radius:15px!important}.border-radius-20{border-radius:20px}.border-line{border:2px solid #a9a9a9!important}.border-top-left-right-radius-20{border-top-left-radius:20px;border-top-right-radius:20px}.border-top-bottom-left-radius-20{border-top-left-radius:20px;border-bottom-left-radius:20px}.border-radius-25{border-radius:25px!important}.border-radius-30{border-radius:30px}.border-radius-50{border-radius:50px}.border-bottom-d6{border-bottom:1px solid #D6D6D6}.common-border{border:solid 2px #E1E1E1;border-radius:10px}.common-border.green{border-color:#0b612c!important}.common-border.orange{border-color:#f8eedb}.common-border.black{border-color:#000}.common-border.color-0A7F38{border-color:#0a7f38}.common-border.w-1px{border-width:1px}.common-border.w-2px{border-width:2px!important}.common-border.red{border-color:#c01700}.common-border.dark-grey{border-color:#525151}.common-border.grey{border-color:#b4b4b4}.common-border.light-grey{border-color:#cfcbcb}.common-border.color_9E9E9E{border-color:#9e9e9e}.common-dashed-border{border-bottom:dashed 2px #E1E1E1}.common-bottom-border{border-bottom:solid 1px #E1E1E1;position:relative;z-index:0}.common-bottom-border.orange{border-color:#f8eedb}.common-bottom-border.medium{border-width:5px}.common-left-border{border-left:solid 1px #E1E1E1}.common-left-border.w-2px{border-width:2px}.mt-0px{margin-top:0}.mt-1px{margin-top:1px}.mt-2px{margin-top:2px}.mt-10px{margin-top:10px}.mt-15px{margin-top:15px}.mt-20px{margin-top:20px}.mt-25px{margin-top:25px}.mt-30px{margin-top:30px}.mt-50px{margin-top:50px}.mt-80px{margin-top:80px}.mt-100px{margin-top:100px}.pt-30px{padding-top:30px}.pt-40px{padding-top:40px}.padding-5{padding:5px}.padding-8{padding:8px}.padding-10{padding:10px!important}.padding-15{padding:15px}.padding-5-0{padding:5px 0}.padding-5-10{padding:5px 10px}.padding-5-35{padding:5px 35px}.padding-7-10{padding:7px 10px}.padding-7-20{padding:7px 20px}.padding-0-15{padding:0 15px}.padding-10-15{padding:10px 15px}.padding-0-10{padding:0 10px}.padding-0-20{padding:0 20px}.padding-0-25{padding:0 25px}.padding-0-30{padding:0 30px}.padding-4-16{padding:4px 16px!important}.padding-4-30{padding:4px 30px!important}.padding-4-60{padding:4px 60px!important}.padding-10-20{padding:10px 20px}.padding-80-0{padding:80px 0}.padding-80-0-40-0{padding:80px 0 40px}.padding-10-8{padding:10px 8px}.padding-10-25{padding:10px 25px!important}.padding-20-30{padding:20px 30px}.padding-30-20{padding:30px 20px}.padding-10-40{padding:10px 40px}.padding-10-70{padding:10px 70px}.padding-50-100{padding:50px 100px}.padding-0-120-50-120{padding:0 120px 50px}.padding-0-120{padding:0 120px}.padding-50-120-0-120{padding:50px 120px 0}.padding-50-120{padding:50px 120px}.padding-20-40{padding:20px 40px}.padding-10-35{padding:10px 35px}.padding-10-120{padding:10px 120px}.padding-5-25{padding:5px 25px}.padding-20{padding:20px}.padding-40{padding:40px}.padding-70{padding:70px}.padding-100{padding:100px}.padding-30{padding:30px}@media screen and (max-width: 670px){.padding-30.res-padding-20{padding:20px}}.padding-30-15{padding:30px 15px}.padding-40-60{padding:40px 60px}.padding-40-40-0-40{padding:40px 40px 0}.padding-40-100{padding:40px 100px}.padding-40-0{padding:40px 0}@media screen and (max-width: 670px){.padding-40-0.res-padding-10-20{padding:10px 20px}.padding-40-0.res-padding-0{padding:0}}.padding-20-0{padding:20px 0}.padding-10-0{padding:10px 0}.padding-0-40{padding:0 40px}@media screen and (max-width: 670px){.padding-0-40.res-padding-10-20{padding:10px 20px}.padding-0-40.res-padding-0{padding:0}}.padding-0-50{padding:0 50px}@media screen and (max-width: 670px){.padding-0-50.res-padding-0-20{padding:0 20px}}.padding-0-60{padding:0 60px}@media screen and (max-width: 670px){.padding-0-60.res-padding-10-20{padding:10px 20px}.padding-0-60.res-padding-0{padding:0}}.padding-10-30{padding:10px 30px}@media screen and (max-width: 670px){.padding-10-30.res_padding-20px{padding:10px 20px}}.padding-15-20{padding:15px 20px}.padding-10-60{padding:10px 60px}.padding-0-70{padding:0 70px}.padding-0-80{padding:0 80px}.padding-0-100{padding:0 100px}.padding-50-70-0-70{padding:50px 70px 0}.padding-10-100{padding:10px 100px}.padding-50-70{padding:50px 70px}.padding-50-0{padding:50px 0}.padding-70-100{padding:70px 100px}.padding-70-120{padding:70px 120px}.padding-70-160{padding:70px 160px}.padding-70-200{padding:70px 200px}.padding-0-300{padding:0 300px}.padding-70-300{padding:70px 300px}.padding-0-0-10{padding:0 0 10px}.padding-0-0-0-10{padding:0 0 0 10px}.padding-8-20{padding:8px 20px!important}.padding-top-20{padding-top:20px}.padding-top-25{padding-top:25px}.padding-top-50{padding-top:50px}.padding-left-30{padding-left:10px}.padding-bottom-30{padding-bottom:30px}.padding-bottom-50{padding-bottom:50px}.padding-bottom-100{padding-bottom:100px}.padding-right-0{padding-right:0}.padding-left-20{padding-left:20px}.margin-0-auto{margin:0 auto}.margin-0-10{margin:0 10px}.margin-10-11{margin:10px 11px}.margin-0-100{margin:0 100px}@media screen and (max-width: 670px){.margin-0-100.res-margin-0{margin:0}}.mt-10{margin-top:10px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-40{margin-top:40px}.mt-50{margin-top:50px}.mt-80{margin-top:80px}.mb-10{margin-bottom:10px}.mb-3{margin-bottom:3px!important}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.mb-40{margin-bottom:40px}.mb-50{margin-bottom:50px}.mb-60{margin-bottom:60px}.nmt-60{margin-top:-60px}.nmb-10{margin-bottom:-10px}.m-auto{margin:auto}.ml-auto{margin-left:auto}.mr-auto{margin-right:auto}.maxw-full{max-width:100%}.maxw-85{max-width:85px}.maxw200{max-width:200px}.maxw350{max-width:350px}.maxw370{max-width:370px}.maxw400{max-width:400px}.wmax{width:max-content}.w-10{width:10%}.w-15{width:15%}.w-20{width:20%}.maxwi330{max-width:330px!important}.w-30{width:30%}.w-35{width:35%}.w-40{width:40%}@media screen and (max-width: 670px){.w-40.w-res-50{width:50%}.w-40.w-res-70{width:70%}.w-40.w-res-100{width:100%}}.w-45{width:45%}.w-50{width:50%}.w-55{width:55%}.w-60{width:60%}@media screen and (max-width: 670px){.w-60.w-res-50{width:50%}.w-60.w-res-100{width:100%}}.w-65{width:65%}.w-70{width:70%}.w-75{width:75%}.w-80{width:80%}.w-85{width:85%}.w-90{width:90%}@media screen and (max-width: 670px){.w-90.res-w-100{width:100%}}.w-100{width:100%}@media screen and (max-width: 670px){.w-100.res-w-90{width:90%}}.w-100vw{width:100vw}.w-210{width:210px}.w-250{width:250px}.w-350{width:350px}.w-360{width:360px}.w-400{width:400px}.w-500{width:500px}.h10{height:10%}.h20{height:20%}.h30{height:30%}.h30.px{height:30px}.h35{height:35%}.h35.px{height:35px}.h75{height:75%}.h75.px{height:75px}.h40{height:40%}.h40.px{height:40px}.h70{height:70%}.h70.px{height:70px}.h90{height:90%}.h100{height:100%}.h100.px{height:100px}.h120{height:120%}.h120.px{height:120px}.h150{height:150%}.h150.px{height:150px}.h200{height:200%}.h200.px{height:200px}.h500-px{height:500px}.hmax{height:max-content}.h35px{height:35px}.space{display:none}.space.web{display:block}@media screen and (max-width: 500px){.space.web{display:none}.space.mobile{display:block}}.common-input{height:45px;border:1px solid #ccc;padding:10px 12px;outline:none;font-size:16px;color:#333;background-color:transparent;border-radius:8px;letter-spacing:1px}.common-input::placeholder{color:#999}.common-input:focus{border-color:#0b612c}.common-input.h-40px{height:40px}.common-input.normal{letter-spacing:0px;font-size:14px}.common-input.black{border-color:#000}.common-input.w-2px{border-width:2px}.green{color:#0b612c!important}.myorder-header-bg-color{background-color:#fff9ee}.myorder-lightgreen-bg-color{background-color:#c5ffc8}.myorder-lightgreen-bg-color2{background-color:#8ec4905c}.myorder-pending-bg-color{background-color:#feffe5}.homepage-bg-color{background-color:#fffdf9!important}.homepage-brown-bg-color{background-color:#9d8965}.creame-bg-color{background-color:#e0ceb0}.light-green2-bg-color{background-color:#8ec490}.dark-white-color{background-color:#f6f6f6}.light-white-bg-color{background-color:#fafaf5}.light-yellow-bg-color{background-color:#fff6e8}.pending{color:#869517}.note_background{background-color:#fff7e8}.light-orange-bg-color{background-color:#fffbf3}.light-brown-text-color{color:#9f6a11}.pitch-text-color{color:#fa715e}.red-txt-color{color:#c01700}.light-brown-text-color2{color:#9d440e}.brown{color:#b15923!important}.chocolate-txt-color{color:#574524}.text-87{color:#878787}.text-51{color:#515151}.text-align-start{text-align:start}.text-align-center{text-align:center}.text-align-right{text-align:right}.position-rel{position:relative}.position-rel.nbottom-15{bottom:-15px}.position-rel.nmt-55{margin-top:-55px}.image_css{width:100%;height:100%}.image_css.w-90{width:90px}.image_css .w-auto{width:auto}.image_css.mh-70{max-height:70px}.image_css.mw-110{max-width:110px}.image_css.mw-125{max-width:125px}.image_css.cover{object-fit:cover}.image_css.contain{object-fit:contain}.product_img_css{height:auto;vertical-align:middle;max-width:390px;object-fit:contain}.lowlibido_faq_img_css{height:auto;object-fit:contain;max-width:381px;vertical-align:middle}.position-abs{position:absolute}.position-abs.ntop-60{top:-60px}.position-abs.ntop-45{top:-45px}.position-abs.right-0{right:0}.hr_CE{border-bottom:#CECECE}.common-button{all:unset;width:300px;height:47px;background:#0B612C;border:1px solid transparent;display:flex;justify-content:center;align-items:center;font-size:15px;border-radius:50px;color:#fff;cursor:pointer;transition:background-color .3s ease}.common-button.border-radis-10{border-radius:10px}.common-button.border-radis-15{border-radius:15px}.common-button.font-18{font-size:18px!important}.common-button.w-150px{width:150px!important}.common-button.w-200px{width:200px!important}.common-button.w-250px{width:250px!important}.common-button.w-350px{width:350px!important}.common-button.w-max{width:max-content!important}.common-button.medium{width:200px!important;font-size:12px;height:40px}.common-button.padding-0-20{padding:0 20px}.common-button.padding-0-25{padding:0 25px}.common-button.padding-0-30{padding:0 30px}.common-button.padding-0-40{padding:0 40px}.common-button.black_white{background:#000000;color:#fff}.common-button.black_white:hover{background:#fff;border:1px solid #041F28;color:#041f28}.common-button.black_white:hover.svg svg path{fill:#041f28}.common-button.white_black{background:#fff;border:1px solid #041F28;color:#041f28}.common-button.white_black:hover{background:whitesmoke}.common-button.white_green{background:#fff;border:1px solid #041F28;color:#041f28}.common-button.white_green:hover{background:#0B612C;color:#fff}.common-button.white_cream{background:#F8EEDB;border:1px solid transparent;color:#041f28}.common-button.white_cream:hover{background:#0B612C;color:#fff}.common-button.transparent{background:transparent;border:1px solid white;color:#fff}.common-button.transparent:hover{background:white;color:#000}.common-button.w100{width:100%}.common-button.w200{width:200px}.common-button.w50{width:50%}.common-button.w80{width:80%}.common-button.w30{width:30%}@media screen and (670px){.common-button.w30{width:100%}}.common-button.w30.px{width:30px}.common-button.wmax{width:max-content}.common-button.fw600{font-weight:600}.common-button.height-auto{height:auto}.common-button .spinner{border:2px solid #f3f3f3;border-top:2px solid #555;border-radius:50%;width:14px;height:14px;display:inline-block;animation:spin .6s linear infinite;margin-right:6px;vertical-align:middle}.common-button:hover{background:#063317}.input-disabled{background-color:#eee}.light-green-color{color:#0f7f3b}.theme-color{color:#0b612c}.linear-gradient-product-learn-more{background:linear-gradient(180deg,#FEF5E5 74.82%,#FFFFFF 100%)}.linear-gradient-othervsjuicy{background:linear-gradient(to right,#FFE9C5,#FFFFFF)}.linear-gradient-cart-prd{background:linear-gradient(to bottom,#E0CEB0 0%,#FFFFFF 90%)}.linear-gradient-header{background:linear-gradient(to bottom,#FFF9ED,#FFFFFF)}.linear-gradient-personalized-treatment{background:linear-gradient(to bottom,#FFFFFF,#FCF6EC,#FCF6EC)}.linear-gradient-upsell{background:linear-gradient(to bottom,#FEFFE2,#ffffff)}.theme-color-bg{background-color:#0b612c}.bg-white{background-color:#fff}.bg-creame-white-gradient{background:linear-gradient(to right,#F8EEDB,#FFF7E8)}.bg-creame-white-gratient-bottom{background:linear-gradient(to bottom,#F8EEDB,#ffffff)}.bg-black{background-color:#000}.bg-green{background-color:#0a7f38}.txt-black{color:#000}.underline{text-decoration:underline}.underline.underline-gap2{text-underline-offset:2px}.text-decoration-none{text-decoration:none}.italic{font-style:italic}.overflow-none{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-none{overflow-y:none}.overflow-x-none{overflow-x:none}.text-control-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.text-control-ellipsis.one-line{white-space:nowrap;-webkit-line-clamp:1}.text-control-ellipsis.two-line{white-space:normal;-webkit-line-clamp:2;height:50px}.text-control-ellipsis.three-line{white-space:normal;-webkit-line-clamp:3}.cursor-pointer{cursor:pointer}.border_d5{border:1px solid #D5D5D5}.maxw-1800{max-width:1800px}.maxw-1500{max-width:1500px}.maxw-600{max-width:600px}.maxw-230{max-width:230px}.maxw-300{max-width:300px}.maxw-340{max-width:340px}.maxw-350{max-width:350px}.maxw-370{max-width:370px}.maxw-450{max-width:450px}.maxw-475{max-width:475px}.maxw-500{max-width:500px}.maxw-700{max-width:700px}.maxw-800{max-width:800px}.maxw-20{max-width:20px}.minw-70{min-width:70px}.minw-160{min-width:160px}.minw-200{min-width:200px}.minw-300{min-width:300px}.minw-320{min-width:320px}.minw-350{min-width:350px}.minw-max{min-width:max-content}.minw-90{min-width:90%!important}.minw-full{min-width:100%}.mh-1px{min-height:1px}.mh-50{min-height:50px}.mh-55{min-height:55px}.mh-60{min-height:60px}.mh-380{min-height:380px}.mh-400{min-height:400px}.z-index-0{z-index:0}.z-index-1{z-index:1}.z-index-2{z-index:2}.border_00{border:1px solid #000}.border_0A7F38{border:1px solid #0A7F38}.border_cb{border:1px solid #CBCBCB}.border_87{border:1px solid #878787}.border_BF{border:1px solid #BFBFBF}.border_none{border:none}.bg-transparent{background-color:transparent}.flex1{display:flex!important}.flex1.fl-1,.flex1 .flex1_inner{flex:1}.flex1.ro{flex-direction:row}.flex1.co{flex-direction:column}.flex1.co-re{flex-direction:column-reverse}.flex1.js{justify-content:flex-start}.flex1.jsb{justify-content:space-between}.flex1.jsa{justify-content:space-around}.flex1.jc{justify-content:center}.flex1.je{justify-content:end}.flex1.astretch{align-items:stretch}.flex1.as{align-items:start}.flex1.ae{align-items:end}.flex1.ac{align-items:center}.flex1.acs{align-content:flex-start}.flex1.ab{align-items:baseline}.flex1.gap5{gap:5px}.flex1.gap10{gap:10px}.flex1.gap15{gap:15px}.flex1.gap20{gap:20px}.flex1.gap25{gap:25px}.flex1.gap30{gap:30px}.flex1.gap40{gap:40px}.flex1.gap50{gap:50px}.flex1.gap60{gap:60px}.flex1.gap70{gap:70px}.flex1.gap80{gap:80px}.flex1.gap90{gap:90px}.flex1.gap100{gap:100px}.flex1.gap120{gap:120px}.flex1.gap130{gap:130px}.flex1.gap150{gap:150px}.flex1.gap300{gap:300px}.flex1.colgap20{column-gap:20px}.flex1.rowgap10{row-gap:10px}.flex1.desk-wrap{flex-wrap:wrap}.flex1.ror{flex-direction:row-reverse}@media (max-width: 768px){.flex1.res-wrap{flex-wrap:wrap}.flex1.res-wrap.fl-1{flex:unset;width:100%}}@media (max-width: 1100px){.flex1.res1100-co{flex-direction:column}.flex1.res1100-co-re{flex-direction:column-reverse}.flex1.res1100-as{align-items:start}.flex1.res1100-ac{align-items:center}.flex1.res1100-jc{justify-content:center}.flex1.res1100-js{justify-content:start}}@media (max-width: 500px){.flex1.res500-co{flex-direction:column}.flex1.res500-ro{flex-direction:row}.flex1.res500-co-re{flex-direction:column-reverse}.flex1.res500-js{justify-content:start}.flex1.res500-jc{justify-content:center}.flex1.res500-as{align-items:start}.flex1.res500-ac{align-items:center}}.header{width:100%;padding:10px;display:flex;align-items:center;position:sticky;top:0;z-index:1000;height:75px}.header .logo-container{display:flex;align-items:center}.header .logo-container .logo{height:40px;margin-top:5px}.header .menu-button{background:none;border:none;cursor:pointer;float:left;display:flex;align-items:center;top:20px}.header .menu-button.menu-button-2{left:55px}@media screen and (max-width: 670px){.header .menu-button.menu-button-2{left:unset}}.header .menu-button .menu-icon svg{width:35px;height:35px}.header .menu-button .menu-icon.menu-icon-2 svg{width:25px;height:35px}.light_green_txt_color{color:#349544}.light-black-color{color:#484848}.grey_txt_color{color:#8b8b8b}.med_grey_txt_color{color:#737272}.white_back_color{background-color:#fff}.white-color{color:#fff}.black-color{color:#000}.background-light-green{background-color:#ccffe0!important}.background-green{background-color:#33784e}.background-blur{background-color:#ffffff47}.opacity-3{opacity:.3}.color-green{color:#0a7f38}.rwidth{flex:1}.strike{text-decoration:line-through}.error_msg{margin-top:10px;color:red}.border_green{border:1px solid #0B612C}.border_green.border_2px{border:2px solid #0B612C}.skeleton-text{background:linear-gradient(90deg,#eeeeee 25%,white 37%,#eeeeee 63%);background-size:400% 100%;animation:skeleton-loading 1.4s ease infinite;border-radius:4px;margin:8px 0}.check{min-height:22px;min-width:20px;max-height:22px;max-width:20px}.cross-product{position:absolute;top:-18px;right:10px}.cross-product img{width:130px;height:auto}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0 50%}}@media (max-width: 1100px){.res1100-w50{width:50%!important}.res1100-w60{width:60%!important}.res1100-margin-top-25{margin-top:25px}.res1100-margin-top-70{margin-top:70px}.res1100-w100{width:100%!important}.res1100-padding-10-40{padding:10px 40px!important}.res1100-padding-40{padding:40px!important}.res1100-padding-left-100{padding-left:100px!important}.res1100-gap10{gap:10px!important}.res1100-gap20{gap:20px!important}.res1100-gap30{gap:30px!important}.res1100-gap40{gap:40px!important}.res1100-gap50{gap:50px!important}.res1100-font-10{font-size:10px!important}.res1100-font-12{font-size:12px!important}.res1100-font-14{font-size:14px!important}.res1100-font-16{font-size:16px!important}.res1100-font-18{font-size:18px!important}.res1100-font-20{font-size:20px!important}.res1100-font-22{font-size:22px!important}.res1100-font-24{font-size:24px!important}.res1100-font-28{font-size:28px!important}.res1100-font-30{font-size:30px!important}.res1100-font-32{font-size:32px!important}.res1100-font-36{font-size:36px}.res1100-font-70{font-size:70px!important}.res1100-d-block{display:block!important}.res1100-d-none{display:none!important}.res1100-text-align-left{text-align:left}.res1100-text-align-center{text-align:center}.res1100-text-align-start{text-align:start}.res1100-maxw-full{max-width:100%}.res1100-maxw-350{max-width:350px}.res1100-maxw-400{max-width:400px}.res1100-maxw-840px{max-width:840px}.res1100-maxw-1100{max-width:1100px}.res1100-line-height-16{line-height:16px!important}.res1100-mt-0{margin-top:0}.res1100-mt-25{margin-top:25px}.res1100-landing_page_keypts{display:flex;width:100%;left:9%!important;top:0;border-radius:5px;box-shadow:0 2px 2px #00000040}.res1100-h-auto{height:auto!important}.res1100-opacity-4{opacity:.4}.res1100-line-height-normal{line-height:normal}}@media screen and (max-width: 947px){.res500-landing_page_keypts{display:flex;flex-direction:column;width:95%;align-items:flex-start!important;justify-content:center!important;left:2.5%!important;top:-30px;border-radius:5px;box-shadow:0 2px 2px #00000040}.res947-mw100{max-width:100%}.res500-mt-50px{margin-top:50px}.res500-border-bottom-FFFDF9{border-bottom:1px solid #FFFDF9}}@media screen and (max-width: 500px){#upsell .modal-dialog{height:85vh!important}.upsell-icon-img-main{width:40px!important}.res500-rwidth{flex:1}.res500-line-height-normal{line-height:normal}.res500-line-height-35{line-height:35px}.res500-line-height-42{line-height:42px!important}.res500-line-height-48{line-height:48px}.res500-d-block{display:block!important}.res500-w100{width:100%!important}.res500-landing_page_keypts{left:2.5%!important}.res500-w90{width:90vw!important}.res500-w85{width:85%!important}.res500-padding-0{padding:0!important}.res500-padding-20{padding:20px!important}.res500-padding-25{padding:25px!important}.res500-padding-20-0{padding:20px 0!important}.res500-padding-10-0{padding:10px 0!important}.res500-padding-10{padding:10px!important}.res500-fl-unset{flex:unset!important}.res500-flex-wrap{flex-wrap:wrap}.res500-padding-0-10{padding:0 10px!important}.res500-padding25{padding:25px}.res500-padding-0-20{padding:0 20px!important}.res500-padding-0-45{padding:0 35px!important}.res500-padding-5-10{padding:5px 10px!important}.res500-padding-10-20{padding:10px 20px!important}.res500-padding-35-25{padding:35px 25px}.res500-padding-30-20{padding:30px 20px}.res500-padding-40-20{padding:40px 20px!important}.res500-padding-40-0{padding:40px 0}.res500-padding-0-30{padding:0 30px!important}.res500-padding-40-20-0-20{padding:40px 20px 0!important}.res500-padding-0-20-40-20{padding:0 20px 40px!important}.res500-padding-top-20{padding-top:20px}.res500-padding-0{padding:0}.res500-padding-bottom{padding-bottom:30px!important}.res500-padding-left-15{padding-left:15px}.res500-margin-0{margin:0}.res500-margin-40{margin:40px}.res500-margin-20{margin:20px}.res500-margin-10{margin:10px}.res500-margin-30{margin:30px}.res500-margin-top-0{margin-top:0!important}.res500-margin-top-20{margin-top:20px}.res500-margin-top-25{margin-top:25px}.res500-w-300px{width:320px}.res500-margin-top-70{margin-top:70px}.res500-margin-top-50{margin-top:50px}.res500-margin-top-30{margin-top:30px}.res500-margin-top-10{margin-top:10px}.res500-font-10{font-size:10px!important}.res500-font-12{font-size:12px!important}.res500-font-14{font-size:14px!important}.res500-font-16{font-size:16px!important}.res500-font-18{font-size:18px!important}.res500-font-20{font-size:20px!important}.res500-font-22{font-size:22px!important}.res500-image-right{order:3;display:block!important}.res500-font-24{font-size:24px!important}.res500-font-26{font-size:26px!important}.res500-font-28{font-size:28px!important}.res500-font-30{font-size:30px!important}.res500-font-32{font-size:32px!important}.res500-fw-600{font-weight:600!important}.res500-fw-700{font-weight:700!important}.res500-gap0{gap:0px!important}.res500-gap5{gap:5px!important}.res500-gap10{gap:10px!important}.res500-gap15{gap:15px!important}.res500-gap20{gap:20px!important}.res500-gap25{gap:25px!important}.res500-gap30{gap:30px!important}.res500-gap40{gap:40px!important}.res500-gap50{gap:50px!important}.res500-d-none{display:none!important}.res500-maxw-80{max-width:80%!important}.res500-maxw-full{max-width:100%}.res500-minw-full{min-width:100%!important}.res500-minw-none{min-width:0px!important}.res500-minh-0{min-height:0}.res500-minw-90{min-width:90%!important}.res500-minw-80{min-width:80%!important}.res500-hmax{height:max-content!important}.res500-text-align-start{text-align:start}.res500-text-align-center{text-align:center}.res500-vs-css{flex-direction:row;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.section1_left_main{padding:0 40px}.res500-minw-calc100-66{min-width:calc(100% - 66px)}.res500-minw-calc100-20{min-width:calc(100% - 20px)}.product_img_css{max-width:300px}.header .menu-button{right:20px;left:unset}.header .menu-button.res-button{right:70px}.font-10:not(.const-font){font-size:8px}.font-12:not(.const-font){font-size:10px}.font-14:not(.const-font){font-size:12px}.font-16:not(.const-font){font-size:14px!important}.font-18:not(.const-font){font-size:16px}.font-20:not(.const-font){font-size:18px}.font-22:not(.const-font){font-size:20px}.font-24:not(.const-font){font-size:22px}.font-28:not(.const-font){font-size:26px}.font-32:not(.const-font){font-size:28px}.font-34:not(.const-font){font-size:32px}.font-48:not(.const-font){font-size:38px}.mt-20:not(.const-mt){margin-top:10px}.mt-30:not(.const-mt){margin-top:20px}.mt-20px:not(.const-mt){margin-top:10px}.mb-30:not(.const-mb){margin-bottom:20px}.mb-40:not(.const-mb){margin-bottom:30px}.res500-mt-10{margin-top:10px}.res500-mt-4px{margin-top:4px}.res500-mb-20{margin-bottom:20px}.res500-two-line-content{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.cross-product{top:-10px;right:30px}.cross-product img{width:100px}}.doctor-choice-linear-gradient{background:linear-gradient(to bottom,#8EC490,#FFFFFF)}@media screen and (max-width: 670px){.common-button{width:200px}.common-button.w30{width:100%}.common-button.res500-font-16{font-size:16px!important}.mt-80{margin-top:40px}.desktopnone{display:block!important}.mobilenone{display:none!important}}.desktopnone{display:none}.select_date mat-form-field .mat-mdc-form-field-subscript-wrapper{display:none}.darkgrey_color{color:#5a5a5a}.round-center{height:50px;width:50px;display:flex;align-items:center;justify-content:center;border:solid 1px black;border-radius:50%}.round-center.left{position:absolute;top:40%;left:5%}.round-center.right{top:40%;right:5%;position:absolute}.round-center:hover{background-color:#000!important}.round-center:hover .black_svg{display:none}.round-center:hover .white_svg,.round-center .black_svg{display:block}.round-center .white_svg{display:none}.font-merriweather{font-family:Merriweather,serif}.font-helvetica{font-family:Helvetica,sans-serif}.font-Nunito{font-family:Nunito Sans,sans-serif!important}.letter-spacing-1{letter-spacing:1px}.res500-padding-0-40{padding:0 40px}.res500-width-270{max-width:270px}.border-radis-15{border-radius:15px}.upsell-icon-img-main{height:auto;width:60px}.upsell-icon-img-main img{height:100%;width:100%;object-fit:contain}.upsell-main{height:250px;width:250px}.upsell-main .upsell-img-main{height:auto;min-width:100%}.upsell-main .upsell-img-main img{height:100%;width:85%;object-fit:contain}.product-recommend-img-main{height:200px;width:auto;display:flex;align-items:center;justify-content:center}.product-recommend-img-main img{height:100%;width:100%;object-fit:contain}.pd-t-0{padding-top:0}.pd-b-0{padding-bottom:0}.pd-r-0{padding-right:0}.pd-l-0{padding-left:0}.ln-h-0{line-height:0px}.lts-0{letter-spacing:0px}.br-0{border-radius:0}.width-0{width:0px}.mg-t-0{margin-top:0}.mg-b-0{margin-bottom:0}.mg-l-0{margin-left:0}.mg-r-0{margin-right:0}.pd-t-1{padding-top:1px}.pd-b-1{padding-bottom:1px}.pd-r-1{padding-right:1px}.pd-l-1{padding-left:1px}.ln-h-1{line-height:1px}.lts-1{letter-spacing:1px}.br-1{border-radius:1px}.width-1{width:1px}.mg-t-1{margin-top:1px}.mg-b-1{margin-bottom:1px}.mg-l-1{margin-left:1px}.mg-r-1{margin-right:1px}.pd-t-2{padding-top:2px}.pd-b-2{padding-bottom:2px}.pd-r-2{padding-right:2px}.pd-l-2{padding-left:2px}.ln-h-2{line-height:2px}.lts-2{letter-spacing:2px}.br-2{border-radius:2px}.width-2{width:2px}.mg-t-2{margin-top:2px}.mg-b-2{margin-bottom:2px}.mg-l-2{margin-left:2px}.mg-r-2{margin-right:2px}.pd-t-3{padding-top:3px}.pd-b-3{padding-bottom:3px}.pd-r-3{padding-right:3px}.pd-l-3{padding-left:3px}.ln-h-3{line-height:3px}.lts-3{letter-spacing:3px}.br-3{border-radius:3px}.width-3{width:3px}.mg-t-3{margin-top:3px}.mg-b-3{margin-bottom:3px}.mg-l-3{margin-left:3px}.mg-r-3{margin-right:3px}.pd-t-4{padding-top:4px}.pd-b-4{padding-bottom:4px}.pd-r-4{padding-right:4px}.pd-l-4{padding-left:4px}.ln-h-4{line-height:4px}.lts-4{letter-spacing:4px}.br-4{border-radius:4px}.width-4{width:4px}.mg-t-4{margin-top:4px}.mg-b-4{margin-bottom:4px}.mg-l-4{margin-left:4px}.mg-r-4{margin-right:4px}.pd-t-5{padding-top:5px}.pd-b-5{padding-bottom:5px}.pd-r-5{padding-right:5px}.pd-l-5{padding-left:5px}.ln-h-5{line-height:5px}.lts-5{letter-spacing:5px}.br-5{border-radius:5px}.width-5{width:5px}.mg-t-5{margin-top:5px}.mg-b-5{margin-bottom:5px}.mg-l-5{margin-left:5px}.mg-r-5{margin-right:5px}.pd-t-6{padding-top:6px}.pd-b-6{padding-bottom:6px}.pd-r-6{padding-right:6px}.pd-l-6{padding-left:6px}.ln-h-6{line-height:6px}.lts-6{letter-spacing:6px}.br-6{border-radius:6px}.width-6{width:6px}.mg-t-6{margin-top:6px}.mg-b-6{margin-bottom:6px}.mg-l-6{margin-left:6px}.mg-r-6{margin-right:6px}.pd-t-7{padding-top:7px}.pd-b-7{padding-bottom:7px}.pd-r-7{padding-right:7px}.pd-l-7{padding-left:7px}.ln-h-7{line-height:7px}.lts-7{letter-spacing:7px}.br-7{border-radius:7px}.width-7{width:7px}.mg-t-7{margin-top:7px}.mg-b-7{margin-bottom:7px}.mg-l-7{margin-left:7px}.mg-r-7{margin-right:7px}.pd-t-8{padding-top:8px}.pd-b-8{padding-bottom:8px}.pd-r-8{padding-right:8px}.pd-l-8{padding-left:8px}.ln-h-8{line-height:8px}.lts-8{letter-spacing:8px}.br-8{border-radius:8px}.width-8{width:8px}.mg-t-8{margin-top:8px}.mg-b-8{margin-bottom:8px}.mg-l-8{margin-left:8px}.mg-r-8{margin-right:8px}.pd-t-9{padding-top:9px}.pd-b-9{padding-bottom:9px}.pd-r-9{padding-right:9px}.pd-l-9{padding-left:9px}.ln-h-9{line-height:9px}.lts-9{letter-spacing:9px}.br-9{border-radius:9px}.width-9{width:9px}.mg-t-9{margin-top:9px}.mg-b-9{margin-bottom:9px}.mg-l-9{margin-left:9px}.mg-r-9{margin-right:9px}.pd-t-10{padding-top:10px}.pd-b-10{padding-bottom:10px}.pd-r-10{padding-right:10px}.pd-l-10{padding-left:10px}.ln-h-10{line-height:10px}.lts-10{letter-spacing:10px}.br-10{border-radius:10px}.width-10{width:10px}.mg-t-10{margin-top:10px}.mg-b-10{margin-bottom:10px}.mg-l-10{margin-left:10px}.mg-r-10{margin-right:10px}.pd-t-11{padding-top:11px}.pd-b-11{padding-bottom:11px}.pd-r-11{padding-right:11px}.pd-l-11{padding-left:11px}.ln-h-11{line-height:11px}.lts-11{letter-spacing:11px}.br-11{border-radius:11px}.width-11{width:11px}.mg-t-11{margin-top:11px}.mg-b-11{margin-bottom:11px}.mg-l-11{margin-left:11px}.mg-r-11{margin-right:11px}.pd-t-12{padding-top:12px}.pd-b-12{padding-bottom:12px}.pd-r-12{padding-right:12px}.pd-l-12{padding-left:12px}.ln-h-12{line-height:12px}.lts-12{letter-spacing:12px}.br-12{border-radius:12px}.width-12{width:12px}.mg-t-12{margin-top:12px}.mg-b-12{margin-bottom:12px}.mg-l-12{margin-left:12px}.mg-r-12{margin-right:12px}.pd-t-13{padding-top:13px}.pd-b-13{padding-bottom:13px}.pd-r-13{padding-right:13px}.pd-l-13{padding-left:13px}.ln-h-13{line-height:13px}.lts-13{letter-spacing:13px}.br-13{border-radius:13px}.width-13{width:13px}.mg-t-13{margin-top:13px}.mg-b-13{margin-bottom:13px}.mg-l-13{margin-left:13px}.mg-r-13{margin-right:13px}.pd-t-14{padding-top:14px}.pd-b-14{padding-bottom:14px}.pd-r-14{padding-right:14px}.pd-l-14{padding-left:14px}.ln-h-14{line-height:14px}.lts-14{letter-spacing:14px}.br-14{border-radius:14px}.width-14{width:14px}.mg-t-14{margin-top:14px}.mg-b-14{margin-bottom:14px}.mg-l-14{margin-left:14px}.mg-r-14{margin-right:14px}.pd-t-15{padding-top:15px}.pd-b-15{padding-bottom:15px}.pd-r-15{padding-right:15px}.pd-l-15{padding-left:15px}.ln-h-15{line-height:15px}.lts-15{letter-spacing:15px}.br-15{border-radius:15px}.width-15{width:15px}.mg-t-15{margin-top:15px}.mg-b-15{margin-bottom:15px}.mg-l-15{margin-left:15px}.mg-r-15{margin-right:15px}.pd-t-16{padding-top:16px}.pd-b-16{padding-bottom:16px}.pd-r-16{padding-right:16px}.pd-l-16{padding-left:16px}.ln-h-16{line-height:16px}.lts-16{letter-spacing:16px}.br-16{border-radius:16px}.width-16{width:16px}.mg-t-16{margin-top:16px}.mg-b-16{margin-bottom:16px}.mg-l-16{margin-left:16px}.mg-r-16{margin-right:16px}.pd-t-17{padding-top:17px}.pd-b-17{padding-bottom:17px}.pd-r-17{padding-right:17px}.pd-l-17{padding-left:17px}.ln-h-17{line-height:17px}.lts-17{letter-spacing:17px}.br-17{border-radius:17px}.width-17{width:17px}.mg-t-17{margin-top:17px}.mg-b-17{margin-bottom:17px}.mg-l-17{margin-left:17px}.mg-r-17{margin-right:17px}.pd-t-18{padding-top:18px}.pd-b-18{padding-bottom:18px}.pd-r-18{padding-right:18px}.pd-l-18{padding-left:18px}.ln-h-18{line-height:18px}.lts-18{letter-spacing:18px}.br-18{border-radius:18px}.width-18{width:18px}.mg-t-18{margin-top:18px}.mg-b-18{margin-bottom:18px}.mg-l-18{margin-left:18px}.mg-r-18{margin-right:18px}.pd-t-19{padding-top:19px}.pd-b-19{padding-bottom:19px}.pd-r-19{padding-right:19px}.pd-l-19{padding-left:19px}.ln-h-19{line-height:19px}.lts-19{letter-spacing:19px}.br-19{border-radius:19px}.width-19{width:19px}.mg-t-19{margin-top:19px}.mg-b-19{margin-bottom:19px}.mg-l-19{margin-left:19px}.mg-r-19{margin-right:19px}.pd-t-20{padding-top:20px}.pd-b-20{padding-bottom:20px}.pd-r-20{padding-right:20px}.pd-l-20{padding-left:20px}.ln-h-20{line-height:20px}.lts-20{letter-spacing:20px}.br-20{border-radius:20px}.width-20{width:20px}.mg-t-20{margin-top:20px}.mg-b-20{margin-bottom:20px}.mg-l-20{margin-left:20px}.mg-r-20{margin-right:20px}.pd-t-21{padding-top:21px}.pd-b-21{padding-bottom:21px}.pd-r-21{padding-right:21px}.pd-l-21{padding-left:21px}.ln-h-21{line-height:21px}.lts-21{letter-spacing:21px}.br-21{border-radius:21px}.width-21{width:21px}.mg-t-21{margin-top:21px}.mg-b-21{margin-bottom:21px}.mg-l-21{margin-left:21px}.mg-r-21{margin-right:21px}.pd-t-22{padding-top:22px}.pd-b-22{padding-bottom:22px}.pd-r-22{padding-right:22px}.pd-l-22{padding-left:22px}.ln-h-22{line-height:22px}.lts-22{letter-spacing:22px}.br-22{border-radius:22px}.width-22{width:22px}.mg-t-22{margin-top:22px}.mg-b-22{margin-bottom:22px}.mg-l-22{margin-left:22px}.mg-r-22{margin-right:22px}.pd-t-23{padding-top:23px}.pd-b-23{padding-bottom:23px}.pd-r-23{padding-right:23px}.pd-l-23{padding-left:23px}.ln-h-23{line-height:23px}.lts-23{letter-spacing:23px}.br-23{border-radius:23px}.width-23{width:23px}.mg-t-23{margin-top:23px}.mg-b-23{margin-bottom:23px}.mg-l-23{margin-left:23px}.mg-r-23{margin-right:23px}.pd-t-24{padding-top:24px}.pd-b-24{padding-bottom:24px}.pd-r-24{padding-right:24px}.pd-l-24{padding-left:24px}.ln-h-24{line-height:24px}.lts-24{letter-spacing:24px}.br-24{border-radius:24px}.width-24{width:24px}.mg-t-24{margin-top:24px}.mg-b-24{margin-bottom:24px}.mg-l-24{margin-left:24px}.mg-r-24{margin-right:24px}.pd-t-25{padding-top:25px}.pd-b-25{padding-bottom:25px}.pd-r-25{padding-right:25px}.pd-l-25{padding-left:25px}.ln-h-25{line-height:25px}.lts-25{letter-spacing:25px}.br-25{border-radius:25px}.width-25{width:25px}.mg-t-25{margin-top:25px}.mg-b-25{margin-bottom:25px}.mg-l-25{margin-left:25px}.mg-r-25{margin-right:25px}.pd-t-26{padding-top:26px}.pd-b-26{padding-bottom:26px}.pd-r-26{padding-right:26px}.pd-l-26{padding-left:26px}.ln-h-26{line-height:26px}.lts-26{letter-spacing:26px}.br-26{border-radius:26px}.width-26{width:26px}.mg-t-26{margin-top:26px}.mg-b-26{margin-bottom:26px}.mg-l-26{margin-left:26px}.mg-r-26{margin-right:26px}.pd-t-27{padding-top:27px}.pd-b-27{padding-bottom:27px}.pd-r-27{padding-right:27px}.pd-l-27{padding-left:27px}.ln-h-27{line-height:27px}.lts-27{letter-spacing:27px}.br-27{border-radius:27px}.width-27{width:27px}.mg-t-27{margin-top:27px}.mg-b-27{margin-bottom:27px}.mg-l-27{margin-left:27px}.mg-r-27{margin-right:27px}.pd-t-28{padding-top:28px}.pd-b-28{padding-bottom:28px}.pd-r-28{padding-right:28px}.pd-l-28{padding-left:28px}.ln-h-28{line-height:28px}.lts-28{letter-spacing:28px}.br-28{border-radius:28px}.width-28{width:28px}.mg-t-28{margin-top:28px}.mg-b-28{margin-bottom:28px}.mg-l-28{margin-left:28px}.mg-r-28{margin-right:28px}.pd-t-29{padding-top:29px}.pd-b-29{padding-bottom:29px}.pd-r-29{padding-right:29px}.pd-l-29{padding-left:29px}.ln-h-29{line-height:29px}.lts-29{letter-spacing:29px}.br-29{border-radius:29px}.width-29{width:29px}.mg-t-29{margin-top:29px}.mg-b-29{margin-bottom:29px}.mg-l-29{margin-left:29px}.mg-r-29{margin-right:29px}.pd-t-30{padding-top:30px}.pd-b-30{padding-bottom:30px}.pd-r-30{padding-right:30px}.pd-l-30{padding-left:30px}.ln-h-30{line-height:30px}.lts-30{letter-spacing:30px}.br-30{border-radius:30px}.width-30{width:30px}.mg-t-30{margin-top:30px}.mg-b-30{margin-bottom:30px}.mg-l-30{margin-left:30px}.mg-r-30{margin-right:30px}.pd-t-31{padding-top:31px}.pd-b-31{padding-bottom:31px}.pd-r-31{padding-right:31px}.pd-l-31{padding-left:31px}.ln-h-31{line-height:31px}.lts-31{letter-spacing:31px}.br-31{border-radius:31px}.width-31{width:31px}.mg-t-31{margin-top:31px}.mg-b-31{margin-bottom:31px}.mg-l-31{margin-left:31px}.mg-r-31{margin-right:31px}.pd-t-32{padding-top:32px}.pd-b-32{padding-bottom:32px}.pd-r-32{padding-right:32px}.pd-l-32{padding-left:32px}.ln-h-32{line-height:32px}.lts-32{letter-spacing:32px}.br-32{border-radius:32px}.width-32{width:32px}.mg-t-32{margin-top:32px}.mg-b-32{margin-bottom:32px}.mg-l-32{margin-left:32px}.mg-r-32{margin-right:32px}.pd-t-33{padding-top:33px}.pd-b-33{padding-bottom:33px}.pd-r-33{padding-right:33px}.pd-l-33{padding-left:33px}.ln-h-33{line-height:33px}.lts-33{letter-spacing:33px}.br-33{border-radius:33px}.width-33{width:33px}.mg-t-33{margin-top:33px}.mg-b-33{margin-bottom:33px}.mg-l-33{margin-left:33px}.mg-r-33{margin-right:33px}.pd-t-34{padding-top:34px}.pd-b-34{padding-bottom:34px}.pd-r-34{padding-right:34px}.pd-l-34{padding-left:34px}.ln-h-34{line-height:34px}.lts-34{letter-spacing:34px}.br-34{border-radius:34px}.width-34{width:34px}.mg-t-34{margin-top:34px}.mg-b-34{margin-bottom:34px}.mg-l-34{margin-left:34px}.mg-r-34{margin-right:34px}.pd-t-35{padding-top:35px}.pd-b-35{padding-bottom:35px}.pd-r-35{padding-right:35px}.pd-l-35{padding-left:35px}.ln-h-35{line-height:35px}.lts-35{letter-spacing:35px}.br-35{border-radius:35px}.width-35{width:35px}.mg-t-35{margin-top:35px}.mg-b-35{margin-bottom:35px}.mg-l-35{margin-left:35px}.mg-r-35{margin-right:35px}.pd-t-36{padding-top:36px}.pd-b-36{padding-bottom:36px}.pd-r-36{padding-right:36px}.pd-l-36{padding-left:36px}.ln-h-36{line-height:36px}.lts-36{letter-spacing:36px}.br-36{border-radius:36px}.width-36{width:36px}.mg-t-36{margin-top:36px}.mg-b-36{margin-bottom:36px}.mg-l-36{margin-left:36px}.mg-r-36{margin-right:36px}.pd-t-37{padding-top:37px}.pd-b-37{padding-bottom:37px}.pd-r-37{padding-right:37px}.pd-l-37{padding-left:37px}.ln-h-37{line-height:37px}.lts-37{letter-spacing:37px}.br-37{border-radius:37px}.width-37{width:37px}.mg-t-37{margin-top:37px}.mg-b-37{margin-bottom:37px}.mg-l-37{margin-left:37px}.mg-r-37{margin-right:37px}.pd-t-38{padding-top:38px}.pd-b-38{padding-bottom:38px}.pd-r-38{padding-right:38px}.pd-l-38{padding-left:38px}.ln-h-38{line-height:38px}.lts-38{letter-spacing:38px}.br-38{border-radius:38px}.width-38{width:38px}.mg-t-38{margin-top:38px}.mg-b-38{margin-bottom:38px}.mg-l-38{margin-left:38px}.mg-r-38{margin-right:38px}.pd-t-39{padding-top:39px}.pd-b-39{padding-bottom:39px}.pd-r-39{padding-right:39px}.pd-l-39{padding-left:39px}.ln-h-39{line-height:39px}.lts-39{letter-spacing:39px}.br-39{border-radius:39px}.width-39{width:39px}.mg-t-39{margin-top:39px}.mg-b-39{margin-bottom:39px}.mg-l-39{margin-left:39px}.mg-r-39{margin-right:39px}.pd-t-40{padding-top:40px}.pd-b-40{padding-bottom:40px}.pd-r-40{padding-right:40px}.pd-l-40{padding-left:40px}.ln-h-40{line-height:40px}.lts-40{letter-spacing:40px}.br-40{border-radius:40px}.width-40{width:40px}.mg-t-40{margin-top:40px}.mg-b-40{margin-bottom:40px}.mg-l-40{margin-left:40px}.mg-r-40{margin-right:40px}.pd-t-41{padding-top:41px}.pd-b-41{padding-bottom:41px}.pd-r-41{padding-right:41px}.pd-l-41{padding-left:41px}.ln-h-41{line-height:41px}.lts-41{letter-spacing:41px}.br-41{border-radius:41px}.width-41{width:41px}.mg-t-41{margin-top:41px}.mg-b-41{margin-bottom:41px}.mg-l-41{margin-left:41px}.mg-r-41{margin-right:41px}.pd-t-42{padding-top:42px}.pd-b-42{padding-bottom:42px}.pd-r-42{padding-right:42px}.pd-l-42{padding-left:42px}.ln-h-42{line-height:42px}.lts-42{letter-spacing:42px}.br-42{border-radius:42px}.width-42{width:42px}.mg-t-42{margin-top:42px}.mg-b-42{margin-bottom:42px}.mg-l-42{margin-left:42px}.mg-r-42{margin-right:42px}.pd-t-43{padding-top:43px}.pd-b-43{padding-bottom:43px}.pd-r-43{padding-right:43px}.pd-l-43{padding-left:43px}.ln-h-43{line-height:43px}.lts-43{letter-spacing:43px}.br-43{border-radius:43px}.width-43{width:43px}.mg-t-43{margin-top:43px}.mg-b-43{margin-bottom:43px}.mg-l-43{margin-left:43px}.mg-r-43{margin-right:43px}.pd-t-44{padding-top:44px}.pd-b-44{padding-bottom:44px}.pd-r-44{padding-right:44px}.pd-l-44{padding-left:44px}.ln-h-44{line-height:44px}.lts-44{letter-spacing:44px}.br-44{border-radius:44px}.width-44{width:44px}.mg-t-44{margin-top:44px}.mg-b-44{margin-bottom:44px}.mg-l-44{margin-left:44px}.mg-r-44{margin-right:44px}.pd-t-45{padding-top:45px}.pd-b-45{padding-bottom:45px}.pd-r-45{padding-right:45px}.pd-l-45{padding-left:45px}.ln-h-45{line-height:45px}.lts-45{letter-spacing:45px}.br-45{border-radius:45px}.width-45{width:45px}.mg-t-45{margin-top:45px}.mg-b-45{margin-bottom:45px}.mg-l-45{margin-left:45px}.mg-r-45{margin-right:45px}.pd-t-46{padding-top:46px}.pd-b-46{padding-bottom:46px}.pd-r-46{padding-right:46px}.pd-l-46{padding-left:46px}.ln-h-46{line-height:46px}.lts-46{letter-spacing:46px}.br-46{border-radius:46px}.width-46{width:46px}.mg-t-46{margin-top:46px}.mg-b-46{margin-bottom:46px}.mg-l-46{margin-left:46px}.mg-r-46{margin-right:46px}.pd-t-47{padding-top:47px}.pd-b-47{padding-bottom:47px}.pd-r-47{padding-right:47px}.pd-l-47{padding-left:47px}.ln-h-47{line-height:47px}.lts-47{letter-spacing:47px}.br-47{border-radius:47px}.width-47{width:47px}.mg-t-47{margin-top:47px}.mg-b-47{margin-bottom:47px}.mg-l-47{margin-left:47px}.mg-r-47{margin-right:47px}.pd-t-48{padding-top:48px}.pd-b-48{padding-bottom:48px}.pd-r-48{padding-right:48px}.pd-l-48{padding-left:48px}.ln-h-48{line-height:48px}.lts-48{letter-spacing:48px}.br-48{border-radius:48px}.width-48{width:48px}.mg-t-48{margin-top:48px}.mg-b-48{margin-bottom:48px}.mg-l-48{margin-left:48px}.mg-r-48{margin-right:48px}.pd-t-49{padding-top:49px}.pd-b-49{padding-bottom:49px}.pd-r-49{padding-right:49px}.pd-l-49{padding-left:49px}.ln-h-49{line-height:49px}.lts-49{letter-spacing:49px}.br-49{border-radius:49px}.width-49{width:49px}.mg-t-49{margin-top:49px}.mg-b-49{margin-bottom:49px}.mg-l-49{margin-left:49px}.mg-r-49{margin-right:49px}.pd-t-50{padding-top:50px}.pd-b-50{padding-bottom:50px}.pd-r-50{padding-right:50px}.pd-l-50{padding-left:50px}.ln-h-50{line-height:50px}.lts-50{letter-spacing:50px}.br-50{border-radius:50px}.width-50{width:50px}.mg-t-50{margin-top:50px}.mg-b-50{margin-bottom:50px}.mg-l-50{margin-left:50px}.mg-r-50{margin-right:50px}.pd-t-51{padding-top:51px}.pd-b-51{padding-bottom:51px}.pd-r-51{padding-right:51px}.pd-l-51{padding-left:51px}.ln-h-51{line-height:51px}.lts-51{letter-spacing:51px}.br-51{border-radius:51px}.width-51{width:51px}.mg-t-51{margin-top:51px}.mg-b-51{margin-bottom:51px}.mg-l-51{margin-left:51px}.mg-r-51{margin-right:51px}.pd-t-52{padding-top:52px}.pd-b-52{padding-bottom:52px}.pd-r-52{padding-right:52px}.pd-l-52{padding-left:52px}.ln-h-52{line-height:52px}.lts-52{letter-spacing:52px}.br-52{border-radius:52px}.width-52{width:52px}.mg-t-52{margin-top:52px}.mg-b-52{margin-bottom:52px}.mg-l-52{margin-left:52px}.mg-r-52{margin-right:52px}.pd-t-53{padding-top:53px}.pd-b-53{padding-bottom:53px}.pd-r-53{padding-right:53px}.pd-l-53{padding-left:53px}.ln-h-53{line-height:53px}.lts-53{letter-spacing:53px}.br-53{border-radius:53px}.width-53{width:53px}.mg-t-53{margin-top:53px}.mg-b-53{margin-bottom:53px}.mg-l-53{margin-left:53px}.mg-r-53{margin-right:53px}.pd-t-54{padding-top:54px}.pd-b-54{padding-bottom:54px}.pd-r-54{padding-right:54px}.pd-l-54{padding-left:54px}.ln-h-54{line-height:54px}.lts-54{letter-spacing:54px}.br-54{border-radius:54px}.width-54{width:54px}.mg-t-54{margin-top:54px}.mg-b-54{margin-bottom:54px}.mg-l-54{margin-left:54px}.mg-r-54{margin-right:54px}.pd-t-55{padding-top:55px}.pd-b-55{padding-bottom:55px}.pd-r-55{padding-right:55px}.pd-l-55{padding-left:55px}.ln-h-55{line-height:55px}.lts-55{letter-spacing:55px}.br-55{border-radius:55px}.width-55{width:55px}.mg-t-55{margin-top:55px}.mg-b-55{margin-bottom:55px}.mg-l-55{margin-left:55px}.mg-r-55{margin-right:55px}.pd-t-56{padding-top:56px}.pd-b-56{padding-bottom:56px}.pd-r-56{padding-right:56px}.pd-l-56{padding-left:56px}.ln-h-56{line-height:56px}.lts-56{letter-spacing:56px}.br-56{border-radius:56px}.width-56{width:56px}.mg-t-56{margin-top:56px}.mg-b-56{margin-bottom:56px}.mg-l-56{margin-left:56px}.mg-r-56{margin-right:56px}.pd-t-57{padding-top:57px}.pd-b-57{padding-bottom:57px}.pd-r-57{padding-right:57px}.pd-l-57{padding-left:57px}.ln-h-57{line-height:57px}.lts-57{letter-spacing:57px}.br-57{border-radius:57px}.width-57{width:57px}.mg-t-57{margin-top:57px}.mg-b-57{margin-bottom:57px}.mg-l-57{margin-left:57px}.mg-r-57{margin-right:57px}.pd-t-58{padding-top:58px}.pd-b-58{padding-bottom:58px}.pd-r-58{padding-right:58px}.pd-l-58{padding-left:58px}.ln-h-58{line-height:58px}.lts-58{letter-spacing:58px}.br-58{border-radius:58px}.width-58{width:58px}.mg-t-58{margin-top:58px}.mg-b-58{margin-bottom:58px}.mg-l-58{margin-left:58px}.mg-r-58{margin-right:58px}.pd-t-59{padding-top:59px}.pd-b-59{padding-bottom:59px}.pd-r-59{padding-right:59px}.pd-l-59{padding-left:59px}.ln-h-59{line-height:59px}.lts-59{letter-spacing:59px}.br-59{border-radius:59px}.width-59{width:59px}.mg-t-59{margin-top:59px}.mg-b-59{margin-bottom:59px}.mg-l-59{margin-left:59px}.mg-r-59{margin-right:59px}.pd-t-60{padding-top:60px}.pd-b-60{padding-bottom:60px}.pd-r-60{padding-right:60px}.pd-l-60{padding-left:60px}.ln-h-60{line-height:60px}.lts-60{letter-spacing:60px}.br-60{border-radius:60px}.width-60{width:60px}.mg-t-60{margin-top:60px}.mg-b-60{margin-bottom:60px}.mg-l-60{margin-left:60px}.mg-r-60{margin-right:60px}.pd-t-61{padding-top:61px}.pd-b-61{padding-bottom:61px}.pd-r-61{padding-right:61px}.pd-l-61{padding-left:61px}.ln-h-61{line-height:61px}.lts-61{letter-spacing:61px}.br-61{border-radius:61px}.width-61{width:61px}.mg-t-61{margin-top:61px}.mg-b-61{margin-bottom:61px}.mg-l-61{margin-left:61px}.mg-r-61{margin-right:61px}.pd-t-62{padding-top:62px}.pd-b-62{padding-bottom:62px}.pd-r-62{padding-right:62px}.pd-l-62{padding-left:62px}.ln-h-62{line-height:62px}.lts-62{letter-spacing:62px}.br-62{border-radius:62px}.width-62{width:62px}.mg-t-62{margin-top:62px}.mg-b-62{margin-bottom:62px}.mg-l-62{margin-left:62px}.mg-r-62{margin-right:62px}.pd-t-63{padding-top:63px}.pd-b-63{padding-bottom:63px}.pd-r-63{padding-right:63px}.pd-l-63{padding-left:63px}.ln-h-63{line-height:63px}.lts-63{letter-spacing:63px}.br-63{border-radius:63px}.width-63{width:63px}.mg-t-63{margin-top:63px}.mg-b-63{margin-bottom:63px}.mg-l-63{margin-left:63px}.mg-r-63{margin-right:63px}.pd-t-64{padding-top:64px}.pd-b-64{padding-bottom:64px}.pd-r-64{padding-right:64px}.pd-l-64{padding-left:64px}.ln-h-64{line-height:64px}.lts-64{letter-spacing:64px}.br-64{border-radius:64px}.width-64{width:64px}.mg-t-64{margin-top:64px}.mg-b-64{margin-bottom:64px}.mg-l-64{margin-left:64px}.mg-r-64{margin-right:64px}.pd-t-65{padding-top:65px}.pd-b-65{padding-bottom:65px}.pd-r-65{padding-right:65px}.pd-l-65{padding-left:65px}.ln-h-65{line-height:65px}.lts-65{letter-spacing:65px}.br-65{border-radius:65px}.width-65{width:65px}.mg-t-65{margin-top:65px}.mg-b-65{margin-bottom:65px}.mg-l-65{margin-left:65px}.mg-r-65{margin-right:65px}.pd-t-66{padding-top:66px}.pd-b-66{padding-bottom:66px}.pd-r-66{padding-right:66px}.pd-l-66{padding-left:66px}.ln-h-66{line-height:66px}.lts-66{letter-spacing:66px}.br-66{border-radius:66px}.width-66{width:66px}.mg-t-66{margin-top:66px}.mg-b-66{margin-bottom:66px}.mg-l-66{margin-left:66px}.mg-r-66{margin-right:66px}.pd-t-67{padding-top:67px}.pd-b-67{padding-bottom:67px}.pd-r-67{padding-right:67px}.pd-l-67{padding-left:67px}.ln-h-67{line-height:67px}.lts-67{letter-spacing:67px}.br-67{border-radius:67px}.width-67{width:67px}.mg-t-67{margin-top:67px}.mg-b-67{margin-bottom:67px}.mg-l-67{margin-left:67px}.mg-r-67{margin-right:67px}.pd-t-68{padding-top:68px}.pd-b-68{padding-bottom:68px}.pd-r-68{padding-right:68px}.pd-l-68{padding-left:68px}.ln-h-68{line-height:68px}.lts-68{letter-spacing:68px}.br-68{border-radius:68px}.width-68{width:68px}.mg-t-68{margin-top:68px}.mg-b-68{margin-bottom:68px}.mg-l-68{margin-left:68px}.mg-r-68{margin-right:68px}.pd-t-69{padding-top:69px}.pd-b-69{padding-bottom:69px}.pd-r-69{padding-right:69px}.pd-l-69{padding-left:69px}.ln-h-69{line-height:69px}.lts-69{letter-spacing:69px}.br-69{border-radius:69px}.width-69{width:69px}.mg-t-69{margin-top:69px}.mg-b-69{margin-bottom:69px}.mg-l-69{margin-left:69px}.mg-r-69{margin-right:69px}.pd-t-70{padding-top:70px}.pd-b-70{padding-bottom:70px}.pd-r-70{padding-right:70px}.pd-l-70{padding-left:70px}.ln-h-70{line-height:70px}.lts-70{letter-spacing:70px}.br-70{border-radius:70px}.width-70{width:70px}.mg-t-70{margin-top:70px}.mg-b-70{margin-bottom:70px}.mg-l-70{margin-left:70px}.mg-r-70{margin-right:70px}.pd-t-71{padding-top:71px}.pd-b-71{padding-bottom:71px}.pd-r-71{padding-right:71px}.pd-l-71{padding-left:71px}.ln-h-71{line-height:71px}.lts-71{letter-spacing:71px}.br-71{border-radius:71px}.width-71{width:71px}.mg-t-71{margin-top:71px}.mg-b-71{margin-bottom:71px}.mg-l-71{margin-left:71px}.mg-r-71{margin-right:71px}.pd-t-72{padding-top:72px}.pd-b-72{padding-bottom:72px}.pd-r-72{padding-right:72px}.pd-l-72{padding-left:72px}.ln-h-72{line-height:72px}.lts-72{letter-spacing:72px}.br-72{border-radius:72px}.width-72{width:72px}.mg-t-72{margin-top:72px}.mg-b-72{margin-bottom:72px}.mg-l-72{margin-left:72px}.mg-r-72{margin-right:72px}.pd-t-73{padding-top:73px}.pd-b-73{padding-bottom:73px}.pd-r-73{padding-right:73px}.pd-l-73{padding-left:73px}.ln-h-73{line-height:73px}.lts-73{letter-spacing:73px}.br-73{border-radius:73px}.width-73{width:73px}.mg-t-73{margin-top:73px}.mg-b-73{margin-bottom:73px}.mg-l-73{margin-left:73px}.mg-r-73{margin-right:73px}.pd-t-74{padding-top:74px}.pd-b-74{padding-bottom:74px}.pd-r-74{padding-right:74px}.pd-l-74{padding-left:74px}.ln-h-74{line-height:74px}.lts-74{letter-spacing:74px}.br-74{border-radius:74px}.width-74{width:74px}.mg-t-74{margin-top:74px}.mg-b-74{margin-bottom:74px}.mg-l-74{margin-left:74px}.mg-r-74{margin-right:74px}.pd-t-75{padding-top:75px}.pd-b-75{padding-bottom:75px}.pd-r-75{padding-right:75px}.pd-l-75{padding-left:75px}.ln-h-75{line-height:75px}.lts-75{letter-spacing:75px}.br-75{border-radius:75px}.width-75{width:75px}.mg-t-75{margin-top:75px}.mg-b-75{margin-bottom:75px}.mg-l-75{margin-left:75px}.mg-r-75{margin-right:75px}.pd-t-76{padding-top:76px}.pd-b-76{padding-bottom:76px}.pd-r-76{padding-right:76px}.pd-l-76{padding-left:76px}.ln-h-76{line-height:76px}.lts-76{letter-spacing:76px}.br-76{border-radius:76px}.width-76{width:76px}.mg-t-76{margin-top:76px}.mg-b-76{margin-bottom:76px}.mg-l-76{margin-left:76px}.mg-r-76{margin-right:76px}.pd-t-77{padding-top:77px}.pd-b-77{padding-bottom:77px}.pd-r-77{padding-right:77px}.pd-l-77{padding-left:77px}.ln-h-77{line-height:77px}.lts-77{letter-spacing:77px}.br-77{border-radius:77px}.width-77{width:77px}.mg-t-77{margin-top:77px}.mg-b-77{margin-bottom:77px}.mg-l-77{margin-left:77px}.mg-r-77{margin-right:77px}.pd-t-78{padding-top:78px}.pd-b-78{padding-bottom:78px}.pd-r-78{padding-right:78px}.pd-l-78{padding-left:78px}.ln-h-78{line-height:78px}.lts-78{letter-spacing:78px}.br-78{border-radius:78px}.width-78{width:78px}.mg-t-78{margin-top:78px}.mg-b-78{margin-bottom:78px}.mg-l-78{margin-left:78px}.mg-r-78{margin-right:78px}.pd-t-79{padding-top:79px}.pd-b-79{padding-bottom:79px}.pd-r-79{padding-right:79px}.pd-l-79{padding-left:79px}.ln-h-79{line-height:79px}.lts-79{letter-spacing:79px}.br-79{border-radius:79px}.width-79{width:79px}.mg-t-79{margin-top:79px}.mg-b-79{margin-bottom:79px}.mg-l-79{margin-left:79px}.mg-r-79{margin-right:79px}.pd-t-80{padding-top:80px}.pd-b-80{padding-bottom:80px}.pd-r-80{padding-right:80px}.pd-l-80{padding-left:80px}.ln-h-80{line-height:80px}.lts-80{letter-spacing:80px}.br-80{border-radius:80px}.width-80{width:80px}.mg-t-80{margin-top:80px}.mg-b-80{margin-bottom:80px}.mg-l-80{margin-left:80px}.mg-r-80{margin-right:80px}.pd-t-81{padding-top:81px}.pd-b-81{padding-bottom:81px}.pd-r-81{padding-right:81px}.pd-l-81{padding-left:81px}.ln-h-81{line-height:81px}.lts-81{letter-spacing:81px}.br-81{border-radius:81px}.width-81{width:81px}.mg-t-81{margin-top:81px}.mg-b-81{margin-bottom:81px}.mg-l-81{margin-left:81px}.mg-r-81{margin-right:81px}.pd-t-82{padding-top:82px}.pd-b-82{padding-bottom:82px}.pd-r-82{padding-right:82px}.pd-l-82{padding-left:82px}.ln-h-82{line-height:82px}.lts-82{letter-spacing:82px}.br-82{border-radius:82px}.width-82{width:82px}.mg-t-82{margin-top:82px}.mg-b-82{margin-bottom:82px}.mg-l-82{margin-left:82px}.mg-r-82{margin-right:82px}.pd-t-83{padding-top:83px}.pd-b-83{padding-bottom:83px}.pd-r-83{padding-right:83px}.pd-l-83{padding-left:83px}.ln-h-83{line-height:83px}.lts-83{letter-spacing:83px}.br-83{border-radius:83px}.width-83{width:83px}.mg-t-83{margin-top:83px}.mg-b-83{margin-bottom:83px}.mg-l-83{margin-left:83px}.mg-r-83{margin-right:83px}.pd-t-84{padding-top:84px}.pd-b-84{padding-bottom:84px}.pd-r-84{padding-right:84px}.pd-l-84{padding-left:84px}.ln-h-84{line-height:84px}.lts-84{letter-spacing:84px}.br-84{border-radius:84px}.width-84{width:84px}.mg-t-84{margin-top:84px}.mg-b-84{margin-bottom:84px}.mg-l-84{margin-left:84px}.mg-r-84{margin-right:84px}.pd-t-85{padding-top:85px}.pd-b-85{padding-bottom:85px}.pd-r-85{padding-right:85px}.pd-l-85{padding-left:85px}.ln-h-85{line-height:85px}.lts-85{letter-spacing:85px}.br-85{border-radius:85px}.width-85{width:85px}.mg-t-85{margin-top:85px}.mg-b-85{margin-bottom:85px}.mg-l-85{margin-left:85px}.mg-r-85{margin-right:85px}.pd-t-86{padding-top:86px}.pd-b-86{padding-bottom:86px}.pd-r-86{padding-right:86px}.pd-l-86{padding-left:86px}.ln-h-86{line-height:86px}.lts-86{letter-spacing:86px}.br-86{border-radius:86px}.width-86{width:86px}.mg-t-86{margin-top:86px}.mg-b-86{margin-bottom:86px}.mg-l-86{margin-left:86px}.mg-r-86{margin-right:86px}.pd-t-87{padding-top:87px}.pd-b-87{padding-bottom:87px}.pd-r-87{padding-right:87px}.pd-l-87{padding-left:87px}.ln-h-87{line-height:87px}.lts-87{letter-spacing:87px}.br-87{border-radius:87px}.width-87{width:87px}.mg-t-87{margin-top:87px}.mg-b-87{margin-bottom:87px}.mg-l-87{margin-left:87px}.mg-r-87{margin-right:87px}.pd-t-88{padding-top:88px}.pd-b-88{padding-bottom:88px}.pd-r-88{padding-right:88px}.pd-l-88{padding-left:88px}.ln-h-88{line-height:88px}.lts-88{letter-spacing:88px}.br-88{border-radius:88px}.width-88{width:88px}.mg-t-88{margin-top:88px}.mg-b-88{margin-bottom:88px}.mg-l-88{margin-left:88px}.mg-r-88{margin-right:88px}.pd-t-89{padding-top:89px}.pd-b-89{padding-bottom:89px}.pd-r-89{padding-right:89px}.pd-l-89{padding-left:89px}.ln-h-89{line-height:89px}.lts-89{letter-spacing:89px}.br-89{border-radius:89px}.width-89{width:89px}.mg-t-89{margin-top:89px}.mg-b-89{margin-bottom:89px}.mg-l-89{margin-left:89px}.mg-r-89{margin-right:89px}.pd-t-90{padding-top:90px}.pd-b-90{padding-bottom:90px}.pd-r-90{padding-right:90px}.pd-l-90{padding-left:90px}.ln-h-90{line-height:90px}.lts-90{letter-spacing:90px}.br-90{border-radius:90px}.width-90{width:90px}.mg-t-90{margin-top:90px}.mg-b-90{margin-bottom:90px}.mg-l-90{margin-left:90px}.mg-r-90{margin-right:90px}.pd-t-91{padding-top:91px}.pd-b-91{padding-bottom:91px}.pd-r-91{padding-right:91px}.pd-l-91{padding-left:91px}.ln-h-91{line-height:91px}.lts-91{letter-spacing:91px}.br-91{border-radius:91px}.width-91{width:91px}.mg-t-91{margin-top:91px}.mg-b-91{margin-bottom:91px}.mg-l-91{margin-left:91px}.mg-r-91{margin-right:91px}.pd-t-92{padding-top:92px}.pd-b-92{padding-bottom:92px}.pd-r-92{padding-right:92px}.pd-l-92{padding-left:92px}.ln-h-92{line-height:92px}.lts-92{letter-spacing:92px}.br-92{border-radius:92px}.width-92{width:92px}.mg-t-92{margin-top:92px}.mg-b-92{margin-bottom:92px}.mg-l-92{margin-left:92px}.mg-r-92{margin-right:92px}.pd-t-93{padding-top:93px}.pd-b-93{padding-bottom:93px}.pd-r-93{padding-right:93px}.pd-l-93{padding-left:93px}.ln-h-93{line-height:93px}.lts-93{letter-spacing:93px}.br-93{border-radius:93px}.width-93{width:93px}.mg-t-93{margin-top:93px}.mg-b-93{margin-bottom:93px}.mg-l-93{margin-left:93px}.mg-r-93{margin-right:93px}.pd-t-94{padding-top:94px}.pd-b-94{padding-bottom:94px}.pd-r-94{padding-right:94px}.pd-l-94{padding-left:94px}.ln-h-94{line-height:94px}.lts-94{letter-spacing:94px}.br-94{border-radius:94px}.width-94{width:94px}.mg-t-94{margin-top:94px}.mg-b-94{margin-bottom:94px}.mg-l-94{margin-left:94px}.mg-r-94{margin-right:94px}.pd-t-95{padding-top:95px}.pd-b-95{padding-bottom:95px}.pd-r-95{padding-right:95px}.pd-l-95{padding-left:95px}.ln-h-95{line-height:95px}.lts-95{letter-spacing:95px}.br-95{border-radius:95px}.width-95{width:95px}.mg-t-95{margin-top:95px}.mg-b-95{margin-bottom:95px}.mg-l-95{margin-left:95px}.mg-r-95{margin-right:95px}.pd-t-96{padding-top:96px}.pd-b-96{padding-bottom:96px}.pd-r-96{padding-right:96px}.pd-l-96{padding-left:96px}.ln-h-96{line-height:96px}.lts-96{letter-spacing:96px}.br-96{border-radius:96px}.width-96{width:96px}.mg-t-96{margin-top:96px}.mg-b-96{margin-bottom:96px}.mg-l-96{margin-left:96px}.mg-r-96{margin-right:96px}.pd-t-97{padding-top:97px}.pd-b-97{padding-bottom:97px}.pd-r-97{padding-right:97px}.pd-l-97{padding-left:97px}.ln-h-97{line-height:97px}.lts-97{letter-spacing:97px}.br-97{border-radius:97px}.width-97{width:97px}.mg-t-97{margin-top:97px}.mg-b-97{margin-bottom:97px}.mg-l-97{margin-left:97px}.mg-r-97{margin-right:97px}.pd-t-98{padding-top:98px}.pd-b-98{padding-bottom:98px}.pd-r-98{padding-right:98px}.pd-l-98{padding-left:98px}.ln-h-98{line-height:98px}.lts-98{letter-spacing:98px}.br-98{border-radius:98px}.width-98{width:98px}.mg-t-98{margin-top:98px}.mg-b-98{margin-bottom:98px}.mg-l-98{margin-left:98px}.mg-r-98{margin-right:98px}.pd-t-99{padding-top:99px}.pd-b-99{padding-bottom:99px}.pd-r-99{padding-right:99px}.pd-l-99{padding-left:99px}.ln-h-99{line-height:99px}.lts-99{letter-spacing:99px}.br-99{border-radius:99px}.width-99{width:99px}.mg-t-99{margin-top:99px}.mg-b-99{margin-bottom:99px}.mg-l-99{margin-left:99px}.mg-r-99{margin-right:99px}.pd-t-100{padding-top:100px}.pd-b-100{padding-bottom:100px}.pd-r-100{padding-right:100px}.pd-l-100{padding-left:100px}.ln-h-100{line-height:100px}.lts-100{letter-spacing:100px}.br-100{border-radius:100px}.width-100{width:100px}.mg-t-100{margin-top:100px}.mg-b-100{margin-bottom:100px}.mg-l-100{margin-left:100px}.mg-r-100{margin-right:100px}.pd-t-101{padding-top:101px}.pd-b-101{padding-bottom:101px}.pd-r-101{padding-right:101px}.pd-l-101{padding-left:101px}.ln-h-101{line-height:101px}.lts-101{letter-spacing:101px}.br-101{border-radius:101px}.width-101{width:101px}.mg-t-101{margin-top:101px}.mg-b-101{margin-bottom:101px}.mg-l-101{margin-left:101px}.mg-r-101{margin-right:101px}.pd-t-102{padding-top:102px}.pd-b-102{padding-bottom:102px}.pd-r-102{padding-right:102px}.pd-l-102{padding-left:102px}.ln-h-102{line-height:102px}.lts-102{letter-spacing:102px}.br-102{border-radius:102px}.width-102{width:102px}.mg-t-102{margin-top:102px}.mg-b-102{margin-bottom:102px}.mg-l-102{margin-left:102px}.mg-r-102{margin-right:102px}.pd-t-103{padding-top:103px}.pd-b-103{padding-bottom:103px}.pd-r-103{padding-right:103px}.pd-l-103{padding-left:103px}.ln-h-103{line-height:103px}.lts-103{letter-spacing:103px}.br-103{border-radius:103px}.width-103{width:103px}.mg-t-103{margin-top:103px}.mg-b-103{margin-bottom:103px}.mg-l-103{margin-left:103px}.mg-r-103{margin-right:103px}.pd-t-104{padding-top:104px}.pd-b-104{padding-bottom:104px}.pd-r-104{padding-right:104px}.pd-l-104{padding-left:104px}.ln-h-104{line-height:104px}.lts-104{letter-spacing:104px}.br-104{border-radius:104px}.width-104{width:104px}.mg-t-104{margin-top:104px}.mg-b-104{margin-bottom:104px}.mg-l-104{margin-left:104px}.mg-r-104{margin-right:104px}.pd-t-105{padding-top:105px}.pd-b-105{padding-bottom:105px}.pd-r-105{padding-right:105px}.pd-l-105{padding-left:105px}.ln-h-105{line-height:105px}.lts-105{letter-spacing:105px}.br-105{border-radius:105px}.width-105{width:105px}.mg-t-105{margin-top:105px}.mg-b-105{margin-bottom:105px}.mg-l-105{margin-left:105px}.mg-r-105{margin-right:105px}.pd-t-106{padding-top:106px}.pd-b-106{padding-bottom:106px}.pd-r-106{padding-right:106px}.pd-l-106{padding-left:106px}.ln-h-106{line-height:106px}.lts-106{letter-spacing:106px}.br-106{border-radius:106px}.width-106{width:106px}.mg-t-106{margin-top:106px}.mg-b-106{margin-bottom:106px}.mg-l-106{margin-left:106px}.mg-r-106{margin-right:106px}.pd-t-107{padding-top:107px}.pd-b-107{padding-bottom:107px}.pd-r-107{padding-right:107px}.pd-l-107{padding-left:107px}.ln-h-107{line-height:107px}.lts-107{letter-spacing:107px}.br-107{border-radius:107px}.width-107{width:107px}.mg-t-107{margin-top:107px}.mg-b-107{margin-bottom:107px}.mg-l-107{margin-left:107px}.mg-r-107{margin-right:107px}.pd-t-108{padding-top:108px}.pd-b-108{padding-bottom:108px}.pd-r-108{padding-right:108px}.pd-l-108{padding-left:108px}.ln-h-108{line-height:108px}.lts-108{letter-spacing:108px}.br-108{border-radius:108px}.width-108{width:108px}.mg-t-108{margin-top:108px}.mg-b-108{margin-bottom:108px}.mg-l-108{margin-left:108px}.mg-r-108{margin-right:108px}.pd-t-109{padding-top:109px}.pd-b-109{padding-bottom:109px}.pd-r-109{padding-right:109px}.pd-l-109{padding-left:109px}.ln-h-109{line-height:109px}.lts-109{letter-spacing:109px}.br-109{border-radius:109px}.width-109{width:109px}.mg-t-109{margin-top:109px}.mg-b-109{margin-bottom:109px}.mg-l-109{margin-left:109px}.mg-r-109{margin-right:109px}.pd-t-110{padding-top:110px}.pd-b-110{padding-bottom:110px}.pd-r-110{padding-right:110px}.pd-l-110{padding-left:110px}.ln-h-110{line-height:110px}.lts-110{letter-spacing:110px}.br-110{border-radius:110px}.width-110{width:110px}.mg-t-110{margin-top:110px}.mg-b-110{margin-bottom:110px}.mg-l-110{margin-left:110px}.mg-r-110{margin-right:110px}.pd-t-111{padding-top:111px}.pd-b-111{padding-bottom:111px}.pd-r-111{padding-right:111px}.pd-l-111{padding-left:111px}.ln-h-111{line-height:111px}.lts-111{letter-spacing:111px}.br-111{border-radius:111px}.width-111{width:111px}.mg-t-111{margin-top:111px}.mg-b-111{margin-bottom:111px}.mg-l-111{margin-left:111px}.mg-r-111{margin-right:111px}.pd-t-112{padding-top:112px}.pd-b-112{padding-bottom:112px}.pd-r-112{padding-right:112px}.pd-l-112{padding-left:112px}.ln-h-112{line-height:112px}.lts-112{letter-spacing:112px}.br-112{border-radius:112px}.width-112{width:112px}.mg-t-112{margin-top:112px}.mg-b-112{margin-bottom:112px}.mg-l-112{margin-left:112px}.mg-r-112{margin-right:112px}.pd-t-113{padding-top:113px}.pd-b-113{padding-bottom:113px}.pd-r-113{padding-right:113px}.pd-l-113{padding-left:113px}.ln-h-113{line-height:113px}.lts-113{letter-spacing:113px}.br-113{border-radius:113px}.width-113{width:113px}.mg-t-113{margin-top:113px}.mg-b-113{margin-bottom:113px}.mg-l-113{margin-left:113px}.mg-r-113{margin-right:113px}.pd-t-114{padding-top:114px}.pd-b-114{padding-bottom:114px}.pd-r-114{padding-right:114px}.pd-l-114{padding-left:114px}.ln-h-114{line-height:114px}.lts-114{letter-spacing:114px}.br-114{border-radius:114px}.width-114{width:114px}.mg-t-114{margin-top:114px}.mg-b-114{margin-bottom:114px}.mg-l-114{margin-left:114px}.mg-r-114{margin-right:114px}.pd-t-115{padding-top:115px}.pd-b-115{padding-bottom:115px}.pd-r-115{padding-right:115px}.pd-l-115{padding-left:115px}.ln-h-115{line-height:115px}.lts-115{letter-spacing:115px}.br-115{border-radius:115px}.width-115{width:115px}.mg-t-115{margin-top:115px}.mg-b-115{margin-bottom:115px}.mg-l-115{margin-left:115px}.mg-r-115{margin-right:115px}.pd-t-116{padding-top:116px}.pd-b-116{padding-bottom:116px}.pd-r-116{padding-right:116px}.pd-l-116{padding-left:116px}.ln-h-116{line-height:116px}.lts-116{letter-spacing:116px}.br-116{border-radius:116px}.width-116{width:116px}.mg-t-116{margin-top:116px}.mg-b-116{margin-bottom:116px}.mg-l-116{margin-left:116px}.mg-r-116{margin-right:116px}.pd-t-117{padding-top:117px}.pd-b-117{padding-bottom:117px}.pd-r-117{padding-right:117px}.pd-l-117{padding-left:117px}.ln-h-117{line-height:117px}.lts-117{letter-spacing:117px}.br-117{border-radius:117px}.width-117{width:117px}.mg-t-117{margin-top:117px}.mg-b-117{margin-bottom:117px}.mg-l-117{margin-left:117px}.mg-r-117{margin-right:117px}.pd-t-118{padding-top:118px}.pd-b-118{padding-bottom:118px}.pd-r-118{padding-right:118px}.pd-l-118{padding-left:118px}.ln-h-118{line-height:118px}.lts-118{letter-spacing:118px}.br-118{border-radius:118px}.width-118{width:118px}.mg-t-118{margin-top:118px}.mg-b-118{margin-bottom:118px}.mg-l-118{margin-left:118px}.mg-r-118{margin-right:118px}.pd-t-119{padding-top:119px}.pd-b-119{padding-bottom:119px}.pd-r-119{padding-right:119px}.pd-l-119{padding-left:119px}.ln-h-119{line-height:119px}.lts-119{letter-spacing:119px}.br-119{border-radius:119px}.width-119{width:119px}.mg-t-119{margin-top:119px}.mg-b-119{margin-bottom:119px}.mg-l-119{margin-left:119px}.mg-r-119{margin-right:119px}.pd-t-120{padding-top:120px}.pd-b-120{padding-bottom:120px}.pd-r-120{padding-right:120px}.pd-l-120{padding-left:120px}.ln-h-120{line-height:120px}.lts-120{letter-spacing:120px}.br-120{border-radius:120px}.width-120{width:120px}.mg-t-120{margin-top:120px}.mg-b-120{margin-bottom:120px}.mg-l-120{margin-left:120px}.mg-r-120{margin-right:120px}.pd-t-121{padding-top:121px}.pd-b-121{padding-bottom:121px}.pd-r-121{padding-right:121px}.pd-l-121{padding-left:121px}.ln-h-121{line-height:121px}.lts-121{letter-spacing:121px}.br-121{border-radius:121px}.width-121{width:121px}.mg-t-121{margin-top:121px}.mg-b-121{margin-bottom:121px}.mg-l-121{margin-left:121px}.mg-r-121{margin-right:121px}.pd-t-122{padding-top:122px}.pd-b-122{padding-bottom:122px}.pd-r-122{padding-right:122px}.pd-l-122{padding-left:122px}.ln-h-122{line-height:122px}.lts-122{letter-spacing:122px}.br-122{border-radius:122px}.width-122{width:122px}.mg-t-122{margin-top:122px}.mg-b-122{margin-bottom:122px}.mg-l-122{margin-left:122px}.mg-r-122{margin-right:122px}.pd-t-123{padding-top:123px}.pd-b-123{padding-bottom:123px}.pd-r-123{padding-right:123px}.pd-l-123{padding-left:123px}.ln-h-123{line-height:123px}.lts-123{letter-spacing:123px}.br-123{border-radius:123px}.width-123{width:123px}.mg-t-123{margin-top:123px}.mg-b-123{margin-bottom:123px}.mg-l-123{margin-left:123px}.mg-r-123{margin-right:123px}.pd-t-124{padding-top:124px}.pd-b-124{padding-bottom:124px}.pd-r-124{padding-right:124px}.pd-l-124{padding-left:124px}.ln-h-124{line-height:124px}.lts-124{letter-spacing:124px}.br-124{border-radius:124px}.width-124{width:124px}.mg-t-124{margin-top:124px}.mg-b-124{margin-bottom:124px}.mg-l-124{margin-left:124px}.mg-r-124{margin-right:124px}.pd-t-125{padding-top:125px}.pd-b-125{padding-bottom:125px}.pd-r-125{padding-right:125px}.pd-l-125{padding-left:125px}.ln-h-125{line-height:125px}.lts-125{letter-spacing:125px}.br-125{border-radius:125px}.width-125{width:125px}.mg-t-125{margin-top:125px}.mg-b-125{margin-bottom:125px}.mg-l-125{margin-left:125px}.mg-r-125{margin-right:125px}.pd-t-126{padding-top:126px}.pd-b-126{padding-bottom:126px}.pd-r-126{padding-right:126px}.pd-l-126{padding-left:126px}.ln-h-126{line-height:126px}.lts-126{letter-spacing:126px}.br-126{border-radius:126px}.width-126{width:126px}.mg-t-126{margin-top:126px}.mg-b-126{margin-bottom:126px}.mg-l-126{margin-left:126px}.mg-r-126{margin-right:126px}.pd-t-127{padding-top:127px}.pd-b-127{padding-bottom:127px}.pd-r-127{padding-right:127px}.pd-l-127{padding-left:127px}.ln-h-127{line-height:127px}.lts-127{letter-spacing:127px}.br-127{border-radius:127px}.width-127{width:127px}.mg-t-127{margin-top:127px}.mg-b-127{margin-bottom:127px}.mg-l-127{margin-left:127px}.mg-r-127{margin-right:127px}.pd-t-128{padding-top:128px}.pd-b-128{padding-bottom:128px}.pd-r-128{padding-right:128px}.pd-l-128{padding-left:128px}.ln-h-128{line-height:128px}.lts-128{letter-spacing:128px}.br-128{border-radius:128px}.width-128{width:128px}.mg-t-128{margin-top:128px}.mg-b-128{margin-bottom:128px}.mg-l-128{margin-left:128px}.mg-r-128{margin-right:128px}.pd-t-129{padding-top:129px}.pd-b-129{padding-bottom:129px}.pd-r-129{padding-right:129px}.pd-l-129{padding-left:129px}.ln-h-129{line-height:129px}.lts-129{letter-spacing:129px}.br-129{border-radius:129px}.width-129{width:129px}.mg-t-129{margin-top:129px}.mg-b-129{margin-bottom:129px}.mg-l-129{margin-left:129px}.mg-r-129{margin-right:129px}.pd-t-130{padding-top:130px}.pd-b-130{padding-bottom:130px}.pd-r-130{padding-right:130px}.pd-l-130{padding-left:130px}.ln-h-130{line-height:130px}.lts-130{letter-spacing:130px}.br-130{border-radius:130px}.width-130{width:130px}.mg-t-130{margin-top:130px}.mg-b-130{margin-bottom:130px}.mg-l-130{margin-left:130px}.mg-r-130{margin-right:130px}.pd-t-131{padding-top:131px}.pd-b-131{padding-bottom:131px}.pd-r-131{padding-right:131px}.pd-l-131{padding-left:131px}.ln-h-131{line-height:131px}.lts-131{letter-spacing:131px}.br-131{border-radius:131px}.width-131{width:131px}.mg-t-131{margin-top:131px}.mg-b-131{margin-bottom:131px}.mg-l-131{margin-left:131px}.mg-r-131{margin-right:131px}.pd-t-132{padding-top:132px}.pd-b-132{padding-bottom:132px}.pd-r-132{padding-right:132px}.pd-l-132{padding-left:132px}.ln-h-132{line-height:132px}.lts-132{letter-spacing:132px}.br-132{border-radius:132px}.width-132{width:132px}.mg-t-132{margin-top:132px}.mg-b-132{margin-bottom:132px}.mg-l-132{margin-left:132px}.mg-r-132{margin-right:132px}.pd-t-133{padding-top:133px}.pd-b-133{padding-bottom:133px}.pd-r-133{padding-right:133px}.pd-l-133{padding-left:133px}.ln-h-133{line-height:133px}.lts-133{letter-spacing:133px}.br-133{border-radius:133px}.width-133{width:133px}.mg-t-133{margin-top:133px}.mg-b-133{margin-bottom:133px}.mg-l-133{margin-left:133px}.mg-r-133{margin-right:133px}.pd-t-134{padding-top:134px}.pd-b-134{padding-bottom:134px}.pd-r-134{padding-right:134px}.pd-l-134{padding-left:134px}.ln-h-134{line-height:134px}.lts-134{letter-spacing:134px}.br-134{border-radius:134px}.width-134{width:134px}.mg-t-134{margin-top:134px}.mg-b-134{margin-bottom:134px}.mg-l-134{margin-left:134px}.mg-r-134{margin-right:134px}.pd-t-135{padding-top:135px}.pd-b-135{padding-bottom:135px}.pd-r-135{padding-right:135px}.pd-l-135{padding-left:135px}.ln-h-135{line-height:135px}.lts-135{letter-spacing:135px}.br-135{border-radius:135px}.width-135{width:135px}.mg-t-135{margin-top:135px}.mg-b-135{margin-bottom:135px}.mg-l-135{margin-left:135px}.mg-r-135{margin-right:135px}.pd-t-136{padding-top:136px}.pd-b-136{padding-bottom:136px}.pd-r-136{padding-right:136px}.pd-l-136{padding-left:136px}.ln-h-136{line-height:136px}.lts-136{letter-spacing:136px}.br-136{border-radius:136px}.width-136{width:136px}.mg-t-136{margin-top:136px}.mg-b-136{margin-bottom:136px}.mg-l-136{margin-left:136px}.mg-r-136{margin-right:136px}.pd-t-137{padding-top:137px}.pd-b-137{padding-bottom:137px}.pd-r-137{padding-right:137px}.pd-l-137{padding-left:137px}.ln-h-137{line-height:137px}.lts-137{letter-spacing:137px}.br-137{border-radius:137px}.width-137{width:137px}.mg-t-137{margin-top:137px}.mg-b-137{margin-bottom:137px}.mg-l-137{margin-left:137px}.mg-r-137{margin-right:137px}.pd-t-138{padding-top:138px}.pd-b-138{padding-bottom:138px}.pd-r-138{padding-right:138px}.pd-l-138{padding-left:138px}.ln-h-138{line-height:138px}.lts-138{letter-spacing:138px}.br-138{border-radius:138px}.width-138{width:138px}.mg-t-138{margin-top:138px}.mg-b-138{margin-bottom:138px}.mg-l-138{margin-left:138px}.mg-r-138{margin-right:138px}.pd-t-139{padding-top:139px}.pd-b-139{padding-bottom:139px}.pd-r-139{padding-right:139px}.pd-l-139{padding-left:139px}.ln-h-139{line-height:139px}.lts-139{letter-spacing:139px}.br-139{border-radius:139px}.width-139{width:139px}.mg-t-139{margin-top:139px}.mg-b-139{margin-bottom:139px}.mg-l-139{margin-left:139px}.mg-r-139{margin-right:139px}.pd-t-140{padding-top:140px}.pd-b-140{padding-bottom:140px}.pd-r-140{padding-right:140px}.pd-l-140{padding-left:140px}.ln-h-140{line-height:140px}.lts-140{letter-spacing:140px}.br-140{border-radius:140px}.width-140{width:140px}.mg-t-140{margin-top:140px}.mg-b-140{margin-bottom:140px}.mg-l-140{margin-left:140px}.mg-r-140{margin-right:140px}.pd-t-141{padding-top:141px}.pd-b-141{padding-bottom:141px}.pd-r-141{padding-right:141px}.pd-l-141{padding-left:141px}.ln-h-141{line-height:141px}.lts-141{letter-spacing:141px}.br-141{border-radius:141px}.width-141{width:141px}.mg-t-141{margin-top:141px}.mg-b-141{margin-bottom:141px}.mg-l-141{margin-left:141px}.mg-r-141{margin-right:141px}.pd-t-142{padding-top:142px}.pd-b-142{padding-bottom:142px}.pd-r-142{padding-right:142px}.pd-l-142{padding-left:142px}.ln-h-142{line-height:142px}.lts-142{letter-spacing:142px}.br-142{border-radius:142px}.width-142{width:142px}.mg-t-142{margin-top:142px}.mg-b-142{margin-bottom:142px}.mg-l-142{margin-left:142px}.mg-r-142{margin-right:142px}.pd-t-143{padding-top:143px}.pd-b-143{padding-bottom:143px}.pd-r-143{padding-right:143px}.pd-l-143{padding-left:143px}.ln-h-143{line-height:143px}.lts-143{letter-spacing:143px}.br-143{border-radius:143px}.width-143{width:143px}.mg-t-143{margin-top:143px}.mg-b-143{margin-bottom:143px}.mg-l-143{margin-left:143px}.mg-r-143{margin-right:143px}.pd-t-144{padding-top:144px}.pd-b-144{padding-bottom:144px}.pd-r-144{padding-right:144px}.pd-l-144{padding-left:144px}.ln-h-144{line-height:144px}.lts-144{letter-spacing:144px}.br-144{border-radius:144px}.width-144{width:144px}.mg-t-144{margin-top:144px}.mg-b-144{margin-bottom:144px}.mg-l-144{margin-left:144px}.mg-r-144{margin-right:144px}.pd-t-145{padding-top:145px}.pd-b-145{padding-bottom:145px}.pd-r-145{padding-right:145px}.pd-l-145{padding-left:145px}.ln-h-145{line-height:145px}.lts-145{letter-spacing:145px}.br-145{border-radius:145px}.width-145{width:145px}.mg-t-145{margin-top:145px}.mg-b-145{margin-bottom:145px}.mg-l-145{margin-left:145px}.mg-r-145{margin-right:145px}.pd-t-146{padding-top:146px}.pd-b-146{padding-bottom:146px}.pd-r-146{padding-right:146px}.pd-l-146{padding-left:146px}.ln-h-146{line-height:146px}.lts-146{letter-spacing:146px}.br-146{border-radius:146px}.width-146{width:146px}.mg-t-146{margin-top:146px}.mg-b-146{margin-bottom:146px}.mg-l-146{margin-left:146px}.mg-r-146{margin-right:146px}.pd-t-147{padding-top:147px}.pd-b-147{padding-bottom:147px}.pd-r-147{padding-right:147px}.pd-l-147{padding-left:147px}.ln-h-147{line-height:147px}.lts-147{letter-spacing:147px}.br-147{border-radius:147px}.width-147{width:147px}.mg-t-147{margin-top:147px}.mg-b-147{margin-bottom:147px}.mg-l-147{margin-left:147px}.mg-r-147{margin-right:147px}.pd-t-148{padding-top:148px}.pd-b-148{padding-bottom:148px}.pd-r-148{padding-right:148px}.pd-l-148{padding-left:148px}.ln-h-148{line-height:148px}.lts-148{letter-spacing:148px}.br-148{border-radius:148px}.width-148{width:148px}.mg-t-148{margin-top:148px}.mg-b-148{margin-bottom:148px}.mg-l-148{margin-left:148px}.mg-r-148{margin-right:148px}.pd-t-149{padding-top:149px}.pd-b-149{padding-bottom:149px}.pd-r-149{padding-right:149px}.pd-l-149{padding-left:149px}.ln-h-149{line-height:149px}.lts-149{letter-spacing:149px}.br-149{border-radius:149px}.width-149{width:149px}.mg-t-149{margin-top:149px}.mg-b-149{margin-bottom:149px}.mg-l-149{margin-left:149px}.mg-r-149{margin-right:149px}.pd-t-150{padding-top:150px}.pd-b-150{padding-bottom:150px}.pd-r-150{padding-right:150px}.pd-l-150{padding-left:150px}.ln-h-150{line-height:150px}.lts-150{letter-spacing:150px}.br-150{border-radius:150px}.width-150{width:150px}.mg-t-150{margin-top:150px}.mg-b-150{margin-bottom:150px}.mg-l-150{margin-left:150px}.mg-r-150{margin-right:150px}.pd-t-151{padding-top:151px}.pd-b-151{padding-bottom:151px}.pd-r-151{padding-right:151px}.pd-l-151{padding-left:151px}.ln-h-151{line-height:151px}.lts-151{letter-spacing:151px}.br-151{border-radius:151px}.width-151{width:151px}.mg-t-151{margin-top:151px}.mg-b-151{margin-bottom:151px}.mg-l-151{margin-left:151px}.mg-r-151{margin-right:151px}.pd-t-152{padding-top:152px}.pd-b-152{padding-bottom:152px}.pd-r-152{padding-right:152px}.pd-l-152{padding-left:152px}.ln-h-152{line-height:152px}.lts-152{letter-spacing:152px}.br-152{border-radius:152px}.width-152{width:152px}.mg-t-152{margin-top:152px}.mg-b-152{margin-bottom:152px}.mg-l-152{margin-left:152px}.mg-r-152{margin-right:152px}.pd-t-153{padding-top:153px}.pd-b-153{padding-bottom:153px}.pd-r-153{padding-right:153px}.pd-l-153{padding-left:153px}.ln-h-153{line-height:153px}.lts-153{letter-spacing:153px}.br-153{border-radius:153px}.width-153{width:153px}.mg-t-153{margin-top:153px}.mg-b-153{margin-bottom:153px}.mg-l-153{margin-left:153px}.mg-r-153{margin-right:153px}.pd-t-154{padding-top:154px}.pd-b-154{padding-bottom:154px}.pd-r-154{padding-right:154px}.pd-l-154{padding-left:154px}.ln-h-154{line-height:154px}.lts-154{letter-spacing:154px}.br-154{border-radius:154px}.width-154{width:154px}.mg-t-154{margin-top:154px}.mg-b-154{margin-bottom:154px}.mg-l-154{margin-left:154px}.mg-r-154{margin-right:154px}.pd-t-155{padding-top:155px}.pd-b-155{padding-bottom:155px}.pd-r-155{padding-right:155px}.pd-l-155{padding-left:155px}.ln-h-155{line-height:155px}.lts-155{letter-spacing:155px}.br-155{border-radius:155px}.width-155{width:155px}.mg-t-155{margin-top:155px}.mg-b-155{margin-bottom:155px}.mg-l-155{margin-left:155px}.mg-r-155{margin-right:155px}.pd-t-156{padding-top:156px}.pd-b-156{padding-bottom:156px}.pd-r-156{padding-right:156px}.pd-l-156{padding-left:156px}.ln-h-156{line-height:156px}.lts-156{letter-spacing:156px}.br-156{border-radius:156px}.width-156{width:156px}.mg-t-156{margin-top:156px}.mg-b-156{margin-bottom:156px}.mg-l-156{margin-left:156px}.mg-r-156{margin-right:156px}.pd-t-157{padding-top:157px}.pd-b-157{padding-bottom:157px}.pd-r-157{padding-right:157px}.pd-l-157{padding-left:157px}.ln-h-157{line-height:157px}.lts-157{letter-spacing:157px}.br-157{border-radius:157px}.width-157{width:157px}.mg-t-157{margin-top:157px}.mg-b-157{margin-bottom:157px}.mg-l-157{margin-left:157px}.mg-r-157{margin-right:157px}.pd-t-158{padding-top:158px}.pd-b-158{padding-bottom:158px}.pd-r-158{padding-right:158px}.pd-l-158{padding-left:158px}.ln-h-158{line-height:158px}.lts-158{letter-spacing:158px}.br-158{border-radius:158px}.width-158{width:158px}.mg-t-158{margin-top:158px}.mg-b-158{margin-bottom:158px}.mg-l-158{margin-left:158px}.mg-r-158{margin-right:158px}.pd-t-159{padding-top:159px}.pd-b-159{padding-bottom:159px}.pd-r-159{padding-right:159px}.pd-l-159{padding-left:159px}.ln-h-159{line-height:159px}.lts-159{letter-spacing:159px}.br-159{border-radius:159px}.width-159{width:159px}.mg-t-159{margin-top:159px}.mg-b-159{margin-bottom:159px}.mg-l-159{margin-left:159px}.mg-r-159{margin-right:159px}.pd-t-160{padding-top:160px}.pd-b-160{padding-bottom:160px}.pd-r-160{padding-right:160px}.pd-l-160{padding-left:160px}.ln-h-160{line-height:160px}.lts-160{letter-spacing:160px}.br-160{border-radius:160px}.width-160{width:160px}.mg-t-160{margin-top:160px}.mg-b-160{margin-bottom:160px}.mg-l-160{margin-left:160px}.mg-r-160{margin-right:160px}.pd-t-161{padding-top:161px}.pd-b-161{padding-bottom:161px}.pd-r-161{padding-right:161px}.pd-l-161{padding-left:161px}.ln-h-161{line-height:161px}.lts-161{letter-spacing:161px}.br-161{border-radius:161px}.width-161{width:161px}.mg-t-161{margin-top:161px}.mg-b-161{margin-bottom:161px}.mg-l-161{margin-left:161px}.mg-r-161{margin-right:161px}.pd-t-162{padding-top:162px}.pd-b-162{padding-bottom:162px}.pd-r-162{padding-right:162px}.pd-l-162{padding-left:162px}.ln-h-162{line-height:162px}.lts-162{letter-spacing:162px}.br-162{border-radius:162px}.width-162{width:162px}.mg-t-162{margin-top:162px}.mg-b-162{margin-bottom:162px}.mg-l-162{margin-left:162px}.mg-r-162{margin-right:162px}.pd-t-163{padding-top:163px}.pd-b-163{padding-bottom:163px}.pd-r-163{padding-right:163px}.pd-l-163{padding-left:163px}.ln-h-163{line-height:163px}.lts-163{letter-spacing:163px}.br-163{border-radius:163px}.width-163{width:163px}.mg-t-163{margin-top:163px}.mg-b-163{margin-bottom:163px}.mg-l-163{margin-left:163px}.mg-r-163{margin-right:163px}.pd-t-164{padding-top:164px}.pd-b-164{padding-bottom:164px}.pd-r-164{padding-right:164px}.pd-l-164{padding-left:164px}.ln-h-164{line-height:164px}.lts-164{letter-spacing:164px}.br-164{border-radius:164px}.width-164{width:164px}.mg-t-164{margin-top:164px}.mg-b-164{margin-bottom:164px}.mg-l-164{margin-left:164px}.mg-r-164{margin-right:164px}.pd-t-165{padding-top:165px}.pd-b-165{padding-bottom:165px}.pd-r-165{padding-right:165px}.pd-l-165{padding-left:165px}.ln-h-165{line-height:165px}.lts-165{letter-spacing:165px}.br-165{border-radius:165px}.width-165{width:165px}.mg-t-165{margin-top:165px}.mg-b-165{margin-bottom:165px}.mg-l-165{margin-left:165px}.mg-r-165{margin-right:165px}.pd-t-166{padding-top:166px}.pd-b-166{padding-bottom:166px}.pd-r-166{padding-right:166px}.pd-l-166{padding-left:166px}.ln-h-166{line-height:166px}.lts-166{letter-spacing:166px}.br-166{border-radius:166px}.width-166{width:166px}.mg-t-166{margin-top:166px}.mg-b-166{margin-bottom:166px}.mg-l-166{margin-left:166px}.mg-r-166{margin-right:166px}.pd-t-167{padding-top:167px}.pd-b-167{padding-bottom:167px}.pd-r-167{padding-right:167px}.pd-l-167{padding-left:167px}.ln-h-167{line-height:167px}.lts-167{letter-spacing:167px}.br-167{border-radius:167px}.width-167{width:167px}.mg-t-167{margin-top:167px}.mg-b-167{margin-bottom:167px}.mg-l-167{margin-left:167px}.mg-r-167{margin-right:167px}.pd-t-168{padding-top:168px}.pd-b-168{padding-bottom:168px}.pd-r-168{padding-right:168px}.pd-l-168{padding-left:168px}.ln-h-168{line-height:168px}.lts-168{letter-spacing:168px}.br-168{border-radius:168px}.width-168{width:168px}.mg-t-168{margin-top:168px}.mg-b-168{margin-bottom:168px}.mg-l-168{margin-left:168px}.mg-r-168{margin-right:168px}.pd-t-169{padding-top:169px}.pd-b-169{padding-bottom:169px}.pd-r-169{padding-right:169px}.pd-l-169{padding-left:169px}.ln-h-169{line-height:169px}.lts-169{letter-spacing:169px}.br-169{border-radius:169px}.width-169{width:169px}.mg-t-169{margin-top:169px}.mg-b-169{margin-bottom:169px}.mg-l-169{margin-left:169px}.mg-r-169{margin-right:169px}.pd-t-170{padding-top:170px}.pd-b-170{padding-bottom:170px}.pd-r-170{padding-right:170px}.pd-l-170{padding-left:170px}.ln-h-170{line-height:170px}.lts-170{letter-spacing:170px}.br-170{border-radius:170px}.width-170{width:170px}.mg-t-170{margin-top:170px}.mg-b-170{margin-bottom:170px}.mg-l-170{margin-left:170px}.mg-r-170{margin-right:170px}.pd-t-171{padding-top:171px}.pd-b-171{padding-bottom:171px}.pd-r-171{padding-right:171px}.pd-l-171{padding-left:171px}.ln-h-171{line-height:171px}.lts-171{letter-spacing:171px}.br-171{border-radius:171px}.width-171{width:171px}.mg-t-171{margin-top:171px}.mg-b-171{margin-bottom:171px}.mg-l-171{margin-left:171px}.mg-r-171{margin-right:171px}.pd-t-172{padding-top:172px}.pd-b-172{padding-bottom:172px}.pd-r-172{padding-right:172px}.pd-l-172{padding-left:172px}.ln-h-172{line-height:172px}.lts-172{letter-spacing:172px}.br-172{border-radius:172px}.width-172{width:172px}.mg-t-172{margin-top:172px}.mg-b-172{margin-bottom:172px}.mg-l-172{margin-left:172px}.mg-r-172{margin-right:172px}.pd-t-173{padding-top:173px}.pd-b-173{padding-bottom:173px}.pd-r-173{padding-right:173px}.pd-l-173{padding-left:173px}.ln-h-173{line-height:173px}.lts-173{letter-spacing:173px}.br-173{border-radius:173px}.width-173{width:173px}.mg-t-173{margin-top:173px}.mg-b-173{margin-bottom:173px}.mg-l-173{margin-left:173px}.mg-r-173{margin-right:173px}.pd-t-174{padding-top:174px}.pd-b-174{padding-bottom:174px}.pd-r-174{padding-right:174px}.pd-l-174{padding-left:174px}.ln-h-174{line-height:174px}.lts-174{letter-spacing:174px}.br-174{border-radius:174px}.width-174{width:174px}.mg-t-174{margin-top:174px}.mg-b-174{margin-bottom:174px}.mg-l-174{margin-left:174px}.mg-r-174{margin-right:174px}.pd-t-175{padding-top:175px}.pd-b-175{padding-bottom:175px}.pd-r-175{padding-right:175px}.pd-l-175{padding-left:175px}.ln-h-175{line-height:175px}.lts-175{letter-spacing:175px}.br-175{border-radius:175px}.width-175{width:175px}.mg-t-175{margin-top:175px}.mg-b-175{margin-bottom:175px}.mg-l-175{margin-left:175px}.mg-r-175{margin-right:175px}.pd-t-176{padding-top:176px}.pd-b-176{padding-bottom:176px}.pd-r-176{padding-right:176px}.pd-l-176{padding-left:176px}.ln-h-176{line-height:176px}.lts-176{letter-spacing:176px}.br-176{border-radius:176px}.width-176{width:176px}.mg-t-176{margin-top:176px}.mg-b-176{margin-bottom:176px}.mg-l-176{margin-left:176px}.mg-r-176{margin-right:176px}.pd-t-177{padding-top:177px}.pd-b-177{padding-bottom:177px}.pd-r-177{padding-right:177px}.pd-l-177{padding-left:177px}.ln-h-177{line-height:177px}.lts-177{letter-spacing:177px}.br-177{border-radius:177px}.width-177{width:177px}.mg-t-177{margin-top:177px}.mg-b-177{margin-bottom:177px}.mg-l-177{margin-left:177px}.mg-r-177{margin-right:177px}.pd-t-178{padding-top:178px}.pd-b-178{padding-bottom:178px}.pd-r-178{padding-right:178px}.pd-l-178{padding-left:178px}.ln-h-178{line-height:178px}.lts-178{letter-spacing:178px}.br-178{border-radius:178px}.width-178{width:178px}.mg-t-178{margin-top:178px}.mg-b-178{margin-bottom:178px}.mg-l-178{margin-left:178px}.mg-r-178{margin-right:178px}.pd-t-179{padding-top:179px}.pd-b-179{padding-bottom:179px}.pd-r-179{padding-right:179px}.pd-l-179{padding-left:179px}.ln-h-179{line-height:179px}.lts-179{letter-spacing:179px}.br-179{border-radius:179px}.width-179{width:179px}.mg-t-179{margin-top:179px}.mg-b-179{margin-bottom:179px}.mg-l-179{margin-left:179px}.mg-r-179{margin-right:179px}.pd-t-180{padding-top:180px}.pd-b-180{padding-bottom:180px}.pd-r-180{padding-right:180px}.pd-l-180{padding-left:180px}.ln-h-180{line-height:180px}.lts-180{letter-spacing:180px}.br-180{border-radius:180px}.width-180{width:180px}.mg-t-180{margin-top:180px}.mg-b-180{margin-bottom:180px}.mg-l-180{margin-left:180px}.mg-r-180{margin-right:180px}.pd-t-181{padding-top:181px}.pd-b-181{padding-bottom:181px}.pd-r-181{padding-right:181px}.pd-l-181{padding-left:181px}.ln-h-181{line-height:181px}.lts-181{letter-spacing:181px}.br-181{border-radius:181px}.width-181{width:181px}.mg-t-181{margin-top:181px}.mg-b-181{margin-bottom:181px}.mg-l-181{margin-left:181px}.mg-r-181{margin-right:181px}.pd-t-182{padding-top:182px}.pd-b-182{padding-bottom:182px}.pd-r-182{padding-right:182px}.pd-l-182{padding-left:182px}.ln-h-182{line-height:182px}.lts-182{letter-spacing:182px}.br-182{border-radius:182px}.width-182{width:182px}.mg-t-182{margin-top:182px}.mg-b-182{margin-bottom:182px}.mg-l-182{margin-left:182px}.mg-r-182{margin-right:182px}.pd-t-183{padding-top:183px}.pd-b-183{padding-bottom:183px}.pd-r-183{padding-right:183px}.pd-l-183{padding-left:183px}.ln-h-183{line-height:183px}.lts-183{letter-spacing:183px}.br-183{border-radius:183px}.width-183{width:183px}.mg-t-183{margin-top:183px}.mg-b-183{margin-bottom:183px}.mg-l-183{margin-left:183px}.mg-r-183{margin-right:183px}.pd-t-184{padding-top:184px}.pd-b-184{padding-bottom:184px}.pd-r-184{padding-right:184px}.pd-l-184{padding-left:184px}.ln-h-184{line-height:184px}.lts-184{letter-spacing:184px}.br-184{border-radius:184px}.width-184{width:184px}.mg-t-184{margin-top:184px}.mg-b-184{margin-bottom:184px}.mg-l-184{margin-left:184px}.mg-r-184{margin-right:184px}.pd-t-185{padding-top:185px}.pd-b-185{padding-bottom:185px}.pd-r-185{padding-right:185px}.pd-l-185{padding-left:185px}.ln-h-185{line-height:185px}.lts-185{letter-spacing:185px}.br-185{border-radius:185px}.width-185{width:185px}.mg-t-185{margin-top:185px}.mg-b-185{margin-bottom:185px}.mg-l-185{margin-left:185px}.mg-r-185{margin-right:185px}.pd-t-186{padding-top:186px}.pd-b-186{padding-bottom:186px}.pd-r-186{padding-right:186px}.pd-l-186{padding-left:186px}.ln-h-186{line-height:186px}.lts-186{letter-spacing:186px}.br-186{border-radius:186px}.width-186{width:186px}.mg-t-186{margin-top:186px}.mg-b-186{margin-bottom:186px}.mg-l-186{margin-left:186px}.mg-r-186{margin-right:186px}.pd-t-187{padding-top:187px}.pd-b-187{padding-bottom:187px}.pd-r-187{padding-right:187px}.pd-l-187{padding-left:187px}.ln-h-187{line-height:187px}.lts-187{letter-spacing:187px}.br-187{border-radius:187px}.width-187{width:187px}.mg-t-187{margin-top:187px}.mg-b-187{margin-bottom:187px}.mg-l-187{margin-left:187px}.mg-r-187{margin-right:187px}.pd-t-188{padding-top:188px}.pd-b-188{padding-bottom:188px}.pd-r-188{padding-right:188px}.pd-l-188{padding-left:188px}.ln-h-188{line-height:188px}.lts-188{letter-spacing:188px}.br-188{border-radius:188px}.width-188{width:188px}.mg-t-188{margin-top:188px}.mg-b-188{margin-bottom:188px}.mg-l-188{margin-left:188px}.mg-r-188{margin-right:188px}.pd-t-189{padding-top:189px}.pd-b-189{padding-bottom:189px}.pd-r-189{padding-right:189px}.pd-l-189{padding-left:189px}.ln-h-189{line-height:189px}.lts-189{letter-spacing:189px}.br-189{border-radius:189px}.width-189{width:189px}.mg-t-189{margin-top:189px}.mg-b-189{margin-bottom:189px}.mg-l-189{margin-left:189px}.mg-r-189{margin-right:189px}.pd-t-190{padding-top:190px}.pd-b-190{padding-bottom:190px}.pd-r-190{padding-right:190px}.pd-l-190{padding-left:190px}.ln-h-190{line-height:190px}.lts-190{letter-spacing:190px}.br-190{border-radius:190px}.width-190{width:190px}.mg-t-190{margin-top:190px}.mg-b-190{margin-bottom:190px}.mg-l-190{margin-left:190px}.mg-r-190{margin-right:190px}.pd-t-191{padding-top:191px}.pd-b-191{padding-bottom:191px}.pd-r-191{padding-right:191px}.pd-l-191{padding-left:191px}.ln-h-191{line-height:191px}.lts-191{letter-spacing:191px}.br-191{border-radius:191px}.width-191{width:191px}.mg-t-191{margin-top:191px}.mg-b-191{margin-bottom:191px}.mg-l-191{margin-left:191px}.mg-r-191{margin-right:191px}.pd-t-192{padding-top:192px}.pd-b-192{padding-bottom:192px}.pd-r-192{padding-right:192px}.pd-l-192{padding-left:192px}.ln-h-192{line-height:192px}.lts-192{letter-spacing:192px}.br-192{border-radius:192px}.width-192{width:192px}.mg-t-192{margin-top:192px}.mg-b-192{margin-bottom:192px}.mg-l-192{margin-left:192px}.mg-r-192{margin-right:192px}.pd-t-193{padding-top:193px}.pd-b-193{padding-bottom:193px}.pd-r-193{padding-right:193px}.pd-l-193{padding-left:193px}.ln-h-193{line-height:193px}.lts-193{letter-spacing:193px}.br-193{border-radius:193px}.width-193{width:193px}.mg-t-193{margin-top:193px}.mg-b-193{margin-bottom:193px}.mg-l-193{margin-left:193px}.mg-r-193{margin-right:193px}.pd-t-194{padding-top:194px}.pd-b-194{padding-bottom:194px}.pd-r-194{padding-right:194px}.pd-l-194{padding-left:194px}.ln-h-194{line-height:194px}.lts-194{letter-spacing:194px}.br-194{border-radius:194px}.width-194{width:194px}.mg-t-194{margin-top:194px}.mg-b-194{margin-bottom:194px}.mg-l-194{margin-left:194px}.mg-r-194{margin-right:194px}.pd-t-195{padding-top:195px}.pd-b-195{padding-bottom:195px}.pd-r-195{padding-right:195px}.pd-l-195{padding-left:195px}.ln-h-195{line-height:195px}.lts-195{letter-spacing:195px}.br-195{border-radius:195px}.width-195{width:195px}.mg-t-195{margin-top:195px}.mg-b-195{margin-bottom:195px}.mg-l-195{margin-left:195px}.mg-r-195{margin-right:195px}.pd-t-196{padding-top:196px}.pd-b-196{padding-bottom:196px}.pd-r-196{padding-right:196px}.pd-l-196{padding-left:196px}.ln-h-196{line-height:196px}.lts-196{letter-spacing:196px}.br-196{border-radius:196px}.width-196{width:196px}.mg-t-196{margin-top:196px}.mg-b-196{margin-bottom:196px}.mg-l-196{margin-left:196px}.mg-r-196{margin-right:196px}.pd-t-197{padding-top:197px}.pd-b-197{padding-bottom:197px}.pd-r-197{padding-right:197px}.pd-l-197{padding-left:197px}.ln-h-197{line-height:197px}.lts-197{letter-spacing:197px}.br-197{border-radius:197px}.width-197{width:197px}.mg-t-197{margin-top:197px}.mg-b-197{margin-bottom:197px}.mg-l-197{margin-left:197px}.mg-r-197{margin-right:197px}.pd-t-198{padding-top:198px}.pd-b-198{padding-bottom:198px}.pd-r-198{padding-right:198px}.pd-l-198{padding-left:198px}.ln-h-198{line-height:198px}.lts-198{letter-spacing:198px}.br-198{border-radius:198px}.width-198{width:198px}.mg-t-198{margin-top:198px}.mg-b-198{margin-bottom:198px}.mg-l-198{margin-left:198px}.mg-r-198{margin-right:198px}.pd-t-199{padding-top:199px}.pd-b-199{padding-bottom:199px}.pd-r-199{padding-right:199px}.pd-l-199{padding-left:199px}.ln-h-199{line-height:199px}.lts-199{letter-spacing:199px}.br-199{border-radius:199px}.width-199{width:199px}.mg-t-199{margin-top:199px}.mg-b-199{margin-bottom:199px}.mg-l-199{margin-left:199px}.mg-r-199{margin-right:199px}.pd-t-200{padding-top:200px}.pd-b-200{padding-bottom:200px}.pd-r-200{padding-right:200px}.pd-l-200{padding-left:200px}.ln-h-200{line-height:200px}.lts-200{letter-spacing:200px}.br-200{border-radius:200px}.width-200{width:200px}.mg-t-200{margin-top:200px}.mg-b-200{margin-bottom:200px}.mg-l-200{margin-left:200px}.mg-r-200{margin-right:200px}@media (max-width: 500px){.res500-pd-t-0{padding-top:0!important}.res500-pd-b-0{padding-bottom:0!important}.res500-pd-r-0{padding-right:0!important}.res500-pd-l-0{padding-left:0!important}.res500-width-0{width:0px!important}.mg-t-0,.res500-mg-t-0{margin-top:0}.res500-mg-b-0{margin-bottom:0}.res500-mg-l-0{margin-left:0}.res500-mg-r-0{margin-right:0}.res500-pd-t-1{padding-top:1px!important}.res500-pd-b-1{padding-bottom:1px!important}.res500-pd-r-1{padding-right:1px!important}.res500-pd-l-1{padding-left:1px!important}.res500-width-1{width:1px!important}.mg-t-1,.res500-mg-t-1{margin-top:1px}.res500-mg-b-1{margin-bottom:1px}.res500-mg-l-1{margin-left:1px}.res500-mg-r-1{margin-right:1px}.res500-pd-t-2{padding-top:2px!important}.res500-pd-b-2{padding-bottom:2px!important}.res500-pd-r-2{padding-right:2px!important}.res500-pd-l-2{padding-left:2px!important}.res500-width-2{width:2px!important}.mg-t-2,.res500-mg-t-2{margin-top:2px}.res500-mg-b-2{margin-bottom:2px}.res500-mg-l-2{margin-left:2px}.res500-mg-r-2{margin-right:2px}.res500-pd-t-3{padding-top:3px!important}.res500-pd-b-3{padding-bottom:3px!important}.res500-pd-r-3{padding-right:3px!important}.res500-pd-l-3{padding-left:3px!important}.res500-width-3{width:3px!important}.mg-t-3,.res500-mg-t-3{margin-top:3px}.res500-mg-b-3{margin-bottom:3px}.res500-mg-l-3{margin-left:3px}.res500-mg-r-3{margin-right:3px}.res500-pd-t-4{padding-top:4px!important}.res500-pd-b-4{padding-bottom:4px!important}.res500-pd-r-4{padding-right:4px!important}.res500-pd-l-4{padding-left:4px!important}.res500-width-4{width:4px!important}.mg-t-4,.res500-mg-t-4{margin-top:4px}.res500-mg-b-4{margin-bottom:4px}.res500-mg-l-4{margin-left:4px}.res500-mg-r-4{margin-right:4px}.res500-pd-t-5{padding-top:5px!important}.res500-pd-b-5{padding-bottom:5px!important}.res500-pd-r-5{padding-right:5px!important}.res500-pd-l-5{padding-left:5px!important}.res500-width-5{width:5px!important}.mg-t-5,.res500-mg-t-5{margin-top:5px}.res500-mg-b-5{margin-bottom:5px}.res500-mg-l-5{margin-left:5px}.res500-mg-r-5{margin-right:5px}.res500-pd-t-6{padding-top:6px!important}.res500-pd-b-6{padding-bottom:6px!important}.res500-pd-r-6{padding-right:6px!important}.res500-pd-l-6{padding-left:6px!important}.res500-width-6{width:6px!important}.mg-t-6,.res500-mg-t-6{margin-top:6px}.res500-mg-b-6{margin-bottom:6px}.res500-mg-l-6{margin-left:6px}.res500-mg-r-6{margin-right:6px}.res500-pd-t-7{padding-top:7px!important}.res500-pd-b-7{padding-bottom:7px!important}.res500-pd-r-7{padding-right:7px!important}.res500-pd-l-7{padding-left:7px!important}.res500-width-7{width:7px!important}.mg-t-7,.res500-mg-t-7{margin-top:7px}.res500-mg-b-7{margin-bottom:7px}.res500-mg-l-7{margin-left:7px}.res500-mg-r-7{margin-right:7px}.res500-pd-t-8{padding-top:8px!important}.res500-pd-b-8{padding-bottom:8px!important}.res500-pd-r-8{padding-right:8px!important}.res500-pd-l-8{padding-left:8px!important}.res500-width-8{width:8px!important}.mg-t-8,.res500-mg-t-8{margin-top:8px}.res500-mg-b-8{margin-bottom:8px}.res500-mg-l-8{margin-left:8px}.res500-mg-r-8{margin-right:8px}.res500-pd-t-9{padding-top:9px!important}.res500-pd-b-9{padding-bottom:9px!important}.res500-pd-r-9{padding-right:9px!important}.res500-pd-l-9{padding-left:9px!important}.res500-width-9{width:9px!important}.mg-t-9,.res500-mg-t-9{margin-top:9px}.res500-mg-b-9{margin-bottom:9px}.res500-mg-l-9{margin-left:9px}.res500-mg-r-9{margin-right:9px}.res500-pd-t-10{padding-top:10px!important}.res500-pd-b-10{padding-bottom:10px!important}.res500-pd-r-10{padding-right:10px!important}.res500-pd-l-10{padding-left:10px!important}.res500-width-10{width:10px!important}.mg-t-10,.res500-mg-t-10{margin-top:10px}.res500-mg-b-10{margin-bottom:10px}.res500-mg-l-10{margin-left:10px}.res500-mg-r-10{margin-right:10px}.res500-pd-t-11{padding-top:11px!important}.res500-pd-b-11{padding-bottom:11px!important}.res500-pd-r-11{padding-right:11px!important}.res500-pd-l-11{padding-left:11px!important}.res500-width-11{width:11px!important}.mg-t-11,.res500-mg-t-11{margin-top:11px}.res500-mg-b-11{margin-bottom:11px}.res500-mg-l-11{margin-left:11px}.res500-mg-r-11{margin-right:11px}.res500-pd-t-12{padding-top:12px!important}.res500-pd-b-12{padding-bottom:12px!important}.res500-pd-r-12{padding-right:12px!important}.res500-pd-l-12{padding-left:12px!important}.res500-width-12{width:12px!important}.mg-t-12,.res500-mg-t-12{margin-top:12px}.res500-mg-b-12{margin-bottom:12px}.res500-mg-l-12{margin-left:12px}.res500-mg-r-12{margin-right:12px}.res500-pd-t-13{padding-top:13px!important}.res500-pd-b-13{padding-bottom:13px!important}.res500-pd-r-13{padding-right:13px!important}.res500-pd-l-13{padding-left:13px!important}.res500-width-13{width:13px!important}.mg-t-13,.res500-mg-t-13{margin-top:13px}.res500-mg-b-13{margin-bottom:13px}.res500-mg-l-13{margin-left:13px}.res500-mg-r-13{margin-right:13px}.res500-pd-t-14{padding-top:14px!important}.res500-pd-b-14{padding-bottom:14px!important}.res500-pd-r-14{padding-right:14px!important}.res500-pd-l-14{padding-left:14px!important}.res500-width-14{width:14px!important}.mg-t-14,.res500-mg-t-14{margin-top:14px}.res500-mg-b-14{margin-bottom:14px}.res500-mg-l-14{margin-left:14px}.res500-mg-r-14{margin-right:14px}.res500-pd-t-15{padding-top:15px!important}.res500-pd-b-15{padding-bottom:15px!important}.res500-pd-r-15{padding-right:15px!important}.res500-pd-l-15{padding-left:15px!important}.res500-width-15{width:15px!important}.mg-t-15,.res500-mg-t-15{margin-top:15px}.res500-mg-b-15{margin-bottom:15px}.res500-mg-l-15{margin-left:15px}.res500-mg-r-15{margin-right:15px}.res500-pd-t-16{padding-top:16px!important}.res500-pd-b-16{padding-bottom:16px!important}.res500-pd-r-16{padding-right:16px!important}.res500-pd-l-16{padding-left:16px!important}.res500-width-16{width:16px!important}.mg-t-16,.res500-mg-t-16{margin-top:16px}.res500-mg-b-16{margin-bottom:16px}.res500-mg-l-16{margin-left:16px}.res500-mg-r-16{margin-right:16px}.res500-pd-t-17{padding-top:17px!important}.res500-pd-b-17{padding-bottom:17px!important}.res500-pd-r-17{padding-right:17px!important}.res500-pd-l-17{padding-left:17px!important}.res500-width-17{width:17px!important}.mg-t-17,.res500-mg-t-17{margin-top:17px}.res500-mg-b-17{margin-bottom:17px}.res500-mg-l-17{margin-left:17px}.res500-mg-r-17{margin-right:17px}.res500-pd-t-18{padding-top:18px!important}.res500-pd-b-18{padding-bottom:18px!important}.res500-pd-r-18{padding-right:18px!important}.res500-pd-l-18{padding-left:18px!important}.res500-width-18{width:18px!important}.mg-t-18,.res500-mg-t-18{margin-top:18px}.res500-mg-b-18{margin-bottom:18px}.res500-mg-l-18{margin-left:18px}.res500-mg-r-18{margin-right:18px}.res500-pd-t-19{padding-top:19px!important}.res500-pd-b-19{padding-bottom:19px!important}.res500-pd-r-19{padding-right:19px!important}.res500-pd-l-19{padding-left:19px!important}.res500-width-19{width:19px!important}.mg-t-19,.res500-mg-t-19{margin-top:19px}.res500-mg-b-19{margin-bottom:19px}.res500-mg-l-19{margin-left:19px}.res500-mg-r-19{margin-right:19px}.res500-pd-t-20{padding-top:20px!important}.res500-pd-b-20{padding-bottom:20px!important}.res500-pd-r-20{padding-right:20px!important}.res500-pd-l-20{padding-left:20px!important}.res500-width-20{width:20px!important}.mg-t-20,.res500-mg-t-20{margin-top:20px}.res500-mg-b-20{margin-bottom:20px}.res500-mg-l-20{margin-left:20px}.res500-mg-r-20{margin-right:20px}.res500-pd-t-21{padding-top:21px!important}.res500-pd-b-21{padding-bottom:21px!important}.res500-pd-r-21{padding-right:21px!important}.res500-pd-l-21{padding-left:21px!important}.res500-width-21{width:21px!important}.mg-t-21,.res500-mg-t-21{margin-top:21px}.res500-mg-b-21{margin-bottom:21px}.res500-mg-l-21{margin-left:21px}.res500-mg-r-21{margin-right:21px}.res500-pd-t-22{padding-top:22px!important}.res500-pd-b-22{padding-bottom:22px!important}.res500-pd-r-22{padding-right:22px!important}.res500-pd-l-22{padding-left:22px!important}.res500-width-22{width:22px!important}.mg-t-22,.res500-mg-t-22{margin-top:22px}.res500-mg-b-22{margin-bottom:22px}.res500-mg-l-22{margin-left:22px}.res500-mg-r-22{margin-right:22px}.res500-pd-t-23{padding-top:23px!important}.res500-pd-b-23{padding-bottom:23px!important}.res500-pd-r-23{padding-right:23px!important}.res500-pd-l-23{padding-left:23px!important}.res500-width-23{width:23px!important}.mg-t-23,.res500-mg-t-23{margin-top:23px}.res500-mg-b-23{margin-bottom:23px}.res500-mg-l-23{margin-left:23px}.res500-mg-r-23{margin-right:23px}.res500-pd-t-24{padding-top:24px!important}.res500-pd-b-24{padding-bottom:24px!important}.res500-pd-r-24{padding-right:24px!important}.res500-pd-l-24{padding-left:24px!important}.res500-width-24{width:24px!important}.mg-t-24,.res500-mg-t-24{margin-top:24px}.res500-mg-b-24{margin-bottom:24px}.res500-mg-l-24{margin-left:24px}.res500-mg-r-24{margin-right:24px}.res500-pd-t-25{padding-top:25px!important}.res500-pd-b-25{padding-bottom:25px!important}.res500-pd-r-25{padding-right:25px!important}.res500-pd-l-25{padding-left:25px!important}.res500-width-25{width:25px!important}.mg-t-25,.res500-mg-t-25{margin-top:25px}.res500-mg-b-25{margin-bottom:25px}.res500-mg-l-25{margin-left:25px}.res500-mg-r-25{margin-right:25px}.res500-pd-t-26{padding-top:26px!important}.res500-pd-b-26{padding-bottom:26px!important}.res500-pd-r-26{padding-right:26px!important}.res500-pd-l-26{padding-left:26px!important}.res500-width-26{width:26px!important}.mg-t-26,.res500-mg-t-26{margin-top:26px}.res500-mg-b-26{margin-bottom:26px}.res500-mg-l-26{margin-left:26px}.res500-mg-r-26{margin-right:26px}.res500-pd-t-27{padding-top:27px!important}.res500-pd-b-27{padding-bottom:27px!important}.res500-pd-r-27{padding-right:27px!important}.res500-pd-l-27{padding-left:27px!important}.res500-width-27{width:27px!important}.mg-t-27,.res500-mg-t-27{margin-top:27px}.res500-mg-b-27{margin-bottom:27px}.res500-mg-l-27{margin-left:27px}.res500-mg-r-27{margin-right:27px}.res500-pd-t-28{padding-top:28px!important}.res500-pd-b-28{padding-bottom:28px!important}.res500-pd-r-28{padding-right:28px!important}.res500-pd-l-28{padding-left:28px!important}.res500-width-28{width:28px!important}.mg-t-28,.res500-mg-t-28{margin-top:28px}.res500-mg-b-28{margin-bottom:28px}.res500-mg-l-28{margin-left:28px}.res500-mg-r-28{margin-right:28px}.res500-pd-t-29{padding-top:29px!important}.res500-pd-b-29{padding-bottom:29px!important}.res500-pd-r-29{padding-right:29px!important}.res500-pd-l-29{padding-left:29px!important}.res500-width-29{width:29px!important}.mg-t-29,.res500-mg-t-29{margin-top:29px}.res500-mg-b-29{margin-bottom:29px}.res500-mg-l-29{margin-left:29px}.res500-mg-r-29{margin-right:29px}.res500-pd-t-30{padding-top:30px!important}.res500-pd-b-30{padding-bottom:30px!important}.res500-pd-r-30{padding-right:30px!important}.res500-pd-l-30{padding-left:30px!important}.res500-width-30{width:30px!important}.mg-t-30,.res500-mg-t-30{margin-top:30px}.res500-mg-b-30{margin-bottom:30px}.res500-mg-l-30{margin-left:30px}.res500-mg-r-30{margin-right:30px}.res500-pd-t-31{padding-top:31px!important}.res500-pd-b-31{padding-bottom:31px!important}.res500-pd-r-31{padding-right:31px!important}.res500-pd-l-31{padding-left:31px!important}.res500-width-31{width:31px!important}.mg-t-31,.res500-mg-t-31{margin-top:31px}.res500-mg-b-31{margin-bottom:31px}.res500-mg-l-31{margin-left:31px}.res500-mg-r-31{margin-right:31px}.res500-pd-t-32{padding-top:32px!important}.res500-pd-b-32{padding-bottom:32px!important}.res500-pd-r-32{padding-right:32px!important}.res500-pd-l-32{padding-left:32px!important}.res500-width-32{width:32px!important}.mg-t-32,.res500-mg-t-32{margin-top:32px}.res500-mg-b-32{margin-bottom:32px}.res500-mg-l-32{margin-left:32px}.res500-mg-r-32{margin-right:32px}.res500-pd-t-33{padding-top:33px!important}.res500-pd-b-33{padding-bottom:33px!important}.res500-pd-r-33{padding-right:33px!important}.res500-pd-l-33{padding-left:33px!important}.res500-width-33{width:33px!important}.mg-t-33,.res500-mg-t-33{margin-top:33px}.res500-mg-b-33{margin-bottom:33px}.res500-mg-l-33{margin-left:33px}.res500-mg-r-33{margin-right:33px}.res500-pd-t-34{padding-top:34px!important}.res500-pd-b-34{padding-bottom:34px!important}.res500-pd-r-34{padding-right:34px!important}.res500-pd-l-34{padding-left:34px!important}.res500-width-34{width:34px!important}.mg-t-34,.res500-mg-t-34{margin-top:34px}.res500-mg-b-34{margin-bottom:34px}.res500-mg-l-34{margin-left:34px}.res500-mg-r-34{margin-right:34px}.res500-pd-t-35{padding-top:35px!important}.res500-pd-b-35{padding-bottom:35px!important}.res500-pd-r-35{padding-right:35px!important}.res500-pd-l-35{padding-left:35px!important}.res500-width-35{width:35px!important}.mg-t-35,.res500-mg-t-35{margin-top:35px}.res500-mg-b-35{margin-bottom:35px}.res500-mg-l-35{margin-left:35px}.res500-mg-r-35{margin-right:35px}.res500-pd-t-36{padding-top:36px!important}.res500-pd-b-36{padding-bottom:36px!important}.res500-pd-r-36{padding-right:36px!important}.res500-pd-l-36{padding-left:36px!important}.res500-width-36{width:36px!important}.mg-t-36,.res500-mg-t-36{margin-top:36px}.res500-mg-b-36{margin-bottom:36px}.res500-mg-l-36{margin-left:36px}.res500-mg-r-36{margin-right:36px}.res500-pd-t-37{padding-top:37px!important}.res500-pd-b-37{padding-bottom:37px!important}.res500-pd-r-37{padding-right:37px!important}.res500-pd-l-37{padding-left:37px!important}.res500-width-37{width:37px!important}.mg-t-37,.res500-mg-t-37{margin-top:37px}.res500-mg-b-37{margin-bottom:37px}.res500-mg-l-37{margin-left:37px}.res500-mg-r-37{margin-right:37px}.res500-pd-t-38{padding-top:38px!important}.res500-pd-b-38{padding-bottom:38px!important}.res500-pd-r-38{padding-right:38px!important}.res500-pd-l-38{padding-left:38px!important}.res500-width-38{width:38px!important}.mg-t-38,.res500-mg-t-38{margin-top:38px}.res500-mg-b-38{margin-bottom:38px}.res500-mg-l-38{margin-left:38px}.res500-mg-r-38{margin-right:38px}.res500-pd-t-39{padding-top:39px!important}.res500-pd-b-39{padding-bottom:39px!important}.res500-pd-r-39{padding-right:39px!important}.res500-pd-l-39{padding-left:39px!important}.res500-width-39{width:39px!important}.mg-t-39,.res500-mg-t-39{margin-top:39px}.res500-mg-b-39{margin-bottom:39px}.res500-mg-l-39{margin-left:39px}.res500-mg-r-39{margin-right:39px}.res500-pd-t-40{padding-top:40px!important}.res500-pd-b-40{padding-bottom:40px!important}.res500-pd-r-40{padding-right:40px!important}.res500-pd-l-40{padding-left:40px!important}.res500-width-40{width:40px!important}.mg-t-40,.res500-mg-t-40{margin-top:40px}.res500-mg-b-40{margin-bottom:40px}.res500-mg-l-40{margin-left:40px}.res500-mg-r-40{margin-right:40px}.res500-pd-t-41{padding-top:41px!important}.res500-pd-b-41{padding-bottom:41px!important}.res500-pd-r-41{padding-right:41px!important}.res500-pd-l-41{padding-left:41px!important}.res500-width-41{width:41px!important}.mg-t-41,.res500-mg-t-41{margin-top:41px}.res500-mg-b-41{margin-bottom:41px}.res500-mg-l-41{margin-left:41px}.res500-mg-r-41{margin-right:41px}.res500-pd-t-42{padding-top:42px!important}.res500-pd-b-42{padding-bottom:42px!important}.res500-pd-r-42{padding-right:42px!important}.res500-pd-l-42{padding-left:42px!important}.res500-width-42{width:42px!important}.mg-t-42,.res500-mg-t-42{margin-top:42px}.res500-mg-b-42{margin-bottom:42px}.res500-mg-l-42{margin-left:42px}.res500-mg-r-42{margin-right:42px}.res500-pd-t-43{padding-top:43px!important}.res500-pd-b-43{padding-bottom:43px!important}.res500-pd-r-43{padding-right:43px!important}.res500-pd-l-43{padding-left:43px!important}.res500-width-43{width:43px!important}.mg-t-43,.res500-mg-t-43{margin-top:43px}.res500-mg-b-43{margin-bottom:43px}.res500-mg-l-43{margin-left:43px}.res500-mg-r-43{margin-right:43px}.res500-pd-t-44{padding-top:44px!important}.res500-pd-b-44{padding-bottom:44px!important}.res500-pd-r-44{padding-right:44px!important}.res500-pd-l-44{padding-left:44px!important}.res500-width-44{width:44px!important}.mg-t-44,.res500-mg-t-44{margin-top:44px}.res500-mg-b-44{margin-bottom:44px}.res500-mg-l-44{margin-left:44px}.res500-mg-r-44{margin-right:44px}.res500-pd-t-45{padding-top:45px!important}.res500-pd-b-45{padding-bottom:45px!important}.res500-pd-r-45{padding-right:45px!important}.res500-pd-l-45{padding-left:45px!important}.res500-width-45{width:45px!important}.mg-t-45,.res500-mg-t-45{margin-top:45px}.res500-mg-b-45{margin-bottom:45px}.res500-mg-l-45{margin-left:45px}.res500-mg-r-45{margin-right:45px}.res500-pd-t-46{padding-top:46px!important}.res500-pd-b-46{padding-bottom:46px!important}.res500-pd-r-46{padding-right:46px!important}.res500-pd-l-46{padding-left:46px!important}.res500-width-46{width:46px!important}.mg-t-46,.res500-mg-t-46{margin-top:46px}.res500-mg-b-46{margin-bottom:46px}.res500-mg-l-46{margin-left:46px}.res500-mg-r-46{margin-right:46px}.res500-pd-t-47{padding-top:47px!important}.res500-pd-b-47{padding-bottom:47px!important}.res500-pd-r-47{padding-right:47px!important}.res500-pd-l-47{padding-left:47px!important}.res500-width-47{width:47px!important}.mg-t-47,.res500-mg-t-47{margin-top:47px}.res500-mg-b-47{margin-bottom:47px}.res500-mg-l-47{margin-left:47px}.res500-mg-r-47{margin-right:47px}.res500-pd-t-48{padding-top:48px!important}.res500-pd-b-48{padding-bottom:48px!important}.res500-pd-r-48{padding-right:48px!important}.res500-pd-l-48{padding-left:48px!important}.res500-width-48{width:48px!important}.mg-t-48,.res500-mg-t-48{margin-top:48px}.res500-mg-b-48{margin-bottom:48px}.res500-mg-l-48{margin-left:48px}.res500-mg-r-48{margin-right:48px}.res500-pd-t-49{padding-top:49px!important}.res500-pd-b-49{padding-bottom:49px!important}.res500-pd-r-49{padding-right:49px!important}.res500-pd-l-49{padding-left:49px!important}.res500-width-49{width:49px!important}.mg-t-49,.res500-mg-t-49{margin-top:49px}.res500-mg-b-49{margin-bottom:49px}.res500-mg-l-49{margin-left:49px}.res500-mg-r-49{margin-right:49px}.res500-pd-t-50{padding-top:50px!important}.res500-pd-b-50{padding-bottom:50px!important}.res500-pd-r-50{padding-right:50px!important}.res500-pd-l-50{padding-left:50px!important}.res500-width-50{width:50px!important}.mg-t-50,.res500-mg-t-50{margin-top:50px}.res500-mg-b-50{margin-bottom:50px}.res500-mg-l-50{margin-left:50px}.res500-mg-r-50{margin-right:50px}.res500-pd-t-51{padding-top:51px!important}.res500-pd-b-51{padding-bottom:51px!important}.res500-pd-r-51{padding-right:51px!important}.res500-pd-l-51{padding-left:51px!important}.res500-width-51{width:51px!important}.mg-t-51,.res500-mg-t-51{margin-top:51px}.res500-mg-b-51{margin-bottom:51px}.res500-mg-l-51{margin-left:51px}.res500-mg-r-51{margin-right:51px}.res500-pd-t-52{padding-top:52px!important}.res500-pd-b-52{padding-bottom:52px!important}.res500-pd-r-52{padding-right:52px!important}.res500-pd-l-52{padding-left:52px!important}.res500-width-52{width:52px!important}.mg-t-52,.res500-mg-t-52{margin-top:52px}.res500-mg-b-52{margin-bottom:52px}.res500-mg-l-52{margin-left:52px}.res500-mg-r-52{margin-right:52px}.res500-pd-t-53{padding-top:53px!important}.res500-pd-b-53{padding-bottom:53px!important}.res500-pd-r-53{padding-right:53px!important}.res500-pd-l-53{padding-left:53px!important}.res500-width-53{width:53px!important}.mg-t-53,.res500-mg-t-53{margin-top:53px}.res500-mg-b-53{margin-bottom:53px}.res500-mg-l-53{margin-left:53px}.res500-mg-r-53{margin-right:53px}.res500-pd-t-54{padding-top:54px!important}.res500-pd-b-54{padding-bottom:54px!important}.res500-pd-r-54{padding-right:54px!important}.res500-pd-l-54{padding-left:54px!important}.res500-width-54{width:54px!important}.mg-t-54,.res500-mg-t-54{margin-top:54px}.res500-mg-b-54{margin-bottom:54px}.res500-mg-l-54{margin-left:54px}.res500-mg-r-54{margin-right:54px}.res500-pd-t-55{padding-top:55px!important}.res500-pd-b-55{padding-bottom:55px!important}.res500-pd-r-55{padding-right:55px!important}.res500-pd-l-55{padding-left:55px!important}.res500-width-55{width:55px!important}.mg-t-55,.res500-mg-t-55{margin-top:55px}.res500-mg-b-55{margin-bottom:55px}.res500-mg-l-55{margin-left:55px}.res500-mg-r-55{margin-right:55px}.res500-pd-t-56{padding-top:56px!important}.res500-pd-b-56{padding-bottom:56px!important}.res500-pd-r-56{padding-right:56px!important}.res500-pd-l-56{padding-left:56px!important}.res500-width-56{width:56px!important}.mg-t-56,.res500-mg-t-56{margin-top:56px}.res500-mg-b-56{margin-bottom:56px}.res500-mg-l-56{margin-left:56px}.res500-mg-r-56{margin-right:56px}.res500-pd-t-57{padding-top:57px!important}.res500-pd-b-57{padding-bottom:57px!important}.res500-pd-r-57{padding-right:57px!important}.res500-pd-l-57{padding-left:57px!important}.res500-width-57{width:57px!important}.mg-t-57,.res500-mg-t-57{margin-top:57px}.res500-mg-b-57{margin-bottom:57px}.res500-mg-l-57{margin-left:57px}.res500-mg-r-57{margin-right:57px}.res500-pd-t-58{padding-top:58px!important}.res500-pd-b-58{padding-bottom:58px!important}.res500-pd-r-58{padding-right:58px!important}.res500-pd-l-58{padding-left:58px!important}.res500-width-58{width:58px!important}.mg-t-58,.res500-mg-t-58{margin-top:58px}.res500-mg-b-58{margin-bottom:58px}.res500-mg-l-58{margin-left:58px}.res500-mg-r-58{margin-right:58px}.res500-pd-t-59{padding-top:59px!important}.res500-pd-b-59{padding-bottom:59px!important}.res500-pd-r-59{padding-right:59px!important}.res500-pd-l-59{padding-left:59px!important}.res500-width-59{width:59px!important}.mg-t-59,.res500-mg-t-59{margin-top:59px}.res500-mg-b-59{margin-bottom:59px}.res500-mg-l-59{margin-left:59px}.res500-mg-r-59{margin-right:59px}.res500-pd-t-60{padding-top:60px!important}.res500-pd-b-60{padding-bottom:60px!important}.res500-pd-r-60{padding-right:60px!important}.res500-pd-l-60{padding-left:60px!important}.res500-width-60{width:60px!important}.mg-t-60,.res500-mg-t-60{margin-top:60px}.res500-mg-b-60{margin-bottom:60px}.res500-mg-l-60{margin-left:60px}.res500-mg-r-60{margin-right:60px}.res500-pd-t-61{padding-top:61px!important}.res500-pd-b-61{padding-bottom:61px!important}.res500-pd-r-61{padding-right:61px!important}.res500-pd-l-61{padding-left:61px!important}.res500-width-61{width:61px!important}.mg-t-61,.res500-mg-t-61{margin-top:61px}.res500-mg-b-61{margin-bottom:61px}.res500-mg-l-61{margin-left:61px}.res500-mg-r-61{margin-right:61px}.res500-pd-t-62{padding-top:62px!important}.res500-pd-b-62{padding-bottom:62px!important}.res500-pd-r-62{padding-right:62px!important}.res500-pd-l-62{padding-left:62px!important}.res500-width-62{width:62px!important}.mg-t-62,.res500-mg-t-62{margin-top:62px}.res500-mg-b-62{margin-bottom:62px}.res500-mg-l-62{margin-left:62px}.res500-mg-r-62{margin-right:62px}.res500-pd-t-63{padding-top:63px!important}.res500-pd-b-63{padding-bottom:63px!important}.res500-pd-r-63{padding-right:63px!important}.res500-pd-l-63{padding-left:63px!important}.res500-width-63{width:63px!important}.mg-t-63,.res500-mg-t-63{margin-top:63px}.res500-mg-b-63{margin-bottom:63px}.res500-mg-l-63{margin-left:63px}.res500-mg-r-63{margin-right:63px}.res500-pd-t-64{padding-top:64px!important}.res500-pd-b-64{padding-bottom:64px!important}.res500-pd-r-64{padding-right:64px!important}.res500-pd-l-64{padding-left:64px!important}.res500-width-64{width:64px!important}.mg-t-64,.res500-mg-t-64{margin-top:64px}.res500-mg-b-64{margin-bottom:64px}.res500-mg-l-64{margin-left:64px}.res500-mg-r-64{margin-right:64px}.res500-pd-t-65{padding-top:65px!important}.res500-pd-b-65{padding-bottom:65px!important}.res500-pd-r-65{padding-right:65px!important}.res500-pd-l-65{padding-left:65px!important}.res500-width-65{width:65px!important}.mg-t-65,.res500-mg-t-65{margin-top:65px}.res500-mg-b-65{margin-bottom:65px}.res500-mg-l-65{margin-left:65px}.res500-mg-r-65{margin-right:65px}.res500-pd-t-66{padding-top:66px!important}.res500-pd-b-66{padding-bottom:66px!important}.res500-pd-r-66{padding-right:66px!important}.res500-pd-l-66{padding-left:66px!important}.res500-width-66{width:66px!important}.mg-t-66,.res500-mg-t-66{margin-top:66px}.res500-mg-b-66{margin-bottom:66px}.res500-mg-l-66{margin-left:66px}.res500-mg-r-66{margin-right:66px}.res500-pd-t-67{padding-top:67px!important}.res500-pd-b-67{padding-bottom:67px!important}.res500-pd-r-67{padding-right:67px!important}.res500-pd-l-67{padding-left:67px!important}.res500-width-67{width:67px!important}.mg-t-67,.res500-mg-t-67{margin-top:67px}.res500-mg-b-67{margin-bottom:67px}.res500-mg-l-67{margin-left:67px}.res500-mg-r-67{margin-right:67px}.res500-pd-t-68{padding-top:68px!important}.res500-pd-b-68{padding-bottom:68px!important}.res500-pd-r-68{padding-right:68px!important}.res500-pd-l-68{padding-left:68px!important}.res500-width-68{width:68px!important}.mg-t-68,.res500-mg-t-68{margin-top:68px}.res500-mg-b-68{margin-bottom:68px}.res500-mg-l-68{margin-left:68px}.res500-mg-r-68{margin-right:68px}.res500-pd-t-69{padding-top:69px!important}.res500-pd-b-69{padding-bottom:69px!important}.res500-pd-r-69{padding-right:69px!important}.res500-pd-l-69{padding-left:69px!important}.res500-width-69{width:69px!important}.mg-t-69,.res500-mg-t-69{margin-top:69px}.res500-mg-b-69{margin-bottom:69px}.res500-mg-l-69{margin-left:69px}.res500-mg-r-69{margin-right:69px}.res500-pd-t-70{padding-top:70px!important}.res500-pd-b-70{padding-bottom:70px!important}.res500-pd-r-70{padding-right:70px!important}.res500-pd-l-70{padding-left:70px!important}.res500-width-70{width:70px!important}.mg-t-70,.res500-mg-t-70{margin-top:70px}.res500-mg-b-70{margin-bottom:70px}.res500-mg-l-70{margin-left:70px}.res500-mg-r-70{margin-right:70px}.res500-pd-t-71{padding-top:71px!important}.res500-pd-b-71{padding-bottom:71px!important}.res500-pd-r-71{padding-right:71px!important}.res500-pd-l-71{padding-left:71px!important}.res500-width-71{width:71px!important}.mg-t-71,.res500-mg-t-71{margin-top:71px}.res500-mg-b-71{margin-bottom:71px}.res500-mg-l-71{margin-left:71px}.res500-mg-r-71{margin-right:71px}.res500-pd-t-72{padding-top:72px!important}.res500-pd-b-72{padding-bottom:72px!important}.res500-pd-r-72{padding-right:72px!important}.res500-pd-l-72{padding-left:72px!important}.res500-width-72{width:72px!important}.mg-t-72,.res500-mg-t-72{margin-top:72px}.res500-mg-b-72{margin-bottom:72px}.res500-mg-l-72{margin-left:72px}.res500-mg-r-72{margin-right:72px}.res500-pd-t-73{padding-top:73px!important}.res500-pd-b-73{padding-bottom:73px!important}.res500-pd-r-73{padding-right:73px!important}.res500-pd-l-73{padding-left:73px!important}.res500-width-73{width:73px!important}.mg-t-73,.res500-mg-t-73{margin-top:73px}.res500-mg-b-73{margin-bottom:73px}.res500-mg-l-73{margin-left:73px}.res500-mg-r-73{margin-right:73px}.res500-pd-t-74{padding-top:74px!important}.res500-pd-b-74{padding-bottom:74px!important}.res500-pd-r-74{padding-right:74px!important}.res500-pd-l-74{padding-left:74px!important}.res500-width-74{width:74px!important}.mg-t-74,.res500-mg-t-74{margin-top:74px}.res500-mg-b-74{margin-bottom:74px}.res500-mg-l-74{margin-left:74px}.res500-mg-r-74{margin-right:74px}.res500-pd-t-75{padding-top:75px!important}.res500-pd-b-75{padding-bottom:75px!important}.res500-pd-r-75{padding-right:75px!important}.res500-pd-l-75{padding-left:75px!important}.res500-width-75{width:75px!important}.mg-t-75,.res500-mg-t-75{margin-top:75px}.res500-mg-b-75{margin-bottom:75px}.res500-mg-l-75{margin-left:75px}.res500-mg-r-75{margin-right:75px}.res500-pd-t-76{padding-top:76px!important}.res500-pd-b-76{padding-bottom:76px!important}.res500-pd-r-76{padding-right:76px!important}.res500-pd-l-76{padding-left:76px!important}.res500-width-76{width:76px!important}.mg-t-76,.res500-mg-t-76{margin-top:76px}.res500-mg-b-76{margin-bottom:76px}.res500-mg-l-76{margin-left:76px}.res500-mg-r-76{margin-right:76px}.res500-pd-t-77{padding-top:77px!important}.res500-pd-b-77{padding-bottom:77px!important}.res500-pd-r-77{padding-right:77px!important}.res500-pd-l-77{padding-left:77px!important}.res500-width-77{width:77px!important}.mg-t-77,.res500-mg-t-77{margin-top:77px}.res500-mg-b-77{margin-bottom:77px}.res500-mg-l-77{margin-left:77px}.res500-mg-r-77{margin-right:77px}.res500-pd-t-78{padding-top:78px!important}.res500-pd-b-78{padding-bottom:78px!important}.res500-pd-r-78{padding-right:78px!important}.res500-pd-l-78{padding-left:78px!important}.res500-width-78{width:78px!important}.mg-t-78,.res500-mg-t-78{margin-top:78px}.res500-mg-b-78{margin-bottom:78px}.res500-mg-l-78{margin-left:78px}.res500-mg-r-78{margin-right:78px}.res500-pd-t-79{padding-top:79px!important}.res500-pd-b-79{padding-bottom:79px!important}.res500-pd-r-79{padding-right:79px!important}.res500-pd-l-79{padding-left:79px!important}.res500-width-79{width:79px!important}.mg-t-79,.res500-mg-t-79{margin-top:79px}.res500-mg-b-79{margin-bottom:79px}.res500-mg-l-79{margin-left:79px}.res500-mg-r-79{margin-right:79px}.res500-pd-t-80{padding-top:80px!important}.res500-pd-b-80{padding-bottom:80px!important}.res500-pd-r-80{padding-right:80px!important}.res500-pd-l-80{padding-left:80px!important}.res500-width-80{width:80px!important}.mg-t-80,.res500-mg-t-80{margin-top:80px}.res500-mg-b-80{margin-bottom:80px}.res500-mg-l-80{margin-left:80px}.res500-mg-r-80{margin-right:80px}.res500-pd-t-81{padding-top:81px!important}.res500-pd-b-81{padding-bottom:81px!important}.res500-pd-r-81{padding-right:81px!important}.res500-pd-l-81{padding-left:81px!important}.res500-width-81{width:81px!important}.mg-t-81,.res500-mg-t-81{margin-top:81px}.res500-mg-b-81{margin-bottom:81px}.res500-mg-l-81{margin-left:81px}.res500-mg-r-81{margin-right:81px}.res500-pd-t-82{padding-top:82px!important}.res500-pd-b-82{padding-bottom:82px!important}.res500-pd-r-82{padding-right:82px!important}.res500-pd-l-82{padding-left:82px!important}.res500-width-82{width:82px!important}.mg-t-82,.res500-mg-t-82{margin-top:82px}.res500-mg-b-82{margin-bottom:82px}.res500-mg-l-82{margin-left:82px}.res500-mg-r-82{margin-right:82px}.res500-pd-t-83{padding-top:83px!important}.res500-pd-b-83{padding-bottom:83px!important}.res500-pd-r-83{padding-right:83px!important}.res500-pd-l-83{padding-left:83px!important}.res500-width-83{width:83px!important}.mg-t-83,.res500-mg-t-83{margin-top:83px}.res500-mg-b-83{margin-bottom:83px}.res500-mg-l-83{margin-left:83px}.res500-mg-r-83{margin-right:83px}.res500-pd-t-84{padding-top:84px!important}.res500-pd-b-84{padding-bottom:84px!important}.res500-pd-r-84{padding-right:84px!important}.res500-pd-l-84{padding-left:84px!important}.res500-width-84{width:84px!important}.mg-t-84,.res500-mg-t-84{margin-top:84px}.res500-mg-b-84{margin-bottom:84px}.res500-mg-l-84{margin-left:84px}.res500-mg-r-84{margin-right:84px}.res500-pd-t-85{padding-top:85px!important}.res500-pd-b-85{padding-bottom:85px!important}.res500-pd-r-85{padding-right:85px!important}.res500-pd-l-85{padding-left:85px!important}.res500-width-85{width:85px!important}.mg-t-85,.res500-mg-t-85{margin-top:85px}.res500-mg-b-85{margin-bottom:85px}.res500-mg-l-85{margin-left:85px}.res500-mg-r-85{margin-right:85px}.res500-pd-t-86{padding-top:86px!important}.res500-pd-b-86{padding-bottom:86px!important}.res500-pd-r-86{padding-right:86px!important}.res500-pd-l-86{padding-left:86px!important}.res500-width-86{width:86px!important}.mg-t-86,.res500-mg-t-86{margin-top:86px}.res500-mg-b-86{margin-bottom:86px}.res500-mg-l-86{margin-left:86px}.res500-mg-r-86{margin-right:86px}.res500-pd-t-87{padding-top:87px!important}.res500-pd-b-87{padding-bottom:87px!important}.res500-pd-r-87{padding-right:87px!important}.res500-pd-l-87{padding-left:87px!important}.res500-width-87{width:87px!important}.mg-t-87,.res500-mg-t-87{margin-top:87px}.res500-mg-b-87{margin-bottom:87px}.res500-mg-l-87{margin-left:87px}.res500-mg-r-87{margin-right:87px}.res500-pd-t-88{padding-top:88px!important}.res500-pd-b-88{padding-bottom:88px!important}.res500-pd-r-88{padding-right:88px!important}.res500-pd-l-88{padding-left:88px!important}.res500-width-88{width:88px!important}.mg-t-88,.res500-mg-t-88{margin-top:88px}.res500-mg-b-88{margin-bottom:88px}.res500-mg-l-88{margin-left:88px}.res500-mg-r-88{margin-right:88px}.res500-pd-t-89{padding-top:89px!important}.res500-pd-b-89{padding-bottom:89px!important}.res500-pd-r-89{padding-right:89px!important}.res500-pd-l-89{padding-left:89px!important}.res500-width-89{width:89px!important}.mg-t-89,.res500-mg-t-89{margin-top:89px}.res500-mg-b-89{margin-bottom:89px}.res500-mg-l-89{margin-left:89px}.res500-mg-r-89{margin-right:89px}.res500-pd-t-90{padding-top:90px!important}.res500-pd-b-90{padding-bottom:90px!important}.res500-pd-r-90{padding-right:90px!important}.res500-pd-l-90{padding-left:90px!important}.res500-width-90{width:90px!important}.mg-t-90,.res500-mg-t-90{margin-top:90px}.res500-mg-b-90{margin-bottom:90px}.res500-mg-l-90{margin-left:90px}.res500-mg-r-90{margin-right:90px}.res500-pd-t-91{padding-top:91px!important}.res500-pd-b-91{padding-bottom:91px!important}.res500-pd-r-91{padding-right:91px!important}.res500-pd-l-91{padding-left:91px!important}.res500-width-91{width:91px!important}.mg-t-91,.res500-mg-t-91{margin-top:91px}.res500-mg-b-91{margin-bottom:91px}.res500-mg-l-91{margin-left:91px}.res500-mg-r-91{margin-right:91px}.res500-pd-t-92{padding-top:92px!important}.res500-pd-b-92{padding-bottom:92px!important}.res500-pd-r-92{padding-right:92px!important}.res500-pd-l-92{padding-left:92px!important}.res500-width-92{width:92px!important}.mg-t-92,.res500-mg-t-92{margin-top:92px}.res500-mg-b-92{margin-bottom:92px}.res500-mg-l-92{margin-left:92px}.res500-mg-r-92{margin-right:92px}.res500-pd-t-93{padding-top:93px!important}.res500-pd-b-93{padding-bottom:93px!important}.res500-pd-r-93{padding-right:93px!important}.res500-pd-l-93{padding-left:93px!important}.res500-width-93{width:93px!important}.mg-t-93,.res500-mg-t-93{margin-top:93px}.res500-mg-b-93{margin-bottom:93px}.res500-mg-l-93{margin-left:93px}.res500-mg-r-93{margin-right:93px}.res500-pd-t-94{padding-top:94px!important}.res500-pd-b-94{padding-bottom:94px!important}.res500-pd-r-94{padding-right:94px!important}.res500-pd-l-94{padding-left:94px!important}.res500-width-94{width:94px!important}.mg-t-94,.res500-mg-t-94{margin-top:94px}.res500-mg-b-94{margin-bottom:94px}.res500-mg-l-94{margin-left:94px}.res500-mg-r-94{margin-right:94px}.res500-pd-t-95{padding-top:95px!important}.res500-pd-b-95{padding-bottom:95px!important}.res500-pd-r-95{padding-right:95px!important}.res500-pd-l-95{padding-left:95px!important}.res500-width-95{width:95px!important}.mg-t-95,.res500-mg-t-95{margin-top:95px}.res500-mg-b-95{margin-bottom:95px}.res500-mg-l-95{margin-left:95px}.res500-mg-r-95{margin-right:95px}.res500-pd-t-96{padding-top:96px!important}.res500-pd-b-96{padding-bottom:96px!important}.res500-pd-r-96{padding-right:96px!important}.res500-pd-l-96{padding-left:96px!important}.res500-width-96{width:96px!important}.mg-t-96,.res500-mg-t-96{margin-top:96px}.res500-mg-b-96{margin-bottom:96px}.res500-mg-l-96{margin-left:96px}.res500-mg-r-96{margin-right:96px}.res500-pd-t-97{padding-top:97px!important}.res500-pd-b-97{padding-bottom:97px!important}.res500-pd-r-97{padding-right:97px!important}.res500-pd-l-97{padding-left:97px!important}.res500-width-97{width:97px!important}.mg-t-97,.res500-mg-t-97{margin-top:97px}.res500-mg-b-97{margin-bottom:97px}.res500-mg-l-97{margin-left:97px}.res500-mg-r-97{margin-right:97px}.res500-pd-t-98{padding-top:98px!important}.res500-pd-b-98{padding-bottom:98px!important}.res500-pd-r-98{padding-right:98px!important}.res500-pd-l-98{padding-left:98px!important}.res500-width-98{width:98px!important}.mg-t-98,.res500-mg-t-98{margin-top:98px}.res500-mg-b-98{margin-bottom:98px}.res500-mg-l-98{margin-left:98px}.res500-mg-r-98{margin-right:98px}.res500-pd-t-99{padding-top:99px!important}.res500-pd-b-99{padding-bottom:99px!important}.res500-pd-r-99{padding-right:99px!important}.res500-pd-l-99{padding-left:99px!important}.res500-width-99{width:99px!important}.mg-t-99,.res500-mg-t-99{margin-top:99px}.res500-mg-b-99{margin-bottom:99px}.res500-mg-l-99{margin-left:99px}.res500-mg-r-99{margin-right:99px}.res500-pd-t-100{padding-top:100px!important}.res500-pd-b-100{padding-bottom:100px!important}.res500-pd-r-100{padding-right:100px!important}.res500-pd-l-100{padding-left:100px!important}.res500-width-100{width:100px!important}.mg-t-100,.res500-mg-t-100{margin-top:100px}.res500-mg-b-100{margin-bottom:100px}.res500-mg-l-100{margin-left:100px}.res500-mg-r-100{margin-right:100px}.res500-pd-t-101{padding-top:101px!important}.res500-pd-b-101{padding-bottom:101px!important}.res500-pd-r-101{padding-right:101px!important}.res500-pd-l-101{padding-left:101px!important}.res500-width-101{width:101px!important}.mg-t-101,.res500-mg-t-101{margin-top:101px}.res500-mg-b-101{margin-bottom:101px}.res500-mg-l-101{margin-left:101px}.res500-mg-r-101{margin-right:101px}.res500-pd-t-102{padding-top:102px!important}.res500-pd-b-102{padding-bottom:102px!important}.res500-pd-r-102{padding-right:102px!important}.res500-pd-l-102{padding-left:102px!important}.res500-width-102{width:102px!important}.mg-t-102,.res500-mg-t-102{margin-top:102px}.res500-mg-b-102{margin-bottom:102px}.res500-mg-l-102{margin-left:102px}.res500-mg-r-102{margin-right:102px}.res500-pd-t-103{padding-top:103px!important}.res500-pd-b-103{padding-bottom:103px!important}.res500-pd-r-103{padding-right:103px!important}.res500-pd-l-103{padding-left:103px!important}.res500-width-103{width:103px!important}.mg-t-103,.res500-mg-t-103{margin-top:103px}.res500-mg-b-103{margin-bottom:103px}.res500-mg-l-103{margin-left:103px}.res500-mg-r-103{margin-right:103px}.res500-pd-t-104{padding-top:104px!important}.res500-pd-b-104{padding-bottom:104px!important}.res500-pd-r-104{padding-right:104px!important}.res500-pd-l-104{padding-left:104px!important}.res500-width-104{width:104px!important}.mg-t-104,.res500-mg-t-104{margin-top:104px}.res500-mg-b-104{margin-bottom:104px}.res500-mg-l-104{margin-left:104px}.res500-mg-r-104{margin-right:104px}.res500-pd-t-105{padding-top:105px!important}.res500-pd-b-105{padding-bottom:105px!important}.res500-pd-r-105{padding-right:105px!important}.res500-pd-l-105{padding-left:105px!important}.res500-width-105{width:105px!important}.mg-t-105,.res500-mg-t-105{margin-top:105px}.res500-mg-b-105{margin-bottom:105px}.res500-mg-l-105{margin-left:105px}.res500-mg-r-105{margin-right:105px}.res500-pd-t-106{padding-top:106px!important}.res500-pd-b-106{padding-bottom:106px!important}.res500-pd-r-106{padding-right:106px!important}.res500-pd-l-106{padding-left:106px!important}.res500-width-106{width:106px!important}.mg-t-106,.res500-mg-t-106{margin-top:106px}.res500-mg-b-106{margin-bottom:106px}.res500-mg-l-106{margin-left:106px}.res500-mg-r-106{margin-right:106px}.res500-pd-t-107{padding-top:107px!important}.res500-pd-b-107{padding-bottom:107px!important}.res500-pd-r-107{padding-right:107px!important}.res500-pd-l-107{padding-left:107px!important}.res500-width-107{width:107px!important}.mg-t-107,.res500-mg-t-107{margin-top:107px}.res500-mg-b-107{margin-bottom:107px}.res500-mg-l-107{margin-left:107px}.res500-mg-r-107{margin-right:107px}.res500-pd-t-108{padding-top:108px!important}.res500-pd-b-108{padding-bottom:108px!important}.res500-pd-r-108{padding-right:108px!important}.res500-pd-l-108{padding-left:108px!important}.res500-width-108{width:108px!important}.mg-t-108,.res500-mg-t-108{margin-top:108px}.res500-mg-b-108{margin-bottom:108px}.res500-mg-l-108{margin-left:108px}.res500-mg-r-108{margin-right:108px}.res500-pd-t-109{padding-top:109px!important}.res500-pd-b-109{padding-bottom:109px!important}.res500-pd-r-109{padding-right:109px!important}.res500-pd-l-109{padding-left:109px!important}.res500-width-109{width:109px!important}.mg-t-109,.res500-mg-t-109{margin-top:109px}.res500-mg-b-109{margin-bottom:109px}.res500-mg-l-109{margin-left:109px}.res500-mg-r-109{margin-right:109px}.res500-pd-t-110{padding-top:110px!important}.res500-pd-b-110{padding-bottom:110px!important}.res500-pd-r-110{padding-right:110px!important}.res500-pd-l-110{padding-left:110px!important}.res500-width-110{width:110px!important}.mg-t-110,.res500-mg-t-110{margin-top:110px}.res500-mg-b-110{margin-bottom:110px}.res500-mg-l-110{margin-left:110px}.res500-mg-r-110{margin-right:110px}.res500-pd-t-111{padding-top:111px!important}.res500-pd-b-111{padding-bottom:111px!important}.res500-pd-r-111{padding-right:111px!important}.res500-pd-l-111{padding-left:111px!important}.res500-width-111{width:111px!important}.mg-t-111,.res500-mg-t-111{margin-top:111px}.res500-mg-b-111{margin-bottom:111px}.res500-mg-l-111{margin-left:111px}.res500-mg-r-111{margin-right:111px}.res500-pd-t-112{padding-top:112px!important}.res500-pd-b-112{padding-bottom:112px!important}.res500-pd-r-112{padding-right:112px!important}.res500-pd-l-112{padding-left:112px!important}.res500-width-112{width:112px!important}.mg-t-112,.res500-mg-t-112{margin-top:112px}.res500-mg-b-112{margin-bottom:112px}.res500-mg-l-112{margin-left:112px}.res500-mg-r-112{margin-right:112px}.res500-pd-t-113{padding-top:113px!important}.res500-pd-b-113{padding-bottom:113px!important}.res500-pd-r-113{padding-right:113px!important}.res500-pd-l-113{padding-left:113px!important}.res500-width-113{width:113px!important}.mg-t-113,.res500-mg-t-113{margin-top:113px}.res500-mg-b-113{margin-bottom:113px}.res500-mg-l-113{margin-left:113px}.res500-mg-r-113{margin-right:113px}.res500-pd-t-114{padding-top:114px!important}.res500-pd-b-114{padding-bottom:114px!important}.res500-pd-r-114{padding-right:114px!important}.res500-pd-l-114{padding-left:114px!important}.res500-width-114{width:114px!important}.mg-t-114,.res500-mg-t-114{margin-top:114px}.res500-mg-b-114{margin-bottom:114px}.res500-mg-l-114{margin-left:114px}.res500-mg-r-114{margin-right:114px}.res500-pd-t-115{padding-top:115px!important}.res500-pd-b-115{padding-bottom:115px!important}.res500-pd-r-115{padding-right:115px!important}.res500-pd-l-115{padding-left:115px!important}.res500-width-115{width:115px!important}.mg-t-115,.res500-mg-t-115{margin-top:115px}.res500-mg-b-115{margin-bottom:115px}.res500-mg-l-115{margin-left:115px}.res500-mg-r-115{margin-right:115px}.res500-pd-t-116{padding-top:116px!important}.res500-pd-b-116{padding-bottom:116px!important}.res500-pd-r-116{padding-right:116px!important}.res500-pd-l-116{padding-left:116px!important}.res500-width-116{width:116px!important}.mg-t-116,.res500-mg-t-116{margin-top:116px}.res500-mg-b-116{margin-bottom:116px}.res500-mg-l-116{margin-left:116px}.res500-mg-r-116{margin-right:116px}.res500-pd-t-117{padding-top:117px!important}.res500-pd-b-117{padding-bottom:117px!important}.res500-pd-r-117{padding-right:117px!important}.res500-pd-l-117{padding-left:117px!important}.res500-width-117{width:117px!important}.mg-t-117,.res500-mg-t-117{margin-top:117px}.res500-mg-b-117{margin-bottom:117px}.res500-mg-l-117{margin-left:117px}.res500-mg-r-117{margin-right:117px}.res500-pd-t-118{padding-top:118px!important}.res500-pd-b-118{padding-bottom:118px!important}.res500-pd-r-118{padding-right:118px!important}.res500-pd-l-118{padding-left:118px!important}.res500-width-118{width:118px!important}.mg-t-118,.res500-mg-t-118{margin-top:118px}.res500-mg-b-118{margin-bottom:118px}.res500-mg-l-118{margin-left:118px}.res500-mg-r-118{margin-right:118px}.res500-pd-t-119{padding-top:119px!important}.res500-pd-b-119{padding-bottom:119px!important}.res500-pd-r-119{padding-right:119px!important}.res500-pd-l-119{padding-left:119px!important}.res500-width-119{width:119px!important}.mg-t-119,.res500-mg-t-119{margin-top:119px}.res500-mg-b-119{margin-bottom:119px}.res500-mg-l-119{margin-left:119px}.res500-mg-r-119{margin-right:119px}.res500-pd-t-120{padding-top:120px!important}.res500-pd-b-120{padding-bottom:120px!important}.res500-pd-r-120{padding-right:120px!important}.res500-pd-l-120{padding-left:120px!important}.res500-width-120{width:120px!important}.mg-t-120,.res500-mg-t-120{margin-top:120px}.res500-mg-b-120{margin-bottom:120px}.res500-mg-l-120{margin-left:120px}.res500-mg-r-120{margin-right:120px}.res500-pd-t-121{padding-top:121px!important}.res500-pd-b-121{padding-bottom:121px!important}.res500-pd-r-121{padding-right:121px!important}.res500-pd-l-121{padding-left:121px!important}.res500-width-121{width:121px!important}.mg-t-121,.res500-mg-t-121{margin-top:121px}.res500-mg-b-121{margin-bottom:121px}.res500-mg-l-121{margin-left:121px}.res500-mg-r-121{margin-right:121px}.res500-pd-t-122{padding-top:122px!important}.res500-pd-b-122{padding-bottom:122px!important}.res500-pd-r-122{padding-right:122px!important}.res500-pd-l-122{padding-left:122px!important}.res500-width-122{width:122px!important}.mg-t-122,.res500-mg-t-122{margin-top:122px}.res500-mg-b-122{margin-bottom:122px}.res500-mg-l-122{margin-left:122px}.res500-mg-r-122{margin-right:122px}.res500-pd-t-123{padding-top:123px!important}.res500-pd-b-123{padding-bottom:123px!important}.res500-pd-r-123{padding-right:123px!important}.res500-pd-l-123{padding-left:123px!important}.res500-width-123{width:123px!important}.mg-t-123,.res500-mg-t-123{margin-top:123px}.res500-mg-b-123{margin-bottom:123px}.res500-mg-l-123{margin-left:123px}.res500-mg-r-123{margin-right:123px}.res500-pd-t-124{padding-top:124px!important}.res500-pd-b-124{padding-bottom:124px!important}.res500-pd-r-124{padding-right:124px!important}.res500-pd-l-124{padding-left:124px!important}.res500-width-124{width:124px!important}.mg-t-124,.res500-mg-t-124{margin-top:124px}.res500-mg-b-124{margin-bottom:124px}.res500-mg-l-124{margin-left:124px}.res500-mg-r-124{margin-right:124px}.res500-pd-t-125{padding-top:125px!important}.res500-pd-b-125{padding-bottom:125px!important}.res500-pd-r-125{padding-right:125px!important}.res500-pd-l-125{padding-left:125px!important}.res500-width-125{width:125px!important}.mg-t-125,.res500-mg-t-125{margin-top:125px}.res500-mg-b-125{margin-bottom:125px}.res500-mg-l-125{margin-left:125px}.res500-mg-r-125{margin-right:125px}.res500-pd-t-126{padding-top:126px!important}.res500-pd-b-126{padding-bottom:126px!important}.res500-pd-r-126{padding-right:126px!important}.res500-pd-l-126{padding-left:126px!important}.res500-width-126{width:126px!important}.mg-t-126,.res500-mg-t-126{margin-top:126px}.res500-mg-b-126{margin-bottom:126px}.res500-mg-l-126{margin-left:126px}.res500-mg-r-126{margin-right:126px}.res500-pd-t-127{padding-top:127px!important}.res500-pd-b-127{padding-bottom:127px!important}.res500-pd-r-127{padding-right:127px!important}.res500-pd-l-127{padding-left:127px!important}.res500-width-127{width:127px!important}.mg-t-127,.res500-mg-t-127{margin-top:127px}.res500-mg-b-127{margin-bottom:127px}.res500-mg-l-127{margin-left:127px}.res500-mg-r-127{margin-right:127px}.res500-pd-t-128{padding-top:128px!important}.res500-pd-b-128{padding-bottom:128px!important}.res500-pd-r-128{padding-right:128px!important}.res500-pd-l-128{padding-left:128px!important}.res500-width-128{width:128px!important}.mg-t-128,.res500-mg-t-128{margin-top:128px}.res500-mg-b-128{margin-bottom:128px}.res500-mg-l-128{margin-left:128px}.res500-mg-r-128{margin-right:128px}.res500-pd-t-129{padding-top:129px!important}.res500-pd-b-129{padding-bottom:129px!important}.res500-pd-r-129{padding-right:129px!important}.res500-pd-l-129{padding-left:129px!important}.res500-width-129{width:129px!important}.mg-t-129,.res500-mg-t-129{margin-top:129px}.res500-mg-b-129{margin-bottom:129px}.res500-mg-l-129{margin-left:129px}.res500-mg-r-129{margin-right:129px}.res500-pd-t-130{padding-top:130px!important}.res500-pd-b-130{padding-bottom:130px!important}.res500-pd-r-130{padding-right:130px!important}.res500-pd-l-130{padding-left:130px!important}.res500-width-130{width:130px!important}.mg-t-130,.res500-mg-t-130{margin-top:130px}.res500-mg-b-130{margin-bottom:130px}.res500-mg-l-130{margin-left:130px}.res500-mg-r-130{margin-right:130px}.res500-pd-t-131{padding-top:131px!important}.res500-pd-b-131{padding-bottom:131px!important}.res500-pd-r-131{padding-right:131px!important}.res500-pd-l-131{padding-left:131px!important}.res500-width-131{width:131px!important}.mg-t-131,.res500-mg-t-131{margin-top:131px}.res500-mg-b-131{margin-bottom:131px}.res500-mg-l-131{margin-left:131px}.res500-mg-r-131{margin-right:131px}.res500-pd-t-132{padding-top:132px!important}.res500-pd-b-132{padding-bottom:132px!important}.res500-pd-r-132{padding-right:132px!important}.res500-pd-l-132{padding-left:132px!important}.res500-width-132{width:132px!important}.mg-t-132,.res500-mg-t-132{margin-top:132px}.res500-mg-b-132{margin-bottom:132px}.res500-mg-l-132{margin-left:132px}.res500-mg-r-132{margin-right:132px}.res500-pd-t-133{padding-top:133px!important}.res500-pd-b-133{padding-bottom:133px!important}.res500-pd-r-133{padding-right:133px!important}.res500-pd-l-133{padding-left:133px!important}.res500-width-133{width:133px!important}.mg-t-133,.res500-mg-t-133{margin-top:133px}.res500-mg-b-133{margin-bottom:133px}.res500-mg-l-133{margin-left:133px}.res500-mg-r-133{margin-right:133px}.res500-pd-t-134{padding-top:134px!important}.res500-pd-b-134{padding-bottom:134px!important}.res500-pd-r-134{padding-right:134px!important}.res500-pd-l-134{padding-left:134px!important}.res500-width-134{width:134px!important}.mg-t-134,.res500-mg-t-134{margin-top:134px}.res500-mg-b-134{margin-bottom:134px}.res500-mg-l-134{margin-left:134px}.res500-mg-r-134{margin-right:134px}.res500-pd-t-135{padding-top:135px!important}.res500-pd-b-135{padding-bottom:135px!important}.res500-pd-r-135{padding-right:135px!important}.res500-pd-l-135{padding-left:135px!important}.res500-width-135{width:135px!important}.mg-t-135,.res500-mg-t-135{margin-top:135px}.res500-mg-b-135{margin-bottom:135px}.res500-mg-l-135{margin-left:135px}.res500-mg-r-135{margin-right:135px}.res500-pd-t-136{padding-top:136px!important}.res500-pd-b-136{padding-bottom:136px!important}.res500-pd-r-136{padding-right:136px!important}.res500-pd-l-136{padding-left:136px!important}.res500-width-136{width:136px!important}.mg-t-136,.res500-mg-t-136{margin-top:136px}.res500-mg-b-136{margin-bottom:136px}.res500-mg-l-136{margin-left:136px}.res500-mg-r-136{margin-right:136px}.res500-pd-t-137{padding-top:137px!important}.res500-pd-b-137{padding-bottom:137px!important}.res500-pd-r-137{padding-right:137px!important}.res500-pd-l-137{padding-left:137px!important}.res500-width-137{width:137px!important}.mg-t-137,.res500-mg-t-137{margin-top:137px}.res500-mg-b-137{margin-bottom:137px}.res500-mg-l-137{margin-left:137px}.res500-mg-r-137{margin-right:137px}.res500-pd-t-138{padding-top:138px!important}.res500-pd-b-138{padding-bottom:138px!important}.res500-pd-r-138{padding-right:138px!important}.res500-pd-l-138{padding-left:138px!important}.res500-width-138{width:138px!important}.mg-t-138,.res500-mg-t-138{margin-top:138px}.res500-mg-b-138{margin-bottom:138px}.res500-mg-l-138{margin-left:138px}.res500-mg-r-138{margin-right:138px}.res500-pd-t-139{padding-top:139px!important}.res500-pd-b-139{padding-bottom:139px!important}.res500-pd-r-139{padding-right:139px!important}.res500-pd-l-139{padding-left:139px!important}.res500-width-139{width:139px!important}.mg-t-139,.res500-mg-t-139{margin-top:139px}.res500-mg-b-139{margin-bottom:139px}.res500-mg-l-139{margin-left:139px}.res500-mg-r-139{margin-right:139px}.res500-pd-t-140{padding-top:140px!important}.res500-pd-b-140{padding-bottom:140px!important}.res500-pd-r-140{padding-right:140px!important}.res500-pd-l-140{padding-left:140px!important}.res500-width-140{width:140px!important}.mg-t-140,.res500-mg-t-140{margin-top:140px}.res500-mg-b-140{margin-bottom:140px}.res500-mg-l-140{margin-left:140px}.res500-mg-r-140{margin-right:140px}.res500-pd-t-141{padding-top:141px!important}.res500-pd-b-141{padding-bottom:141px!important}.res500-pd-r-141{padding-right:141px!important}.res500-pd-l-141{padding-left:141px!important}.res500-width-141{width:141px!important}.mg-t-141,.res500-mg-t-141{margin-top:141px}.res500-mg-b-141{margin-bottom:141px}.res500-mg-l-141{margin-left:141px}.res500-mg-r-141{margin-right:141px}.res500-pd-t-142{padding-top:142px!important}.res500-pd-b-142{padding-bottom:142px!important}.res500-pd-r-142{padding-right:142px!important}.res500-pd-l-142{padding-left:142px!important}.res500-width-142{width:142px!important}.mg-t-142,.res500-mg-t-142{margin-top:142px}.res500-mg-b-142{margin-bottom:142px}.res500-mg-l-142{margin-left:142px}.res500-mg-r-142{margin-right:142px}.res500-pd-t-143{padding-top:143px!important}.res500-pd-b-143{padding-bottom:143px!important}.res500-pd-r-143{padding-right:143px!important}.res500-pd-l-143{padding-left:143px!important}.res500-width-143{width:143px!important}.mg-t-143,.res500-mg-t-143{margin-top:143px}.res500-mg-b-143{margin-bottom:143px}.res500-mg-l-143{margin-left:143px}.res500-mg-r-143{margin-right:143px}.res500-pd-t-144{padding-top:144px!important}.res500-pd-b-144{padding-bottom:144px!important}.res500-pd-r-144{padding-right:144px!important}.res500-pd-l-144{padding-left:144px!important}.res500-width-144{width:144px!important}.mg-t-144,.res500-mg-t-144{margin-top:144px}.res500-mg-b-144{margin-bottom:144px}.res500-mg-l-144{margin-left:144px}.res500-mg-r-144{margin-right:144px}.res500-pd-t-145{padding-top:145px!important}.res500-pd-b-145{padding-bottom:145px!important}.res500-pd-r-145{padding-right:145px!important}.res500-pd-l-145{padding-left:145px!important}.res500-width-145{width:145px!important}.mg-t-145,.res500-mg-t-145{margin-top:145px}.res500-mg-b-145{margin-bottom:145px}.res500-mg-l-145{margin-left:145px}.res500-mg-r-145{margin-right:145px}.res500-pd-t-146{padding-top:146px!important}.res500-pd-b-146{padding-bottom:146px!important}.res500-pd-r-146{padding-right:146px!important}.res500-pd-l-146{padding-left:146px!important}.res500-width-146{width:146px!important}.mg-t-146,.res500-mg-t-146{margin-top:146px}.res500-mg-b-146{margin-bottom:146px}.res500-mg-l-146{margin-left:146px}.res500-mg-r-146{margin-right:146px}.res500-pd-t-147{padding-top:147px!important}.res500-pd-b-147{padding-bottom:147px!important}.res500-pd-r-147{padding-right:147px!important}.res500-pd-l-147{padding-left:147px!important}.res500-width-147{width:147px!important}.mg-t-147,.res500-mg-t-147{margin-top:147px}.res500-mg-b-147{margin-bottom:147px}.res500-mg-l-147{margin-left:147px}.res500-mg-r-147{margin-right:147px}.res500-pd-t-148{padding-top:148px!important}.res500-pd-b-148{padding-bottom:148px!important}.res500-pd-r-148{padding-right:148px!important}.res500-pd-l-148{padding-left:148px!important}.res500-width-148{width:148px!important}.mg-t-148,.res500-mg-t-148{margin-top:148px}.res500-mg-b-148{margin-bottom:148px}.res500-mg-l-148{margin-left:148px}.res500-mg-r-148{margin-right:148px}.res500-pd-t-149{padding-top:149px!important}.res500-pd-b-149{padding-bottom:149px!important}.res500-pd-r-149{padding-right:149px!important}.res500-pd-l-149{padding-left:149px!important}.res500-width-149{width:149px!important}.mg-t-149,.res500-mg-t-149{margin-top:149px}.res500-mg-b-149{margin-bottom:149px}.res500-mg-l-149{margin-left:149px}.res500-mg-r-149{margin-right:149px}.res500-pd-t-150{padding-top:150px!important}.res500-pd-b-150{padding-bottom:150px!important}.res500-pd-r-150{padding-right:150px!important}.res500-pd-l-150{padding-left:150px!important}.res500-width-150{width:150px!important}.mg-t-150,.res500-mg-t-150{margin-top:150px}.res500-mg-b-150{margin-bottom:150px}.res500-mg-l-150{margin-left:150px}.res500-mg-r-150{margin-right:150px}.res500-pd-t-151{padding-top:151px!important}.res500-pd-b-151{padding-bottom:151px!important}.res500-pd-r-151{padding-right:151px!important}.res500-pd-l-151{padding-left:151px!important}.res500-width-151{width:151px!important}.mg-t-151,.res500-mg-t-151{margin-top:151px}.res500-mg-b-151{margin-bottom:151px}.res500-mg-l-151{margin-left:151px}.res500-mg-r-151{margin-right:151px}.res500-pd-t-152{padding-top:152px!important}.res500-pd-b-152{padding-bottom:152px!important}.res500-pd-r-152{padding-right:152px!important}.res500-pd-l-152{padding-left:152px!important}.res500-width-152{width:152px!important}.mg-t-152,.res500-mg-t-152{margin-top:152px}.res500-mg-b-152{margin-bottom:152px}.res500-mg-l-152{margin-left:152px}.res500-mg-r-152{margin-right:152px}.res500-pd-t-153{padding-top:153px!important}.res500-pd-b-153{padding-bottom:153px!important}.res500-pd-r-153{padding-right:153px!important}.res500-pd-l-153{padding-left:153px!important}.res500-width-153{width:153px!important}.mg-t-153,.res500-mg-t-153{margin-top:153px}.res500-mg-b-153{margin-bottom:153px}.res500-mg-l-153{margin-left:153px}.res500-mg-r-153{margin-right:153px}.res500-pd-t-154{padding-top:154px!important}.res500-pd-b-154{padding-bottom:154px!important}.res500-pd-r-154{padding-right:154px!important}.res500-pd-l-154{padding-left:154px!important}.res500-width-154{width:154px!important}.mg-t-154,.res500-mg-t-154{margin-top:154px}.res500-mg-b-154{margin-bottom:154px}.res500-mg-l-154{margin-left:154px}.res500-mg-r-154{margin-right:154px}.res500-pd-t-155{padding-top:155px!important}.res500-pd-b-155{padding-bottom:155px!important}.res500-pd-r-155{padding-right:155px!important}.res500-pd-l-155{padding-left:155px!important}.res500-width-155{width:155px!important}.mg-t-155,.res500-mg-t-155{margin-top:155px}.res500-mg-b-155{margin-bottom:155px}.res500-mg-l-155{margin-left:155px}.res500-mg-r-155{margin-right:155px}.res500-pd-t-156{padding-top:156px!important}.res500-pd-b-156{padding-bottom:156px!important}.res500-pd-r-156{padding-right:156px!important}.res500-pd-l-156{padding-left:156px!important}.res500-width-156{width:156px!important}.mg-t-156,.res500-mg-t-156{margin-top:156px}.res500-mg-b-156{margin-bottom:156px}.res500-mg-l-156{margin-left:156px}.res500-mg-r-156{margin-right:156px}.res500-pd-t-157{padding-top:157px!important}.res500-pd-b-157{padding-bottom:157px!important}.res500-pd-r-157{padding-right:157px!important}.res500-pd-l-157{padding-left:157px!important}.res500-width-157{width:157px!important}.mg-t-157,.res500-mg-t-157{margin-top:157px}.res500-mg-b-157{margin-bottom:157px}.res500-mg-l-157{margin-left:157px}.res500-mg-r-157{margin-right:157px}.res500-pd-t-158{padding-top:158px!important}.res500-pd-b-158{padding-bottom:158px!important}.res500-pd-r-158{padding-right:158px!important}.res500-pd-l-158{padding-left:158px!important}.res500-width-158{width:158px!important}.mg-t-158,.res500-mg-t-158{margin-top:158px}.res500-mg-b-158{margin-bottom:158px}.res500-mg-l-158{margin-left:158px}.res500-mg-r-158{margin-right:158px}.res500-pd-t-159{padding-top:159px!important}.res500-pd-b-159{padding-bottom:159px!important}.res500-pd-r-159{padding-right:159px!important}.res500-pd-l-159{padding-left:159px!important}.res500-width-159{width:159px!important}.mg-t-159,.res500-mg-t-159{margin-top:159px}.res500-mg-b-159{margin-bottom:159px}.res500-mg-l-159{margin-left:159px}.res500-mg-r-159{margin-right:159px}.res500-pd-t-160{padding-top:160px!important}.res500-pd-b-160{padding-bottom:160px!important}.res500-pd-r-160{padding-right:160px!important}.res500-pd-l-160{padding-left:160px!important}.res500-width-160{width:160px!important}.mg-t-160,.res500-mg-t-160{margin-top:160px}.res500-mg-b-160{margin-bottom:160px}.res500-mg-l-160{margin-left:160px}.res500-mg-r-160{margin-right:160px}.res500-pd-t-161{padding-top:161px!important}.res500-pd-b-161{padding-bottom:161px!important}.res500-pd-r-161{padding-right:161px!important}.res500-pd-l-161{padding-left:161px!important}.res500-width-161{width:161px!important}.mg-t-161,.res500-mg-t-161{margin-top:161px}.res500-mg-b-161{margin-bottom:161px}.res500-mg-l-161{margin-left:161px}.res500-mg-r-161{margin-right:161px}.res500-pd-t-162{padding-top:162px!important}.res500-pd-b-162{padding-bottom:162px!important}.res500-pd-r-162{padding-right:162px!important}.res500-pd-l-162{padding-left:162px!important}.res500-width-162{width:162px!important}.mg-t-162,.res500-mg-t-162{margin-top:162px}.res500-mg-b-162{margin-bottom:162px}.res500-mg-l-162{margin-left:162px}.res500-mg-r-162{margin-right:162px}.res500-pd-t-163{padding-top:163px!important}.res500-pd-b-163{padding-bottom:163px!important}.res500-pd-r-163{padding-right:163px!important}.res500-pd-l-163{padding-left:163px!important}.res500-width-163{width:163px!important}.mg-t-163,.res500-mg-t-163{margin-top:163px}.res500-mg-b-163{margin-bottom:163px}.res500-mg-l-163{margin-left:163px}.res500-mg-r-163{margin-right:163px}.res500-pd-t-164{padding-top:164px!important}.res500-pd-b-164{padding-bottom:164px!important}.res500-pd-r-164{padding-right:164px!important}.res500-pd-l-164{padding-left:164px!important}.res500-width-164{width:164px!important}.mg-t-164,.res500-mg-t-164{margin-top:164px}.res500-mg-b-164{margin-bottom:164px}.res500-mg-l-164{margin-left:164px}.res500-mg-r-164{margin-right:164px}.res500-pd-t-165{padding-top:165px!important}.res500-pd-b-165{padding-bottom:165px!important}.res500-pd-r-165{padding-right:165px!important}.res500-pd-l-165{padding-left:165px!important}.res500-width-165{width:165px!important}.mg-t-165,.res500-mg-t-165{margin-top:165px}.res500-mg-b-165{margin-bottom:165px}.res500-mg-l-165{margin-left:165px}.res500-mg-r-165{margin-right:165px}.res500-pd-t-166{padding-top:166px!important}.res500-pd-b-166{padding-bottom:166px!important}.res500-pd-r-166{padding-right:166px!important}.res500-pd-l-166{padding-left:166px!important}.res500-width-166{width:166px!important}.mg-t-166,.res500-mg-t-166{margin-top:166px}.res500-mg-b-166{margin-bottom:166px}.res500-mg-l-166{margin-left:166px}.res500-mg-r-166{margin-right:166px}.res500-pd-t-167{padding-top:167px!important}.res500-pd-b-167{padding-bottom:167px!important}.res500-pd-r-167{padding-right:167px!important}.res500-pd-l-167{padding-left:167px!important}.res500-width-167{width:167px!important}.mg-t-167,.res500-mg-t-167{margin-top:167px}.res500-mg-b-167{margin-bottom:167px}.res500-mg-l-167{margin-left:167px}.res500-mg-r-167{margin-right:167px}.res500-pd-t-168{padding-top:168px!important}.res500-pd-b-168{padding-bottom:168px!important}.res500-pd-r-168{padding-right:168px!important}.res500-pd-l-168{padding-left:168px!important}.res500-width-168{width:168px!important}.mg-t-168,.res500-mg-t-168{margin-top:168px}.res500-mg-b-168{margin-bottom:168px}.res500-mg-l-168{margin-left:168px}.res500-mg-r-168{margin-right:168px}.res500-pd-t-169{padding-top:169px!important}.res500-pd-b-169{padding-bottom:169px!important}.res500-pd-r-169{padding-right:169px!important}.res500-pd-l-169{padding-left:169px!important}.res500-width-169{width:169px!important}.mg-t-169,.res500-mg-t-169{margin-top:169px}.res500-mg-b-169{margin-bottom:169px}.res500-mg-l-169{margin-left:169px}.res500-mg-r-169{margin-right:169px}.res500-pd-t-170{padding-top:170px!important}.res500-pd-b-170{padding-bottom:170px!important}.res500-pd-r-170{padding-right:170px!important}.res500-pd-l-170{padding-left:170px!important}.res500-width-170{width:170px!important}.mg-t-170,.res500-mg-t-170{margin-top:170px}.res500-mg-b-170{margin-bottom:170px}.res500-mg-l-170{margin-left:170px}.res500-mg-r-170{margin-right:170px}.res500-pd-t-171{padding-top:171px!important}.res500-pd-b-171{padding-bottom:171px!important}.res500-pd-r-171{padding-right:171px!important}.res500-pd-l-171{padding-left:171px!important}.res500-width-171{width:171px!important}.mg-t-171,.res500-mg-t-171{margin-top:171px}.res500-mg-b-171{margin-bottom:171px}.res500-mg-l-171{margin-left:171px}.res500-mg-r-171{margin-right:171px}.res500-pd-t-172{padding-top:172px!important}.res500-pd-b-172{padding-bottom:172px!important}.res500-pd-r-172{padding-right:172px!important}.res500-pd-l-172{padding-left:172px!important}.res500-width-172{width:172px!important}.mg-t-172,.res500-mg-t-172{margin-top:172px}.res500-mg-b-172{margin-bottom:172px}.res500-mg-l-172{margin-left:172px}.res500-mg-r-172{margin-right:172px}.res500-pd-t-173{padding-top:173px!important}.res500-pd-b-173{padding-bottom:173px!important}.res500-pd-r-173{padding-right:173px!important}.res500-pd-l-173{padding-left:173px!important}.res500-width-173{width:173px!important}.mg-t-173,.res500-mg-t-173{margin-top:173px}.res500-mg-b-173{margin-bottom:173px}.res500-mg-l-173{margin-left:173px}.res500-mg-r-173{margin-right:173px}.res500-pd-t-174{padding-top:174px!important}.res500-pd-b-174{padding-bottom:174px!important}.res500-pd-r-174{padding-right:174px!important}.res500-pd-l-174{padding-left:174px!important}.res500-width-174{width:174px!important}.mg-t-174,.res500-mg-t-174{margin-top:174px}.res500-mg-b-174{margin-bottom:174px}.res500-mg-l-174{margin-left:174px}.res500-mg-r-174{margin-right:174px}.res500-pd-t-175{padding-top:175px!important}.res500-pd-b-175{padding-bottom:175px!important}.res500-pd-r-175{padding-right:175px!important}.res500-pd-l-175{padding-left:175px!important}.res500-width-175{width:175px!important}.mg-t-175,.res500-mg-t-175{margin-top:175px}.res500-mg-b-175{margin-bottom:175px}.res500-mg-l-175{margin-left:175px}.res500-mg-r-175{margin-right:175px}.res500-pd-t-176{padding-top:176px!important}.res500-pd-b-176{padding-bottom:176px!important}.res500-pd-r-176{padding-right:176px!important}.res500-pd-l-176{padding-left:176px!important}.res500-width-176{width:176px!important}.mg-t-176,.res500-mg-t-176{margin-top:176px}.res500-mg-b-176{margin-bottom:176px}.res500-mg-l-176{margin-left:176px}.res500-mg-r-176{margin-right:176px}.res500-pd-t-177{padding-top:177px!important}.res500-pd-b-177{padding-bottom:177px!important}.res500-pd-r-177{padding-right:177px!important}.res500-pd-l-177{padding-left:177px!important}.res500-width-177{width:177px!important}.mg-t-177,.res500-mg-t-177{margin-top:177px}.res500-mg-b-177{margin-bottom:177px}.res500-mg-l-177{margin-left:177px}.res500-mg-r-177{margin-right:177px}.res500-pd-t-178{padding-top:178px!important}.res500-pd-b-178{padding-bottom:178px!important}.res500-pd-r-178{padding-right:178px!important}.res500-pd-l-178{padding-left:178px!important}.res500-width-178{width:178px!important}.mg-t-178,.res500-mg-t-178{margin-top:178px}.res500-mg-b-178{margin-bottom:178px}.res500-mg-l-178{margin-left:178px}.res500-mg-r-178{margin-right:178px}.res500-pd-t-179{padding-top:179px!important}.res500-pd-b-179{padding-bottom:179px!important}.res500-pd-r-179{padding-right:179px!important}.res500-pd-l-179{padding-left:179px!important}.res500-width-179{width:179px!important}.mg-t-179,.res500-mg-t-179{margin-top:179px}.res500-mg-b-179{margin-bottom:179px}.res500-mg-l-179{margin-left:179px}.res500-mg-r-179{margin-right:179px}.res500-pd-t-180{padding-top:180px!important}.res500-pd-b-180{padding-bottom:180px!important}.res500-pd-r-180{padding-right:180px!important}.res500-pd-l-180{padding-left:180px!important}.res500-width-180{width:180px!important}.mg-t-180,.res500-mg-t-180{margin-top:180px}.res500-mg-b-180{margin-bottom:180px}.res500-mg-l-180{margin-left:180px}.res500-mg-r-180{margin-right:180px}.res500-pd-t-181{padding-top:181px!important}.res500-pd-b-181{padding-bottom:181px!important}.res500-pd-r-181{padding-right:181px!important}.res500-pd-l-181{padding-left:181px!important}.res500-width-181{width:181px!important}.mg-t-181,.res500-mg-t-181{margin-top:181px}.res500-mg-b-181{margin-bottom:181px}.res500-mg-l-181{margin-left:181px}.res500-mg-r-181{margin-right:181px}.res500-pd-t-182{padding-top:182px!important}.res500-pd-b-182{padding-bottom:182px!important}.res500-pd-r-182{padding-right:182px!important}.res500-pd-l-182{padding-left:182px!important}.res500-width-182{width:182px!important}.mg-t-182,.res500-mg-t-182{margin-top:182px}.res500-mg-b-182{margin-bottom:182px}.res500-mg-l-182{margin-left:182px}.res500-mg-r-182{margin-right:182px}.res500-pd-t-183{padding-top:183px!important}.res500-pd-b-183{padding-bottom:183px!important}.res500-pd-r-183{padding-right:183px!important}.res500-pd-l-183{padding-left:183px!important}.res500-width-183{width:183px!important}.mg-t-183,.res500-mg-t-183{margin-top:183px}.res500-mg-b-183{margin-bottom:183px}.res500-mg-l-183{margin-left:183px}.res500-mg-r-183{margin-right:183px}.res500-pd-t-184{padding-top:184px!important}.res500-pd-b-184{padding-bottom:184px!important}.res500-pd-r-184{padding-right:184px!important}.res500-pd-l-184{padding-left:184px!important}.res500-width-184{width:184px!important}.mg-t-184,.res500-mg-t-184{margin-top:184px}.res500-mg-b-184{margin-bottom:184px}.res500-mg-l-184{margin-left:184px}.res500-mg-r-184{margin-right:184px}.res500-pd-t-185{padding-top:185px!important}.res500-pd-b-185{padding-bottom:185px!important}.res500-pd-r-185{padding-right:185px!important}.res500-pd-l-185{padding-left:185px!important}.res500-width-185{width:185px!important}.mg-t-185,.res500-mg-t-185{margin-top:185px}.res500-mg-b-185{margin-bottom:185px}.res500-mg-l-185{margin-left:185px}.res500-mg-r-185{margin-right:185px}.res500-pd-t-186{padding-top:186px!important}.res500-pd-b-186{padding-bottom:186px!important}.res500-pd-r-186{padding-right:186px!important}.res500-pd-l-186{padding-left:186px!important}.res500-width-186{width:186px!important}.mg-t-186,.res500-mg-t-186{margin-top:186px}.res500-mg-b-186{margin-bottom:186px}.res500-mg-l-186{margin-left:186px}.res500-mg-r-186{margin-right:186px}.res500-pd-t-187{padding-top:187px!important}.res500-pd-b-187{padding-bottom:187px!important}.res500-pd-r-187{padding-right:187px!important}.res500-pd-l-187{padding-left:187px!important}.res500-width-187{width:187px!important}.mg-t-187,.res500-mg-t-187{margin-top:187px}.res500-mg-b-187{margin-bottom:187px}.res500-mg-l-187{margin-left:187px}.res500-mg-r-187{margin-right:187px}.res500-pd-t-188{padding-top:188px!important}.res500-pd-b-188{padding-bottom:188px!important}.res500-pd-r-188{padding-right:188px!important}.res500-pd-l-188{padding-left:188px!important}.res500-width-188{width:188px!important}.mg-t-188,.res500-mg-t-188{margin-top:188px}.res500-mg-b-188{margin-bottom:188px}.res500-mg-l-188{margin-left:188px}.res500-mg-r-188{margin-right:188px}.res500-pd-t-189{padding-top:189px!important}.res500-pd-b-189{padding-bottom:189px!important}.res500-pd-r-189{padding-right:189px!important}.res500-pd-l-189{padding-left:189px!important}.res500-width-189{width:189px!important}.mg-t-189,.res500-mg-t-189{margin-top:189px}.res500-mg-b-189{margin-bottom:189px}.res500-mg-l-189{margin-left:189px}.res500-mg-r-189{margin-right:189px}.res500-pd-t-190{padding-top:190px!important}.res500-pd-b-190{padding-bottom:190px!important}.res500-pd-r-190{padding-right:190px!important}.res500-pd-l-190{padding-left:190px!important}.res500-width-190{width:190px!important}.mg-t-190,.res500-mg-t-190{margin-top:190px}.res500-mg-b-190{margin-bottom:190px}.res500-mg-l-190{margin-left:190px}.res500-mg-r-190{margin-right:190px}.res500-pd-t-191{padding-top:191px!important}.res500-pd-b-191{padding-bottom:191px!important}.res500-pd-r-191{padding-right:191px!important}.res500-pd-l-191{padding-left:191px!important}.res500-width-191{width:191px!important}.mg-t-191,.res500-mg-t-191{margin-top:191px}.res500-mg-b-191{margin-bottom:191px}.res500-mg-l-191{margin-left:191px}.res500-mg-r-191{margin-right:191px}.res500-pd-t-192{padding-top:192px!important}.res500-pd-b-192{padding-bottom:192px!important}.res500-pd-r-192{padding-right:192px!important}.res500-pd-l-192{padding-left:192px!important}.res500-width-192{width:192px!important}.mg-t-192,.res500-mg-t-192{margin-top:192px}.res500-mg-b-192{margin-bottom:192px}.res500-mg-l-192{margin-left:192px}.res500-mg-r-192{margin-right:192px}.res500-pd-t-193{padding-top:193px!important}.res500-pd-b-193{padding-bottom:193px!important}.res500-pd-r-193{padding-right:193px!important}.res500-pd-l-193{padding-left:193px!important}.res500-width-193{width:193px!important}.mg-t-193,.res500-mg-t-193{margin-top:193px}.res500-mg-b-193{margin-bottom:193px}.res500-mg-l-193{margin-left:193px}.res500-mg-r-193{margin-right:193px}.res500-pd-t-194{padding-top:194px!important}.res500-pd-b-194{padding-bottom:194px!important}.res500-pd-r-194{padding-right:194px!important}.res500-pd-l-194{padding-left:194px!important}.res500-width-194{width:194px!important}.mg-t-194,.res500-mg-t-194{margin-top:194px}.res500-mg-b-194{margin-bottom:194px}.res500-mg-l-194{margin-left:194px}.res500-mg-r-194{margin-right:194px}.res500-pd-t-195{padding-top:195px!important}.res500-pd-b-195{padding-bottom:195px!important}.res500-pd-r-195{padding-right:195px!important}.res500-pd-l-195{padding-left:195px!important}.res500-width-195{width:195px!important}.mg-t-195,.res500-mg-t-195{margin-top:195px}.res500-mg-b-195{margin-bottom:195px}.res500-mg-l-195{margin-left:195px}.res500-mg-r-195{margin-right:195px}.res500-pd-t-196{padding-top:196px!important}.res500-pd-b-196{padding-bottom:196px!important}.res500-pd-r-196{padding-right:196px!important}.res500-pd-l-196{padding-left:196px!important}.res500-width-196{width:196px!important}.mg-t-196,.res500-mg-t-196{margin-top:196px}.res500-mg-b-196{margin-bottom:196px}.res500-mg-l-196{margin-left:196px}.res500-mg-r-196{margin-right:196px}.res500-pd-t-197{padding-top:197px!important}.res500-pd-b-197{padding-bottom:197px!important}.res500-pd-r-197{padding-right:197px!important}.res500-pd-l-197{padding-left:197px!important}.res500-width-197{width:197px!important}.mg-t-197,.res500-mg-t-197{margin-top:197px}.res500-mg-b-197{margin-bottom:197px}.res500-mg-l-197{margin-left:197px}.res500-mg-r-197{margin-right:197px}.res500-pd-t-198{padding-top:198px!important}.res500-pd-b-198{padding-bottom:198px!important}.res500-pd-r-198{padding-right:198px!important}.res500-pd-l-198{padding-left:198px!important}.res500-width-198{width:198px!important}.mg-t-198,.res500-mg-t-198{margin-top:198px}.res500-mg-b-198{margin-bottom:198px}.res500-mg-l-198{margin-left:198px}.res500-mg-r-198{margin-right:198px}.res500-pd-t-199{padding-top:199px!important}.res500-pd-b-199{padding-bottom:199px!important}.res500-pd-r-199{padding-right:199px!important}.res500-pd-l-199{padding-left:199px!important}.res500-width-199{width:199px!important}.mg-t-199,.res500-mg-t-199{margin-top:199px}.res500-mg-b-199{margin-bottom:199px}.res500-mg-l-199{margin-left:199px}.res500-mg-r-199{margin-right:199px}.res500-pd-t-200{padding-top:200px!important}.res500-pd-b-200{padding-bottom:200px!important}.res500-pd-r-200{padding-right:200px!important}.res500-pd-l-200{padding-left:200px!important}.res500-width-200{width:200px!important}.mg-t-200,.res500-mg-t-200{margin-top:200px}.res500-mg-b-200{margin-bottom:200px}.res500-mg-l-200{margin-left:200px}.res500-mg-r-200{margin-right:200px}}@media (max-width: 1100px){.res1100-pd-t-0{padding-top:0}.res1100-pd-b-0{padding-bottom:0}.res1100-pd-r-0{padding-right:0}.res1100-pd-l-0{padding-left:0}.res1100-width-0{width:0px!important}.res1100-mg-t-0{margin-top:0}.res1100-mg-b-0{margin-bottom:0}.res1100-mg-l-0{margin-left:0}.res1100-mg-r-0{margin-right:0}.res1100-pd-t-1{padding-top:1px}.res1100-pd-b-1{padding-bottom:1px}.res1100-pd-r-1{padding-right:1px}.res1100-pd-l-1{padding-left:1px}.res1100-width-1{width:1px!important}.res1100-mg-t-1{margin-top:1px}.res1100-mg-b-1{margin-bottom:1px}.res1100-mg-l-1{margin-left:1px}.res1100-mg-r-1{margin-right:1px}.res1100-pd-t-2{padding-top:2px}.res1100-pd-b-2{padding-bottom:2px}.res1100-pd-r-2{padding-right:2px}.res1100-pd-l-2{padding-left:2px}.res1100-width-2{width:2px!important}.res1100-mg-t-2{margin-top:2px}.res1100-mg-b-2{margin-bottom:2px}.res1100-mg-l-2{margin-left:2px}.res1100-mg-r-2{margin-right:2px}.res1100-pd-t-3{padding-top:3px}.res1100-pd-b-3{padding-bottom:3px}.res1100-pd-r-3{padding-right:3px}.res1100-pd-l-3{padding-left:3px}.res1100-width-3{width:3px!important}.res1100-mg-t-3{margin-top:3px}.res1100-mg-b-3{margin-bottom:3px}.res1100-mg-l-3{margin-left:3px}.res1100-mg-r-3{margin-right:3px}.res1100-pd-t-4{padding-top:4px}.res1100-pd-b-4{padding-bottom:4px}.res1100-pd-r-4{padding-right:4px}.res1100-pd-l-4{padding-left:4px}.res1100-width-4{width:4px!important}.res1100-mg-t-4{margin-top:4px}.res1100-mg-b-4{margin-bottom:4px}.res1100-mg-l-4{margin-left:4px}.res1100-mg-r-4{margin-right:4px}.res1100-pd-t-5{padding-top:5px}.res1100-pd-b-5{padding-bottom:5px}.res1100-pd-r-5{padding-right:5px}.res1100-pd-l-5{padding-left:5px}.res1100-width-5{width:5px!important}.res1100-mg-t-5{margin-top:5px}.res1100-mg-b-5{margin-bottom:5px}.res1100-mg-l-5{margin-left:5px}.res1100-mg-r-5{margin-right:5px}.res1100-pd-t-6{padding-top:6px}.res1100-pd-b-6{padding-bottom:6px}.res1100-pd-r-6{padding-right:6px}.res1100-pd-l-6{padding-left:6px}.res1100-width-6{width:6px!important}.res1100-mg-t-6{margin-top:6px}.res1100-mg-b-6{margin-bottom:6px}.res1100-mg-l-6{margin-left:6px}.res1100-mg-r-6{margin-right:6px}.res1100-pd-t-7{padding-top:7px}.res1100-pd-b-7{padding-bottom:7px}.res1100-pd-r-7{padding-right:7px}.res1100-pd-l-7{padding-left:7px}.res1100-width-7{width:7px!important}.res1100-mg-t-7{margin-top:7px}.res1100-mg-b-7{margin-bottom:7px}.res1100-mg-l-7{margin-left:7px}.res1100-mg-r-7{margin-right:7px}.res1100-pd-t-8{padding-top:8px}.res1100-pd-b-8{padding-bottom:8px}.res1100-pd-r-8{padding-right:8px}.res1100-pd-l-8{padding-left:8px}.res1100-width-8{width:8px!important}.res1100-mg-t-8{margin-top:8px}.res1100-mg-b-8{margin-bottom:8px}.res1100-mg-l-8{margin-left:8px}.res1100-mg-r-8{margin-right:8px}.res1100-pd-t-9{padding-top:9px}.res1100-pd-b-9{padding-bottom:9px}.res1100-pd-r-9{padding-right:9px}.res1100-pd-l-9{padding-left:9px}.res1100-width-9{width:9px!important}.res1100-mg-t-9{margin-top:9px}.res1100-mg-b-9{margin-bottom:9px}.res1100-mg-l-9{margin-left:9px}.res1100-mg-r-9{margin-right:9px}.res1100-pd-t-10{padding-top:10px}.res1100-pd-b-10{padding-bottom:10px}.res1100-pd-r-10{padding-right:10px}.res1100-pd-l-10{padding-left:10px}.res1100-width-10{width:10px!important}.res1100-mg-t-10{margin-top:10px}.res1100-mg-b-10{margin-bottom:10px}.res1100-mg-l-10{margin-left:10px}.res1100-mg-r-10{margin-right:10px}.res1100-pd-t-11{padding-top:11px}.res1100-pd-b-11{padding-bottom:11px}.res1100-pd-r-11{padding-right:11px}.res1100-pd-l-11{padding-left:11px}.res1100-width-11{width:11px!important}.res1100-mg-t-11{margin-top:11px}.res1100-mg-b-11{margin-bottom:11px}.res1100-mg-l-11{margin-left:11px}.res1100-mg-r-11{margin-right:11px}.res1100-pd-t-12{padding-top:12px}.res1100-pd-b-12{padding-bottom:12px}.res1100-pd-r-12{padding-right:12px}.res1100-pd-l-12{padding-left:12px}.res1100-width-12{width:12px!important}.res1100-mg-t-12{margin-top:12px}.res1100-mg-b-12{margin-bottom:12px}.res1100-mg-l-12{margin-left:12px}.res1100-mg-r-12{margin-right:12px}.res1100-pd-t-13{padding-top:13px}.res1100-pd-b-13{padding-bottom:13px}.res1100-pd-r-13{padding-right:13px}.res1100-pd-l-13{padding-left:13px}.res1100-width-13{width:13px!important}.res1100-mg-t-13{margin-top:13px}.res1100-mg-b-13{margin-bottom:13px}.res1100-mg-l-13{margin-left:13px}.res1100-mg-r-13{margin-right:13px}.res1100-pd-t-14{padding-top:14px}.res1100-pd-b-14{padding-bottom:14px}.res1100-pd-r-14{padding-right:14px}.res1100-pd-l-14{padding-left:14px}.res1100-width-14{width:14px!important}.res1100-mg-t-14{margin-top:14px}.res1100-mg-b-14{margin-bottom:14px}.res1100-mg-l-14{margin-left:14px}.res1100-mg-r-14{margin-right:14px}.res1100-pd-t-15{padding-top:15px}.res1100-pd-b-15{padding-bottom:15px}.res1100-pd-r-15{padding-right:15px}.res1100-pd-l-15{padding-left:15px}.res1100-width-15{width:15px!important}.res1100-mg-t-15{margin-top:15px}.res1100-mg-b-15{margin-bottom:15px}.res1100-mg-l-15{margin-left:15px}.res1100-mg-r-15{margin-right:15px}.res1100-pd-t-16{padding-top:16px}.res1100-pd-b-16{padding-bottom:16px}.res1100-pd-r-16{padding-right:16px}.res1100-pd-l-16{padding-left:16px}.res1100-width-16{width:16px!important}.res1100-mg-t-16{margin-top:16px}.res1100-mg-b-16{margin-bottom:16px}.res1100-mg-l-16{margin-left:16px}.res1100-mg-r-16{margin-right:16px}.res1100-pd-t-17{padding-top:17px}.res1100-pd-b-17{padding-bottom:17px}.res1100-pd-r-17{padding-right:17px}.res1100-pd-l-17{padding-left:17px}.res1100-width-17{width:17px!important}.res1100-mg-t-17{margin-top:17px}.res1100-mg-b-17{margin-bottom:17px}.res1100-mg-l-17{margin-left:17px}.res1100-mg-r-17{margin-right:17px}.res1100-pd-t-18{padding-top:18px}.res1100-pd-b-18{padding-bottom:18px}.res1100-pd-r-18{padding-right:18px}.res1100-pd-l-18{padding-left:18px}.res1100-width-18{width:18px!important}.res1100-mg-t-18{margin-top:18px}.res1100-mg-b-18{margin-bottom:18px}.res1100-mg-l-18{margin-left:18px}.res1100-mg-r-18{margin-right:18px}.res1100-pd-t-19{padding-top:19px}.res1100-pd-b-19{padding-bottom:19px}.res1100-pd-r-19{padding-right:19px}.res1100-pd-l-19{padding-left:19px}.res1100-width-19{width:19px!important}.res1100-mg-t-19{margin-top:19px}.res1100-mg-b-19{margin-bottom:19px}.res1100-mg-l-19{margin-left:19px}.res1100-mg-r-19{margin-right:19px}.res1100-pd-t-20{padding-top:20px}.res1100-pd-b-20{padding-bottom:20px}.res1100-pd-r-20{padding-right:20px}.res1100-pd-l-20{padding-left:20px}.res1100-width-20{width:20px!important}.res1100-mg-t-20{margin-top:20px}.res1100-mg-b-20{margin-bottom:20px}.res1100-mg-l-20{margin-left:20px}.res1100-mg-r-20{margin-right:20px}.res1100-pd-t-21{padding-top:21px}.res1100-pd-b-21{padding-bottom:21px}.res1100-pd-r-21{padding-right:21px}.res1100-pd-l-21{padding-left:21px}.res1100-width-21{width:21px!important}.res1100-mg-t-21{margin-top:21px}.res1100-mg-b-21{margin-bottom:21px}.res1100-mg-l-21{margin-left:21px}.res1100-mg-r-21{margin-right:21px}.res1100-pd-t-22{padding-top:22px}.res1100-pd-b-22{padding-bottom:22px}.res1100-pd-r-22{padding-right:22px}.res1100-pd-l-22{padding-left:22px}.res1100-width-22{width:22px!important}.res1100-mg-t-22{margin-top:22px}.res1100-mg-b-22{margin-bottom:22px}.res1100-mg-l-22{margin-left:22px}.res1100-mg-r-22{margin-right:22px}.res1100-pd-t-23{padding-top:23px}.res1100-pd-b-23{padding-bottom:23px}.res1100-pd-r-23{padding-right:23px}.res1100-pd-l-23{padding-left:23px}.res1100-width-23{width:23px!important}.res1100-mg-t-23{margin-top:23px}.res1100-mg-b-23{margin-bottom:23px}.res1100-mg-l-23{margin-left:23px}.res1100-mg-r-23{margin-right:23px}.res1100-pd-t-24{padding-top:24px}.res1100-pd-b-24{padding-bottom:24px}.res1100-pd-r-24{padding-right:24px}.res1100-pd-l-24{padding-left:24px}.res1100-width-24{width:24px!important}.res1100-mg-t-24{margin-top:24px}.res1100-mg-b-24{margin-bottom:24px}.res1100-mg-l-24{margin-left:24px}.res1100-mg-r-24{margin-right:24px}.res1100-pd-t-25{padding-top:25px}.res1100-pd-b-25{padding-bottom:25px}.res1100-pd-r-25{padding-right:25px}.res1100-pd-l-25{padding-left:25px}.res1100-width-25{width:25px!important}.res1100-mg-t-25{margin-top:25px}.res1100-mg-b-25{margin-bottom:25px}.res1100-mg-l-25{margin-left:25px}.res1100-mg-r-25{margin-right:25px}.res1100-pd-t-26{padding-top:26px}.res1100-pd-b-26{padding-bottom:26px}.res1100-pd-r-26{padding-right:26px}.res1100-pd-l-26{padding-left:26px}.res1100-width-26{width:26px!important}.res1100-mg-t-26{margin-top:26px}.res1100-mg-b-26{margin-bottom:26px}.res1100-mg-l-26{margin-left:26px}.res1100-mg-r-26{margin-right:26px}.res1100-pd-t-27{padding-top:27px}.res1100-pd-b-27{padding-bottom:27px}.res1100-pd-r-27{padding-right:27px}.res1100-pd-l-27{padding-left:27px}.res1100-width-27{width:27px!important}.res1100-mg-t-27{margin-top:27px}.res1100-mg-b-27{margin-bottom:27px}.res1100-mg-l-27{margin-left:27px}.res1100-mg-r-27{margin-right:27px}.res1100-pd-t-28{padding-top:28px}.res1100-pd-b-28{padding-bottom:28px}.res1100-pd-r-28{padding-right:28px}.res1100-pd-l-28{padding-left:28px}.res1100-width-28{width:28px!important}.res1100-mg-t-28{margin-top:28px}.res1100-mg-b-28{margin-bottom:28px}.res1100-mg-l-28{margin-left:28px}.res1100-mg-r-28{margin-right:28px}.res1100-pd-t-29{padding-top:29px}.res1100-pd-b-29{padding-bottom:29px}.res1100-pd-r-29{padding-right:29px}.res1100-pd-l-29{padding-left:29px}.res1100-width-29{width:29px!important}.res1100-mg-t-29{margin-top:29px}.res1100-mg-b-29{margin-bottom:29px}.res1100-mg-l-29{margin-left:29px}.res1100-mg-r-29{margin-right:29px}.res1100-pd-t-30{padding-top:30px}.res1100-pd-b-30{padding-bottom:30px}.res1100-pd-r-30{padding-right:30px}.res1100-pd-l-30{padding-left:30px}.res1100-width-30{width:30px!important}.res1100-mg-t-30{margin-top:30px}.res1100-mg-b-30{margin-bottom:30px}.res1100-mg-l-30{margin-left:30px}.res1100-mg-r-30{margin-right:30px}.res1100-pd-t-31{padding-top:31px}.res1100-pd-b-31{padding-bottom:31px}.res1100-pd-r-31{padding-right:31px}.res1100-pd-l-31{padding-left:31px}.res1100-width-31{width:31px!important}.res1100-mg-t-31{margin-top:31px}.res1100-mg-b-31{margin-bottom:31px}.res1100-mg-l-31{margin-left:31px}.res1100-mg-r-31{margin-right:31px}.res1100-pd-t-32{padding-top:32px}.res1100-pd-b-32{padding-bottom:32px}.res1100-pd-r-32{padding-right:32px}.res1100-pd-l-32{padding-left:32px}.res1100-width-32{width:32px!important}.res1100-mg-t-32{margin-top:32px}.res1100-mg-b-32{margin-bottom:32px}.res1100-mg-l-32{margin-left:32px}.res1100-mg-r-32{margin-right:32px}.res1100-pd-t-33{padding-top:33px}.res1100-pd-b-33{padding-bottom:33px}.res1100-pd-r-33{padding-right:33px}.res1100-pd-l-33{padding-left:33px}.res1100-width-33{width:33px!important}.res1100-mg-t-33{margin-top:33px}.res1100-mg-b-33{margin-bottom:33px}.res1100-mg-l-33{margin-left:33px}.res1100-mg-r-33{margin-right:33px}.res1100-pd-t-34{padding-top:34px}.res1100-pd-b-34{padding-bottom:34px}.res1100-pd-r-34{padding-right:34px}.res1100-pd-l-34{padding-left:34px}.res1100-width-34{width:34px!important}.res1100-mg-t-34{margin-top:34px}.res1100-mg-b-34{margin-bottom:34px}.res1100-mg-l-34{margin-left:34px}.res1100-mg-r-34{margin-right:34px}.res1100-pd-t-35{padding-top:35px}.res1100-pd-b-35{padding-bottom:35px}.res1100-pd-r-35{padding-right:35px}.res1100-pd-l-35{padding-left:35px}.res1100-width-35{width:35px!important}.res1100-mg-t-35{margin-top:35px}.res1100-mg-b-35{margin-bottom:35px}.res1100-mg-l-35{margin-left:35px}.res1100-mg-r-35{margin-right:35px}.res1100-pd-t-36{padding-top:36px}.res1100-pd-b-36{padding-bottom:36px}.res1100-pd-r-36{padding-right:36px}.res1100-pd-l-36{padding-left:36px}.res1100-width-36{width:36px!important}.res1100-mg-t-36{margin-top:36px}.res1100-mg-b-36{margin-bottom:36px}.res1100-mg-l-36{margin-left:36px}.res1100-mg-r-36{margin-right:36px}.res1100-pd-t-37{padding-top:37px}.res1100-pd-b-37{padding-bottom:37px}.res1100-pd-r-37{padding-right:37px}.res1100-pd-l-37{padding-left:37px}.res1100-width-37{width:37px!important}.res1100-mg-t-37{margin-top:37px}.res1100-mg-b-37{margin-bottom:37px}.res1100-mg-l-37{margin-left:37px}.res1100-mg-r-37{margin-right:37px}.res1100-pd-t-38{padding-top:38px}.res1100-pd-b-38{padding-bottom:38px}.res1100-pd-r-38{padding-right:38px}.res1100-pd-l-38{padding-left:38px}.res1100-width-38{width:38px!important}.res1100-mg-t-38{margin-top:38px}.res1100-mg-b-38{margin-bottom:38px}.res1100-mg-l-38{margin-left:38px}.res1100-mg-r-38{margin-right:38px}.res1100-pd-t-39{padding-top:39px}.res1100-pd-b-39{padding-bottom:39px}.res1100-pd-r-39{padding-right:39px}.res1100-pd-l-39{padding-left:39px}.res1100-width-39{width:39px!important}.res1100-mg-t-39{margin-top:39px}.res1100-mg-b-39{margin-bottom:39px}.res1100-mg-l-39{margin-left:39px}.res1100-mg-r-39{margin-right:39px}.res1100-pd-t-40{padding-top:40px}.res1100-pd-b-40{padding-bottom:40px}.res1100-pd-r-40{padding-right:40px}.res1100-pd-l-40{padding-left:40px}.res1100-width-40{width:40px!important}.res1100-mg-t-40{margin-top:40px}.res1100-mg-b-40{margin-bottom:40px}.res1100-mg-l-40{margin-left:40px}.res1100-mg-r-40{margin-right:40px}.res1100-pd-t-41{padding-top:41px}.res1100-pd-b-41{padding-bottom:41px}.res1100-pd-r-41{padding-right:41px}.res1100-pd-l-41{padding-left:41px}.res1100-width-41{width:41px!important}.res1100-mg-t-41{margin-top:41px}.res1100-mg-b-41{margin-bottom:41px}.res1100-mg-l-41{margin-left:41px}.res1100-mg-r-41{margin-right:41px}.res1100-pd-t-42{padding-top:42px}.res1100-pd-b-42{padding-bottom:42px}.res1100-pd-r-42{padding-right:42px}.res1100-pd-l-42{padding-left:42px}.res1100-width-42{width:42px!important}.res1100-mg-t-42{margin-top:42px}.res1100-mg-b-42{margin-bottom:42px}.res1100-mg-l-42{margin-left:42px}.res1100-mg-r-42{margin-right:42px}.res1100-pd-t-43{padding-top:43px}.res1100-pd-b-43{padding-bottom:43px}.res1100-pd-r-43{padding-right:43px}.res1100-pd-l-43{padding-left:43px}.res1100-width-43{width:43px!important}.res1100-mg-t-43{margin-top:43px}.res1100-mg-b-43{margin-bottom:43px}.res1100-mg-l-43{margin-left:43px}.res1100-mg-r-43{margin-right:43px}.res1100-pd-t-44{padding-top:44px}.res1100-pd-b-44{padding-bottom:44px}.res1100-pd-r-44{padding-right:44px}.res1100-pd-l-44{padding-left:44px}.res1100-width-44{width:44px!important}.res1100-mg-t-44{margin-top:44px}.res1100-mg-b-44{margin-bottom:44px}.res1100-mg-l-44{margin-left:44px}.res1100-mg-r-44{margin-right:44px}.res1100-pd-t-45{padding-top:45px}.res1100-pd-b-45{padding-bottom:45px}.res1100-pd-r-45{padding-right:45px}.res1100-pd-l-45{padding-left:45px}.res1100-width-45{width:45px!important}.res1100-mg-t-45{margin-top:45px}.res1100-mg-b-45{margin-bottom:45px}.res1100-mg-l-45{margin-left:45px}.res1100-mg-r-45{margin-right:45px}.res1100-pd-t-46{padding-top:46px}.res1100-pd-b-46{padding-bottom:46px}.res1100-pd-r-46{padding-right:46px}.res1100-pd-l-46{padding-left:46px}.res1100-width-46{width:46px!important}.res1100-mg-t-46{margin-top:46px}.res1100-mg-b-46{margin-bottom:46px}.res1100-mg-l-46{margin-left:46px}.res1100-mg-r-46{margin-right:46px}.res1100-pd-t-47{padding-top:47px}.res1100-pd-b-47{padding-bottom:47px}.res1100-pd-r-47{padding-right:47px}.res1100-pd-l-47{padding-left:47px}.res1100-width-47{width:47px!important}.res1100-mg-t-47{margin-top:47px}.res1100-mg-b-47{margin-bottom:47px}.res1100-mg-l-47{margin-left:47px}.res1100-mg-r-47{margin-right:47px}.res1100-pd-t-48{padding-top:48px}.res1100-pd-b-48{padding-bottom:48px}.res1100-pd-r-48{padding-right:48px}.res1100-pd-l-48{padding-left:48px}.res1100-width-48{width:48px!important}.res1100-mg-t-48{margin-top:48px}.res1100-mg-b-48{margin-bottom:48px}.res1100-mg-l-48{margin-left:48px}.res1100-mg-r-48{margin-right:48px}.res1100-pd-t-49{padding-top:49px}.res1100-pd-b-49{padding-bottom:49px}.res1100-pd-r-49{padding-right:49px}.res1100-pd-l-49{padding-left:49px}.res1100-width-49{width:49px!important}.res1100-mg-t-49{margin-top:49px}.res1100-mg-b-49{margin-bottom:49px}.res1100-mg-l-49{margin-left:49px}.res1100-mg-r-49{margin-right:49px}.res1100-pd-t-50{padding-top:50px}.res1100-pd-b-50{padding-bottom:50px}.res1100-pd-r-50{padding-right:50px}.res1100-pd-l-50{padding-left:50px}.res1100-width-50{width:50px!important}.res1100-mg-t-50{margin-top:50px}.res1100-mg-b-50{margin-bottom:50px}.res1100-mg-l-50{margin-left:50px}.res1100-mg-r-50{margin-right:50px}.res1100-pd-t-51{padding-top:51px}.res1100-pd-b-51{padding-bottom:51px}.res1100-pd-r-51{padding-right:51px}.res1100-pd-l-51{padding-left:51px}.res1100-width-51{width:51px!important}.res1100-mg-t-51{margin-top:51px}.res1100-mg-b-51{margin-bottom:51px}.res1100-mg-l-51{margin-left:51px}.res1100-mg-r-51{margin-right:51px}.res1100-pd-t-52{padding-top:52px}.res1100-pd-b-52{padding-bottom:52px}.res1100-pd-r-52{padding-right:52px}.res1100-pd-l-52{padding-left:52px}.res1100-width-52{width:52px!important}.res1100-mg-t-52{margin-top:52px}.res1100-mg-b-52{margin-bottom:52px}.res1100-mg-l-52{margin-left:52px}.res1100-mg-r-52{margin-right:52px}.res1100-pd-t-53{padding-top:53px}.res1100-pd-b-53{padding-bottom:53px}.res1100-pd-r-53{padding-right:53px}.res1100-pd-l-53{padding-left:53px}.res1100-width-53{width:53px!important}.res1100-mg-t-53{margin-top:53px}.res1100-mg-b-53{margin-bottom:53px}.res1100-mg-l-53{margin-left:53px}.res1100-mg-r-53{margin-right:53px}.res1100-pd-t-54{padding-top:54px}.res1100-pd-b-54{padding-bottom:54px}.res1100-pd-r-54{padding-right:54px}.res1100-pd-l-54{padding-left:54px}.res1100-width-54{width:54px!important}.res1100-mg-t-54{margin-top:54px}.res1100-mg-b-54{margin-bottom:54px}.res1100-mg-l-54{margin-left:54px}.res1100-mg-r-54{margin-right:54px}.res1100-pd-t-55{padding-top:55px}.res1100-pd-b-55{padding-bottom:55px}.res1100-pd-r-55{padding-right:55px}.res1100-pd-l-55{padding-left:55px}.res1100-width-55{width:55px!important}.res1100-mg-t-55{margin-top:55px}.res1100-mg-b-55{margin-bottom:55px}.res1100-mg-l-55{margin-left:55px}.res1100-mg-r-55{margin-right:55px}.res1100-pd-t-56{padding-top:56px}.res1100-pd-b-56{padding-bottom:56px}.res1100-pd-r-56{padding-right:56px}.res1100-pd-l-56{padding-left:56px}.res1100-width-56{width:56px!important}.res1100-mg-t-56{margin-top:56px}.res1100-mg-b-56{margin-bottom:56px}.res1100-mg-l-56{margin-left:56px}.res1100-mg-r-56{margin-right:56px}.res1100-pd-t-57{padding-top:57px}.res1100-pd-b-57{padding-bottom:57px}.res1100-pd-r-57{padding-right:57px}.res1100-pd-l-57{padding-left:57px}.res1100-width-57{width:57px!important}.res1100-mg-t-57{margin-top:57px}.res1100-mg-b-57{margin-bottom:57px}.res1100-mg-l-57{margin-left:57px}.res1100-mg-r-57{margin-right:57px}.res1100-pd-t-58{padding-top:58px}.res1100-pd-b-58{padding-bottom:58px}.res1100-pd-r-58{padding-right:58px}.res1100-pd-l-58{padding-left:58px}.res1100-width-58{width:58px!important}.res1100-mg-t-58{margin-top:58px}.res1100-mg-b-58{margin-bottom:58px}.res1100-mg-l-58{margin-left:58px}.res1100-mg-r-58{margin-right:58px}.res1100-pd-t-59{padding-top:59px}.res1100-pd-b-59{padding-bottom:59px}.res1100-pd-r-59{padding-right:59px}.res1100-pd-l-59{padding-left:59px}.res1100-width-59{width:59px!important}.res1100-mg-t-59{margin-top:59px}.res1100-mg-b-59{margin-bottom:59px}.res1100-mg-l-59{margin-left:59px}.res1100-mg-r-59{margin-right:59px}.res1100-pd-t-60{padding-top:60px}.res1100-pd-b-60{padding-bottom:60px}.res1100-pd-r-60{padding-right:60px}.res1100-pd-l-60{padding-left:60px}.res1100-width-60{width:60px!important}.res1100-mg-t-60{margin-top:60px}.res1100-mg-b-60{margin-bottom:60px}.res1100-mg-l-60{margin-left:60px}.res1100-mg-r-60{margin-right:60px}.res1100-pd-t-61{padding-top:61px}.res1100-pd-b-61{padding-bottom:61px}.res1100-pd-r-61{padding-right:61px}.res1100-pd-l-61{padding-left:61px}.res1100-width-61{width:61px!important}.res1100-mg-t-61{margin-top:61px}.res1100-mg-b-61{margin-bottom:61px}.res1100-mg-l-61{margin-left:61px}.res1100-mg-r-61{margin-right:61px}.res1100-pd-t-62{padding-top:62px}.res1100-pd-b-62{padding-bottom:62px}.res1100-pd-r-62{padding-right:62px}.res1100-pd-l-62{padding-left:62px}.res1100-width-62{width:62px!important}.res1100-mg-t-62{margin-top:62px}.res1100-mg-b-62{margin-bottom:62px}.res1100-mg-l-62{margin-left:62px}.res1100-mg-r-62{margin-right:62px}.res1100-pd-t-63{padding-top:63px}.res1100-pd-b-63{padding-bottom:63px}.res1100-pd-r-63{padding-right:63px}.res1100-pd-l-63{padding-left:63px}.res1100-width-63{width:63px!important}.res1100-mg-t-63{margin-top:63px}.res1100-mg-b-63{margin-bottom:63px}.res1100-mg-l-63{margin-left:63px}.res1100-mg-r-63{margin-right:63px}.res1100-pd-t-64{padding-top:64px}.res1100-pd-b-64{padding-bottom:64px}.res1100-pd-r-64{padding-right:64px}.res1100-pd-l-64{padding-left:64px}.res1100-width-64{width:64px!important}.res1100-mg-t-64{margin-top:64px}.res1100-mg-b-64{margin-bottom:64px}.res1100-mg-l-64{margin-left:64px}.res1100-mg-r-64{margin-right:64px}.res1100-pd-t-65{padding-top:65px}.res1100-pd-b-65{padding-bottom:65px}.res1100-pd-r-65{padding-right:65px}.res1100-pd-l-65{padding-left:65px}.res1100-width-65{width:65px!important}.res1100-mg-t-65{margin-top:65px}.res1100-mg-b-65{margin-bottom:65px}.res1100-mg-l-65{margin-left:65px}.res1100-mg-r-65{margin-right:65px}.res1100-pd-t-66{padding-top:66px}.res1100-pd-b-66{padding-bottom:66px}.res1100-pd-r-66{padding-right:66px}.res1100-pd-l-66{padding-left:66px}.res1100-width-66{width:66px!important}.res1100-mg-t-66{margin-top:66px}.res1100-mg-b-66{margin-bottom:66px}.res1100-mg-l-66{margin-left:66px}.res1100-mg-r-66{margin-right:66px}.res1100-pd-t-67{padding-top:67px}.res1100-pd-b-67{padding-bottom:67px}.res1100-pd-r-67{padding-right:67px}.res1100-pd-l-67{padding-left:67px}.res1100-width-67{width:67px!important}.res1100-mg-t-67{margin-top:67px}.res1100-mg-b-67{margin-bottom:67px}.res1100-mg-l-67{margin-left:67px}.res1100-mg-r-67{margin-right:67px}.res1100-pd-t-68{padding-top:68px}.res1100-pd-b-68{padding-bottom:68px}.res1100-pd-r-68{padding-right:68px}.res1100-pd-l-68{padding-left:68px}.res1100-width-68{width:68px!important}.res1100-mg-t-68{margin-top:68px}.res1100-mg-b-68{margin-bottom:68px}.res1100-mg-l-68{margin-left:68px}.res1100-mg-r-68{margin-right:68px}.res1100-pd-t-69{padding-top:69px}.res1100-pd-b-69{padding-bottom:69px}.res1100-pd-r-69{padding-right:69px}.res1100-pd-l-69{padding-left:69px}.res1100-width-69{width:69px!important}.res1100-mg-t-69{margin-top:69px}.res1100-mg-b-69{margin-bottom:69px}.res1100-mg-l-69{margin-left:69px}.res1100-mg-r-69{margin-right:69px}.res1100-pd-t-70{padding-top:70px}.res1100-pd-b-70{padding-bottom:70px}.res1100-pd-r-70{padding-right:70px}.res1100-pd-l-70{padding-left:70px}.res1100-width-70{width:70px!important}.res1100-mg-t-70{margin-top:70px}.res1100-mg-b-70{margin-bottom:70px}.res1100-mg-l-70{margin-left:70px}.res1100-mg-r-70{margin-right:70px}.res1100-pd-t-71{padding-top:71px}.res1100-pd-b-71{padding-bottom:71px}.res1100-pd-r-71{padding-right:71px}.res1100-pd-l-71{padding-left:71px}.res1100-width-71{width:71px!important}.res1100-mg-t-71{margin-top:71px}.res1100-mg-b-71{margin-bottom:71px}.res1100-mg-l-71{margin-left:71px}.res1100-mg-r-71{margin-right:71px}.res1100-pd-t-72{padding-top:72px}.res1100-pd-b-72{padding-bottom:72px}.res1100-pd-r-72{padding-right:72px}.res1100-pd-l-72{padding-left:72px}.res1100-width-72{width:72px!important}.res1100-mg-t-72{margin-top:72px}.res1100-mg-b-72{margin-bottom:72px}.res1100-mg-l-72{margin-left:72px}.res1100-mg-r-72{margin-right:72px}.res1100-pd-t-73{padding-top:73px}.res1100-pd-b-73{padding-bottom:73px}.res1100-pd-r-73{padding-right:73px}.res1100-pd-l-73{padding-left:73px}.res1100-width-73{width:73px!important}.res1100-mg-t-73{margin-top:73px}.res1100-mg-b-73{margin-bottom:73px}.res1100-mg-l-73{margin-left:73px}.res1100-mg-r-73{margin-right:73px}.res1100-pd-t-74{padding-top:74px}.res1100-pd-b-74{padding-bottom:74px}.res1100-pd-r-74{padding-right:74px}.res1100-pd-l-74{padding-left:74px}.res1100-width-74{width:74px!important}.res1100-mg-t-74{margin-top:74px}.res1100-mg-b-74{margin-bottom:74px}.res1100-mg-l-74{margin-left:74px}.res1100-mg-r-74{margin-right:74px}.res1100-pd-t-75{padding-top:75px}.res1100-pd-b-75{padding-bottom:75px}.res1100-pd-r-75{padding-right:75px}.res1100-pd-l-75{padding-left:75px}.res1100-width-75{width:75px!important}.res1100-mg-t-75{margin-top:75px}.res1100-mg-b-75{margin-bottom:75px}.res1100-mg-l-75{margin-left:75px}.res1100-mg-r-75{margin-right:75px}.res1100-pd-t-76{padding-top:76px}.res1100-pd-b-76{padding-bottom:76px}.res1100-pd-r-76{padding-right:76px}.res1100-pd-l-76{padding-left:76px}.res1100-width-76{width:76px!important}.res1100-mg-t-76{margin-top:76px}.res1100-mg-b-76{margin-bottom:76px}.res1100-mg-l-76{margin-left:76px}.res1100-mg-r-76{margin-right:76px}.res1100-pd-t-77{padding-top:77px}.res1100-pd-b-77{padding-bottom:77px}.res1100-pd-r-77{padding-right:77px}.res1100-pd-l-77{padding-left:77px}.res1100-width-77{width:77px!important}.res1100-mg-t-77{margin-top:77px}.res1100-mg-b-77{margin-bottom:77px}.res1100-mg-l-77{margin-left:77px}.res1100-mg-r-77{margin-right:77px}.res1100-pd-t-78{padding-top:78px}.res1100-pd-b-78{padding-bottom:78px}.res1100-pd-r-78{padding-right:78px}.res1100-pd-l-78{padding-left:78px}.res1100-width-78{width:78px!important}.res1100-mg-t-78{margin-top:78px}.res1100-mg-b-78{margin-bottom:78px}.res1100-mg-l-78{margin-left:78px}.res1100-mg-r-78{margin-right:78px}.res1100-pd-t-79{padding-top:79px}.res1100-pd-b-79{padding-bottom:79px}.res1100-pd-r-79{padding-right:79px}.res1100-pd-l-79{padding-left:79px}.res1100-width-79{width:79px!important}.res1100-mg-t-79{margin-top:79px}.res1100-mg-b-79{margin-bottom:79px}.res1100-mg-l-79{margin-left:79px}.res1100-mg-r-79{margin-right:79px}.res1100-pd-t-80{padding-top:80px}.res1100-pd-b-80{padding-bottom:80px}.res1100-pd-r-80{padding-right:80px}.res1100-pd-l-80{padding-left:80px}.res1100-width-80{width:80px!important}.res1100-mg-t-80{margin-top:80px}.res1100-mg-b-80{margin-bottom:80px}.res1100-mg-l-80{margin-left:80px}.res1100-mg-r-80{margin-right:80px}.res1100-pd-t-81{padding-top:81px}.res1100-pd-b-81{padding-bottom:81px}.res1100-pd-r-81{padding-right:81px}.res1100-pd-l-81{padding-left:81px}.res1100-width-81{width:81px!important}.res1100-mg-t-81{margin-top:81px}.res1100-mg-b-81{margin-bottom:81px}.res1100-mg-l-81{margin-left:81px}.res1100-mg-r-81{margin-right:81px}.res1100-pd-t-82{padding-top:82px}.res1100-pd-b-82{padding-bottom:82px}.res1100-pd-r-82{padding-right:82px}.res1100-pd-l-82{padding-left:82px}.res1100-width-82{width:82px!important}.res1100-mg-t-82{margin-top:82px}.res1100-mg-b-82{margin-bottom:82px}.res1100-mg-l-82{margin-left:82px}.res1100-mg-r-82{margin-right:82px}.res1100-pd-t-83{padding-top:83px}.res1100-pd-b-83{padding-bottom:83px}.res1100-pd-r-83{padding-right:83px}.res1100-pd-l-83{padding-left:83px}.res1100-width-83{width:83px!important}.res1100-mg-t-83{margin-top:83px}.res1100-mg-b-83{margin-bottom:83px}.res1100-mg-l-83{margin-left:83px}.res1100-mg-r-83{margin-right:83px}.res1100-pd-t-84{padding-top:84px}.res1100-pd-b-84{padding-bottom:84px}.res1100-pd-r-84{padding-right:84px}.res1100-pd-l-84{padding-left:84px}.res1100-width-84{width:84px!important}.res1100-mg-t-84{margin-top:84px}.res1100-mg-b-84{margin-bottom:84px}.res1100-mg-l-84{margin-left:84px}.res1100-mg-r-84{margin-right:84px}.res1100-pd-t-85{padding-top:85px}.res1100-pd-b-85{padding-bottom:85px}.res1100-pd-r-85{padding-right:85px}.res1100-pd-l-85{padding-left:85px}.res1100-width-85{width:85px!important}.res1100-mg-t-85{margin-top:85px}.res1100-mg-b-85{margin-bottom:85px}.res1100-mg-l-85{margin-left:85px}.res1100-mg-r-85{margin-right:85px}.res1100-pd-t-86{padding-top:86px}.res1100-pd-b-86{padding-bottom:86px}.res1100-pd-r-86{padding-right:86px}.res1100-pd-l-86{padding-left:86px}.res1100-width-86{width:86px!important}.res1100-mg-t-86{margin-top:86px}.res1100-mg-b-86{margin-bottom:86px}.res1100-mg-l-86{margin-left:86px}.res1100-mg-r-86{margin-right:86px}.res1100-pd-t-87{padding-top:87px}.res1100-pd-b-87{padding-bottom:87px}.res1100-pd-r-87{padding-right:87px}.res1100-pd-l-87{padding-left:87px}.res1100-width-87{width:87px!important}.res1100-mg-t-87{margin-top:87px}.res1100-mg-b-87{margin-bottom:87px}.res1100-mg-l-87{margin-left:87px}.res1100-mg-r-87{margin-right:87px}.res1100-pd-t-88{padding-top:88px}.res1100-pd-b-88{padding-bottom:88px}.res1100-pd-r-88{padding-right:88px}.res1100-pd-l-88{padding-left:88px}.res1100-width-88{width:88px!important}.res1100-mg-t-88{margin-top:88px}.res1100-mg-b-88{margin-bottom:88px}.res1100-mg-l-88{margin-left:88px}.res1100-mg-r-88{margin-right:88px}.res1100-pd-t-89{padding-top:89px}.res1100-pd-b-89{padding-bottom:89px}.res1100-pd-r-89{padding-right:89px}.res1100-pd-l-89{padding-left:89px}.res1100-width-89{width:89px!important}.res1100-mg-t-89{margin-top:89px}.res1100-mg-b-89{margin-bottom:89px}.res1100-mg-l-89{margin-left:89px}.res1100-mg-r-89{margin-right:89px}.res1100-pd-t-90{padding-top:90px}.res1100-pd-b-90{padding-bottom:90px}.res1100-pd-r-90{padding-right:90px}.res1100-pd-l-90{padding-left:90px}.res1100-width-90{width:90px!important}.res1100-mg-t-90{margin-top:90px}.res1100-mg-b-90{margin-bottom:90px}.res1100-mg-l-90{margin-left:90px}.res1100-mg-r-90{margin-right:90px}.res1100-pd-t-91{padding-top:91px}.res1100-pd-b-91{padding-bottom:91px}.res1100-pd-r-91{padding-right:91px}.res1100-pd-l-91{padding-left:91px}.res1100-width-91{width:91px!important}.res1100-mg-t-91{margin-top:91px}.res1100-mg-b-91{margin-bottom:91px}.res1100-mg-l-91{margin-left:91px}.res1100-mg-r-91{margin-right:91px}.res1100-pd-t-92{padding-top:92px}.res1100-pd-b-92{padding-bottom:92px}.res1100-pd-r-92{padding-right:92px}.res1100-pd-l-92{padding-left:92px}.res1100-width-92{width:92px!important}.res1100-mg-t-92{margin-top:92px}.res1100-mg-b-92{margin-bottom:92px}.res1100-mg-l-92{margin-left:92px}.res1100-mg-r-92{margin-right:92px}.res1100-pd-t-93{padding-top:93px}.res1100-pd-b-93{padding-bottom:93px}.res1100-pd-r-93{padding-right:93px}.res1100-pd-l-93{padding-left:93px}.res1100-width-93{width:93px!important}.res1100-mg-t-93{margin-top:93px}.res1100-mg-b-93{margin-bottom:93px}.res1100-mg-l-93{margin-left:93px}.res1100-mg-r-93{margin-right:93px}.res1100-pd-t-94{padding-top:94px}.res1100-pd-b-94{padding-bottom:94px}.res1100-pd-r-94{padding-right:94px}.res1100-pd-l-94{padding-left:94px}.res1100-width-94{width:94px!important}.res1100-mg-t-94{margin-top:94px}.res1100-mg-b-94{margin-bottom:94px}.res1100-mg-l-94{margin-left:94px}.res1100-mg-r-94{margin-right:94px}.res1100-pd-t-95{padding-top:95px}.res1100-pd-b-95{padding-bottom:95px}.res1100-pd-r-95{padding-right:95px}.res1100-pd-l-95{padding-left:95px}.res1100-width-95{width:95px!important}.res1100-mg-t-95{margin-top:95px}.res1100-mg-b-95{margin-bottom:95px}.res1100-mg-l-95{margin-left:95px}.res1100-mg-r-95{margin-right:95px}.res1100-pd-t-96{padding-top:96px}.res1100-pd-b-96{padding-bottom:96px}.res1100-pd-r-96{padding-right:96px}.res1100-pd-l-96{padding-left:96px}.res1100-width-96{width:96px!important}.res1100-mg-t-96{margin-top:96px}.res1100-mg-b-96{margin-bottom:96px}.res1100-mg-l-96{margin-left:96px}.res1100-mg-r-96{margin-right:96px}.res1100-pd-t-97{padding-top:97px}.res1100-pd-b-97{padding-bottom:97px}.res1100-pd-r-97{padding-right:97px}.res1100-pd-l-97{padding-left:97px}.res1100-width-97{width:97px!important}.res1100-mg-t-97{margin-top:97px}.res1100-mg-b-97{margin-bottom:97px}.res1100-mg-l-97{margin-left:97px}.res1100-mg-r-97{margin-right:97px}.res1100-pd-t-98{padding-top:98px}.res1100-pd-b-98{padding-bottom:98px}.res1100-pd-r-98{padding-right:98px}.res1100-pd-l-98{padding-left:98px}.res1100-width-98{width:98px!important}.res1100-mg-t-98{margin-top:98px}.res1100-mg-b-98{margin-bottom:98px}.res1100-mg-l-98{margin-left:98px}.res1100-mg-r-98{margin-right:98px}.res1100-pd-t-99{padding-top:99px}.res1100-pd-b-99{padding-bottom:99px}.res1100-pd-r-99{padding-right:99px}.res1100-pd-l-99{padding-left:99px}.res1100-width-99{width:99px!important}.res1100-mg-t-99{margin-top:99px}.res1100-mg-b-99{margin-bottom:99px}.res1100-mg-l-99{margin-left:99px}.res1100-mg-r-99{margin-right:99px}.res1100-pd-t-100{padding-top:100px}.res1100-pd-b-100{padding-bottom:100px}.res1100-pd-r-100{padding-right:100px}.res1100-pd-l-100{padding-left:100px}.res1100-width-100{width:100px!important}.res1100-mg-t-100{margin-top:100px}.res1100-mg-b-100{margin-bottom:100px}.res1100-mg-l-100{margin-left:100px}.res1100-mg-r-100{margin-right:100px}.res1100-pd-t-101{padding-top:101px}.res1100-pd-b-101{padding-bottom:101px}.res1100-pd-r-101{padding-right:101px}.res1100-pd-l-101{padding-left:101px}.res1100-width-101{width:101px!important}.res1100-mg-t-101{margin-top:101px}.res1100-mg-b-101{margin-bottom:101px}.res1100-mg-l-101{margin-left:101px}.res1100-mg-r-101{margin-right:101px}.res1100-pd-t-102{padding-top:102px}.res1100-pd-b-102{padding-bottom:102px}.res1100-pd-r-102{padding-right:102px}.res1100-pd-l-102{padding-left:102px}.res1100-width-102{width:102px!important}.res1100-mg-t-102{margin-top:102px}.res1100-mg-b-102{margin-bottom:102px}.res1100-mg-l-102{margin-left:102px}.res1100-mg-r-102{margin-right:102px}.res1100-pd-t-103{padding-top:103px}.res1100-pd-b-103{padding-bottom:103px}.res1100-pd-r-103{padding-right:103px}.res1100-pd-l-103{padding-left:103px}.res1100-width-103{width:103px!important}.res1100-mg-t-103{margin-top:103px}.res1100-mg-b-103{margin-bottom:103px}.res1100-mg-l-103{margin-left:103px}.res1100-mg-r-103{margin-right:103px}.res1100-pd-t-104{padding-top:104px}.res1100-pd-b-104{padding-bottom:104px}.res1100-pd-r-104{padding-right:104px}.res1100-pd-l-104{padding-left:104px}.res1100-width-104{width:104px!important}.res1100-mg-t-104{margin-top:104px}.res1100-mg-b-104{margin-bottom:104px}.res1100-mg-l-104{margin-left:104px}.res1100-mg-r-104{margin-right:104px}.res1100-pd-t-105{padding-top:105px}.res1100-pd-b-105{padding-bottom:105px}.res1100-pd-r-105{padding-right:105px}.res1100-pd-l-105{padding-left:105px}.res1100-width-105{width:105px!important}.res1100-mg-t-105{margin-top:105px}.res1100-mg-b-105{margin-bottom:105px}.res1100-mg-l-105{margin-left:105px}.res1100-mg-r-105{margin-right:105px}.res1100-pd-t-106{padding-top:106px}.res1100-pd-b-106{padding-bottom:106px}.res1100-pd-r-106{padding-right:106px}.res1100-pd-l-106{padding-left:106px}.res1100-width-106{width:106px!important}.res1100-mg-t-106{margin-top:106px}.res1100-mg-b-106{margin-bottom:106px}.res1100-mg-l-106{margin-left:106px}.res1100-mg-r-106{margin-right:106px}.res1100-pd-t-107{padding-top:107px}.res1100-pd-b-107{padding-bottom:107px}.res1100-pd-r-107{padding-right:107px}.res1100-pd-l-107{padding-left:107px}.res1100-width-107{width:107px!important}.res1100-mg-t-107{margin-top:107px}.res1100-mg-b-107{margin-bottom:107px}.res1100-mg-l-107{margin-left:107px}.res1100-mg-r-107{margin-right:107px}.res1100-pd-t-108{padding-top:108px}.res1100-pd-b-108{padding-bottom:108px}.res1100-pd-r-108{padding-right:108px}.res1100-pd-l-108{padding-left:108px}.res1100-width-108{width:108px!important}.res1100-mg-t-108{margin-top:108px}.res1100-mg-b-108{margin-bottom:108px}.res1100-mg-l-108{margin-left:108px}.res1100-mg-r-108{margin-right:108px}.res1100-pd-t-109{padding-top:109px}.res1100-pd-b-109{padding-bottom:109px}.res1100-pd-r-109{padding-right:109px}.res1100-pd-l-109{padding-left:109px}.res1100-width-109{width:109px!important}.res1100-mg-t-109{margin-top:109px}.res1100-mg-b-109{margin-bottom:109px}.res1100-mg-l-109{margin-left:109px}.res1100-mg-r-109{margin-right:109px}.res1100-pd-t-110{padding-top:110px}.res1100-pd-b-110{padding-bottom:110px}.res1100-pd-r-110{padding-right:110px}.res1100-pd-l-110{padding-left:110px}.res1100-width-110{width:110px!important}.res1100-mg-t-110{margin-top:110px}.res1100-mg-b-110{margin-bottom:110px}.res1100-mg-l-110{margin-left:110px}.res1100-mg-r-110{margin-right:110px}.res1100-pd-t-111{padding-top:111px}.res1100-pd-b-111{padding-bottom:111px}.res1100-pd-r-111{padding-right:111px}.res1100-pd-l-111{padding-left:111px}.res1100-width-111{width:111px!important}.res1100-mg-t-111{margin-top:111px}.res1100-mg-b-111{margin-bottom:111px}.res1100-mg-l-111{margin-left:111px}.res1100-mg-r-111{margin-right:111px}.res1100-pd-t-112{padding-top:112px}.res1100-pd-b-112{padding-bottom:112px}.res1100-pd-r-112{padding-right:112px}.res1100-pd-l-112{padding-left:112px}.res1100-width-112{width:112px!important}.res1100-mg-t-112{margin-top:112px}.res1100-mg-b-112{margin-bottom:112px}.res1100-mg-l-112{margin-left:112px}.res1100-mg-r-112{margin-right:112px}.res1100-pd-t-113{padding-top:113px}.res1100-pd-b-113{padding-bottom:113px}.res1100-pd-r-113{padding-right:113px}.res1100-pd-l-113{padding-left:113px}.res1100-width-113{width:113px!important}.res1100-mg-t-113{margin-top:113px}.res1100-mg-b-113{margin-bottom:113px}.res1100-mg-l-113{margin-left:113px}.res1100-mg-r-113{margin-right:113px}.res1100-pd-t-114{padding-top:114px}.res1100-pd-b-114{padding-bottom:114px}.res1100-pd-r-114{padding-right:114px}.res1100-pd-l-114{padding-left:114px}.res1100-width-114{width:114px!important}.res1100-mg-t-114{margin-top:114px}.res1100-mg-b-114{margin-bottom:114px}.res1100-mg-l-114{margin-left:114px}.res1100-mg-r-114{margin-right:114px}.res1100-pd-t-115{padding-top:115px}.res1100-pd-b-115{padding-bottom:115px}.res1100-pd-r-115{padding-right:115px}.res1100-pd-l-115{padding-left:115px}.res1100-width-115{width:115px!important}.res1100-mg-t-115{margin-top:115px}.res1100-mg-b-115{margin-bottom:115px}.res1100-mg-l-115{margin-left:115px}.res1100-mg-r-115{margin-right:115px}.res1100-pd-t-116{padding-top:116px}.res1100-pd-b-116{padding-bottom:116px}.res1100-pd-r-116{padding-right:116px}.res1100-pd-l-116{padding-left:116px}.res1100-width-116{width:116px!important}.res1100-mg-t-116{margin-top:116px}.res1100-mg-b-116{margin-bottom:116px}.res1100-mg-l-116{margin-left:116px}.res1100-mg-r-116{margin-right:116px}.res1100-pd-t-117{padding-top:117px}.res1100-pd-b-117{padding-bottom:117px}.res1100-pd-r-117{padding-right:117px}.res1100-pd-l-117{padding-left:117px}.res1100-width-117{width:117px!important}.res1100-mg-t-117{margin-top:117px}.res1100-mg-b-117{margin-bottom:117px}.res1100-mg-l-117{margin-left:117px}.res1100-mg-r-117{margin-right:117px}.res1100-pd-t-118{padding-top:118px}.res1100-pd-b-118{padding-bottom:118px}.res1100-pd-r-118{padding-right:118px}.res1100-pd-l-118{padding-left:118px}.res1100-width-118{width:118px!important}.res1100-mg-t-118{margin-top:118px}.res1100-mg-b-118{margin-bottom:118px}.res1100-mg-l-118{margin-left:118px}.res1100-mg-r-118{margin-right:118px}.res1100-pd-t-119{padding-top:119px}.res1100-pd-b-119{padding-bottom:119px}.res1100-pd-r-119{padding-right:119px}.res1100-pd-l-119{padding-left:119px}.res1100-width-119{width:119px!important}.res1100-mg-t-119{margin-top:119px}.res1100-mg-b-119{margin-bottom:119px}.res1100-mg-l-119{margin-left:119px}.res1100-mg-r-119{margin-right:119px}.res1100-pd-t-120{padding-top:120px}.res1100-pd-b-120{padding-bottom:120px}.res1100-pd-r-120{padding-right:120px}.res1100-pd-l-120{padding-left:120px}.res1100-width-120{width:120px!important}.res1100-mg-t-120{margin-top:120px}.res1100-mg-b-120{margin-bottom:120px}.res1100-mg-l-120{margin-left:120px}.res1100-mg-r-120{margin-right:120px}.res1100-pd-t-121{padding-top:121px}.res1100-pd-b-121{padding-bottom:121px}.res1100-pd-r-121{padding-right:121px}.res1100-pd-l-121{padding-left:121px}.res1100-width-121{width:121px!important}.res1100-mg-t-121{margin-top:121px}.res1100-mg-b-121{margin-bottom:121px}.res1100-mg-l-121{margin-left:121px}.res1100-mg-r-121{margin-right:121px}.res1100-pd-t-122{padding-top:122px}.res1100-pd-b-122{padding-bottom:122px}.res1100-pd-r-122{padding-right:122px}.res1100-pd-l-122{padding-left:122px}.res1100-width-122{width:122px!important}.res1100-mg-t-122{margin-top:122px}.res1100-mg-b-122{margin-bottom:122px}.res1100-mg-l-122{margin-left:122px}.res1100-mg-r-122{margin-right:122px}.res1100-pd-t-123{padding-top:123px}.res1100-pd-b-123{padding-bottom:123px}.res1100-pd-r-123{padding-right:123px}.res1100-pd-l-123{padding-left:123px}.res1100-width-123{width:123px!important}.res1100-mg-t-123{margin-top:123px}.res1100-mg-b-123{margin-bottom:123px}.res1100-mg-l-123{margin-left:123px}.res1100-mg-r-123{margin-right:123px}.res1100-pd-t-124{padding-top:124px}.res1100-pd-b-124{padding-bottom:124px}.res1100-pd-r-124{padding-right:124px}.res1100-pd-l-124{padding-left:124px}.res1100-width-124{width:124px!important}.res1100-mg-t-124{margin-top:124px}.res1100-mg-b-124{margin-bottom:124px}.res1100-mg-l-124{margin-left:124px}.res1100-mg-r-124{margin-right:124px}.res1100-pd-t-125{padding-top:125px}.res1100-pd-b-125{padding-bottom:125px}.res1100-pd-r-125{padding-right:125px}.res1100-pd-l-125{padding-left:125px}.res1100-width-125{width:125px!important}.res1100-mg-t-125{margin-top:125px}.res1100-mg-b-125{margin-bottom:125px}.res1100-mg-l-125{margin-left:125px}.res1100-mg-r-125{margin-right:125px}.res1100-pd-t-126{padding-top:126px}.res1100-pd-b-126{padding-bottom:126px}.res1100-pd-r-126{padding-right:126px}.res1100-pd-l-126{padding-left:126px}.res1100-width-126{width:126px!important}.res1100-mg-t-126{margin-top:126px}.res1100-mg-b-126{margin-bottom:126px}.res1100-mg-l-126{margin-left:126px}.res1100-mg-r-126{margin-right:126px}.res1100-pd-t-127{padding-top:127px}.res1100-pd-b-127{padding-bottom:127px}.res1100-pd-r-127{padding-right:127px}.res1100-pd-l-127{padding-left:127px}.res1100-width-127{width:127px!important}.res1100-mg-t-127{margin-top:127px}.res1100-mg-b-127{margin-bottom:127px}.res1100-mg-l-127{margin-left:127px}.res1100-mg-r-127{margin-right:127px}.res1100-pd-t-128{padding-top:128px}.res1100-pd-b-128{padding-bottom:128px}.res1100-pd-r-128{padding-right:128px}.res1100-pd-l-128{padding-left:128px}.res1100-width-128{width:128px!important}.res1100-mg-t-128{margin-top:128px}.res1100-mg-b-128{margin-bottom:128px}.res1100-mg-l-128{margin-left:128px}.res1100-mg-r-128{margin-right:128px}.res1100-pd-t-129{padding-top:129px}.res1100-pd-b-129{padding-bottom:129px}.res1100-pd-r-129{padding-right:129px}.res1100-pd-l-129{padding-left:129px}.res1100-width-129{width:129px!important}.res1100-mg-t-129{margin-top:129px}.res1100-mg-b-129{margin-bottom:129px}.res1100-mg-l-129{margin-left:129px}.res1100-mg-r-129{margin-right:129px}.res1100-pd-t-130{padding-top:130px}.res1100-pd-b-130{padding-bottom:130px}.res1100-pd-r-130{padding-right:130px}.res1100-pd-l-130{padding-left:130px}.res1100-width-130{width:130px!important}.res1100-mg-t-130{margin-top:130px}.res1100-mg-b-130{margin-bottom:130px}.res1100-mg-l-130{margin-left:130px}.res1100-mg-r-130{margin-right:130px}.res1100-pd-t-131{padding-top:131px}.res1100-pd-b-131{padding-bottom:131px}.res1100-pd-r-131{padding-right:131px}.res1100-pd-l-131{padding-left:131px}.res1100-width-131{width:131px!important}.res1100-mg-t-131{margin-top:131px}.res1100-mg-b-131{margin-bottom:131px}.res1100-mg-l-131{margin-left:131px}.res1100-mg-r-131{margin-right:131px}.res1100-pd-t-132{padding-top:132px}.res1100-pd-b-132{padding-bottom:132px}.res1100-pd-r-132{padding-right:132px}.res1100-pd-l-132{padding-left:132px}.res1100-width-132{width:132px!important}.res1100-mg-t-132{margin-top:132px}.res1100-mg-b-132{margin-bottom:132px}.res1100-mg-l-132{margin-left:132px}.res1100-mg-r-132{margin-right:132px}.res1100-pd-t-133{padding-top:133px}.res1100-pd-b-133{padding-bottom:133px}.res1100-pd-r-133{padding-right:133px}.res1100-pd-l-133{padding-left:133px}.res1100-width-133{width:133px!important}.res1100-mg-t-133{margin-top:133px}.res1100-mg-b-133{margin-bottom:133px}.res1100-mg-l-133{margin-left:133px}.res1100-mg-r-133{margin-right:133px}.res1100-pd-t-134{padding-top:134px}.res1100-pd-b-134{padding-bottom:134px}.res1100-pd-r-134{padding-right:134px}.res1100-pd-l-134{padding-left:134px}.res1100-width-134{width:134px!important}.res1100-mg-t-134{margin-top:134px}.res1100-mg-b-134{margin-bottom:134px}.res1100-mg-l-134{margin-left:134px}.res1100-mg-r-134{margin-right:134px}.res1100-pd-t-135{padding-top:135px}.res1100-pd-b-135{padding-bottom:135px}.res1100-pd-r-135{padding-right:135px}.res1100-pd-l-135{padding-left:135px}.res1100-width-135{width:135px!important}.res1100-mg-t-135{margin-top:135px}.res1100-mg-b-135{margin-bottom:135px}.res1100-mg-l-135{margin-left:135px}.res1100-mg-r-135{margin-right:135px}.res1100-pd-t-136{padding-top:136px}.res1100-pd-b-136{padding-bottom:136px}.res1100-pd-r-136{padding-right:136px}.res1100-pd-l-136{padding-left:136px}.res1100-width-136{width:136px!important}.res1100-mg-t-136{margin-top:136px}.res1100-mg-b-136{margin-bottom:136px}.res1100-mg-l-136{margin-left:136px}.res1100-mg-r-136{margin-right:136px}.res1100-pd-t-137{padding-top:137px}.res1100-pd-b-137{padding-bottom:137px}.res1100-pd-r-137{padding-right:137px}.res1100-pd-l-137{padding-left:137px}.res1100-width-137{width:137px!important}.res1100-mg-t-137{margin-top:137px}.res1100-mg-b-137{margin-bottom:137px}.res1100-mg-l-137{margin-left:137px}.res1100-mg-r-137{margin-right:137px}.res1100-pd-t-138{padding-top:138px}.res1100-pd-b-138{padding-bottom:138px}.res1100-pd-r-138{padding-right:138px}.res1100-pd-l-138{padding-left:138px}.res1100-width-138{width:138px!important}.res1100-mg-t-138{margin-top:138px}.res1100-mg-b-138{margin-bottom:138px}.res1100-mg-l-138{margin-left:138px}.res1100-mg-r-138{margin-right:138px}.res1100-pd-t-139{padding-top:139px}.res1100-pd-b-139{padding-bottom:139px}.res1100-pd-r-139{padding-right:139px}.res1100-pd-l-139{padding-left:139px}.res1100-width-139{width:139px!important}.res1100-mg-t-139{margin-top:139px}.res1100-mg-b-139{margin-bottom:139px}.res1100-mg-l-139{margin-left:139px}.res1100-mg-r-139{margin-right:139px}.res1100-pd-t-140{padding-top:140px}.res1100-pd-b-140{padding-bottom:140px}.res1100-pd-r-140{padding-right:140px}.res1100-pd-l-140{padding-left:140px}.res1100-width-140{width:140px!important}.res1100-mg-t-140{margin-top:140px}.res1100-mg-b-140{margin-bottom:140px}.res1100-mg-l-140{margin-left:140px}.res1100-mg-r-140{margin-right:140px}.res1100-pd-t-141{padding-top:141px}.res1100-pd-b-141{padding-bottom:141px}.res1100-pd-r-141{padding-right:141px}.res1100-pd-l-141{padding-left:141px}.res1100-width-141{width:141px!important}.res1100-mg-t-141{margin-top:141px}.res1100-mg-b-141{margin-bottom:141px}.res1100-mg-l-141{margin-left:141px}.res1100-mg-r-141{margin-right:141px}.res1100-pd-t-142{padding-top:142px}.res1100-pd-b-142{padding-bottom:142px}.res1100-pd-r-142{padding-right:142px}.res1100-pd-l-142{padding-left:142px}.res1100-width-142{width:142px!important}.res1100-mg-t-142{margin-top:142px}.res1100-mg-b-142{margin-bottom:142px}.res1100-mg-l-142{margin-left:142px}.res1100-mg-r-142{margin-right:142px}.res1100-pd-t-143{padding-top:143px}.res1100-pd-b-143{padding-bottom:143px}.res1100-pd-r-143{padding-right:143px}.res1100-pd-l-143{padding-left:143px}.res1100-width-143{width:143px!important}.res1100-mg-t-143{margin-top:143px}.res1100-mg-b-143{margin-bottom:143px}.res1100-mg-l-143{margin-left:143px}.res1100-mg-r-143{margin-right:143px}.res1100-pd-t-144{padding-top:144px}.res1100-pd-b-144{padding-bottom:144px}.res1100-pd-r-144{padding-right:144px}.res1100-pd-l-144{padding-left:144px}.res1100-width-144{width:144px!important}.res1100-mg-t-144{margin-top:144px}.res1100-mg-b-144{margin-bottom:144px}.res1100-mg-l-144{margin-left:144px}.res1100-mg-r-144{margin-right:144px}.res1100-pd-t-145{padding-top:145px}.res1100-pd-b-145{padding-bottom:145px}.res1100-pd-r-145{padding-right:145px}.res1100-pd-l-145{padding-left:145px}.res1100-width-145{width:145px!important}.res1100-mg-t-145{margin-top:145px}.res1100-mg-b-145{margin-bottom:145px}.res1100-mg-l-145{margin-left:145px}.res1100-mg-r-145{margin-right:145px}.res1100-pd-t-146{padding-top:146px}.res1100-pd-b-146{padding-bottom:146px}.res1100-pd-r-146{padding-right:146px}.res1100-pd-l-146{padding-left:146px}.res1100-width-146{width:146px!important}.res1100-mg-t-146{margin-top:146px}.res1100-mg-b-146{margin-bottom:146px}.res1100-mg-l-146{margin-left:146px}.res1100-mg-r-146{margin-right:146px}.res1100-pd-t-147{padding-top:147px}.res1100-pd-b-147{padding-bottom:147px}.res1100-pd-r-147{padding-right:147px}.res1100-pd-l-147{padding-left:147px}.res1100-width-147{width:147px!important}.res1100-mg-t-147{margin-top:147px}.res1100-mg-b-147{margin-bottom:147px}.res1100-mg-l-147{margin-left:147px}.res1100-mg-r-147{margin-right:147px}.res1100-pd-t-148{padding-top:148px}.res1100-pd-b-148{padding-bottom:148px}.res1100-pd-r-148{padding-right:148px}.res1100-pd-l-148{padding-left:148px}.res1100-width-148{width:148px!important}.res1100-mg-t-148{margin-top:148px}.res1100-mg-b-148{margin-bottom:148px}.res1100-mg-l-148{margin-left:148px}.res1100-mg-r-148{margin-right:148px}.res1100-pd-t-149{padding-top:149px}.res1100-pd-b-149{padding-bottom:149px}.res1100-pd-r-149{padding-right:149px}.res1100-pd-l-149{padding-left:149px}.res1100-width-149{width:149px!important}.res1100-mg-t-149{margin-top:149px}.res1100-mg-b-149{margin-bottom:149px}.res1100-mg-l-149{margin-left:149px}.res1100-mg-r-149{margin-right:149px}.res1100-pd-t-150{padding-top:150px}.res1100-pd-b-150{padding-bottom:150px}.res1100-pd-r-150{padding-right:150px}.res1100-pd-l-150{padding-left:150px}.res1100-width-150{width:150px!important}.res1100-mg-t-150{margin-top:150px}.res1100-mg-b-150{margin-bottom:150px}.res1100-mg-l-150{margin-left:150px}.res1100-mg-r-150{margin-right:150px}.res1100-pd-t-151{padding-top:151px}.res1100-pd-b-151{padding-bottom:151px}.res1100-pd-r-151{padding-right:151px}.res1100-pd-l-151{padding-left:151px}.res1100-width-151{width:151px!important}.res1100-mg-t-151{margin-top:151px}.res1100-mg-b-151{margin-bottom:151px}.res1100-mg-l-151{margin-left:151px}.res1100-mg-r-151{margin-right:151px}.res1100-pd-t-152{padding-top:152px}.res1100-pd-b-152{padding-bottom:152px}.res1100-pd-r-152{padding-right:152px}.res1100-pd-l-152{padding-left:152px}.res1100-width-152{width:152px!important}.res1100-mg-t-152{margin-top:152px}.res1100-mg-b-152{margin-bottom:152px}.res1100-mg-l-152{margin-left:152px}.res1100-mg-r-152{margin-right:152px}.res1100-pd-t-153{padding-top:153px}.res1100-pd-b-153{padding-bottom:153px}.res1100-pd-r-153{padding-right:153px}.res1100-pd-l-153{padding-left:153px}.res1100-width-153{width:153px!important}.res1100-mg-t-153{margin-top:153px}.res1100-mg-b-153{margin-bottom:153px}.res1100-mg-l-153{margin-left:153px}.res1100-mg-r-153{margin-right:153px}.res1100-pd-t-154{padding-top:154px}.res1100-pd-b-154{padding-bottom:154px}.res1100-pd-r-154{padding-right:154px}.res1100-pd-l-154{padding-left:154px}.res1100-width-154{width:154px!important}.res1100-mg-t-154{margin-top:154px}.res1100-mg-b-154{margin-bottom:154px}.res1100-mg-l-154{margin-left:154px}.res1100-mg-r-154{margin-right:154px}.res1100-pd-t-155{padding-top:155px}.res1100-pd-b-155{padding-bottom:155px}.res1100-pd-r-155{padding-right:155px}.res1100-pd-l-155{padding-left:155px}.res1100-width-155{width:155px!important}.res1100-mg-t-155{margin-top:155px}.res1100-mg-b-155{margin-bottom:155px}.res1100-mg-l-155{margin-left:155px}.res1100-mg-r-155{margin-right:155px}.res1100-pd-t-156{padding-top:156px}.res1100-pd-b-156{padding-bottom:156px}.res1100-pd-r-156{padding-right:156px}.res1100-pd-l-156{padding-left:156px}.res1100-width-156{width:156px!important}.res1100-mg-t-156{margin-top:156px}.res1100-mg-b-156{margin-bottom:156px}.res1100-mg-l-156{margin-left:156px}.res1100-mg-r-156{margin-right:156px}.res1100-pd-t-157{padding-top:157px}.res1100-pd-b-157{padding-bottom:157px}.res1100-pd-r-157{padding-right:157px}.res1100-pd-l-157{padding-left:157px}.res1100-width-157{width:157px!important}.res1100-mg-t-157{margin-top:157px}.res1100-mg-b-157{margin-bottom:157px}.res1100-mg-l-157{margin-left:157px}.res1100-mg-r-157{margin-right:157px}.res1100-pd-t-158{padding-top:158px}.res1100-pd-b-158{padding-bottom:158px}.res1100-pd-r-158{padding-right:158px}.res1100-pd-l-158{padding-left:158px}.res1100-width-158{width:158px!important}.res1100-mg-t-158{margin-top:158px}.res1100-mg-b-158{margin-bottom:158px}.res1100-mg-l-158{margin-left:158px}.res1100-mg-r-158{margin-right:158px}.res1100-pd-t-159{padding-top:159px}.res1100-pd-b-159{padding-bottom:159px}.res1100-pd-r-159{padding-right:159px}.res1100-pd-l-159{padding-left:159px}.res1100-width-159{width:159px!important}.res1100-mg-t-159{margin-top:159px}.res1100-mg-b-159{margin-bottom:159px}.res1100-mg-l-159{margin-left:159px}.res1100-mg-r-159{margin-right:159px}.res1100-pd-t-160{padding-top:160px}.res1100-pd-b-160{padding-bottom:160px}.res1100-pd-r-160{padding-right:160px}.res1100-pd-l-160{padding-left:160px}.res1100-width-160{width:160px!important}.res1100-mg-t-160{margin-top:160px}.res1100-mg-b-160{margin-bottom:160px}.res1100-mg-l-160{margin-left:160px}.res1100-mg-r-160{margin-right:160px}.res1100-pd-t-161{padding-top:161px}.res1100-pd-b-161{padding-bottom:161px}.res1100-pd-r-161{padding-right:161px}.res1100-pd-l-161{padding-left:161px}.res1100-width-161{width:161px!important}.res1100-mg-t-161{margin-top:161px}.res1100-mg-b-161{margin-bottom:161px}.res1100-mg-l-161{margin-left:161px}.res1100-mg-r-161{margin-right:161px}.res1100-pd-t-162{padding-top:162px}.res1100-pd-b-162{padding-bottom:162px}.res1100-pd-r-162{padding-right:162px}.res1100-pd-l-162{padding-left:162px}.res1100-width-162{width:162px!important}.res1100-mg-t-162{margin-top:162px}.res1100-mg-b-162{margin-bottom:162px}.res1100-mg-l-162{margin-left:162px}.res1100-mg-r-162{margin-right:162px}.res1100-pd-t-163{padding-top:163px}.res1100-pd-b-163{padding-bottom:163px}.res1100-pd-r-163{padding-right:163px}.res1100-pd-l-163{padding-left:163px}.res1100-width-163{width:163px!important}.res1100-mg-t-163{margin-top:163px}.res1100-mg-b-163{margin-bottom:163px}.res1100-mg-l-163{margin-left:163px}.res1100-mg-r-163{margin-right:163px}.res1100-pd-t-164{padding-top:164px}.res1100-pd-b-164{padding-bottom:164px}.res1100-pd-r-164{padding-right:164px}.res1100-pd-l-164{padding-left:164px}.res1100-width-164{width:164px!important}.res1100-mg-t-164{margin-top:164px}.res1100-mg-b-164{margin-bottom:164px}.res1100-mg-l-164{margin-left:164px}.res1100-mg-r-164{margin-right:164px}.res1100-pd-t-165{padding-top:165px}.res1100-pd-b-165{padding-bottom:165px}.res1100-pd-r-165{padding-right:165px}.res1100-pd-l-165{padding-left:165px}.res1100-width-165{width:165px!important}.res1100-mg-t-165{margin-top:165px}.res1100-mg-b-165{margin-bottom:165px}.res1100-mg-l-165{margin-left:165px}.res1100-mg-r-165{margin-right:165px}.res1100-pd-t-166{padding-top:166px}.res1100-pd-b-166{padding-bottom:166px}.res1100-pd-r-166{padding-right:166px}.res1100-pd-l-166{padding-left:166px}.res1100-width-166{width:166px!important}.res1100-mg-t-166{margin-top:166px}.res1100-mg-b-166{margin-bottom:166px}.res1100-mg-l-166{margin-left:166px}.res1100-mg-r-166{margin-right:166px}.res1100-pd-t-167{padding-top:167px}.res1100-pd-b-167{padding-bottom:167px}.res1100-pd-r-167{padding-right:167px}.res1100-pd-l-167{padding-left:167px}.res1100-width-167{width:167px!important}.res1100-mg-t-167{margin-top:167px}.res1100-mg-b-167{margin-bottom:167px}.res1100-mg-l-167{margin-left:167px}.res1100-mg-r-167{margin-right:167px}.res1100-pd-t-168{padding-top:168px}.res1100-pd-b-168{padding-bottom:168px}.res1100-pd-r-168{padding-right:168px}.res1100-pd-l-168{padding-left:168px}.res1100-width-168{width:168px!important}.res1100-mg-t-168{margin-top:168px}.res1100-mg-b-168{margin-bottom:168px}.res1100-mg-l-168{margin-left:168px}.res1100-mg-r-168{margin-right:168px}.res1100-pd-t-169{padding-top:169px}.res1100-pd-b-169{padding-bottom:169px}.res1100-pd-r-169{padding-right:169px}.res1100-pd-l-169{padding-left:169px}.res1100-width-169{width:169px!important}.res1100-mg-t-169{margin-top:169px}.res1100-mg-b-169{margin-bottom:169px}.res1100-mg-l-169{margin-left:169px}.res1100-mg-r-169{margin-right:169px}.res1100-pd-t-170{padding-top:170px}.res1100-pd-b-170{padding-bottom:170px}.res1100-pd-r-170{padding-right:170px}.res1100-pd-l-170{padding-left:170px}.res1100-width-170{width:170px!important}.res1100-mg-t-170{margin-top:170px}.res1100-mg-b-170{margin-bottom:170px}.res1100-mg-l-170{margin-left:170px}.res1100-mg-r-170{margin-right:170px}.res1100-pd-t-171{padding-top:171px}.res1100-pd-b-171{padding-bottom:171px}.res1100-pd-r-171{padding-right:171px}.res1100-pd-l-171{padding-left:171px}.res1100-width-171{width:171px!important}.res1100-mg-t-171{margin-top:171px}.res1100-mg-b-171{margin-bottom:171px}.res1100-mg-l-171{margin-left:171px}.res1100-mg-r-171{margin-right:171px}.res1100-pd-t-172{padding-top:172px}.res1100-pd-b-172{padding-bottom:172px}.res1100-pd-r-172{padding-right:172px}.res1100-pd-l-172{padding-left:172px}.res1100-width-172{width:172px!important}.res1100-mg-t-172{margin-top:172px}.res1100-mg-b-172{margin-bottom:172px}.res1100-mg-l-172{margin-left:172px}.res1100-mg-r-172{margin-right:172px}.res1100-pd-t-173{padding-top:173px}.res1100-pd-b-173{padding-bottom:173px}.res1100-pd-r-173{padding-right:173px}.res1100-pd-l-173{padding-left:173px}.res1100-width-173{width:173px!important}.res1100-mg-t-173{margin-top:173px}.res1100-mg-b-173{margin-bottom:173px}.res1100-mg-l-173{margin-left:173px}.res1100-mg-r-173{margin-right:173px}.res1100-pd-t-174{padding-top:174px}.res1100-pd-b-174{padding-bottom:174px}.res1100-pd-r-174{padding-right:174px}.res1100-pd-l-174{padding-left:174px}.res1100-width-174{width:174px!important}.res1100-mg-t-174{margin-top:174px}.res1100-mg-b-174{margin-bottom:174px}.res1100-mg-l-174{margin-left:174px}.res1100-mg-r-174{margin-right:174px}.res1100-pd-t-175{padding-top:175px}.res1100-pd-b-175{padding-bottom:175px}.res1100-pd-r-175{padding-right:175px}.res1100-pd-l-175{padding-left:175px}.res1100-width-175{width:175px!important}.res1100-mg-t-175{margin-top:175px}.res1100-mg-b-175{margin-bottom:175px}.res1100-mg-l-175{margin-left:175px}.res1100-mg-r-175{margin-right:175px}.res1100-pd-t-176{padding-top:176px}.res1100-pd-b-176{padding-bottom:176px}.res1100-pd-r-176{padding-right:176px}.res1100-pd-l-176{padding-left:176px}.res1100-width-176{width:176px!important}.res1100-mg-t-176{margin-top:176px}.res1100-mg-b-176{margin-bottom:176px}.res1100-mg-l-176{margin-left:176px}.res1100-mg-r-176{margin-right:176px}.res1100-pd-t-177{padding-top:177px}.res1100-pd-b-177{padding-bottom:177px}.res1100-pd-r-177{padding-right:177px}.res1100-pd-l-177{padding-left:177px}.res1100-width-177{width:177px!important}.res1100-mg-t-177{margin-top:177px}.res1100-mg-b-177{margin-bottom:177px}.res1100-mg-l-177{margin-left:177px}.res1100-mg-r-177{margin-right:177px}.res1100-pd-t-178{padding-top:178px}.res1100-pd-b-178{padding-bottom:178px}.res1100-pd-r-178{padding-right:178px}.res1100-pd-l-178{padding-left:178px}.res1100-width-178{width:178px!important}.res1100-mg-t-178{margin-top:178px}.res1100-mg-b-178{margin-bottom:178px}.res1100-mg-l-178{margin-left:178px}.res1100-mg-r-178{margin-right:178px}.res1100-pd-t-179{padding-top:179px}.res1100-pd-b-179{padding-bottom:179px}.res1100-pd-r-179{padding-right:179px}.res1100-pd-l-179{padding-left:179px}.res1100-width-179{width:179px!important}.res1100-mg-t-179{margin-top:179px}.res1100-mg-b-179{margin-bottom:179px}.res1100-mg-l-179{margin-left:179px}.res1100-mg-r-179{margin-right:179px}.res1100-pd-t-180{padding-top:180px}.res1100-pd-b-180{padding-bottom:180px}.res1100-pd-r-180{padding-right:180px}.res1100-pd-l-180{padding-left:180px}.res1100-width-180{width:180px!important}.res1100-mg-t-180{margin-top:180px}.res1100-mg-b-180{margin-bottom:180px}.res1100-mg-l-180{margin-left:180px}.res1100-mg-r-180{margin-right:180px}.res1100-pd-t-181{padding-top:181px}.res1100-pd-b-181{padding-bottom:181px}.res1100-pd-r-181{padding-right:181px}.res1100-pd-l-181{padding-left:181px}.res1100-width-181{width:181px!important}.res1100-mg-t-181{margin-top:181px}.res1100-mg-b-181{margin-bottom:181px}.res1100-mg-l-181{margin-left:181px}.res1100-mg-r-181{margin-right:181px}.res1100-pd-t-182{padding-top:182px}.res1100-pd-b-182{padding-bottom:182px}.res1100-pd-r-182{padding-right:182px}.res1100-pd-l-182{padding-left:182px}.res1100-width-182{width:182px!important}.res1100-mg-t-182{margin-top:182px}.res1100-mg-b-182{margin-bottom:182px}.res1100-mg-l-182{margin-left:182px}.res1100-mg-r-182{margin-right:182px}.res1100-pd-t-183{padding-top:183px}.res1100-pd-b-183{padding-bottom:183px}.res1100-pd-r-183{padding-right:183px}.res1100-pd-l-183{padding-left:183px}.res1100-width-183{width:183px!important}.res1100-mg-t-183{margin-top:183px}.res1100-mg-b-183{margin-bottom:183px}.res1100-mg-l-183{margin-left:183px}.res1100-mg-r-183{margin-right:183px}.res1100-pd-t-184{padding-top:184px}.res1100-pd-b-184{padding-bottom:184px}.res1100-pd-r-184{padding-right:184px}.res1100-pd-l-184{padding-left:184px}.res1100-width-184{width:184px!important}.res1100-mg-t-184{margin-top:184px}.res1100-mg-b-184{margin-bottom:184px}.res1100-mg-l-184{margin-left:184px}.res1100-mg-r-184{margin-right:184px}.res1100-pd-t-185{padding-top:185px}.res1100-pd-b-185{padding-bottom:185px}.res1100-pd-r-185{padding-right:185px}.res1100-pd-l-185{padding-left:185px}.res1100-width-185{width:185px!important}.res1100-mg-t-185{margin-top:185px}.res1100-mg-b-185{margin-bottom:185px}.res1100-mg-l-185{margin-left:185px}.res1100-mg-r-185{margin-right:185px}.res1100-pd-t-186{padding-top:186px}.res1100-pd-b-186{padding-bottom:186px}.res1100-pd-r-186{padding-right:186px}.res1100-pd-l-186{padding-left:186px}.res1100-width-186{width:186px!important}.res1100-mg-t-186{margin-top:186px}.res1100-mg-b-186{margin-bottom:186px}.res1100-mg-l-186{margin-left:186px}.res1100-mg-r-186{margin-right:186px}.res1100-pd-t-187{padding-top:187px}.res1100-pd-b-187{padding-bottom:187px}.res1100-pd-r-187{padding-right:187px}.res1100-pd-l-187{padding-left:187px}.res1100-width-187{width:187px!important}.res1100-mg-t-187{margin-top:187px}.res1100-mg-b-187{margin-bottom:187px}.res1100-mg-l-187{margin-left:187px}.res1100-mg-r-187{margin-right:187px}.res1100-pd-t-188{padding-top:188px}.res1100-pd-b-188{padding-bottom:188px}.res1100-pd-r-188{padding-right:188px}.res1100-pd-l-188{padding-left:188px}.res1100-width-188{width:188px!important}.res1100-mg-t-188{margin-top:188px}.res1100-mg-b-188{margin-bottom:188px}.res1100-mg-l-188{margin-left:188px}.res1100-mg-r-188{margin-right:188px}.res1100-pd-t-189{padding-top:189px}.res1100-pd-b-189{padding-bottom:189px}.res1100-pd-r-189{padding-right:189px}.res1100-pd-l-189{padding-left:189px}.res1100-width-189{width:189px!important}.res1100-mg-t-189{margin-top:189px}.res1100-mg-b-189{margin-bottom:189px}.res1100-mg-l-189{margin-left:189px}.res1100-mg-r-189{margin-right:189px}.res1100-pd-t-190{padding-top:190px}.res1100-pd-b-190{padding-bottom:190px}.res1100-pd-r-190{padding-right:190px}.res1100-pd-l-190{padding-left:190px}.res1100-width-190{width:190px!important}.res1100-mg-t-190{margin-top:190px}.res1100-mg-b-190{margin-bottom:190px}.res1100-mg-l-190{margin-left:190px}.res1100-mg-r-190{margin-right:190px}.res1100-pd-t-191{padding-top:191px}.res1100-pd-b-191{padding-bottom:191px}.res1100-pd-r-191{padding-right:191px}.res1100-pd-l-191{padding-left:191px}.res1100-width-191{width:191px!important}.res1100-mg-t-191{margin-top:191px}.res1100-mg-b-191{margin-bottom:191px}.res1100-mg-l-191{margin-left:191px}.res1100-mg-r-191{margin-right:191px}.res1100-pd-t-192{padding-top:192px}.res1100-pd-b-192{padding-bottom:192px}.res1100-pd-r-192{padding-right:192px}.res1100-pd-l-192{padding-left:192px}.res1100-width-192{width:192px!important}.res1100-mg-t-192{margin-top:192px}.res1100-mg-b-192{margin-bottom:192px}.res1100-mg-l-192{margin-left:192px}.res1100-mg-r-192{margin-right:192px}.res1100-pd-t-193{padding-top:193px}.res1100-pd-b-193{padding-bottom:193px}.res1100-pd-r-193{padding-right:193px}.res1100-pd-l-193{padding-left:193px}.res1100-width-193{width:193px!important}.res1100-mg-t-193{margin-top:193px}.res1100-mg-b-193{margin-bottom:193px}.res1100-mg-l-193{margin-left:193px}.res1100-mg-r-193{margin-right:193px}.res1100-pd-t-194{padding-top:194px}.res1100-pd-b-194{padding-bottom:194px}.res1100-pd-r-194{padding-right:194px}.res1100-pd-l-194{padding-left:194px}.res1100-width-194{width:194px!important}.res1100-mg-t-194{margin-top:194px}.res1100-mg-b-194{margin-bottom:194px}.res1100-mg-l-194{margin-left:194px}.res1100-mg-r-194{margin-right:194px}.res1100-pd-t-195{padding-top:195px}.res1100-pd-b-195{padding-bottom:195px}.res1100-pd-r-195{padding-right:195px}.res1100-pd-l-195{padding-left:195px}.res1100-width-195{width:195px!important}.res1100-mg-t-195{margin-top:195px}.res1100-mg-b-195{margin-bottom:195px}.res1100-mg-l-195{margin-left:195px}.res1100-mg-r-195{margin-right:195px}.res1100-pd-t-196{padding-top:196px}.res1100-pd-b-196{padding-bottom:196px}.res1100-pd-r-196{padding-right:196px}.res1100-pd-l-196{padding-left:196px}.res1100-width-196{width:196px!important}.res1100-mg-t-196{margin-top:196px}.res1100-mg-b-196{margin-bottom:196px}.res1100-mg-l-196{margin-left:196px}.res1100-mg-r-196{margin-right:196px}.res1100-pd-t-197{padding-top:197px}.res1100-pd-b-197{padding-bottom:197px}.res1100-pd-r-197{padding-right:197px}.res1100-pd-l-197{padding-left:197px}.res1100-width-197{width:197px!important}.res1100-mg-t-197{margin-top:197px}.res1100-mg-b-197{margin-bottom:197px}.res1100-mg-l-197{margin-left:197px}.res1100-mg-r-197{margin-right:197px}.res1100-pd-t-198{padding-top:198px}.res1100-pd-b-198{padding-bottom:198px}.res1100-pd-r-198{padding-right:198px}.res1100-pd-l-198{padding-left:198px}.res1100-width-198{width:198px!important}.res1100-mg-t-198{margin-top:198px}.res1100-mg-b-198{margin-bottom:198px}.res1100-mg-l-198{margin-left:198px}.res1100-mg-r-198{margin-right:198px}.res1100-pd-t-199{padding-top:199px}.res1100-pd-b-199{padding-bottom:199px}.res1100-pd-r-199{padding-right:199px}.res1100-pd-l-199{padding-left:199px}.res1100-width-199{width:199px!important}.res1100-mg-t-199{margin-top:199px}.res1100-mg-b-199{margin-bottom:199px}.res1100-mg-l-199{margin-left:199px}.res1100-mg-r-199{margin-right:199px}.res1100-pd-t-200{padding-top:200px}.res1100-pd-b-200{padding-bottom:200px}.res1100-pd-r-200{padding-right:200px}.res1100-pd-l-200{padding-left:200px}.res1100-width-200{width:200px!important}.res1100-mg-t-200{margin-top:200px}.res1100-mg-b-200{margin-bottom:200px}.res1100-mg-l-200{margin-left:200px}.res1100-mg-r-200{margin-right:200px}}.toast-center-center{top:50%;left:50%;transform:translate(-50%,-50%)}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}.toast-title{font-weight:700}.toast-message{word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;text-shadow:0 1px 0 #ffffff}.toast-close-button:hover,.toast-close-button:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.4}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0}.toast-container{pointer-events:none;position:fixed;z-index:999999}.toast-container *{box-sizing:border-box}.toast-container .ngx-toastr{position:relative;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px;background-position:15px center;background-repeat:no-repeat;background-size:24px;box-shadow:0 0 12px #999;color:#fff}.toast-container .ngx-toastr:hover{box-shadow:0 0 12px #000;opacity:1;cursor:pointer}.toast-info{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOS4wNDMgOCA4IDExOS4wODMgOCAyNTZjMCAxMzYuOTk3IDExMS4wNDMgMjQ4IDI0OCAyNDhzMjQ4LTExMS4wMDMgMjQ4LTI0OEM1MDQgMTE5LjA4MyAzOTIuOTU3IDggMjU2IDh6bTAgMTEwYzIzLjE5NiAwIDQyIDE4LjgwNCA0MiA0MnMtMTguODA0IDQyLTQyIDQyLTQyLTE4LjgwNC00Mi00MiAxOC44MDQtNDIgNDItNDJ6bTU2IDI1NGMwIDYuNjI3LTUuMzczIDEyLTEyIDEyaC04OGMtNi42MjcgMC0xMi01LjM3My0xMi0xMnYtMjRjMC02LjYyNyA1LjM3My0xMiAxMi0xMmgxMnYtNjRoLTEyYy02LjYyNyAwLTEyLTUuMzczLTEyLTEydi0yNGMwLTYuNjI3IDUuMzczLTEyIDEyLTEyaDY0YzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MTAwaDEyYzYuNjI3IDAgMTIgNS4zNzMgMTIgMTJ2MjR6Jy8+PC9zdmc+)}.toast-error{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTI1NiA4QzExOSA4IDggMTE5IDggMjU2czExMSAyNDggMjQ4IDI0OCAyNDgtMTExIDI0OC0yNDhTMzkzIDggMjU2IDh6bTEyMS42IDMxMy4xYzQuNyA0LjcgNC43IDEyLjMgMCAxN0wzMzggMzc3LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwyNTYgMzEybC02NS4xIDY1LjZjLTQuNyA0LjctMTIuMyA0LjctMTcgMEwxMzQuNCAzMzhjLTQuNy00LjctNC43LTEyLjMgMC0xN2w2NS42LTY1LTY1LjYtNjUuMWMtNC43LTQuNy00LjctMTIuMyAwLTE3bDM5LjYtMzkuNmM0LjctNC43IDEyLjMtNC43IDE3IDBsNjUgNjUuNyA2NS4xLTY1LjZjNC43LTQuNyAxMi4zLTQuNyAxNyAwbDM5LjYgMzkuNmM0LjcgNC43IDQuNyAxMi4zIDAgMTdMMzEyIDI1Nmw2NS42IDY1LjF6Jy8+PC9zdmc+)}.toast-success{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1MTIgNTEyJyB3aWR0aD0nNTEyJyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTE3My44OTggNDM5LjQwNGwtMTY2LjQtMTY2LjRjLTkuOTk3LTkuOTk3LTkuOTk3LTI2LjIwNiAwLTM2LjIwNGwzNi4yMDMtMzYuMjA0YzkuOTk3LTkuOTk4IDI2LjIwNy05Ljk5OCAzNi4yMDQgMEwxOTIgMzEyLjY5IDQzMi4wOTUgNzIuNTk2YzkuOTk3LTkuOTk3IDI2LjIwNy05Ljk5NyAzNi4yMDQgMGwzNi4yMDMgMzYuMjA0YzkuOTk3IDkuOTk3IDkuOTk3IDI2LjIwNiAwIDM2LjIwNGwtMjk0LjQgMjk0LjQwMWMtOS45OTggOS45OTctMjYuMjA3IDkuOTk3LTM2LjIwNC0uMDAxeicvPjwvc3ZnPg==)}.toast-warning{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCA1NzYgNTEyJyB3aWR0aD0nNTc2JyBoZWlnaHQ9JzUxMic+PHBhdGggZmlsbD0ncmdiKDI1NSwyNTUsMjU1KScgZD0nTTU2OS41MTcgNDQwLjAxM0M1ODcuOTc1IDQ3Mi4wMDcgNTY0LjgwNiA1MTIgNTI3Ljk0IDUxMkg0OC4wNTRjLTM2LjkzNyAwLTU5Ljk5OS00MC4wNTUtNDEuNTc3LTcxLjk4N0wyNDYuNDIzIDIzLjk4NWMxOC40NjctMzIuMDA5IDY0LjcyLTMxLjk1MSA4My4xNTQgMGwyMzkuOTQgNDE2LjAyOHpNMjg4IDM1NGMtMjUuNDA1IDAtNDYgMjAuNTk1LTQ2IDQ2czIwLjU5NSA0NiA0NiA0NiA0Ni0yMC41OTUgNDYtNDYtMjAuNTk1LTQ2LTQ2LTQ2em0tNDMuNjczLTE2NS4zNDZsNy40MTggMTM2Yy4zNDcgNi4zNjQgNS42MDkgMTEuMzQ2IDExLjk4MiAxMS4zNDZoNDguNTQ2YzYuMzczIDAgMTEuNjM1LTQuOTgyIDExLjk4Mi0xMS4zNDZsNy40MTgtMTM2Yy4zNzUtNi44NzQtNS4wOTgtMTIuNjU0LTExLjk4Mi0xMi42NTRoLTYzLjM4M2MtNi44ODQgMC0xMi4zNTYgNS43OC0xMS45ODEgMTIuNjU0eicvPjwvc3ZnPg==)}.toast-container.toast-top-center .ngx-toastr,.toast-container.toast-bottom-center .ngx-toastr{width:300px;margin-left:auto;margin-right:auto}.toast-container.toast-top-full-width .ngx-toastr,.toast-container.toast-bottom-full-width .ngx-toastr{width:96%;margin-left:auto;margin-right:auto}.ngx-toastr{background-color:#030303;pointer-events:auto}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4}@media all and (max-width: 240px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:11em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 241px) and (max-width: 480px){.toast-container .ngx-toastr.div{padding:8px 8px 8px 50px;width:18em}.toast-container .toast-close-button{right:-.2em;top:-.2em}}@media all and (min-width: 481px) and (max-width: 768px){.toast-container .ngx-toastr.div{padding:15px 15px 15px 50px;width:25em}}.home-main{height:calc(100vh - 75px);width:100vw;overflow:auto;overflow-x:hidden;background-color:#fff}.product-recomend-height{height:calc(100% - 10vh)}.quiz-header{max-width:600px;padding:0 20px;margin:0 auto}.quiz-header .progress-bar{background:#145014;margin-bottom:30px;height:40px}.quiz-header .progress-bar button{background:none;border:none;color:#fff;padding:0 10px;transition:background .3s ease,color .3s ease;border-radius:0}.quiz-header .progress-bar button.active{background:#fff;color:#145014;border-radius:30px;margin:1.5px}.quiz-header .progress-bar button:last-child.active{border-top-right-radius:30px;border-bottom-right-radius:30px}.quiz-main{max-width:600px;margin:0 auto;padding:0 20px 10px}.quiz-main .quiz-inner{height:calc(100% - 10vh);text-align:left}.quiz-main .quiz-inner .question{margin-bottom:10px;text-align:left}.quiz-main .quiz-inner .note{color:#777}.quiz-main .quiz-inner .goal-options{margin-top:25px}.quiz-main .quiz-inner .goal-options label{background:#f9f9f9;padding:12px 16px;border:1px solid #ddd;gap:10px;font-weight:500}.quiz-main .quiz-inner .goal-options label input[type=radio]{appearance:none;-webkit-appearance:none;width:0;height:0;margin:0;padding:0;border:none;position:absolute;opacity:0}.quiz-main .quiz-inner .goal-options label input[type=checkbox]{appearance:none;-webkit-appearance:none;min-width:20px;min-height:20px;border:2px solid #ccc;border-radius:4px;margin-right:10px;position:relative;cursor:pointer;background-color:#f5f5f5;transition:all .2s ease}.quiz-main .quiz-inner .goal-options label input[type=checkbox]:checked{background-color:#0b612c;border-color:#0b612c}.quiz-main .quiz-inner .goal-options label input[type=checkbox]:checked:after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.quiz-main .quiz-inner .goal-options label input[type=checkbox]:hover{border-color:#0b612c}.quiz-main .quiz-inner .text-answer{height:135px;width:100%;border-radius:8px;padding:20px;margin-top:20px;border:solid 1px #d6d6d6;resize:none;box-sizing:border-box}.common-footer{width:100%;position:fixed;bottom:0;left:0;background:#fff;box-shadow:0 -2px 5px #0000001a;z-index:999;height:10vh}.common-footer .cart-footer{background-color:#0b612c;padding:10px 20px;color:#fff;border-radius:15px;align-items:center;gap:5px;margin:15px 120px;cursor:pointer}.common-footer .cart-footer .section3{background-color:#bcf9be;padding:4px 10px;border-radius:10px;font-size:11px;color:#0b612c}.common-footer .cart-footer .section4{border-left:solid 2px white;padding-left:15px}.common-footer .footer-content{width:100%;max-width:600px;padding:0 20px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box}.common-footer .footer-content>:first-child:last-child{margin-left:auto}.common-footer .back-button,.common-footer .continue-button{background:#1a5d1a;color:#fff;border:none;border-radius:15px;padding:8px 15px;font-size:16px;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;width:200px;transition:background .3s ease}.common-footer .back-button:hover,.common-footer .continue-button:hover{background:#145014}.common-footer .back-button .btn-icon,.common-footer .continue-button .btn-icon{width:18px;height:18px;object-fit:contain}@media screen and (max-width: 670px){.common-footer .back-button,.common-footer .continue-button{padding:10px 15px;font-size:14px;width:200px}.common-footer .back-button .btn-icon,.common-footer .continue-button .btn-icon{width:16px;height:16px}}.common-footer .back-button{background:transparent;border:1px solid black;color:#000;border-radius:12px;width:50px;height:43px;display:flex;padding:6px 12px;align-items:center;justify-content:center;font-size:30px;cursor:pointer;transition:all .3s ease}.common-footer .back-button:hover{background:#f2f2f2;border-color:#666;color:#333}.common-footer .back-button.shop-range-btn{width:170px;font-size:16px;justify-content:center;padding:6px 12px}@media screen and (max-width: 670px){.common-footer .back-button.shop-range-btn{width:90px}}.get-started-main{display:flex;background:#FAFAF5}.get-started-main.h100minus75px{height:calc(100vh - 75px)}.get-started-main .get-started-left-main{width:50vw}.get-started-main .get-started-left-main img{width:100%;object-fit:cover;max-width:100%;height:100%;padding:0}.get-started-main .get-started-right-main{width:50vw}.get-started-main .get-started-right-main .get-started-right-inner{max-width:100%;width:100%;display:flex;flex-direction:column;justify-content:center;padding:3rem 3rem 0rem;font-family:Montserrat}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-heading{font-size:clamp(24px,3vw,46px);font-weight:700;line-height:1.2;margin-bottom:1rem}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-heading.medium{font-size:clamp(24px,3vw,32px)}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-sub-heading{font-size:clamp(12px,1.5vw,18px);margin-top:.5rem;font-weight:600;line-height:normal;color:#666}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-sub-heading.medium{font-size:clamp(16px,1.5vw,14px)}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-sub-heading.light{font-weight:500}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-sub-heading .mobile-number{color:#0b612c;text-decoration:underline;white-space:nowrap}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-sub-heading .mobile-number-icon{height:18px;width:18px;margin-left:2px;cursor:pointer}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-sub-heading .mobile-number-icon g path{stroke:#0b612c}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input{max-width:80%}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input .get-started-right-input-icon{height:50px;border:1px solid #ccc;padding:10px 12px;width:max-content;border-radius:8px}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input .get-started-right-input-icon .get-started-right-input-icon-code{font-size:16px;color:#333}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input input{width:100%;height:50px;border:1px solid #ccc;padding:10px 12px;outline:none;font-size:16px;color:#333;background-color:transparent;border-radius:8px;letter-spacing:1px}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input input::placeholder{color:#999}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input input:focus{border-color:#0b612c}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input input.otp{height:60px;width:60px}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-features-main{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;font-size:clamp(16px,1.2vw,18px);font-weight:600;color:#4e4e4e}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-features-main .get-started-right-features{display:flex;align-items:center;gap:.75rem}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-features-main .get-started-right-features svg{flex-shrink:0;height:20px;width:20px}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-button{margin-top:55px;max-width:80%}@media screen and (max-width: 670px){.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-button{margin-top:25px}}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-button .get-started-right-browse-main{margin-top:20px;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 670px){.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-button .get-started-right-browse-main{align-items:start}}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-button .get-started-right-browse-main .get-started-right-sub-browse-one.medium{font-size:14px}.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-button .get-started-right-browse-main .get-started-right-sub-browse-two{font-size:14px;text-decoration:underline;color:green;cursor:pointer}.login-signup-main{max-width:600px;margin:0 auto}.login-signup-main .login-signup-header{font-size:25px;font-weight:700;margin-top:40px}.login-signup-main .login-signup-sub-header{color:#777;font-size:18px;font-weight:600}.login-signup-main .login-signup-with-other-main{display:flex;width:100%;justify-content:space-between;margin-top:25px}.login-signup-main .login-signup-with-other-main div{display:flex;align-items:center;gap:10px;border:solid 2px #0B612C;border-radius:25px;padding:7px 0 7px 19px;height:50px;width:47%}.login-signup-main .login-signup-with-other-main img{height:30px;width:30px}.login-signup-main .login-signup-or{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px}.login-signup-main .login-signup-or span{font-weight:700}.login-signup-main .login-signup-or svg{width:100%;height:2px}.login-signup-main .login-signup-input-fields{margin-top:20px;display:flex;flex-direction:column;gap:10px}.login-signup-main .login-signup-input-fields input{height:40px;border-radius:25px;padding:10px 20px;border:solid 2px black}.login-signup-main .login-signup-submit-main,.login-signup-main .signup-gotologin-main{margin-top:20px}.login-signup-main .signup-forget-main{display:flex;justify-content:space-between;margin-top:10px}.dashboard-main{height:100vh;width:100vw}.dashboard-main .dashboard-header-main{display:flex;justify-content:space-between;align-items:center;height:10vh;padding:10px 35px;border-bottom:solid 1px grey;width:100%;background:white}.dashboard-main .dashboard-header-main .logo{height:55px;margin-top:10px}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-wrapper .profile-image{height:40px;width:40px;border-radius:50%;overflow:hidden;cursor:pointer;font-size:18px;border:1px solid #0B612C;color:#0b612c}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-text p{font-size:16px;font-weight:600;margin:0;color:#333}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-text span{font-size:14px;color:#0b612c}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown svg{cursor:pointer}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown svg rect{fill:#0b612c}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown .static-dropdown{position:absolute;top:72px;left:auto;right:30px;z-index:9999;display:none;min-width:13rem;padding:.5rem;font-size:16px;color:#212529;text-align:left;background-color:#fff;border:1px solid #d7d7d7;border-radius:12px;box-shadow:0 4px 8px #0000001a}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown .static-dropdown.show{display:flex}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown .static-dropdown div{height:45px;padding:0 10px;gap:15px;cursor:pointer;position:relative;font-weight:600}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown .static-dropdown div:hover{background-color:#c5ffc8;border-radius:16px}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown .static-dropdown div.selected{background-color:#0b612c;border-radius:16px}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown .static-dropdown div span.selected-text{color:#fff}.dashboard-main .dashboard-header-main .right-part .right-inner .profile-dropdown .static-dropdown div svg{height:25px;width:21px}.dashboard-main .dashboard-detail-main{height:90vh;display:flex}.dashboard-main .dashboard-detail-main .dashboard-sidebar-main{width:250px;height:100%;border-right:solid 1px grey;padding:35px 20px 0;display:flex;flex-direction:column;gap:20px;font-size:14px;background:white}.dashboard-main .dashboard-detail-main .dashboard-sidebar-main div{display:flex;height:40px;justify-content:flex-start;align-items:center;padding:0 18px;gap:15px;cursor:pointer;font-weight:600}.dashboard-main .dashboard-detail-main .dashboard-sidebar-main div:hover{background-color:#c5ffc8;border-radius:16px}.dashboard-main .dashboard-detail-main .dashboard-sidebar-main div.selected{background-color:#0b612c;border-radius:16px}.dashboard-main .dashboard-detail-main .dashboard-sidebar-main div span.selected-text{color:#fff}.dashboard-main .dashboard-detail-main .dashboard-sidebar-main div svg{height:25px;width:21px}.dashboard-main .dashboard-detail-main .dashboard-content-main{width:100vw;height:100%;font-size:14px;overflow:auto}.dashboard-main .dashboard-detail-main .dashboard-main-content-inner{padding:50px;height:100%;display:flex;flex-direction:column;gap:20px;overflow:auto;background:white;min-height:90vh}.dashboard-main .dashboard-detail-main .dashboard-content-header{font-size:35px;font-weight:600;color:#0b612c}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile{height:100%;border:solid 1px grey;border-radius:10px;padding:35px 40px 20px;display:flex;flex-direction:column;gap:35px;overflow-y:auto}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .tabs{display:flex;width:500px;background-color:#0b612c;border:solid 1px #0B612C;border-radius:25px;height:40px;min-height:40px}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .tabs div{width:50%;padding:0 14px;display:flex;align-items:center;justify-content:center;border-radius:25px;color:#fff;font-weight:600}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .tabs .selectedTab{background-color:#fff;color:#0b612c}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information{display:flex;flex-direction:column;gap:25px}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-heading{font-size:20px;font-weight:600}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner{display:flex;flex-direction:column;gap:10px}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines{display:flex;gap:25px;flex-wrap:wrap}@media screen and (max-width: 670px){.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines{gap:10px}}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines .info{display:flex;flex-direction:column}@media screen and (max-width: 670px){.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines .info{width:100%}}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines .info input{height:35px;width:230px;border-radius:10px;border:solid 1px grey;padding:0 10px}@media screen and (max-width: 670px){.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines .info input{width:100%}}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines .info select{height:35px;width:230px;border-radius:10px;border:solid 1px grey}@media screen and (max-width: 670px){.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-inner .lines .info select{width:100%}}.common-supportBox{background-color:#fff;color:#0b612c}.common-supportBox:hover{background-color:#f5f5f5}.my-order-btn{width:300px;padding:7px;display:flex;justify-content:center;align-items:center;gap:10px;border-radius:10px;background-color:#8ec490;color:#fff;border:none}.my-order-btn svg{height:20px}#planDetailsModal .modal-dialog,#symptomsModal .modal-dialog,#LearnMoreCategory .modal-dialog{background:#fff;border-radius:20px;max-width:575px}#planDetailsModal .modal-dialog .greenBG,#symptomsModal .modal-dialog .greenBG,#LearnMoreCategory .modal-dialog .greenBG{background:linear-gradient(217deg,rgb(142,196,144) 0%,rgba(255,255,255,0) 24%);border-radius:20px}#planDetailsModal .modal-dialog .greenBG .modal-header,#symptomsModal .modal-dialog .greenBG .modal-header,#LearnMoreCategory .modal-dialog .greenBG .modal-header{border:transparent}.layout_60-40{width:100vw;padding:10px 100px}.layout_60-40.cart-height{max-height:calc(90vh - 75px);overflow:auto}.layout_60-40 .left-part{width:60%}.layout_60-40 .cart-summary{border-radius:10px;overflow:hidden;background-color:#e0f4ed}.layout_60-40 .cart-summary .summary-txt{color:#09ad88}.layout_60-40 .product-img{border-radius:6px;width:80px;height:80px;padding:0 10px 10px}.layout_60-40 .product-img img{height:100%;width:100%;object-fit:contain}.layout_60-40 .cart-qnty{width:max-content;border-radius:6px;padding:0 12px}.layout_60-40 .cart-qnty .qt,.layout_60-40 .cart-qnty .minus,.layout_60-40 .cart-qnty .plus{font-size:13px}.layout_60-40 .product-recommend-main{margin-top:15px}.layout_60-40 .product-recommend-main .outer-box{padding:20px 0 20px 20px;background:linear-gradient(to bottom,#F9EED0 0%,#FFFFFF 60%)}.layout_60-40 .product-recommend-main .outer-box .inner-box{padding:20px;gap:30px;overflow:auto}.layout_60-40 .product-recommend-main .outer-box .inner-box::-webkit-scrollbar{width:10px}.layout_60-40 .product-recommend-main .outer-box .inner-box::-webkit-scrollbar-track{background:#f5f5f5;border-radius:10px}.layout_60-40 .product-recommend-main .outer-box .inner-box::-webkit-scrollbar-thumb{background:linear-gradient(to left,#ffeaaf 0%,#fff8e2 60%);border-radius:10px;border:2px solid #ffe59d}.layout_60-40 .product-recommend-main .outer-box .inner-box::-webkit-scrollbar-thumb:hover{background:linear-gradient(to left,#ffdf88 0%,#fff3d1 60%)}.layout_60-40 .product-recommend-main .outer-box .inner-box .product .product_inner{width:220px}.layout_60-40 .product-recommend-main .outer-box .inner-box .product .product_inner .cart-add-btn{width:100%;border:1px solid #3BBF6D;height:35px;background:white;border-radius:10px;color:#0b612c}.layout_60-40 .product-recommend-main .outer-box .inner-box .product .product_inner .cart-add-btn-selected{width:100%;border:1px solid #0B612C;height:35px;background:#0B612C;border-radius:10px;color:#fff}.layout_60-40 .product-recommend-main .outer-box .inner-box .product .product_inner .offer-discount{background:#C54801;padding:1px 5px;border-radius:4px;color:#fff}@media screen and (max-width: 768px){.layout_60-40 .product-recommend-main .outer-box .inner-box{gap:50px}}.layout_60-40 .product-recommend-main .product_box{background:linear-gradient(to bottom,#E0CEB0 0%,#FFFFFF 90%);width:100%;border-radius:10px;border:solid 1px #E1E1E1;height:200px}.layout_60-40 .product-recommend-main .product_box img{height:70%;width:auto}.cart-address{width:700px;margin:20px auto}.cart-theme-bg-color{background-color:#f8eedb}.cart-theme-txt-color{color:#c54801}.slider-wrapper{position:relative;display:flex;align-items:center;overflow:hidden;width:100%}.product-slider{display:flex;overflow-x:auto;scroll-behavior:smooth;gap:16px;padding:10px 0}.product-slider::-webkit-scrollbar{display:none}.arrow{background-color:#0b612c;font-size:24px;cursor:pointer;z-index:1;color:#fff;border-radius:50%;height:40px;width:40px;border:solid}.arrow:hover{background:#063317}.arrow.left{left:-25px}.arrow.left-center{top:40%;left:0}.arrow.right-center{top:40%;right:0}.arrow.right{right:-20px}.arrow:disabled{opacity:.4;cursor:not-allowed}.product-recommend-main{font-family:Montserrat}.product-recommend-main .product-recommend-header{font-size:20px;font-weight:600;color:#000}.plan_box{width:480px}.backDrop{position:fixed;top:0;left:0;width:100%;height:100%;z-index:8;background:#000000;opacity:.8}.backDrop .progress_outer{min-height:100vh}.backDrop .progress_outer .payment-loader{width:100%;display:flex;justify-content:center;margin-bottom:30px}.backDrop .progress_outer .payment-loader .binding{content:"";width:60px;height:4px;border:2px solid white;margin:0 auto}.backDrop .progress_outer .payment-loader .pad{width:100px;height:60px;border-radius:8px;border:2px solid white;padding:6px;margin:0 auto}.backDrop .progress_outer .payment-loader .chip{width:12px;height:8px;background:white;border-radius:3px;margin-top:4px;margin-left:3px}.backDrop .progress_outer .payment-loader .line{width:52px;margin-top:6px;margin-left:3px;height:4px;background:white;border-radius:100px;opacity:0;animation:writeline 3s infinite ease-in}.backDrop .progress_outer .payment-loader .line2{width:32px;margin-top:6px;margin-left:3px;height:4px;background:white;border-radius:100px;opacity:0;animation:writeline2 3s infinite ease-in}.backDrop .progress_outer .payment-loader .line:first-child{margin-top:0}.backDrop .progress_outer .payment-loader .line.line1{animation-delay:0s}.backDrop .progress_outer .payment-loader .line.line2{animation-delay:.5s}@keyframes writeline{0%{width:0px;opacity:0}33%{width:52px;opacity:1}70%{opacity:1}to{opacity:0}}@keyframes writeline2{0%{width:0px;opacity:0}33%{width:32px;opacity:1}70%{opacity:1}to{opacity:0}}.backDrop .progress_main{width:25%}.backDrop .fade-text{font-size:36px;font-weight:500;color:#fff;font-family:Montserrat,sans-serif}.backDrop .fade-text span{font-size:28px}.backDrop .fade-text.sm{font-size:18px}.backDrop .fade-text.animate{opacity:0;animation:fade 5s infinite}.backDrop .mat-progress-bar{height:6px!important}@keyframes fade{0%{opacity:0}50%{opacity:1}to{opacity:0}}@media screen and (max-width: 880px){.header{justify-content:space-between}.header .logo-container{margin:0}.get-started-main{flex-direction:column-reverse;height:100%}.get-started-main .get-started-left-main{width:100%;height:40%}.get-started-main .get-started-left-main img{border-top-left-radius:24px;border-top-right-radius:24px}.get-started-main .get-started-left-main .get-started-right-inner{padding:2rem 2rem 0rem}.get-started-main .get-started-left-main .get-started-right-inner .mobile-signup-input,.get-started-main .get-started-left-main .get-started-right-inner .get-started-right-button{max-width:100%}.get-started-main .get-started-right-main{width:100%;height:60%}.get-started-main .get-started-right-main img{border-top-left-radius:24px;border-top-right-radius:24px}.get-started-main .get-started-right-main .get-started-right-inner{padding:2rem 2rem 0rem}.get-started-main .get-started-right-main .get-started-right-inner .mobile-signup-input,.get-started-main .get-started-right-main .get-started-right-inner .get-started-right-button{max-width:100%}.dashboard-main .dashboard-header-main .logo{height:35px}.dashboard-main .dashboard-header-main .right-part svg{height:18px}.dashboard-main .dashboard-detail-main .dashboard-content-header{font-size:25px}.dashboard-main .dashboard-detail-main .dashboard-sidebar-main{display:none}.dashboard-main .dashboard-detail-main .dashboard-content-main{font-size:12px}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .information .info-heading{font-size:18px}}@media screen and (max-width: 670px){.dashboard-main .dashboard-detail-main .dashboard-main-content-inner{padding:20px 10px}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile{padding:20px}.dashboard-main .dashboard-detail-main .dashboard-content-myprofile .tabs{width:100%}.dashboard-main .dashboard-header-main{padding:0 15px}.common-button{width:100%}.padding-left1rem{padding-left:1rem}}@media screen and (max-width: 768px){.layout_60-40{padding:15px}.cart-address{width:100%}}@media screen and (max-width: 1100px){.layout_60-40 .left-part{width:100%!important}.font-32.res{font-size:24px}.font-16.res{font-size:14px!important}.hero-section{padding-left:40px!important;padding-top:40px!important}.hero-section-img-main .hero-img{height:300px!important}}.page-tick-wrapper{display:flex;align-items:center;justify-content:center}.page-tick-wrapper .circle-wrapper{position:relative;width:65px;height:65px;float:left;margin:10px}.page-tick-wrapper .icon{position:absolute;color:#fff;font-size:34px;top:50%;left:50%;transform:translate(-50%,-50%);height:27px;width:27px}.page-tick-wrapper .circle-wrapper:active .circle{animation:spin 2s linear infinite}.page-tick-wrapper .circle{display:block;width:100%;height:100%;border-radius:50%;padding:2.5px;background-clip:content-box;animation:spin 10s linear infinite}.page-tick-wrapper .check-svg svg{height:27px;width:27px}.page-tick-wrapper .success{background-color:#4bb543;border:2.5px dashed #4BB543}.page-tick-wrapper .error{background-color:#ca0b00;border:2.5px dashed #CA0B00}.page-tick-wrapper .warning{background-color:#f0d500;border:2.5px dashed #F0D500}.complete-order{height:calc(100% - 10vh)}.style1 details{padding-bottom:20px;overflow:hidden}.style1 summary{cursor:pointer;position:relative;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px}.style1 summary::-webkit-details-marker{display:none}.style1 summary .faq-arrow{flex-shrink:0;width:17px;height:17px;color:#000;transform:rotate(0)}.style1 details[open] summary .faq-arrow{transform:rotate(180deg)}@media screen and (max-width: 500px){.style1 summary{gap:8px}.style1 summary .faq-arrow{width:16px;height:16px}.empty_cart_svg{height:270px!important;width:170px!important}}.style1 details[open]{border-top-right-radius:12px}.style1 p{margin:15px 0 0;line-height:1.6;font-size:14px}.pro-box{padding:20px;flex:1}.pro-box .pro-box-top .juicy-pro-price{font-size:15px;color:#494949;font-weight:400}.pro-box .pro-box-top h3{text-align:left;font-size:16px;margin:10px 0 0;font-weight:600}.pro-box .pro-box-top img{height:100%;width:100%;object-fit:contain}.pro-box .pro-box-top{background:#F8EEDB;border-radius:20px;padding:15px;flex:1}.pro-box .pro-box-top2{background:#0B612C;border-radius:20px;flex:1}.pro-box .pro-box-top2 img{width:213px}.pro-box .pro-box-top2 h3{text-align:left;font-size:16px;margin:0;font-weight:600;color:#fff;padding:15px 15px 0}.pro-box .pro-box-top2 .juicy-pro-tag{color:#fff;padding:0 15px}.pro-box .pro-box-top .juicy-pro-tag{font-weight:500;font-size:10px;color:#7c380e;display:inline-block;padding:4px 10px;border-radius:12px}.pro-box .pro-box-bottom .juicy-pro-desc{font-weight:500;font-size:12px;line-height:12px;margin-top:20px}.pro-box .pro-box-bottom .juicy-pro-btn{display:flex;justify-content:space-between;margin-top:20px}.pro-box .pro-box-bottom .juicy-pro-btn a{font-weight:500;font-size:12px;background:#0B612C;color:#fff;border-radius:20px;width:48%;text-align:center}.pro-box .pro-box-bottom .juicy-pro-btn a.learn-more-btn{background:#fff;color:#000;border:1px solid #0B612C}.pro-box-updated{padding:20px;flex:1}.pro-box-updated .pro-box-top .juicy-pro-price{font-size:15px;color:#494949;font-weight:400}.pro-box-updated .pro-box-top h3{text-align:left;font-size:20px;margin:10px 0 0;font-weight:600}.pro-box-updated .pro-box-top img{height:100%;width:100%;object-fit:contain}.pro-box-updated .pro-box-top{padding:15px}.pro-box-updated .pro-box-top2{background:#0B612C;border-radius:20px;flex:1}.pro-box-updated .pro-box-top2 img{width:213px}.pro-box-updated .pro-box-top2 h3{text-align:left;font-size:16px;margin:0;font-weight:600;color:#fff;padding:15px 15px 0}.pro-box-updated .pro-box-top2 .juicy-pro-tag{color:#fff;padding:0 15px}.pro-box-updated .pro-box-top .juicy-pro-tag{border:solid 1px #c0bebe;font-size:12px;padding:5px 18px;border-radius:15px;font-weight:500}.pro-box-updated .pro-box-bottom .juicy-pro-desc{font-weight:500;font-size:12px;line-height:12px;margin-top:20px}.pro-box-updated .pro-box-bottom .juicy-pro-btn{display:flex;justify-content:space-between;margin-top:20px}.pro-box-updated .pro-box-bottom .juicy-pro-btn a{font-weight:500;font-size:12px;background:#0B612C;color:#fff;border-radius:20px;width:48%;text-align:center}.pro-box-updated .pro-box-bottom .juicy-pro-btn a:hover{background:#063317}.pro-box-updated .pro-box-bottom .juicy-pro-btn a.learn-more-btn{background:#fff;color:#000;border:1px solid #0B612C}.pro-box-updated .pro-box-bottom .juicy-pro-btn a.learn-more-btn:hover{background:#e6e6e6}.slider-nav-block{display:flex;justify-content:flex-end}.slider-navigations{width:120px;position:relative}.slider-navigations .swiper-button-next,.slider-navigations .swiper-button-prev{background:#B15923;border-radius:100%;padding:6px 13px;margin:0;width:auto!important;height:auto!important;color:#fff}.shop_all_btn{background:#000;color:#fff;font-size:13px;padding:10px 20px;border-radius:30px;font-weight:400}.section-title-block{border-bottom:1px solid #000;margin-bottom:10px}.section-title-block .section-title{font-weight:600;font-size:1.5rem;color:#0a0a0a}.btn-rounded{border-radius:30px;padding:8px 20px;font-weight:600;font-size:.9rem}.title1{font-weight:700;font-size:28px}.title1 span{color:#0b612c}.shop-filter{padding:20px 0}.filter-buttons{display:flex;flex-wrap:wrap;gap:12px}.filter-buttons .filter-btn{border:1px solid #1a5d1a;background-color:#f0fdf4;color:#1a5d1a;padding:8px 20px;border-radius:30px;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .3s ease}.filter-buttons .filter-btn.active,.filter-buttons .filter-btn:hover{background-color:#1a5d1a;color:#fff}.slider-container{overflow:hidden}.slider-track{display:flex;transition:transform .5s ease}.slider-track>div{flex:0 0 25%;box-sizing:border-box}.product-detail-main .product-detail-main-inner .product-left-main{width:45%}.product-detail-main .product-detail-main-inner .product-left-main .product-img-box{width:350px;height:400px}.product-detail-main .product-detail-main-inner .product-right-main .tag-main{display:flex;gap:10px}.product-detail-main .product-detail-main-inner .product-right-main .tag-main .tag{padding:6px 17px;border:solid 1px grey;border-radius:20px;font-size:12px;color:#000}.product-detail-main .product-detail-main-inner .how-it-works-main img{width:70px}.product-detail-main .product-detail-main-inner .product-left-main .product-img-box>.snap-item{flex:0 0 100%;min-width:100%;height:100%;scroll-snap-align:start}.offer-display-main{border-radius:10px;width:max-content}.divider-line{border-bottom:solid 2px #efefef;height:1px;width:600px}.offer-options-main{color:#575656;min-height:120px;flex:1}.offer-options-main.bold{color:#000}.home-card{height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px;position:relative}.home-card.one{background-image:url(home-card1.ad4b609b025b8bac.jpg)}.home-card.two{background-image:url(home-card2.59d237dc5a9ead53.jpg)}.home-card.three{background-image:url(home-card3.fbdf45922435e998.jpg)}.home-percentage{font-size:90px;font-weight:800;line-height:80px;letter-spacing:10px;background:linear-gradient(to bottom,#46721C,#FFF0D3);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.home-box-main .home-box{height:220px;min-width:360px;border-radius:20px;padding:20px;display:flex;flex-direction:column;justify-content:end;gap:20px}.home-box-main .home-box.one{background:linear-gradient(to right,#FFACAC,#7648A9)}.home-box-main .home-box.two{background:linear-gradient(to right,#6D45B8,#94516E)}.home-box-main .home-box.three{background:linear-gradient(to right,#94516E,#BA5A3E,#8A3A34)}.home-box-main .home-box.four{background:linear-gradient(to right,#C36041,#E48464,#E6A29C)}.home-box-main .home-box.five{background:linear-gradient(to right,#5A064A,#B449A7,#7B43A4)}.home-box-main .home-box.six{background:linear-gradient(to right,#99555E,#87498E,#6E45B7)}.home-box-main .home-box .common-button{height:32px;width:100px;font-size:13px;font-weight:700}.home-box-main .home-box-scroller{overflow:hidden}.home-box-main .home-box-track{display:flex;gap:10px;width:max-content;animation:homeBoxScroll 30s linear infinite}@keyframes homeBoxScroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.landing_page_key_points{z-index:1;transform:translateY(-50%);left:20%}.review-box{min-width:360px}.scroll_without_scrollbar{overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.scroll_without_scrollbar::-webkit-scrollbar{display:none}.scroll_without_scrollbar.x-none{overflow-x:hidden}.scroll_without_scrollbar.y-none{overflow-y:hidden}.smooth{scroll-behavior:smooth;scroll-snap-type:x mandatory;scroll-snap-stop:always;-webkit-overflow-scrolling:touch;transition:scroll-behavior .3s ease}.smooth>.review-box{scroll-snap-align:start}.smooth .snap-item{scroll-snap-align:start;scroll-snap-stop:always}.scroll-left-to-right-infinite{animation:scroll-left 25s linear infinite}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-100%)}}@media screen and (max-width: 768px){.layout_60-40{padding:15px}.layout_60-40.res-padding-0{padding:0}.cart-address{width:100%}}@media screen and (max-width: 500px){.common-footer{padding:0 5px}.common-footer .cart-footer{margin:auto 0;padding:10px}.product-detail-main .product-detail-main-inner .product-left-main .product-img-box{width:410px!important;height:300px!important}}.slickSlider{position:relative}.slickSlider .slick-track{display:flex}.slickSlider .slick-track .slick-slide{height:auto;margin-bottom:2px}.slickSlider .slick-track .slick-slide>div{min-height:100%}.slickSlider .sliderArrowWrap{position:absolute;height:0px;top:calc(48% - 27px);left:0;right:0;z-index:9;display:flex;justify-content:space-between}.slickSlider .sliderArrow{font-size:24px;color:#000;border-radius:50%;border:1px solid #000;background:#fff;display:block;width:40px;max-width:50px;height:40px;max-height:50px;transition:all .3s ease;min-width:auto!important;cursor:pointer;padding:14px;font-weight:700}.slickSlider .sliderArrow:not(.slick-disabled):hover{background:#000;color:#fff}.slickSlider .sliderArrow:not(.slick-disabled):hover path{fill:#fff!important}.slickSlider .sliderArrow.slick-disabled{opacity:.3}.heading_box{display:flex;justify-content:space-between;flex-wrap:wrap;align-items:flex-end;margin-bottom:30px;gap:30px}.heading_box>.left{flex:1;min-width:400px}.heading_box>.left .heading.xsmall{margin-top:10px}.heading_box>.left p{margin:10px 0 0;font-weight:300}.heading_box>.left p.spaced-title{margin:0 0 10px}.testimonial .slick-slide{padding:0 13px}.testimonial-slick-carousel .slick-list{overflow-y:visible!important}.testimonial .testiBox{padding:10px 20px 15px;border:1px solid #000;width:500px;max-width:100%;border-radius:8px}.testimonial .testiBox .head{margin-bottom:20px}.testimonial .testiBox .head p{margin:10px 0 0;text-transform:uppercase;font-weight:700}.testimonial .testiBox .head span{font-size:14px;text-transform:uppercase;display:block;margin-top:5px;font-weight:500}.testimonial .testiBox p{margin:0;font-size:14px}.testimonial .testiBox#w318{width:368px}.testimonial .testiBox#w380{width:450px}.testimonial .testiBox#w444{width:513px}.testimonial .testiBox#w297{width:347px}.testimonial .testiBox#w298{width:400px}.testimonial .testiBox#w413{width:513px}.testimonial .testiBox#w363{width:450px}.testimonial>.button{margin:30px auto auto}.testimonial.centerAligned .heading_box{flex-direction:column;align-items:center;text-align:center;gap:10px}.reveal-up{transform:translateY(300px);opacity:0;transition:transform .7s ease,opacity .7s ease}.reveal-up.is-visible{transform:translateY(0);opacity:1}@media (max-width: 768px){.testimonial .testiBox{max-width:320px!important}.testimonial.centerAligned .heading_box .content_testi{display:none}}@media (max-width: 576px){.testimonial .sliderArrowWrap{position:static;margin-top:20px;max-width:115px;height:auto}.testimonial .slick-slide{padding:0 5px}.testimonial .testiBox{max-width:300px!important}.testimonial .testiBox p{font-size:16px;line-height:20px}.testimonial .testiBox .head span{font-size:14px}.testimonial .sub_gap{gap:5px!important}}#upsell .modal-dialog{min-width:60vw!important;height:90vh;width:auto}.cart-sidebar-icon-main{position:relative}.cart-sidebar-icon-main .cart-badge{position:absolute;top:-8px;right:-9px;background-color:red;border:red;height:20px;border-radius:10px;font-size:10px;display:flex;align-items:center;justify-content:center;width:20px;color:#fff;font-weight:600}.empty_cart_svg{height:310px;width:210px}.landingpage_box{transition:transform .3s ease}.landingpage_box:hover{transform:translateY(-5px)}.mat-mdc-form-field-subscript-wrapper{display:none!important}#femaleUserNotice .age-modal-content{background-color:#fff;border-radius:16px;border:1px solid #e0e0e0;box-shadow:0 8px 15px #0000001a}#femaleUserNotice .age-modal-content .modal-body{padding:2.5rem 1.5rem}#femaleUserNotice #confirmationPopup .modal-dialog{max-width:650px}#femaleUserNotice .age-check-container{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}#femaleUserNotice .age-check-image img{max-width:100px;height:auto}#femaleUserNotice .age-check-text-area{width:100%}#femaleUserNotice .green-text{color:#4caf50}#femaleUserNotice .modal-title{font-size:1.9rem;font-weight:700;margin-bottom:.5rem}#femaleUserNotice .modal-heading{font-size:1.3rem;font-weight:600;color:#343a3a;margin-bottom:1rem}#femaleUserNotice .modal-subheading{font-size:1rem;color:#778087;line-height:1.5;margin-bottom:2rem}#femaleUserNotice .button-group{display:flex;flex-direction:column;gap:.85rem;width:100%;max-width:320px;margin:0 auto}#femaleUserNotice .button-group.full-width-btn{max-width:100%}#femaleUserNotice .action-button{padding:1rem 1.25rem;border:none;border-radius:10px;cursor:pointer;font-size:1.05rem;font-weight:600;transition:all .2s ease}#femaleUserNotice .action-button.primary{background-color:#4caf50;color:#fff;box-shadow:0 4px 8px #4caf5033}#femaleUserNotice .action-button.primary:hover{background-color:#409343}#femaleUserNotice .action-button.secondary{background-color:#f0f3f5;color:#343a3a}#femaleUserNotice .action-button.secondary:hover{background-color:#e1e7eb}@media (min-width: 768px){#femaleUserNotice .age-modal-content .modal-body{padding:2rem}#femaleUserNotice .age-check-container{flex-direction:row;text-align:left;gap:2.5rem}#femaleUserNotice .age-check-image{width:150px}#femaleUserNotice .button-group{flex-direction:row;margin:0}#femaleUserNotice .button-group .action-button{width:50%}#femaleUserNotice .denial-section .button-group{justify-content:flex-start}#femaleUserNotice .denial-section .button-group .action-button{min-width:250px;width:auto}}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:20px;right:20px;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:30px;box-shadow:2px 2px 3px #0000004d;z-index:1000;display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.whatsapp-float:hover{transform:scale(1.1)}.whatsapp-float img{width:35px;height:35px}.hero-section{padding-top:90px;padding-right:0}.hero-section-img-main .hero-img{height:480px}.recommeded-heading{border:solid 1px;display:flex;justify-content:center;border-radius:10px;height:43px;width:99%;margin:auto;font-size:12px;align-items:start;padding-top:3px;background:linear-gradient(to right,#FFFFFF,#FAFBDC)}.recommeded-badge{margin-top:-20px}
