@charset "UTF-8";.dots{width:3.5em;display:flex;flex-flow:row nowrap;align-items:center;justify-content:space-between}.dots div{width:.8em;height:.8em;border-radius:50%;animation:fade .8s ease-in-out alternate infinite}.dots div:nth-of-type(1){animation-delay:-.4s}.dots div:nth-of-type(2){animation-delay:-.2s}@keyframes fade{0%{opacity:1}to{opacity:0}}.my-ckeditor .ck.ck-editor{border-radius:10px;overflow:hidden}.ck.ck-dropdown__panel .ck-list{max-height:250px;overflow-y:auto}.ck-content .image-style-align-left{float:left;margin-right:16px}.ck-content .image-style-align-right{float:right;margin-left:16px}.ck-content .image-style-align-center{margin-left:auto;margin-right:auto;display:block}.react-datepicker-wrapper{display:inline-block;padding:0;border:0}.react-datepicker{font-family:Helvetica Neue,helvetica,arial,sans-serif;font-size:.8rem;background-color:#fff;color:#000;border:1px solid #aeaeae;border-radius:.3rem;display:inline-block;position:relative;line-height:initial}.react-datepicker-popper{z-index:1;line-height:0}.react-datepicker-popper .react-datepicker__triangle{stroke:#aeaeae}.react-datepicker__header{text-align:center;background-color:#f0f0f0;border-bottom:1px solid #aeaeae;border-top-left-radius:.3rem;padding:8px 0;position:relative}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}h2.react-datepicker__current-month{padding:0;margin:0}.react-datepicker__month-container{float:left}.react-datepicker__day-name,.react-datepicker__day{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__day{cursor:pointer}.react-datepicker__day:not([aria-disabled=true]):hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.report-table table{width:100%}.report-table th,.report-table td{border:1px solid #ddd;text-align:center;font-size:14px!important}.department-row td{background-color:#e2e2e2;font-size:14px!important;text-align:center}.category-row td{background-color:#eeeded;text-align:center;font-size:14px!important}.sub-category-row td{font-weight:500;text-align:center;font-size:14px!important}.item-row td{text-align:center;font-size:14px!important}.ck-content ul,.ck-content ol{padding-left:20px;margin:1em 0}.loader{width:20px;height:20px;border:2px solid #c9c2c2;border-bottom-color:#2a5fa4;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--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}*,: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}.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}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}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)}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}[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}@media (min-width:1200px){legend{font-size:1.5rem}}::-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-file-upload-button{font:inherit;-webkit-appearance:button}@media (min-width:1200px){.display-1{font-size:5rem}}@media (min-width:1200px){.display-2{font-size:4.5rem}}@media (min-width:1200px){.display-3{font-size:4rem}}@media (min-width:1200px){.display-4{font-size:3.5rem}}@media (min-width:1200px){.display-5{font-size:3rem}}@media (min-width:1200px){.display-6{font-size:2.5rem}}.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))}.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-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)}@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}}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;color-adjust:exact;print-color-adjust:exact}.form-check-input: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~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:default;opacity:.5}.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")}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.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-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:disabled~label,.form-floating>:disabled~label{color:#6c757d}.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-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: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}.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)}.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)}.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}.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)}.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)}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:.75rem;--bs-btn-padding-y:.375rem;--bs-btn-font-family: ;--bs-btn-font-size:1rem;--bs-btn-font-weight:400;--bs-btn-line-height:1.5;--bs-btn-color:var(--bs-body-color);--bs-btn-bg:transparent;--bs-btn-border-width:var(--bs-border-width);--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--bs-border-radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, .15),0 1px 1px rgba(0, 0, 0, .075);--bs-btn-disabled-opacity:.65;--bs-btn-focus-box-shadow:0 0 0 .25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn-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.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-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)}@media (prefers-reduced-motion:reduce){.fade{transition:none}}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}@media (prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.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-start{--bs-position:start}.dropdown-menu-end{--bs-position:end}@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}}.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-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-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-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:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left: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>.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-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: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-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-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}.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: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-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.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-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")}.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-img,.card-img-bottom,.card-img-top{width:100%}@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)}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}@media (prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.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)}.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}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.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)}.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)}.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-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)}.progress{--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)}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}@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-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)}@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-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.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white{--bs-btn-close-filter:invert(1) grayscale(100%) brightness(200%)}.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-container{--bs-toast-zindex:1090;position:absolute;z-index:var(--bs-toast-zindex);width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:100%;pointer-events:none}.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}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.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)}@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 .modal-footer,.modal-fullscreen .modal-header{border-radius:0}@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}.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)}.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: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)}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translate(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translate(-100%)}.carousel-fade .carousel-item-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-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")}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-dark{--bs-carousel-indicator-active-bg:#000;--bs-carousel-caption-color:#000;--bs-carousel-control-icon-filter:invert(1) grayscale(100)}:root{--bs-carousel-indicator-active-bg:#fff;--bs-carousel-caption-color:#fff;--bs-carousel-control-icon-filter: }.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)}.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}.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}}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.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%}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:-webkit-sticky;position:sticky;bottom:0;z-index:1020}}.position-sticky{position:-webkit-sticky!important;position:sticky!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-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}.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}.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-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}.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-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}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-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}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-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}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-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}.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}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-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}.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}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-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}.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}}/*!
 * 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{--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: #9ecf9a;--bs-danger: #c01c2d;--bs-danger2: #ff5733;--bs-info: #c0d6f4;--bs-bgInfo: rgba(197, 204, 208, .3);--bs-warning: #f4c542;--bs-fontBlue: #244065;--bs-fontGray: #404358;--bs-secondary: #f5f6fb;--bs-fontGray2: #9d9fb2;--bs-fontGray3: #ededed;--bs-black-200: #1d1d1d;--bs-black-400: #141414;--bs-primary-rgb: 158, 207, 154;--bs-danger-rgb: 192, 28, 45;--bs-danger2-rgb: 255, 87, 51;--bs-info-rgb: 192, 214, 244;--bs-bgInfo-rgb: 197, 204, 208;--bs-warning-rgb: 244, 197, 66;--bs-fontBlue-rgb: 36, 64, 101;--bs-fontGray-rgb: 64, 67, 88;--bs-secondary-rgb: 245, 246, 251;--bs-fontGray2-rgb: 157, 159, 178;--bs-fontGray3-rgb: 237, 237, 237;--bs-black-200-rgb: 29, 29, 29;--bs-black-400-rgb: 20, 20, 20;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--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: rgb(10.4, 88, 202.4);--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: rgb(255, 242.6, 205.4);--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}*,*:before,*:after{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:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{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]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{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}pre,code,kbd,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}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]: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-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-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:"— "}.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-xxl,.container-xl,.container-lg,.container-md,.container-sm{--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-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{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: rgb(206.6, 226, 254.6);--bs-table-border-color: rgb(165.28, 180.8, 203.68);--bs-table-striped-bg: rgb(196.27, 214.7, 241.87);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 203.4, 229.14);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 209.05, 235.505);--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: rgb(225.6, 227.4, 229);--bs-table-border-color: rgb(180.48, 181.92, 183.2);--bs-table-striped-bg: rgb(214.32, 216.03, 217.55);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(203.04, 204.66, 206.1);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(208.68, 210.345, 211.825);--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: rgb(209, 231, 220.8);--bs-table-border-color: rgb(167.2, 184.8, 176.64);--bs-table-striped-bg: rgb(198.55, 219.45, 209.76);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(188.1, 207.9, 198.72);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(193.325, 213.675, 204.24);--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: rgb(206.6, 244.4, 252);--bs-table-border-color: rgb(165.28, 195.52, 201.6);--bs-table-striped-bg: rgb(196.27, 232.18, 239.4);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(185.94, 219.96, 226.8);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(191.105, 226.07, 233.1);--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: rgb(255, 242.6, 205.4);--bs-table-border-color: rgb(204, 194.08, 164.32);--bs-table-striped-bg: rgb(242.25, 230.47, 195.13);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(229.5, 218.34, 184.86);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(235.875, 224.405, 189.995);--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: rgb(248, 214.6, 217.8);--bs-table-border-color: rgb(198.4, 171.68, 174.24);--bs-table-striped-bg: rgb(235.6, 203.87, 206.91);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 193.14, 196.02);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 198.505, 201.465);--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: rgb(198.4, 199.2, 200);--bs-table-striped-bg: rgb(235.6, 236.55, 237.5);--bs-table-striped-color: #000;--bs-table-active-bg: rgb(223.2, 224.1, 225);--bs-table-active-color: #000;--bs-table-hover-bg: rgb(229.4, 230.325, 231.25);--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: rgb(77.4, 80.6, 83.8);--bs-table-striped-bg: rgb(44.1, 47.9, 51.7);--bs-table-striped-color: #fff;--bs-table-active-bg: rgb(55.2, 58.8, 62.4);--bs-table-active-color: #fff;--bs-table-hover-bg: rgb(49.65, 53.35, 57.05);--bs-table-hover-color: #fff;color:var(--bs-table-color);border-color:var(--bs-table-border-color)}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width: 575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width: 1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + var(--bs-border-width));padding-bottom:calc(.375rem + var(--bs-border-width));margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + var(--bs-border-width));padding-bottom:calc(.5rem + var(--bs-border-width));font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + var(--bs-border-width));padding-bottom:calc(.25rem + var(--bs-border-width));font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:var(--bs-secondary-color)}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-clip:padding-box;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:var(--bs-body-color);background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::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-sm,.form-control-plaintext.form-control-lg{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);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion: reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg: var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:center;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);-webkit-print-color-adjust:exact;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='rgb%28134, 182.5, 254%29'/%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}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem #0d6efd40}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;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{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;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;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{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::placeholder,.form-floating>.form-control-plaintext::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown),.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill,.form-floating>.form-control-plaintext:-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:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-control-plaintext~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;top:1rem;right:.375rem;bottom:1rem;left:.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>:disabled~label,.form-floating>.form-control: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-select,.input-group>.form-floating{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus,.input-group>.form-floating:focus-within{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>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text,.input-group-lg>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text,.input-group-sm>.btn{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)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select{border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.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{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)}.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip,.is-valid~.valid-feedback,.is-valid~.valid-tooltip{display:block}.was-validated .form-control:valid,.form-control.is-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)}.was-validated .form-control:valid:focus,.form-control.is-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)}.was-validated .form-select:valid,.form-select.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"],.form-select.is-valid:not([multiple]):not([size]),.form-select.is-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)}.was-validated .form-select:valid:focus,.form-select.is-valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-control-color:valid,.form-control-color.is-valid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:valid,.form-check-input.is-valid{border-color:var(--bs-form-valid-border-color)}.was-validated .form-check-input:valid:checked,.form-check-input.is-valid:checked{background-color:var(--bs-form-valid-color)}.was-validated .form-check-input:valid:focus,.form-check-input.is-valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated .form-check-input:valid~.form-check-label,.form-check-input.is-valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):valid,.input-group>.form-control:not(:focus).is-valid,.was-validated .input-group>.form-select:not(:focus):valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.input-group>.form-floating:not(:focus-within).is-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)}.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip,.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip{display:block}.was-validated .form-control:invalid,.form-control.is-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)}.was-validated .form-control:invalid:focus,.form-control.is-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)}.was-validated .form-select:invalid,.form-select.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"],.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-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)}.was-validated .form-select:invalid:focus,.form-select.is-invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-control-color:invalid,.form-control-color.is-invalid{width:calc(3.75rem + 1.5em)}.was-validated .form-check-input:invalid,.form-check-input.is-invalid{border-color:var(--bs-form-invalid-border-color)}.was-validated .form-check-input:invalid:checked,.form-check-input.is-invalid:checked{background-color:var(--bs-form-invalid-color)}.was-validated .form-check-input:invalid:focus,.form-check-input.is-invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated .form-check-input:invalid~.form-check-label,.form-check-input.is-invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.was-validated .input-group>.form-control:not(:focus):invalid,.input-group>.form-control:not(:focus).is-invalid,.was-validated .input-group>.form-select:not(:focus):invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.input-group>.form-floating:not(:focus-within).is-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,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{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,:not(.btn-check)+.btn:active:focus-visible,.btn:first-child:active:focus-visible,.btn.active:focus-visible,.btn.show: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: #000;--bs-btn-bg: #9ecf9a;--bs-btn-border-color: #9ecf9a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(172.55, 214.2, 169.15);--bs-btn-hover-border-color: rgb(167.7, 211.8, 164.1);--bs-btn-focus-shadow-rgb: 134, 176, 131;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(177.4, 216.6, 174.2);--bs-btn-active-border-color: rgb(167.7, 211.8, 164.1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #9ecf9a;--bs-btn-disabled-border-color: #9ecf9a}.btn-danger{--bs-btn-color: #fff;--bs-btn-bg: #c01c2d;--bs-btn-border-color: #c01c2d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(163.2, 23.8, 38.25);--bs-btn-hover-border-color: rgb(153.6, 22.4, 36);--bs-btn-focus-shadow-rgb: 201, 62, 77;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(153.6, 22.4, 36);--bs-btn-active-border-color: rgb(144, 21, 33.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #c01c2d;--bs-btn-disabled-border-color: #c01c2d}.btn-danger2{--bs-btn-color: #000;--bs-btn-bg: #ff5733;--bs-btn-border-color: #ff5733;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(255, 112.2, 81.6);--bs-btn-hover-border-color: rgb(255, 103.8, 71.4);--bs-btn-focus-shadow-rgb: 217, 74, 43;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(255, 120.6, 91.8);--bs-btn-active-border-color: rgb(255, 103.8, 71.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ff5733;--bs-btn-disabled-border-color: #ff5733}.btn-info{--bs-btn-color: #000;--bs-btn-bg: #c0d6f4;--bs-btn-border-color: #c0d6f4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(201.45, 220.15, 245.65);--bs-btn-hover-border-color: rgb(198.3, 218.1, 245.1);--bs-btn-focus-shadow-rgb: 163, 182, 207;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(204.6, 222.2, 246.2);--bs-btn-active-border-color: rgb(198.3, 218.1, 245.1);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #c0d6f4;--bs-btn-disabled-border-color: #c0d6f4}.btn-bgInfo{--bs-btn-color: #000;--bs-btn-bg: rgba(197, 204, 208, .3);--bs-btn-border-color: rgba(197, 204, 208, .3);--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgba(226, 229.5, 231.5, .405);--bs-btn-hover-border-color: rgba(219.4090909091, 223.7045454545, 226.1590909091, .37);--bs-btn-focus-shadow-rgb: 99, 102, 104;--bs-btn-active-color: #000;--bs-btn-active-bg: rgba(231, 233.8965517241, 235.5517241379, .44);--bs-btn-active-border-color: rgba(219.4090909091, 223.7045454545, 226.1590909091, .37);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: rgba(197, 204, 208, .3);--bs-btn-disabled-border-color: rgba(197, 204, 208, .3)}.btn-warning{--bs-btn-color: #000;--bs-btn-bg: #f4c542;--bs-btn-border-color: #f4c542;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(245.65, 205.7, 94.35);--bs-btn-hover-border-color: rgb(245.1, 202.8, 84.9);--bs-btn-focus-shadow-rgb: 207, 167, 56;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(246.2, 208.6, 103.8);--bs-btn-active-border-color: rgb(245.1, 202.8, 84.9);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f4c542;--bs-btn-disabled-border-color: #f4c542}.btn-fontBlue{--bs-btn-color: #fff;--bs-btn-bg: #244065;--bs-btn-border-color: #244065;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(30.6, 54.4, 85.85);--bs-btn-hover-border-color: rgb(28.8, 51.2, 80.8);--bs-btn-focus-shadow-rgb: 69, 93, 124;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(28.8, 51.2, 80.8);--bs-btn-active-border-color: rgb(27, 48, 75.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #244065;--bs-btn-disabled-border-color: #244065}.btn-fontGray{--bs-btn-color: #fff;--bs-btn-bg: #404358;--bs-btn-border-color: #404358;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(54.4, 56.95, 74.8);--bs-btn-hover-border-color: rgb(51.2, 53.6, 70.4);--bs-btn-focus-shadow-rgb: 93, 95, 113;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(51.2, 53.6, 70.4);--bs-btn-active-border-color: rgb(48, 50.25, 66);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #404358;--bs-btn-disabled-border-color: #404358}.btn-secondary{--bs-btn-color: #000;--bs-btn-bg: #f5f6fb;--bs-btn-border-color: #f5f6fb;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(246.5, 247.35, 251.6);--bs-btn-hover-border-color: rgb(246, 246.9, 251.4);--bs-btn-focus-shadow-rgb: 208, 209, 213;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(247, 247.8, 251.8);--bs-btn-active-border-color: rgb(246, 246.9, 251.4);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #f5f6fb;--bs-btn-disabled-border-color: #f5f6fb}.btn-fontGray2{--bs-btn-color: #000;--bs-btn-bg: #9d9fb2;--bs-btn-border-color: #9d9fb2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(171.7, 173.4, 189.55);--bs-btn-hover-border-color: rgb(166.8, 168.6, 185.7);--bs-btn-focus-shadow-rgb: 133, 135, 151;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(176.6, 178.2, 193.4);--bs-btn-active-border-color: rgb(166.8, 168.6, 185.7);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #9d9fb2;--bs-btn-disabled-border-color: #9d9fb2}.btn-fontGray3{--bs-btn-color: #000;--bs-btn-bg: #ededed;--bs-btn-border-color: #ededed;--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgb(239.7, 239.7, 239.7);--bs-btn-hover-border-color: rgb(238.8, 238.8, 238.8);--bs-btn-focus-shadow-rgb: 201, 201, 201;--bs-btn-active-color: #000;--bs-btn-active-bg: rgb(240.6, 240.6, 240.6);--bs-btn-active-border-color: rgb(238.8, 238.8, 238.8);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #000;--bs-btn-disabled-bg: #ededed;--bs-btn-disabled-border-color: #ededed}.btn-black-200{--bs-btn-color: #fff;--bs-btn-bg: #1d1d1d;--bs-btn-border-color: #1d1d1d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: rgb(24.65, 24.65, 24.65);--bs-btn-hover-border-color: rgb(23.2, 23.2, 23.2);--bs-btn-focus-shadow-rgb: 63, 63, 63;--bs-btn-active-color: #fff;--bs-btn-active-bg: rgb(23.2, 23.2, 23.2);--bs-btn-active-border-color: rgb(21.75, 21.75, 21.75);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #1d1d1d;--bs-btn-disabled-border-color: #1d1d1d}.btn-black-400{--bs-btn-color: #fff;--bs-btn-bg: #141414;--bs-btn-border-color: #141414;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #111111;--bs-btn-hover-border-color: #101010;--bs-btn-focus-shadow-rgb: 55, 55, 55;--bs-btn-active-color: #fff;--bs-btn-active-bg: #101010;--bs-btn-active-border-color: #0f0f0f;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #fff;--bs-btn-disabled-bg: #141414;--bs-btn-disabled-border-color: #141414}.btn-outline-primary{--bs-btn-color: #9ecf9a;--bs-btn-border-color: #9ecf9a;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #9ecf9a;--bs-btn-hover-border-color: #9ecf9a;--bs-btn-focus-shadow-rgb: 158, 207, 154;--bs-btn-active-color: #000;--bs-btn-active-bg: #9ecf9a;--bs-btn-active-border-color: #9ecf9a;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #9ecf9a;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #9ecf9a;--bs-gradient: none}.btn-outline-danger{--bs-btn-color: #c01c2d;--bs-btn-border-color: #c01c2d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #c01c2d;--bs-btn-hover-border-color: #c01c2d;--bs-btn-focus-shadow-rgb: 192, 28, 45;--bs-btn-active-color: #fff;--bs-btn-active-bg: #c01c2d;--bs-btn-active-border-color: #c01c2d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #c01c2d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #c01c2d;--bs-gradient: none}.btn-outline-danger2{--bs-btn-color: #ff5733;--bs-btn-border-color: #ff5733;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ff5733;--bs-btn-hover-border-color: #ff5733;--bs-btn-focus-shadow-rgb: 255, 87, 51;--bs-btn-active-color: #000;--bs-btn-active-bg: #ff5733;--bs-btn-active-border-color: #ff5733;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ff5733;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ff5733;--bs-gradient: none}.btn-outline-info{--bs-btn-color: #c0d6f4;--bs-btn-border-color: #c0d6f4;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #c0d6f4;--bs-btn-hover-border-color: #c0d6f4;--bs-btn-focus-shadow-rgb: 192, 214, 244;--bs-btn-active-color: #000;--bs-btn-active-bg: #c0d6f4;--bs-btn-active-border-color: #c0d6f4;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #c0d6f4;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #c0d6f4;--bs-gradient: none}.btn-outline-bgInfo{--bs-btn-color: rgba(197, 204, 208, .3);--bs-btn-border-color: rgba(197, 204, 208, .3);--bs-btn-hover-color: #000;--bs-btn-hover-bg: rgba(197, 204, 208, .3);--bs-btn-hover-border-color: rgba(197, 204, 208, .3);--bs-btn-focus-shadow-rgb: 197, 204, 208;--bs-btn-active-color: #000;--bs-btn-active-bg: rgba(197, 204, 208, .3);--bs-btn-active-border-color: rgba(197, 204, 208, .3);--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: rgba(197, 204, 208, .3);--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: rgba(197, 204, 208, .3);--bs-gradient: none}.btn-outline-warning{--bs-btn-color: #f4c542;--bs-btn-border-color: #f4c542;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f4c542;--bs-btn-hover-border-color: #f4c542;--bs-btn-focus-shadow-rgb: 244, 197, 66;--bs-btn-active-color: #000;--bs-btn-active-bg: #f4c542;--bs-btn-active-border-color: #f4c542;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f4c542;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f4c542;--bs-gradient: none}.btn-outline-fontBlue{--bs-btn-color: #244065;--bs-btn-border-color: #244065;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #244065;--bs-btn-hover-border-color: #244065;--bs-btn-focus-shadow-rgb: 36, 64, 101;--bs-btn-active-color: #fff;--bs-btn-active-bg: #244065;--bs-btn-active-border-color: #244065;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #244065;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #244065;--bs-gradient: none}.btn-outline-fontGray{--bs-btn-color: #404358;--bs-btn-border-color: #404358;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #404358;--bs-btn-hover-border-color: #404358;--bs-btn-focus-shadow-rgb: 64, 67, 88;--bs-btn-active-color: #fff;--bs-btn-active-bg: #404358;--bs-btn-active-border-color: #404358;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #404358;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #404358;--bs-gradient: none}.btn-outline-secondary{--bs-btn-color: #f5f6fb;--bs-btn-border-color: #f5f6fb;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #f5f6fb;--bs-btn-hover-border-color: #f5f6fb;--bs-btn-focus-shadow-rgb: 245, 246, 251;--bs-btn-active-color: #000;--bs-btn-active-bg: #f5f6fb;--bs-btn-active-border-color: #f5f6fb;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #f5f6fb;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #f5f6fb;--bs-gradient: none}.btn-outline-fontGray2{--bs-btn-color: #9d9fb2;--bs-btn-border-color: #9d9fb2;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #9d9fb2;--bs-btn-hover-border-color: #9d9fb2;--bs-btn-focus-shadow-rgb: 157, 159, 178;--bs-btn-active-color: #000;--bs-btn-active-bg: #9d9fb2;--bs-btn-active-border-color: #9d9fb2;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #9d9fb2;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #9d9fb2;--bs-gradient: none}.btn-outline-fontGray3{--bs-btn-color: #ededed;--bs-btn-border-color: #ededed;--bs-btn-hover-color: #000;--bs-btn-hover-bg: #ededed;--bs-btn-hover-border-color: #ededed;--bs-btn-focus-shadow-rgb: 237, 237, 237;--bs-btn-active-color: #000;--bs-btn-active-bg: #ededed;--bs-btn-active-border-color: #ededed;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #ededed;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #ededed;--bs-gradient: none}.btn-outline-black-200{--bs-btn-color: #1d1d1d;--bs-btn-border-color: #1d1d1d;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #1d1d1d;--bs-btn-hover-border-color: #1d1d1d;--bs-btn-focus-shadow-rgb: 29, 29, 29;--bs-btn-active-color: #fff;--bs-btn-active-bg: #1d1d1d;--bs-btn-active-border-color: #1d1d1d;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #1d1d1d;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #1d1d1d;--bs-gradient: none}.btn-outline-black-400{--bs-btn-color: #141414;--bs-btn-border-color: #141414;--bs-btn-hover-color: #fff;--bs-btn-hover-bg: #141414;--bs-btn-hover-border-color: #141414;--bs-btn-focus-shadow-rgb: 20, 20, 20;--bs-btn-active-color: #fff;--bs-btn-active-bg: #141414;--bs-btn-active-border-color: #141414;--bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);--bs-btn-disabled-color: #141414;--bs-btn-disabled-bg: transparent;--bs-btn-disabled-border-color: #141414;--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-lg,.btn-group-lg>.btn{--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-sm,.btn-group-sm>.btn{--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}}.dropup,.dropend,.dropdown,.dropstart,.dropup-center,.dropdown-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:hover,.dropdown-item:focus{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>.btn,.btn-group-vertical>.btn{position:relative;flex:1 1 auto}.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn:hover,.btn-group>.btn:focus,.btn-group>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn:hover,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn.active{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>:not(.btn-check:first-child)+.btn,.btn-group>.btn-group:not(:first-child){margin-left:calc(-1 * var(--bs-border-width))}.btn-group>.btn:not(:last-child):not(.dropdown-toggle),.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn-group:not(:last-child)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn,.btn-group>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-sm+.dropdown-toggle-split,.btn-group-sm>.btn+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-lg+.dropdown-toggle-split,.btn-group-lg>.btn+.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:not(:first-child),.btn-group-vertical>.btn-group:not(:first-child){margin-top:calc(-1 * var(--bs-border-width))}.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle),.btn-group-vertical>.btn-group:not(:last-child)>.btn{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:nth-child(n+3),.btn-group-vertical>:not(.btn-check)+.btn,.btn-group-vertical>.btn-group:not(:first-child)>.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:none;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:hover,.nav-link:focus{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:hover,.nav-tabs .nav-link:focus{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{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-fill>.nav-link,.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified>.nav-link,.nav-justified .nav-item{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-sm,.navbar>.container-md,.navbar>.container-lg,.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:hover,.navbar-brand:focus{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:hover,.navbar-text a:focus{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{--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")}.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-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;top:0;right:0;bottom:0;left:0;padding:var(--bs-card-img-overlay-padding);border-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-top,.card-img-bottom{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-img-top,.card-group>.card:not(:last-child)>.card-header{border-top-right-radius:0}.card-group>.card:not(:last-child)>.card-img-bottom,.card-group>.card:not(:last-child)>.card-footer{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-img-top,.card-group>.card:not(:first-child)>.card-header{border-top-left-radius:0}.card-group>.card:not(:first-child)>.card-img-bottom,.card-group>.card:not(:first-child)>.card-footer{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='rgb%285.2, 44, 101.2%29' 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}.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)}.page-link.active,.active>.page-link{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.page-link.disabled,.disabled>.page-link{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-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-danger2{--bs-alert-color: var(--bs-danger2-text-emphasis);--bs-alert-bg: var(--bs-danger2-bg-subtle);--bs-alert-border-color: var(--bs-danger2-border-subtle);--bs-alert-link-color: var(--bs-danger2-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-bgInfo{--bs-alert-color: var(--bs-bgInfo-text-emphasis);--bs-alert-bg: var(--bs-bgInfo-bg-subtle);--bs-alert-border-color: var(--bs-bgInfo-border-subtle);--bs-alert-link-color: var(--bs-bgInfo-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-fontBlue{--bs-alert-color: var(--bs-fontBlue-text-emphasis);--bs-alert-bg: var(--bs-fontBlue-bg-subtle);--bs-alert-border-color: var(--bs-fontBlue-border-subtle);--bs-alert-link-color: var(--bs-fontBlue-text-emphasis)}.alert-fontGray{--bs-alert-color: var(--bs-fontGray-text-emphasis);--bs-alert-bg: var(--bs-fontGray-bg-subtle);--bs-alert-border-color: var(--bs-fontGray-border-subtle);--bs-alert-link-color: var(--bs-fontGray-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-fontGray2{--bs-alert-color: var(--bs-fontGray2-text-emphasis);--bs-alert-bg: var(--bs-fontGray2-bg-subtle);--bs-alert-border-color: var(--bs-fontGray2-border-subtle);--bs-alert-link-color: var(--bs-fontGray2-text-emphasis)}.alert-fontGray3{--bs-alert-color: var(--bs-fontGray3-text-emphasis);--bs-alert-bg: var(--bs-fontGray3-bg-subtle);--bs-alert-border-color: var(--bs-fontGray3-border-subtle);--bs-alert-link-color: var(--bs-fontGray3-text-emphasis)}.alert-black-200{--bs-alert-color: var(--bs-black-200-text-emphasis);--bs-alert-bg: var(--bs-black-200-bg-subtle);--bs-alert-border-color: var(--bs-black-200-border-subtle);--bs-alert-link-color: var(--bs-black-200-text-emphasis)}.alert-black-400{--bs-alert-color: var(--bs-black-400-text-emphasis);--bs-alert-bg: var(--bs-black-400-bg-subtle);--bs-alert-border-color: var(--bs-black-400-border-subtle);--bs-alert-link-color: var(--bs-black-400-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:var(--bs-progress-height)}}.progress{--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-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):hover,.list-group-item-action:not(.active):focus{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-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-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-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)}.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{--bs-btn-close-filter: }.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-header,.modal-fullscreen .modal-footer{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-header,.modal-fullscreen-sm-down .modal-footer{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-header,.modal-fullscreen-md-down .modal-footer{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-header,.modal-fullscreen-lg-down .modal-footer{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-header,.modal-fullscreen-xl-down .modal-footer{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-header,.modal-fullscreen-xxl-down .modal-footer{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-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=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-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .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-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height))}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=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-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .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:before,.popover .popover-arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid;border-width:0}.bs-popover-top>.popover-arrow,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow{bottom:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-top>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-top>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-end>.popover-arrow,.bs-popover-auto[data-popper-placement^=right]>.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-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * .5) 0}.bs-popover-end>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-end>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-bottom>.popover-arrow,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow{top:calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{border-width:0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-bottom>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-bottom>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[data-popper-placement^=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-start>.popover-arrow,.bs-popover-auto[data-popper-placement^=left]>.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-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after{border-width:calc(var(--bs-popover-arrow-width) * .5) 0 calc(var(--bs-popover-arrow-width) * .5) var(--bs-popover-arrow-height)}.bs-popover-start>.popover-arrow:before,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-start>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.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.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translate(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translate(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion: reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{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:none;filter:var(--bs-carousel-control-icon-filter);border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion: reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-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{--bs-carousel-indicator-active-bg: #fff;--bs-carousel-caption-color: #fff;--bs-carousel-control-icon-filter: }.spinner-grow,.spinner-border{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-xxl,.offcanvas-xl,.offcanvas-lg,.offcanvas-md,.offcanvas-sm{--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.showing,.offcanvas-sm.show:not(.hiding){transform:none}.offcanvas-sm.showing,.offcanvas-sm.hiding,.offcanvas-sm.show{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.showing,.offcanvas-md.show:not(.hiding){transform:none}.offcanvas-md.showing,.offcanvas-md.hiding,.offcanvas-md.show{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.showing,.offcanvas-lg.show:not(.hiding){transform:none}.offcanvas-lg.showing,.offcanvas-lg.hiding,.offcanvas-lg.show{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.showing,.offcanvas-xl.show:not(.hiding){transform:none}.offcanvas-xl.showing,.offcanvas-xl.hiding,.offcanvas-xl.show{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.showing,.offcanvas-xxl.show:not(.hiding){transform:none}.offcanvas-xxl.showing,.offcanvas-xxl.hiding,.offcanvas-xxl.show{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.showing,.offcanvas.show:not(.hiding){transform:none}.offcanvas.showing,.offcanvas.hiding,.offcanvas.show{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%,#000c,#000 95%);mask-image:linear-gradient(130deg,#000 55%,#000c,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0%;mask-position:-200% 0%}}.text-bg-primary{color:#000!important;background-color:RGBA(var(--bs-primary-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-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-secondary{color:#000!important;background-color:RGBA(var(--bs-secondary-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:hover,.link-primary:focus{color:RGBA(177,217,174,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(177,217,174,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:hover,.link-danger:focus{color:RGBA(154,22,36,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(154,22,36,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:hover,.link-info:focus{color:RGBA(205,222,246,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(205,222,246,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:hover,.link-warning:focus{color:RGBA(246,209,104,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(246,209,104,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:hover,.link-secondary:focus{color:RGBA(247,248,252,var(--bs-link-opacity, 1))!important;text-decoration-color:RGBA(247,248,252,var(--bs-link-underline-opacity, 1))!important}.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{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:not(caption){position:absolute!important}.visually-hidden *{overflow:hidden!important}.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}.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-y-auto{overflow-y:auto!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-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}.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-danger{--bs-border-opacity: 1;border-color:rgba(var(--bs-danger-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-fontBlue{--bs-border-opacity: 1;border-color:rgba(var(--bs-fontBlue-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-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-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}.font-monospace{font-family:var(--bs-font-monospace)!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-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-danger{--bs-text-opacity: 1;color:rgba(var(--bs-danger-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-fontBlue{--bs-text-opacity: 1;color:rgba(var(--bs-fontBlue-rgb),var(--bs-text-opacity))!important}.text-fontGray{--bs-text-opacity: 1;color:rgba(var(--bs-fontGray-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity: 1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-fontGray2{--bs-text-opacity: 1;color:rgba(var(--bs-fontGray2-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-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}.bg-primary{--bs-bg-opacity: 1;background-color:rgba(var(--bs-primary-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-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-fontBlue{--bs-bg-opacity: 1;background-color:rgba(var(--bs-fontBlue-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-fontGray2{--bs-bg-opacity: 1;background-color:rgba(var(--bs-fontGray2-rgb),var(--bs-bg-opacity))!important}.bg-fontGray3{--bs-bg-opacity: 1;background-color:rgba(var(--bs-fontGray3-rgb),var(--bs-bg-opacity))!important}.bg-black-200{--bs-bg-opacity: 1;background-color:rgba(var(--bs-black-200-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-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-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-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-end{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-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!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-start{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-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-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}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-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}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-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}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-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}.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}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-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}.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}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-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}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}body{font-family:Nunito,sans-serif}.w-1px{width:1px}.w-2px{width:2px}.w-3px{width:3px}.w-4px{width:4px}.w-5px{width:5px}.w-6px{width:6px}.w-7px{width:7px}.w-8px{width:8px}.w-9px{width:9px}.w-10px{width:10px}.w-11px{width:11px}.w-12px{width:12px}.w-13px{width:13px}.w-14px{width:14px}.w-15px{width:15px}.w-16px{width:16px}.w-17px{width:17px}.w-18px{width:18px}.w-19px{width:19px}.w-20px{width:20px}.w-21px{width:21px}.w-22px{width:22px}.w-23px{width:23px}.w-24px{width:24px}.w-25px{width:25px}.w-26px{width:26px}.w-27px{width:27px}.w-28px{width:28px}.w-29px{width:29px}.w-30px{width:30px}.w-31px{width:31px}.w-32px{width:32px}.w-33px{width:33px}.w-34px{width:34px}.w-35px{width:35px}.w-36px{width:36px}.w-37px{width:37px}.w-38px{width:38px}.w-39px{width:39px}.w-40px{width:40px}.w-41px{width:41px}.w-42px{width:42px}.w-43px{width:43px}.w-44px{width:44px}.w-45px{width:45px}.w-46px{width:46px}.w-47px{width:47px}.w-48px{width:48px}.w-49px{width:49px}.w-50px{width:50px}.w-51px{width:51px}.w-52px{width:52px}.w-53px{width:53px}.w-54px{width:54px}.w-55px{width:55px}.w-56px{width:56px}.w-57px{width:57px}.w-58px{width:58px}.w-59px{width:59px}.w-60px{width:60px}.w-61px{width:61px}.w-62px{width:62px}.w-63px{width:63px}.w-64px{width:64px}.w-65px{width:65px}.w-66px{width:66px}.w-67px{width:67px}.w-68px{width:68px}.w-69px{width:69px}.w-70px{width:70px}.w-71px{width:71px}.w-72px{width:72px}.w-73px{width:73px}.w-74px{width:74px}.w-75px{width:75px}.w-76px{width:76px}.w-77px{width:77px}.w-78px{width:78px}.w-79px{width:79px}.w-80px{width:80px}.w-81px{width:81px}.w-82px{width:82px}.w-83px{width:83px}.w-84px{width:84px}.w-85px{width:85px}.w-86px{width:86px}.w-87px{width:87px}.w-88px{width:88px}.w-89px{width:89px}.w-90px{width:90px}.w-91px{width:91px}.w-92px{width:92px}.w-93px{width:93px}.w-94px{width:94px}.w-95px{width:95px}.w-96px{width:96px}.w-97px{width:97px}.w-98px{width:98px}.w-99px{width:99px}.w-100px{width:100px}.w-101px{width:101px}.w-102px{width:102px}.w-103px{width:103px}.w-104px{width:104px}.w-105px{width:105px}.w-106px{width:106px}.w-107px{width:107px}.w-108px{width:108px}.w-109px{width:109px}.w-110px{width:110px}.w-111px{width:111px}.w-112px{width:112px}.w-113px{width:113px}.w-114px{width:114px}.w-115px{width:115px}.w-116px{width:116px}.w-117px{width:117px}.w-118px{width:118px}.w-119px{width:119px}.w-120px{width:120px}.w-121px{width:121px}.w-122px{width:122px}.w-123px{width:123px}.w-124px{width:124px}.w-125px{width:125px}.w-126px{width:126px}.w-127px{width:127px}.w-128px{width:128px}.w-129px{width:129px}.w-130px{width:130px}.w-131px{width:131px}.w-132px{width:132px}.w-133px{width:133px}.w-134px{width:134px}.w-135px{width:135px}.w-136px{width:136px}.w-137px{width:137px}.w-138px{width:138px}.w-139px{width:139px}.w-140px{width:140px}.w-141px{width:141px}.w-142px{width:142px}.w-143px{width:143px}.w-144px{width:144px}.w-145px{width:145px}.w-146px{width:146px}.w-147px{width:147px}.w-148px{width:148px}.w-149px{width:149px}.w-150px{width:150px}.w-151px{width:151px}.w-152px{width:152px}.w-153px{width:153px}.w-154px{width:154px}.w-155px{width:155px}.w-156px{width:156px}.w-157px{width:157px}.w-158px{width:158px}.w-159px{width:159px}.w-160px{width:160px}.w-161px{width:161px}.w-162px{width:162px}.w-163px{width:163px}.w-164px{width:164px}.w-165px{width:165px}.w-166px{width:166px}.w-167px{width:167px}.w-168px{width:168px}.w-169px{width:169px}.w-170px{width:170px}.w-171px{width:171px}.w-172px{width:172px}.w-173px{width:173px}.w-174px{width:174px}.w-175px{width:175px}.w-176px{width:176px}.w-177px{width:177px}.w-178px{width:178px}.w-179px{width:179px}.w-180px{width:180px}.w-181px{width:181px}.w-182px{width:182px}.w-183px{width:183px}.w-184px{width:184px}.w-185px{width:185px}.w-186px{width:186px}.w-187px{width:187px}.w-188px{width:188px}.w-189px{width:189px}.w-190px{width:190px}.w-191px{width:191px}.w-192px{width:192px}.w-193px{width:193px}.w-194px{width:194px}.w-195px{width:195px}.w-196px{width:196px}.w-197px{width:197px}.w-198px{width:198px}.w-199px{width:199px}.w-200px{width:200px}.w-201px{width:201px}.w-202px{width:202px}.w-203px{width:203px}.w-204px{width:204px}.w-205px{width:205px}.w-206px{width:206px}.w-207px{width:207px}.w-208px{width:208px}.w-209px{width:209px}.w-210px{width:210px}.w-211px{width:211px}.w-212px{width:212px}.w-213px{width:213px}.w-214px{width:214px}.w-215px{width:215px}.w-216px{width:216px}.w-217px{width:217px}.w-218px{width:218px}.w-219px{width:219px}.w-220px{width:220px}.w-221px{width:221px}.w-222px{width:222px}.w-223px{width:223px}.w-224px{width:224px}.w-225px{width:225px}.w-226px{width:226px}.w-227px{width:227px}.w-228px{width:228px}.w-229px{width:229px}.w-230px{width:230px}.w-231px{width:231px}.w-232px{width:232px}.w-233px{width:233px}.w-234px{width:234px}.w-235px{width:235px}.w-236px{width:236px}.w-237px{width:237px}.w-238px{width:238px}.w-239px{width:239px}.w-240px{width:240px}.w-241px{width:241px}.w-242px{width:242px}.w-243px{width:243px}.w-244px{width:244px}.w-245px{width:245px}.w-246px{width:246px}.w-247px{width:247px}.w-248px{width:248px}.w-249px{width:249px}.w-250px{width:250px}.w-251px{width:251px}.w-252px{width:252px}.w-253px{width:253px}.w-254px{width:254px}.w-255px{width:255px}.w-256px{width:256px}.w-257px{width:257px}.w-258px{width:258px}.w-259px{width:259px}.w-260px{width:260px}.w-261px{width:261px}.w-262px{width:262px}.w-263px{width:263px}.w-264px{width:264px}.w-265px{width:265px}.w-266px{width:266px}.w-267px{width:267px}.w-268px{width:268px}.w-269px{width:269px}.w-270px{width:270px}.w-271px{width:271px}.w-272px{width:272px}.w-273px{width:273px}.w-274px{width:274px}.w-275px{width:275px}.w-276px{width:276px}.w-277px{width:277px}.w-278px{width:278px}.w-279px{width:279px}.w-280px{width:280px}.w-281px{width:281px}.w-282px{width:282px}.w-283px{width:283px}.w-284px{width:284px}.w-285px{width:285px}.w-286px{width:286px}.w-287px{width:287px}.w-288px{width:288px}.w-289px{width:289px}.w-290px{width:290px}.w-291px{width:291px}.w-292px{width:292px}.w-293px{width:293px}.w-294px{width:294px}.w-295px{width:295px}.w-296px{width:296px}.w-297px{width:297px}.w-298px{width:298px}.w-299px{width:299px}.w-300px{width:300px}.w-301px{width:301px}.w-302px{width:302px}.w-303px{width:303px}.w-304px{width:304px}.w-305px{width:305px}.w-306px{width:306px}.w-307px{width:307px}.w-308px{width:308px}.w-309px{width:309px}.w-310px{width:310px}.w-311px{width:311px}.w-312px{width:312px}.w-313px{width:313px}.w-314px{width:314px}.w-315px{width:315px}.w-316px{width:316px}.w-317px{width:317px}.w-318px{width:318px}.w-319px{width:319px}.w-320px{width:320px}.w-321px{width:321px}.w-322px{width:322px}.w-323px{width:323px}.w-324px{width:324px}.w-325px{width:325px}.w-326px{width:326px}.w-327px{width:327px}.w-328px{width:328px}.w-329px{width:329px}.w-330px{width:330px}.w-331px{width:331px}.w-332px{width:332px}.w-333px{width:333px}.w-334px{width:334px}.w-335px{width:335px}.w-336px{width:336px}.w-337px{width:337px}.w-338px{width:338px}.w-339px{width:339px}.w-340px{width:340px}.w-341px{width:341px}.w-342px{width:342px}.w-343px{width:343px}.w-344px{width:344px}.w-345px{width:345px}.w-346px{width:346px}.w-347px{width:347px}.w-348px{width:348px}.w-349px{width:349px}.w-350px{width:350px}.w-351px{width:351px}.w-352px{width:352px}.w-353px{width:353px}.w-354px{width:354px}.w-355px{width:355px}.w-356px{width:356px}.w-357px{width:357px}.w-358px{width:358px}.w-359px{width:359px}.w-360px{width:360px}.w-361px{width:361px}.w-362px{width:362px}.w-363px{width:363px}.w-364px{width:364px}.w-365px{width:365px}.w-366px{width:366px}.w-367px{width:367px}.w-368px{width:368px}.w-369px{width:369px}.w-370px{width:370px}.w-371px{width:371px}.w-372px{width:372px}.w-373px{width:373px}.w-374px{width:374px}.w-375px{width:375px}.w-376px{width:376px}.w-377px{width:377px}.w-378px{width:378px}.w-379px{width:379px}.w-380px{width:380px}.w-381px{width:381px}.w-382px{width:382px}.w-383px{width:383px}.w-384px{width:384px}.w-385px{width:385px}.w-386px{width:386px}.w-387px{width:387px}.w-388px{width:388px}.w-389px{width:389px}.w-390px{width:390px}.w-391px{width:391px}.w-392px{width:392px}.w-393px{width:393px}.w-394px{width:394px}.w-395px{width:395px}.w-396px{width:396px}.w-397px{width:397px}.w-398px{width:398px}.w-399px{width:399px}.w-400px{width:400px}.w-401px{width:401px}.w-402px{width:402px}.w-403px{width:403px}.w-404px{width:404px}.w-405px{width:405px}.w-406px{width:406px}.w-407px{width:407px}.w-408px{width:408px}.w-409px{width:409px}.w-410px{width:410px}.w-411px{width:411px}.w-412px{width:412px}.w-413px{width:413px}.w-414px{width:414px}.w-415px{width:415px}.w-416px{width:416px}.w-417px{width:417px}.w-418px{width:418px}.w-419px{width:419px}.w-420px{width:420px}.w-421px{width:421px}.w-422px{width:422px}.w-423px{width:423px}.w-424px{width:424px}.w-425px{width:425px}.w-426px{width:426px}.w-427px{width:427px}.w-428px{width:428px}.w-429px{width:429px}.w-430px{width:430px}.w-431px{width:431px}.w-432px{width:432px}.w-433px{width:433px}.w-434px{width:434px}.w-435px{width:435px}.w-436px{width:436px}.w-437px{width:437px}.w-438px{width:438px}.w-439px{width:439px}.w-440px{width:440px}.w-441px{width:441px}.w-442px{width:442px}.w-443px{width:443px}.w-444px{width:444px}.w-445px{width:445px}.w-446px{width:446px}.w-447px{width:447px}.w-448px{width:448px}.w-449px{width:449px}.w-450px{width:450px}.w-451px{width:451px}.w-452px{width:452px}.w-453px{width:453px}.w-454px{width:454px}.w-455px{width:455px}.w-456px{width:456px}.w-457px{width:457px}.w-458px{width:458px}.w-459px{width:459px}.w-460px{width:460px}.w-461px{width:461px}.w-462px{width:462px}.w-463px{width:463px}.w-464px{width:464px}.w-465px{width:465px}.w-466px{width:466px}.w-467px{width:467px}.w-468px{width:468px}.w-469px{width:469px}.w-470px{width:470px}.w-471px{width:471px}.w-472px{width:472px}.w-473px{width:473px}.w-474px{width:474px}.w-475px{width:475px}.w-476px{width:476px}.w-477px{width:477px}.w-478px{width:478px}.w-479px{width:479px}.w-480px{width:480px}.w-481px{width:481px}.w-482px{width:482px}.w-483px{width:483px}.w-484px{width:484px}.w-485px{width:485px}.w-486px{width:486px}.w-487px{width:487px}.w-488px{width:488px}.w-489px{width:489px}.w-490px{width:490px}.w-491px{width:491px}.w-492px{width:492px}.w-493px{width:493px}.w-494px{width:494px}.w-495px{width:495px}.w-496px{width:496px}.w-497px{width:497px}.w-498px{width:498px}.w-499px{width:499px}.w-500px{width:500px}.w-501px{width:501px}.w-502px{width:502px}.w-503px{width:503px}.w-504px{width:504px}.w-505px{width:505px}.w-506px{width:506px}.w-507px{width:507px}.w-508px{width:508px}.w-509px{width:509px}.w-510px{width:510px}.w-511px{width:511px}.w-512px{width:512px}.w-513px{width:513px}.w-514px{width:514px}.w-515px{width:515px}.w-516px{width:516px}.w-517px{width:517px}.w-518px{width:518px}.w-519px{width:519px}.w-520px{width:520px}.w-521px{width:521px}.w-522px{width:522px}.w-523px{width:523px}.w-524px{width:524px}.w-525px{width:525px}.w-526px{width:526px}.w-527px{width:527px}.w-528px{width:528px}.w-529px{width:529px}.w-530px{width:530px}.w-531px{width:531px}.w-532px{width:532px}.w-533px{width:533px}.w-534px{width:534px}.w-535px{width:535px}.w-536px{width:536px}.w-537px{width:537px}.w-538px{width:538px}.w-539px{width:539px}.w-540px{width:540px}.w-541px{width:541px}.w-542px{width:542px}.w-543px{width:543px}.w-544px{width:544px}.w-545px{width:545px}.w-546px{width:546px}.w-547px{width:547px}.w-548px{width:548px}.w-549px{width:549px}.w-550px{width:550px}.w-551px{width:551px}.w-552px{width:552px}.w-553px{width:553px}.w-554px{width:554px}.w-555px{width:555px}.w-556px{width:556px}.w-557px{width:557px}.w-558px{width:558px}.w-559px{width:559px}.w-560px{width:560px}.w-561px{width:561px}.w-562px{width:562px}.w-563px{width:563px}.w-564px{width:564px}.w-565px{width:565px}.w-566px{width:566px}.w-567px{width:567px}.w-568px{width:568px}.w-569px{width:569px}.w-570px{width:570px}.w-571px{width:571px}.w-572px{width:572px}.w-573px{width:573px}.w-574px{width:574px}.w-575px{width:575px}.w-576px{width:576px}.w-577px{width:577px}.w-578px{width:578px}.w-579px{width:579px}.w-580px{width:580px}.w-581px{width:581px}.w-582px{width:582px}.w-583px{width:583px}.w-584px{width:584px}.w-585px{width:585px}.w-586px{width:586px}.w-587px{width:587px}.w-588px{width:588px}.w-589px{width:589px}.w-590px{width:590px}.w-591px{width:591px}.w-592px{width:592px}.w-593px{width:593px}.w-594px{width:594px}.w-595px{width:595px}.w-596px{width:596px}.w-597px{width:597px}.w-598px{width:598px}.w-599px{width:599px}.w-600px{width:600px}.w-601px{width:601px}.w-602px{width:602px}.w-603px{width:603px}.w-604px{width:604px}.w-605px{width:605px}.w-606px{width:606px}.w-607px{width:607px}.w-608px{width:608px}.w-609px{width:609px}.w-610px{width:610px}.w-611px{width:611px}.w-612px{width:612px}.w-613px{width:613px}.w-614px{width:614px}.w-615px{width:615px}.w-616px{width:616px}.w-617px{width:617px}.w-618px{width:618px}.w-619px{width:619px}.w-620px{width:620px}.w-621px{width:621px}.w-622px{width:622px}.w-623px{width:623px}.w-624px{width:624px}.w-625px{width:625px}.w-626px{width:626px}.w-627px{width:627px}.w-628px{width:628px}.w-629px{width:629px}.w-630px{width:630px}.w-631px{width:631px}.w-632px{width:632px}.w-633px{width:633px}.w-634px{width:634px}.w-635px{width:635px}.w-636px{width:636px}.w-637px{width:637px}.w-638px{width:638px}.w-639px{width:639px}.w-640px{width:640px}.w-641px{width:641px}.w-642px{width:642px}.w-643px{width:643px}.w-644px{width:644px}.w-645px{width:645px}.w-646px{width:646px}.w-647px{width:647px}.w-648px{width:648px}.w-649px{width:649px}.w-650px{width:650px}.w-651px{width:651px}.w-652px{width:652px}.w-653px{width:653px}.w-654px{width:654px}.w-655px{width:655px}.w-656px{width:656px}.w-657px{width:657px}.w-658px{width:658px}.w-659px{width:659px}.w-660px{width:660px}.w-661px{width:661px}.w-662px{width:662px}.w-663px{width:663px}.w-664px{width:664px}.w-665px{width:665px}.w-666px{width:666px}.w-667px{width:667px}.w-668px{width:668px}.w-669px{width:669px}.w-670px{width:670px}.w-671px{width:671px}.w-672px{width:672px}.w-673px{width:673px}.w-674px{width:674px}.w-675px{width:675px}.w-676px{width:676px}.w-677px{width:677px}.w-678px{width:678px}.w-679px{width:679px}.w-680px{width:680px}.w-681px{width:681px}.w-682px{width:682px}.w-683px{width:683px}.w-684px{width:684px}.w-685px{width:685px}.w-686px{width:686px}.w-687px{width:687px}.w-688px{width:688px}.w-689px{width:689px}.w-690px{width:690px}.w-691px{width:691px}.w-692px{width:692px}.w-693px{width:693px}.w-694px{width:694px}.w-695px{width:695px}.w-696px{width:696px}.w-697px{width:697px}.w-698px{width:698px}.w-699px{width:699px}.w-700px{width:700px}.w-701px{width:701px}.w-702px{width:702px}.w-703px{width:703px}.w-704px{width:704px}.w-705px{width:705px}.w-706px{width:706px}.w-707px{width:707px}.w-708px{width:708px}.w-709px{width:709px}.w-710px{width:710px}.w-711px{width:711px}.w-712px{width:712px}.w-713px{width:713px}.w-714px{width:714px}.w-715px{width:715px}.w-716px{width:716px}.w-717px{width:717px}.w-718px{width:718px}.w-719px{width:719px}.w-720px{width:720px}.w-721px{width:721px}.w-722px{width:722px}.w-723px{width:723px}.w-724px{width:724px}.w-725px{width:725px}.w-726px{width:726px}.w-727px{width:727px}.w-728px{width:728px}.w-729px{width:729px}.w-730px{width:730px}.w-731px{width:731px}.w-732px{width:732px}.w-733px{width:733px}.w-734px{width:734px}.w-735px{width:735px}.w-736px{width:736px}.w-737px{width:737px}.w-738px{width:738px}.w-739px{width:739px}.w-740px{width:740px}.w-741px{width:741px}.w-742px{width:742px}.w-743px{width:743px}.w-744px{width:744px}.w-745px{width:745px}.w-746px{width:746px}.w-747px{width:747px}.w-748px{width:748px}.w-749px{width:749px}.w-750px{width:750px}.w-751px{width:751px}.w-752px{width:752px}.w-753px{width:753px}.w-754px{width:754px}.w-755px{width:755px}.w-756px{width:756px}.w-757px{width:757px}.w-758px{width:758px}.w-759px{width:759px}.w-760px{width:760px}.w-761px{width:761px}.w-762px{width:762px}.w-763px{width:763px}.w-764px{width:764px}.w-765px{width:765px}.w-766px{width:766px}.w-767px{width:767px}.w-768px{width:768px}.w-769px{width:769px}.w-770px{width:770px}.w-771px{width:771px}.w-772px{width:772px}.w-773px{width:773px}.w-774px{width:774px}.w-775px{width:775px}.w-776px{width:776px}.w-777px{width:777px}.w-778px{width:778px}.w-779px{width:779px}.w-780px{width:780px}.w-781px{width:781px}.w-782px{width:782px}.w-783px{width:783px}.w-784px{width:784px}.w-785px{width:785px}.w-786px{width:786px}.w-787px{width:787px}.w-788px{width:788px}.w-789px{width:789px}.w-790px{width:790px}.w-791px{width:791px}.w-792px{width:792px}.w-793px{width:793px}.w-794px{width:794px}.w-795px{width:795px}.w-796px{width:796px}.w-797px{width:797px}.w-798px{width:798px}.w-799px{width:799px}.w-800px{width:800px}.w-801px{width:801px}.w-802px{width:802px}.w-803px{width:803px}.w-804px{width:804px}.w-805px{width:805px}.w-806px{width:806px}.w-807px{width:807px}.w-808px{width:808px}.w-809px{width:809px}.w-810px{width:810px}.w-811px{width:811px}.w-812px{width:812px}.w-813px{width:813px}.w-814px{width:814px}.w-815px{width:815px}.w-816px{width:816px}.w-817px{width:817px}.w-818px{width:818px}.w-819px{width:819px}.w-820px{width:820px}.w-821px{width:821px}.w-822px{width:822px}.w-823px{width:823px}.w-824px{width:824px}.w-825px{width:825px}.w-826px{width:826px}.w-827px{width:827px}.w-828px{width:828px}.w-829px{width:829px}.w-830px{width:830px}.w-831px{width:831px}.w-832px{width:832px}.w-833px{width:833px}.w-834px{width:834px}.w-835px{width:835px}.w-836px{width:836px}.w-837px{width:837px}.w-838px{width:838px}.w-839px{width:839px}.w-840px{width:840px}.w-841px{width:841px}.w-842px{width:842px}.w-843px{width:843px}.w-844px{width:844px}.w-845px{width:845px}.w-846px{width:846px}.w-847px{width:847px}.w-848px{width:848px}.w-849px{width:849px}.w-850px{width:850px}.w-851px{width:851px}.w-852px{width:852px}.w-853px{width:853px}.w-854px{width:854px}.w-855px{width:855px}.w-856px{width:856px}.w-857px{width:857px}.w-858px{width:858px}.w-859px{width:859px}.w-860px{width:860px}.w-861px{width:861px}.w-862px{width:862px}.w-863px{width:863px}.w-864px{width:864px}.w-865px{width:865px}.w-866px{width:866px}.w-867px{width:867px}.w-868px{width:868px}.w-869px{width:869px}.w-870px{width:870px}.w-871px{width:871px}.w-872px{width:872px}.w-873px{width:873px}.w-874px{width:874px}.w-875px{width:875px}.w-876px{width:876px}.w-877px{width:877px}.w-878px{width:878px}.w-879px{width:879px}.w-880px{width:880px}.w-881px{width:881px}.w-882px{width:882px}.w-883px{width:883px}.w-884px{width:884px}.w-885px{width:885px}.w-886px{width:886px}.w-887px{width:887px}.w-888px{width:888px}.w-889px{width:889px}.w-890px{width:890px}.w-891px{width:891px}.w-892px{width:892px}.w-893px{width:893px}.w-894px{width:894px}.w-895px{width:895px}.w-896px{width:896px}.w-897px{width:897px}.w-898px{width:898px}.w-899px{width:899px}.w-900px{width:900px}.w-901px{width:901px}.w-902px{width:902px}.w-903px{width:903px}.w-904px{width:904px}.w-905px{width:905px}.w-906px{width:906px}.w-907px{width:907px}.w-908px{width:908px}.w-909px{width:909px}.w-910px{width:910px}.w-911px{width:911px}.w-912px{width:912px}.w-913px{width:913px}.w-914px{width:914px}.w-915px{width:915px}.w-916px{width:916px}.w-917px{width:917px}.w-918px{width:918px}.w-919px{width:919px}.w-920px{width:920px}.w-921px{width:921px}.w-922px{width:922px}.w-923px{width:923px}.w-924px{width:924px}.w-925px{width:925px}.w-926px{width:926px}.w-927px{width:927px}.w-928px{width:928px}.w-929px{width:929px}.w-930px{width:930px}.w-931px{width:931px}.w-932px{width:932px}.w-933px{width:933px}.w-934px{width:934px}.w-935px{width:935px}.w-936px{width:936px}.w-937px{width:937px}.w-938px{width:938px}.w-939px{width:939px}.w-940px{width:940px}.w-941px{width:941px}.w-942px{width:942px}.w-943px{width:943px}.w-944px{width:944px}.w-945px{width:945px}.w-946px{width:946px}.w-947px{width:947px}.w-948px{width:948px}.w-949px{width:949px}.w-950px{width:950px}.w-951px{width:951px}.w-952px{width:952px}.w-953px{width:953px}.w-954px{width:954px}.w-955px{width:955px}.w-956px{width:956px}.w-957px{width:957px}.w-958px{width:958px}.w-959px{width:959px}.w-960px{width:960px}.w-961px{width:961px}.w-962px{width:962px}.w-963px{width:963px}.w-964px{width:964px}.w-965px{width:965px}.w-966px{width:966px}.w-967px{width:967px}.w-968px{width:968px}.w-969px{width:969px}.w-970px{width:970px}.w-971px{width:971px}.w-972px{width:972px}.w-973px{width:973px}.w-974px{width:974px}.w-975px{width:975px}.w-976px{width:976px}.w-977px{width:977px}.w-978px{width:978px}.w-979px{width:979px}.w-980px{width:980px}.w-981px{width:981px}.w-982px{width:982px}.w-983px{width:983px}.w-984px{width:984px}.w-985px{width:985px}.w-986px{width:986px}.w-987px{width:987px}.w-988px{width:988px}.w-989px{width:989px}.w-990px{width:990px}.w-991px{width:991px}.w-992px{width:992px}.w-993px{width:993px}.w-994px{width:994px}.w-995px{width:995px}.w-996px{width:996px}.w-997px{width:997px}.w-998px{width:998px}.w-999px{width:999px}.w-1000px{width:1000px}.w-1001px{width:1001px}.w-1002px{width:1002px}.w-1003px{width:1003px}.w-1004px{width:1004px}.w-1005px{width:1005px}.w-1006px{width:1006px}.w-1007px{width:1007px}.w-1008px{width:1008px}.w-1009px{width:1009px}.w-1010px{width:1010px}.w-1011px{width:1011px}.w-1012px{width:1012px}.w-1013px{width:1013px}.w-1014px{width:1014px}.w-1015px{width:1015px}.w-1016px{width:1016px}.w-1017px{width:1017px}.w-1018px{width:1018px}.w-1019px{width:1019px}.w-1020px{width:1020px}.w-1021px{width:1021px}.w-1022px{width:1022px}.w-1023px{width:1023px}.w-1024px{width:1024px}.w-1025px{width:1025px}.w-1026px{width:1026px}.w-1027px{width:1027px}.w-1028px{width:1028px}.w-1029px{width:1029px}.w-1030px{width:1030px}.w-1031px{width:1031px}.w-1032px{width:1032px}.w-1033px{width:1033px}.w-1034px{width:1034px}.w-1035px{width:1035px}.w-1036px{width:1036px}.w-1037px{width:1037px}.w-1038px{width:1038px}.w-1039px{width:1039px}.w-1040px{width:1040px}.w-1041px{width:1041px}.w-1042px{width:1042px}.w-1043px{width:1043px}.w-1044px{width:1044px}.w-1045px{width:1045px}.w-1046px{width:1046px}.w-1047px{width:1047px}.w-1048px{width:1048px}.w-1049px{width:1049px}.w-1050px{width:1050px}.w-1051px{width:1051px}.w-1052px{width:1052px}.w-1053px{width:1053px}.w-1054px{width:1054px}.w-1055px{width:1055px}.w-1056px{width:1056px}.w-1057px{width:1057px}.w-1058px{width:1058px}.w-1059px{width:1059px}.w-1060px{width:1060px}.w-1061px{width:1061px}.w-1062px{width:1062px}.w-1063px{width:1063px}.w-1064px{width:1064px}.w-1065px{width:1065px}.w-1066px{width:1066px}.w-1067px{width:1067px}.w-1068px{width:1068px}.w-1069px{width:1069px}.w-1070px{width:1070px}.w-1071px{width:1071px}.w-1072px{width:1072px}.w-1073px{width:1073px}.w-1074px{width:1074px}.w-1075px{width:1075px}.w-1076px{width:1076px}.w-1077px{width:1077px}.w-1078px{width:1078px}.w-1079px{width:1079px}.w-1080px{width:1080px}.w-1081px{width:1081px}.w-1082px{width:1082px}.w-1083px{width:1083px}.w-1084px{width:1084px}.w-1085px{width:1085px}.w-1086px{width:1086px}.w-1087px{width:1087px}.w-1088px{width:1088px}.w-1089px{width:1089px}.w-1090px{width:1090px}.w-1091px{width:1091px}.w-1092px{width:1092px}.w-1093px{width:1093px}.w-1094px{width:1094px}.w-1095px{width:1095px}.w-1096px{width:1096px}.w-1097px{width:1097px}.w-1098px{width:1098px}.w-1099px{width:1099px}.w-1100px{width:1100px}.w-1101px{width:1101px}.w-1102px{width:1102px}.w-1103px{width:1103px}.w-1104px{width:1104px}.w-1105px{width:1105px}.w-1106px{width:1106px}.w-1107px{width:1107px}.w-1108px{width:1108px}.w-1109px{width:1109px}.w-1110px{width:1110px}.w-1111px{width:1111px}.w-1112px{width:1112px}.w-1113px{width:1113px}.w-1114px{width:1114px}.w-1115px{width:1115px}.w-1116px{width:1116px}.w-1117px{width:1117px}.w-1118px{width:1118px}.w-1119px{width:1119px}.w-1120px{width:1120px}.w-1121px{width:1121px}.w-1122px{width:1122px}.w-1123px{width:1123px}.w-1124px{width:1124px}.w-1125px{width:1125px}.w-1126px{width:1126px}.w-1127px{width:1127px}.w-1128px{width:1128px}.w-1129px{width:1129px}.w-1130px{width:1130px}.w-1131px{width:1131px}.w-1132px{width:1132px}.w-1133px{width:1133px}.w-1134px{width:1134px}.w-1135px{width:1135px}.w-1136px{width:1136px}.w-1137px{width:1137px}.w-1138px{width:1138px}.w-1139px{width:1139px}.w-1140px{width:1140px}.w-1141px{width:1141px}.w-1142px{width:1142px}.w-1143px{width:1143px}.w-1144px{width:1144px}.w-1145px{width:1145px}.w-1146px{width:1146px}.w-1147px{width:1147px}.w-1148px{width:1148px}.w-1149px{width:1149px}.w-1150px{width:1150px}.w-1151px{width:1151px}.w-1152px{width:1152px}.w-1153px{width:1153px}.w-1154px{width:1154px}.w-1155px{width:1155px}.w-1156px{width:1156px}.w-1157px{width:1157px}.w-1158px{width:1158px}.w-1159px{width:1159px}.w-1160px{width:1160px}.w-1161px{width:1161px}.w-1162px{width:1162px}.w-1163px{width:1163px}.w-1164px{width:1164px}.w-1165px{width:1165px}.w-1166px{width:1166px}.w-1167px{width:1167px}.w-1168px{width:1168px}.w-1169px{width:1169px}.w-1170px{width:1170px}.w-1171px{width:1171px}.w-1172px{width:1172px}.w-1173px{width:1173px}.w-1174px{width:1174px}.w-1175px{width:1175px}.w-1176px{width:1176px}.w-1177px{width:1177px}.w-1178px{width:1178px}.w-1179px{width:1179px}.w-1180px{width:1180px}.w-1181px{width:1181px}.w-1182px{width:1182px}.w-1183px{width:1183px}.w-1184px{width:1184px}.w-1185px{width:1185px}.w-1186px{width:1186px}.w-1187px{width:1187px}.w-1188px{width:1188px}.w-1189px{width:1189px}.w-1190px{width:1190px}.w-1191px{width:1191px}.w-1192px{width:1192px}.w-1193px{width:1193px}.w-1194px{width:1194px}.w-1195px{width:1195px}.w-1196px{width:1196px}.w-1197px{width:1197px}.w-1198px{width:1198px}.w-1199px{width:1199px}.w-1200px{width:1200px}.w-1201px{width:1201px}.w-1202px{width:1202px}.w-1203px{width:1203px}.w-1204px{width:1204px}.w-1205px{width:1205px}.w-1206px{width:1206px}.w-1207px{width:1207px}.w-1208px{width:1208px}.w-1209px{width:1209px}.w-1210px{width:1210px}.w-1211px{width:1211px}.w-1212px{width:1212px}.w-1213px{width:1213px}.w-1214px{width:1214px}.w-1215px{width:1215px}.w-1216px{width:1216px}.w-1217px{width:1217px}.w-1218px{width:1218px}.w-1219px{width:1219px}.w-1220px{width:1220px}.w-1221px{width:1221px}.w-1222px{width:1222px}.w-1223px{width:1223px}.w-1224px{width:1224px}.w-1225px{width:1225px}.w-1226px{width:1226px}.w-1227px{width:1227px}.w-1228px{width:1228px}.w-1229px{width:1229px}.w-1230px{width:1230px}.w-1231px{width:1231px}.w-1232px{width:1232px}.w-1233px{width:1233px}.w-1234px{width:1234px}.w-1235px{width:1235px}.w-1236px{width:1236px}.w-1237px{width:1237px}.w-1238px{width:1238px}.w-1239px{width:1239px}.w-1240px{width:1240px}.w-1241px{width:1241px}.w-1242px{width:1242px}.w-1243px{width:1243px}.w-1244px{width:1244px}.w-1245px{width:1245px}.w-1246px{width:1246px}.w-1247px{width:1247px}.w-1248px{width:1248px}.w-1249px{width:1249px}.w-1250px{width:1250px}.w-1251px{width:1251px}.w-1252px{width:1252px}.w-1253px{width:1253px}.w-1254px{width:1254px}.w-1255px{width:1255px}.w-1256px{width:1256px}.w-1257px{width:1257px}.w-1258px{width:1258px}.w-1259px{width:1259px}.w-1260px{width:1260px}.w-1261px{width:1261px}.w-1262px{width:1262px}.w-1263px{width:1263px}.w-1264px{width:1264px}.w-1265px{width:1265px}.w-1266px{width:1266px}.w-1267px{width:1267px}.w-1268px{width:1268px}.w-1269px{width:1269px}.w-1270px{width:1270px}.w-1271px{width:1271px}.w-1272px{width:1272px}.w-1273px{width:1273px}.w-1274px{width:1274px}.w-1275px{width:1275px}.w-1276px{width:1276px}.w-1277px{width:1277px}.w-1278px{width:1278px}.w-1279px{width:1279px}.w-1280px{width:1280px}.w-1281px{width:1281px}.w-1282px{width:1282px}.w-1283px{width:1283px}.w-1284px{width:1284px}.w-1285px{width:1285px}.w-1286px{width:1286px}.w-1287px{width:1287px}.w-1288px{width:1288px}.w-1289px{width:1289px}.w-1290px{width:1290px}.w-1291px{width:1291px}.w-1292px{width:1292px}.w-1293px{width:1293px}.w-1294px{width:1294px}.w-1295px{width:1295px}.w-1296px{width:1296px}.w-1297px{width:1297px}.w-1298px{width:1298px}.w-1299px{width:1299px}.w-1300px{width:1300px}.w-1301px{width:1301px}.w-1302px{width:1302px}.w-1303px{width:1303px}.w-1304px{width:1304px}.w-1305px{width:1305px}.w-1306px{width:1306px}.w-1307px{width:1307px}.w-1308px{width:1308px}.w-1309px{width:1309px}.w-1310px{width:1310px}.w-1311px{width:1311px}.w-1312px{width:1312px}.w-1313px{width:1313px}.w-1314px{width:1314px}.w-1315px{width:1315px}.w-1316px{width:1316px}.w-1317px{width:1317px}.w-1318px{width:1318px}.w-1319px{width:1319px}.w-1320px{width:1320px}.w-1321px{width:1321px}.w-1322px{width:1322px}.w-1323px{width:1323px}.w-1324px{width:1324px}.w-1325px{width:1325px}.w-1326px{width:1326px}.w-1327px{width:1327px}.w-1328px{width:1328px}.w-1329px{width:1329px}.w-1330px{width:1330px}.w-1331px{width:1331px}.w-1332px{width:1332px}.w-1333px{width:1333px}.w-1334px{width:1334px}.w-1335px{width:1335px}.w-1336px{width:1336px}.w-1337px{width:1337px}.w-1338px{width:1338px}.w-1339px{width:1339px}.w-1340px{width:1340px}.w-1341px{width:1341px}.w-1342px{width:1342px}.w-1343px{width:1343px}.w-1344px{width:1344px}.w-1345px{width:1345px}.w-1346px{width:1346px}.w-1347px{width:1347px}.w-1348px{width:1348px}.w-1349px{width:1349px}.w-1350px{width:1350px}.w-1351px{width:1351px}.w-1352px{width:1352px}.w-1353px{width:1353px}.w-1354px{width:1354px}.w-1355px{width:1355px}.w-1356px{width:1356px}.w-1357px{width:1357px}.w-1358px{width:1358px}.w-1359px{width:1359px}.w-1360px{width:1360px}.w-1361px{width:1361px}.w-1362px{width:1362px}.w-1363px{width:1363px}.w-1364px{width:1364px}.w-1365px{width:1365px}.w-1366px{width:1366px}.w-1367px{width:1367px}.w-1368px{width:1368px}.w-1369px{width:1369px}.w-1370px{width:1370px}.w-1371px{width:1371px}.w-1372px{width:1372px}.w-1373px{width:1373px}.w-1374px{width:1374px}.w-1375px{width:1375px}.w-1376px{width:1376px}.w-1377px{width:1377px}.w-1378px{width:1378px}.w-1379px{width:1379px}.w-1380px{width:1380px}.w-1381px{width:1381px}.w-1382px{width:1382px}.w-1383px{width:1383px}.w-1384px{width:1384px}.w-1385px{width:1385px}.w-1386px{width:1386px}.w-1387px{width:1387px}.w-1388px{width:1388px}.w-1389px{width:1389px}.w-1390px{width:1390px}.w-1391px{width:1391px}.w-1392px{width:1392px}.w-1393px{width:1393px}.w-1394px{width:1394px}.w-1395px{width:1395px}.w-1396px{width:1396px}.w-1397px{width:1397px}.w-1398px{width:1398px}.w-1399px{width:1399px}.w-1400px{width:1400px}.w-1401px{width:1401px}.w-1402px{width:1402px}.w-1403px{width:1403px}.w-1404px{width:1404px}.w-1405px{width:1405px}.w-1406px{width:1406px}.w-1407px{width:1407px}.w-1408px{width:1408px}.w-1409px{width:1409px}.w-1410px{width:1410px}.w-1411px{width:1411px}.w-1412px{width:1412px}.w-1413px{width:1413px}.w-1414px{width:1414px}.w-1415px{width:1415px}.w-1416px{width:1416px}.w-1417px{width:1417px}.w-1418px{width:1418px}.w-1419px{width:1419px}.w-1420px{width:1420px}.w-1421px{width:1421px}.w-1422px{width:1422px}.w-1423px{width:1423px}.w-1424px{width:1424px}.w-1425px{width:1425px}.w-1426px{width:1426px}.w-1427px{width:1427px}.w-1428px{width:1428px}.w-1429px{width:1429px}.w-1430px{width:1430px}.w-1431px{width:1431px}.w-1432px{width:1432px}.w-1433px{width:1433px}.w-1434px{width:1434px}.w-1435px{width:1435px}.w-1436px{width:1436px}.w-1437px{width:1437px}.w-1438px{width:1438px}.w-1439px{width:1439px}.w-1440px{width:1440px}.w-1441px{width:1441px}.w-1442px{width:1442px}.w-1443px{width:1443px}.w-1444px{width:1444px}.w-1445px{width:1445px}.w-1446px{width:1446px}.w-1447px{width:1447px}.w-1448px{width:1448px}.w-1449px{width:1449px}.w-1450px{width:1450px}.w-1451px{width:1451px}.w-1452px{width:1452px}.w-1453px{width:1453px}.w-1454px{width:1454px}.w-1455px{width:1455px}.w-1456px{width:1456px}.w-1457px{width:1457px}.w-1458px{width:1458px}.w-1459px{width:1459px}.w-1460px{width:1460px}.w-1461px{width:1461px}.w-1462px{width:1462px}.w-1463px{width:1463px}.w-1464px{width:1464px}.w-1465px{width:1465px}.w-1466px{width:1466px}.w-1467px{width:1467px}.w-1468px{width:1468px}.w-1469px{width:1469px}.w-1470px{width:1470px}.w-1471px{width:1471px}.w-1472px{width:1472px}.w-1473px{width:1473px}.w-1474px{width:1474px}.w-1475px{width:1475px}.w-1476px{width:1476px}.w-1477px{width:1477px}.w-1478px{width:1478px}.w-1479px{width:1479px}.w-1480px{width:1480px}.w-1481px{width:1481px}.w-1482px{width:1482px}.w-1483px{width:1483px}.w-1484px{width:1484px}.w-1485px{width:1485px}.w-1486px{width:1486px}.w-1487px{width:1487px}.w-1488px{width:1488px}.w-1489px{width:1489px}.w-1490px{width:1490px}.w-1491px{width:1491px}.w-1492px{width:1492px}.w-1493px{width:1493px}.w-1494px{width:1494px}.w-1495px{width:1495px}.w-1496px{width:1496px}.w-1497px{width:1497px}.w-1498px{width:1498px}.w-1499px{width:1499px}.w-1500px{width:1500px}.w-1501px{width:1501px}.w-1502px{width:1502px}.w-1503px{width:1503px}.w-1504px{width:1504px}.w-1505px{width:1505px}.w-1506px{width:1506px}.w-1507px{width:1507px}.w-1508px{width:1508px}.w-1509px{width:1509px}.w-1510px{width:1510px}.w-1511px{width:1511px}.w-1512px{width:1512px}.w-1513px{width:1513px}.w-1514px{width:1514px}.w-1515px{width:1515px}.w-1516px{width:1516px}.w-1517px{width:1517px}.w-1518px{width:1518px}.w-1519px{width:1519px}.w-1520px{width:1520px}.w-1521px{width:1521px}.w-1522px{width:1522px}.w-1523px{width:1523px}.w-1524px{width:1524px}.w-1525px{width:1525px}.w-1526px{width:1526px}.w-1527px{width:1527px}.w-1528px{width:1528px}.w-1529px{width:1529px}.w-1530px{width:1530px}.w-1531px{width:1531px}.w-1532px{width:1532px}.w-1533px{width:1533px}.w-1534px{width:1534px}.w-1535px{width:1535px}.w-1536px{width:1536px}.w-1537px{width:1537px}.w-1538px{width:1538px}.w-1539px{width:1539px}.w-1540px{width:1540px}.w-1541px{width:1541px}.w-1542px{width:1542px}.w-1543px{width:1543px}.w-1544px{width:1544px}.w-1545px{width:1545px}.w-1546px{width:1546px}.w-1547px{width:1547px}.w-1548px{width:1548px}.w-1549px{width:1549px}.w-1550px{width:1550px}.w-1551px{width:1551px}.w-1552px{width:1552px}.w-1553px{width:1553px}.w-1554px{width:1554px}.w-1555px{width:1555px}.w-1556px{width:1556px}.w-1557px{width:1557px}.w-1558px{width:1558px}.w-1559px{width:1559px}.w-1560px{width:1560px}.w-1561px{width:1561px}.w-1562px{width:1562px}.w-1563px{width:1563px}.w-1564px{width:1564px}.w-1565px{width:1565px}.w-1566px{width:1566px}.w-1567px{width:1567px}.w-1568px{width:1568px}.w-1569px{width:1569px}.w-1570px{width:1570px}.w-1571px{width:1571px}.w-1572px{width:1572px}.w-1573px{width:1573px}.w-1574px{width:1574px}.w-1575px{width:1575px}.w-1576px{width:1576px}.w-1577px{width:1577px}.w-1578px{width:1578px}.w-1579px{width:1579px}.w-1580px{width:1580px}.w-1581px{width:1581px}.w-1582px{width:1582px}.w-1583px{width:1583px}.w-1584px{width:1584px}.w-1585px{width:1585px}.w-1586px{width:1586px}.w-1587px{width:1587px}.w-1588px{width:1588px}.w-1589px{width:1589px}.w-1590px{width:1590px}.w-1591px{width:1591px}.w-1592px{width:1592px}.w-1593px{width:1593px}.w-1594px{width:1594px}.w-1595px{width:1595px}.w-1596px{width:1596px}.w-1597px{width:1597px}.w-1598px{width:1598px}.w-1599px{width:1599px}.w-1600px{width:1600px}.w-1601px{width:1601px}.w-1602px{width:1602px}.w-1603px{width:1603px}.w-1604px{width:1604px}.w-1605px{width:1605px}.w-1606px{width:1606px}.w-1607px{width:1607px}.w-1608px{width:1608px}.w-1609px{width:1609px}.w-1610px{width:1610px}.w-1611px{width:1611px}.w-1612px{width:1612px}.w-1613px{width:1613px}.w-1614px{width:1614px}.w-1615px{width:1615px}.w-1616px{width:1616px}.w-1617px{width:1617px}.w-1618px{width:1618px}.w-1619px{width:1619px}.w-1620px{width:1620px}.w-1621px{width:1621px}.w-1622px{width:1622px}.w-1623px{width:1623px}.w-1624px{width:1624px}.w-1625px{width:1625px}.w-1626px{width:1626px}.w-1627px{width:1627px}.w-1628px{width:1628px}.w-1629px{width:1629px}.w-1630px{width:1630px}.w-1631px{width:1631px}.w-1632px{width:1632px}.w-1633px{width:1633px}.w-1634px{width:1634px}.w-1635px{width:1635px}.w-1636px{width:1636px}.w-1637px{width:1637px}.w-1638px{width:1638px}.w-1639px{width:1639px}.w-1640px{width:1640px}.w-1641px{width:1641px}.w-1642px{width:1642px}.w-1643px{width:1643px}.w-1644px{width:1644px}.w-1645px{width:1645px}.w-1646px{width:1646px}.w-1647px{width:1647px}.w-1648px{width:1648px}.w-1649px{width:1649px}.w-1650px{width:1650px}.w-1651px{width:1651px}.w-1652px{width:1652px}.w-1653px{width:1653px}.w-1654px{width:1654px}.w-1655px{width:1655px}.w-1656px{width:1656px}.w-1657px{width:1657px}.w-1658px{width:1658px}.w-1659px{width:1659px}.w-1660px{width:1660px}.w-1661px{width:1661px}.w-1662px{width:1662px}.w-1663px{width:1663px}.w-1664px{width:1664px}.w-1665px{width:1665px}.w-1666px{width:1666px}.w-1667px{width:1667px}.w-1668px{width:1668px}.w-1669px{width:1669px}.w-1670px{width:1670px}.w-1671px{width:1671px}.w-1672px{width:1672px}.w-1673px{width:1673px}.w-1674px{width:1674px}.w-1675px{width:1675px}.w-1676px{width:1676px}.w-1677px{width:1677px}.w-1678px{width:1678px}.w-1679px{width:1679px}.w-1680px{width:1680px}.w-1681px{width:1681px}.w-1682px{width:1682px}.w-1683px{width:1683px}.w-1684px{width:1684px}.w-1685px{width:1685px}.w-1686px{width:1686px}.w-1687px{width:1687px}.w-1688px{width:1688px}.w-1689px{width:1689px}.w-1690px{width:1690px}.w-1691px{width:1691px}.w-1692px{width:1692px}.w-1693px{width:1693px}.w-1694px{width:1694px}.w-1695px{width:1695px}.w-1696px{width:1696px}.w-1697px{width:1697px}.w-1698px{width:1698px}.w-1699px{width:1699px}.w-1700px{width:1700px}.w-1701px{width:1701px}.w-1702px{width:1702px}.w-1703px{width:1703px}.w-1704px{width:1704px}.w-1705px{width:1705px}.w-1706px{width:1706px}.w-1707px{width:1707px}.w-1708px{width:1708px}.w-1709px{width:1709px}.w-1710px{width:1710px}.w-1711px{width:1711px}.w-1712px{width:1712px}.w-1713px{width:1713px}.w-1714px{width:1714px}.w-1715px{width:1715px}.w-1716px{width:1716px}.w-1717px{width:1717px}.w-1718px{width:1718px}.w-1719px{width:1719px}.w-1720px{width:1720px}.w-1721px{width:1721px}.w-1722px{width:1722px}.w-1723px{width:1723px}.w-1724px{width:1724px}.w-1725px{width:1725px}.w-1726px{width:1726px}.w-1727px{width:1727px}.w-1728px{width:1728px}.w-1729px{width:1729px}.w-1730px{width:1730px}.w-1731px{width:1731px}.w-1732px{width:1732px}.w-1733px{width:1733px}.w-1734px{width:1734px}.w-1735px{width:1735px}.w-1736px{width:1736px}.w-1737px{width:1737px}.w-1738px{width:1738px}.w-1739px{width:1739px}.w-1740px{width:1740px}.w-1741px{width:1741px}.w-1742px{width:1742px}.w-1743px{width:1743px}.w-1744px{width:1744px}.w-1745px{width:1745px}.w-1746px{width:1746px}.w-1747px{width:1747px}.w-1748px{width:1748px}.w-1749px{width:1749px}.w-1750px{width:1750px}.w-1751px{width:1751px}.w-1752px{width:1752px}.w-1753px{width:1753px}.w-1754px{width:1754px}.w-1755px{width:1755px}.w-1756px{width:1756px}.w-1757px{width:1757px}.w-1758px{width:1758px}.w-1759px{width:1759px}.w-1760px{width:1760px}.w-1761px{width:1761px}.w-1762px{width:1762px}.w-1763px{width:1763px}.w-1764px{width:1764px}.w-1765px{width:1765px}.w-1766px{width:1766px}.w-1767px{width:1767px}.w-1768px{width:1768px}.w-1769px{width:1769px}.w-1770px{width:1770px}.w-1771px{width:1771px}.w-1772px{width:1772px}.w-1773px{width:1773px}.w-1774px{width:1774px}.w-1775px{width:1775px}.w-1776px{width:1776px}.w-1777px{width:1777px}.w-1778px{width:1778px}.w-1779px{width:1779px}.w-1780px{width:1780px}.w-1781px{width:1781px}.w-1782px{width:1782px}.w-1783px{width:1783px}.w-1784px{width:1784px}.w-1785px{width:1785px}.w-1786px{width:1786px}.w-1787px{width:1787px}.w-1788px{width:1788px}.w-1789px{width:1789px}.w-1790px{width:1790px}.w-1791px{width:1791px}.w-1792px{width:1792px}.w-1793px{width:1793px}.w-1794px{width:1794px}.w-1795px{width:1795px}.w-1796px{width:1796px}.w-1797px{width:1797px}.w-1798px{width:1798px}.w-1799px{width:1799px}.w-1800px{width:1800px}.w-1801px{width:1801px}.w-1802px{width:1802px}.w-1803px{width:1803px}.w-1804px{width:1804px}.w-1805px{width:1805px}.w-1806px{width:1806px}.w-1807px{width:1807px}.w-1808px{width:1808px}.w-1809px{width:1809px}.w-1810px{width:1810px}.w-1811px{width:1811px}.w-1812px{width:1812px}.w-1813px{width:1813px}.w-1814px{width:1814px}.w-1815px{width:1815px}.w-1816px{width:1816px}.w-1817px{width:1817px}.w-1818px{width:1818px}.w-1819px{width:1819px}.w-1820px{width:1820px}.w-1821px{width:1821px}.w-1822px{width:1822px}.w-1823px{width:1823px}.w-1824px{width:1824px}.w-1825px{width:1825px}.w-1826px{width:1826px}.w-1827px{width:1827px}.w-1828px{width:1828px}.w-1829px{width:1829px}.w-1830px{width:1830px}.w-1831px{width:1831px}.w-1832px{width:1832px}.w-1833px{width:1833px}.w-1834px{width:1834px}.w-1835px{width:1835px}.w-1836px{width:1836px}.w-1837px{width:1837px}.w-1838px{width:1838px}.w-1839px{width:1839px}.w-1840px{width:1840px}.w-1841px{width:1841px}.w-1842px{width:1842px}.w-1843px{width:1843px}.w-1844px{width:1844px}.w-1845px{width:1845px}.w-1846px{width:1846px}.w-1847px{width:1847px}.w-1848px{width:1848px}.w-1849px{width:1849px}.w-1850px{width:1850px}.w-1851px{width:1851px}.w-1852px{width:1852px}.w-1853px{width:1853px}.w-1854px{width:1854px}.w-1855px{width:1855px}.w-1856px{width:1856px}.w-1857px{width:1857px}.w-1858px{width:1858px}.w-1859px{width:1859px}.w-1860px{width:1860px}.w-1861px{width:1861px}.w-1862px{width:1862px}.w-1863px{width:1863px}.w-1864px{width:1864px}.w-1865px{width:1865px}.w-1866px{width:1866px}.w-1867px{width:1867px}.w-1868px{width:1868px}.w-1869px{width:1869px}.w-1870px{width:1870px}.w-1871px{width:1871px}.w-1872px{width:1872px}.w-1873px{width:1873px}.w-1874px{width:1874px}.w-1875px{width:1875px}.w-1876px{width:1876px}.w-1877px{width:1877px}.w-1878px{width:1878px}.w-1879px{width:1879px}.w-1880px{width:1880px}.w-1881px{width:1881px}.w-1882px{width:1882px}.w-1883px{width:1883px}.w-1884px{width:1884px}.w-1885px{width:1885px}.w-1886px{width:1886px}.w-1887px{width:1887px}.w-1888px{width:1888px}.w-1889px{width:1889px}.w-1890px{width:1890px}.w-1891px{width:1891px}.w-1892px{width:1892px}.w-1893px{width:1893px}.w-1894px{width:1894px}.w-1895px{width:1895px}.w-1896px{width:1896px}.w-1897px{width:1897px}.w-1898px{width:1898px}.w-1899px{width:1899px}.w-1900px{width:1900px}.w-1901px{width:1901px}.w-1902px{width:1902px}.w-1903px{width:1903px}.w-1904px{width:1904px}.w-1905px{width:1905px}.w-1906px{width:1906px}.w-1907px{width:1907px}.w-1908px{width:1908px}.w-1909px{width:1909px}.w-1910px{width:1910px}.w-1911px{width:1911px}.w-1912px{width:1912px}.w-1913px{width:1913px}.w-1914px{width:1914px}.w-1915px{width:1915px}.w-1916px{width:1916px}.w-1917px{width:1917px}.w-1918px{width:1918px}.w-1919px{width:1919px}.w-1920px{width:1920px}.w-1921px{width:1921px}.w-1922px{width:1922px}.w-1923px{width:1923px}.w-1924px{width:1924px}.w-1925px{width:1925px}.w-1926px{width:1926px}.w-1927px{width:1927px}.w-1928px{width:1928px}.w-1929px{width:1929px}.w-1930px{width:1930px}.w-1931px{width:1931px}.w-1932px{width:1932px}.w-1933px{width:1933px}.w-1934px{width:1934px}.w-1935px{width:1935px}.w-1936px{width:1936px}.w-1937px{width:1937px}.w-1938px{width:1938px}.w-1939px{width:1939px}.w-1940px{width:1940px}.w-1941px{width:1941px}.w-1942px{width:1942px}.w-1943px{width:1943px}.w-1944px{width:1944px}.w-1945px{width:1945px}.w-1946px{width:1946px}.w-1947px{width:1947px}.w-1948px{width:1948px}.w-1949px{width:1949px}.w-1950px{width:1950px}.w-1951px{width:1951px}.w-1952px{width:1952px}.w-1953px{width:1953px}.w-1954px{width:1954px}.w-1955px{width:1955px}.w-1956px{width:1956px}.w-1957px{width:1957px}.w-1958px{width:1958px}.w-1959px{width:1959px}.w-1960px{width:1960px}.w-1961px{width:1961px}.w-1962px{width:1962px}.w-1963px{width:1963px}.w-1964px{width:1964px}.w-1965px{width:1965px}.w-1966px{width:1966px}.w-1967px{width:1967px}.w-1968px{width:1968px}.w-1969px{width:1969px}.w-1970px{width:1970px}.w-1971px{width:1971px}.w-1972px{width:1972px}.w-1973px{width:1973px}.w-1974px{width:1974px}.w-1975px{width:1975px}.w-1976px{width:1976px}.w-1977px{width:1977px}.w-1978px{width:1978px}.w-1979px{width:1979px}.w-1980px{width:1980px}.w-1981px{width:1981px}.w-1982px{width:1982px}.w-1983px{width:1983px}.w-1984px{width:1984px}.w-1985px{width:1985px}.w-1986px{width:1986px}.w-1987px{width:1987px}.w-1988px{width:1988px}.w-1989px{width:1989px}.w-1990px{width:1990px}.w-1991px{width:1991px}.w-1992px{width:1992px}.w-1993px{width:1993px}.w-1994px{width:1994px}.w-1995px{width:1995px}.w-1996px{width:1996px}.w-1997px{width:1997px}.w-1998px{width:1998px}.w-1999px{width:1999px}.w-2000px{width:2000px}.w-2001px{width:2001px}.w-2002px{width:2002px}.w-2003px{width:2003px}.w-2004px{width:2004px}.w-2005px{width:2005px}.w-2006px{width:2006px}.w-2007px{width:2007px}.w-2008px{width:2008px}.w-2009px{width:2009px}.w-2010px{width:2010px}.w-2011px{width:2011px}.w-2012px{width:2012px}.w-2013px{width:2013px}.w-2014px{width:2014px}.w-2015px{width:2015px}.w-2016px{width:2016px}.w-2017px{width:2017px}.w-2018px{width:2018px}.w-2019px{width:2019px}.w-2020px{width:2020px}.w-2021px{width:2021px}.w-2022px{width:2022px}.w-2023px{width:2023px}.w-2024px{width:2024px}.w-2025px{width:2025px}.w-2026px{width:2026px}.w-2027px{width:2027px}.w-2028px{width:2028px}.w-2029px{width:2029px}.w-2030px{width:2030px}.w-2031px{width:2031px}.w-2032px{width:2032px}.w-2033px{width:2033px}.w-2034px{width:2034px}.w-2035px{width:2035px}.w-2036px{width:2036px}.w-2037px{width:2037px}.w-2038px{width:2038px}.w-2039px{width:2039px}.w-2040px{width:2040px}.w-2041px{width:2041px}.w-2042px{width:2042px}.w-2043px{width:2043px}.w-2044px{width:2044px}.w-2045px{width:2045px}.w-2046px{width:2046px}.w-2047px{width:2047px}.w-2048px{width:2048px}.w-2049px{width:2049px}.w-2050px{width:2050px}.w-2051px{width:2051px}.w-2052px{width:2052px}.w-2053px{width:2053px}.w-2054px{width:2054px}.w-2055px{width:2055px}.w-2056px{width:2056px}.w-2057px{width:2057px}.w-2058px{width:2058px}.w-2059px{width:2059px}.w-2060px{width:2060px}.w-2061px{width:2061px}.w-2062px{width:2062px}.w-2063px{width:2063px}.w-2064px{width:2064px}.w-2065px{width:2065px}.w-2066px{width:2066px}.w-2067px{width:2067px}.w-2068px{width:2068px}.w-2069px{width:2069px}.w-2070px{width:2070px}.w-2071px{width:2071px}.w-2072px{width:2072px}.w-2073px{width:2073px}.w-2074px{width:2074px}.w-2075px{width:2075px}.w-2076px{width:2076px}.w-2077px{width:2077px}.w-2078px{width:2078px}.w-2079px{width:2079px}.w-2080px{width:2080px}.w-2081px{width:2081px}.w-2082px{width:2082px}.w-2083px{width:2083px}.w-2084px{width:2084px}.w-2085px{width:2085px}.w-2086px{width:2086px}.w-2087px{width:2087px}.w-2088px{width:2088px}.w-2089px{width:2089px}.w-2090px{width:2090px}.w-2091px{width:2091px}.w-2092px{width:2092px}.w-2093px{width:2093px}.w-2094px{width:2094px}.w-2095px{width:2095px}.w-2096px{width:2096px}.w-2097px{width:2097px}.w-2098px{width:2098px}.w-2099px{width:2099px}.w-2100px{width:2100px}.w-2101px{width:2101px}.w-2102px{width:2102px}.w-2103px{width:2103px}.w-2104px{width:2104px}.w-2105px{width:2105px}.w-2106px{width:2106px}.w-2107px{width:2107px}.w-2108px{width:2108px}.w-2109px{width:2109px}.w-2110px{width:2110px}.w-2111px{width:2111px}.w-2112px{width:2112px}.w-2113px{width:2113px}.w-2114px{width:2114px}.w-2115px{width:2115px}.w-2116px{width:2116px}.w-2117px{width:2117px}.w-2118px{width:2118px}.w-2119px{width:2119px}.w-2120px{width:2120px}.w-2121px{width:2121px}.w-2122px{width:2122px}.w-2123px{width:2123px}.w-2124px{width:2124px}.w-2125px{width:2125px}.w-2126px{width:2126px}.w-2127px{width:2127px}.w-2128px{width:2128px}.w-2129px{width:2129px}.w-2130px{width:2130px}.w-2131px{width:2131px}.w-2132px{width:2132px}.w-2133px{width:2133px}.w-2134px{width:2134px}.w-2135px{width:2135px}.w-2136px{width:2136px}.w-2137px{width:2137px}.w-2138px{width:2138px}.w-2139px{width:2139px}.w-2140px{width:2140px}.w-2141px{width:2141px}.w-2142px{width:2142px}.w-2143px{width:2143px}.w-2144px{width:2144px}.w-2145px{width:2145px}.w-2146px{width:2146px}.w-2147px{width:2147px}.w-2148px{width:2148px}.w-2149px{width:2149px}.w-2150px{width:2150px}.w-2151px{width:2151px}.w-2152px{width:2152px}.w-2153px{width:2153px}.w-2154px{width:2154px}.w-2155px{width:2155px}.w-2156px{width:2156px}.w-2157px{width:2157px}.w-2158px{width:2158px}.w-2159px{width:2159px}.w-2160px{width:2160px}.w-2161px{width:2161px}.w-2162px{width:2162px}.w-2163px{width:2163px}.w-2164px{width:2164px}.w-2165px{width:2165px}.w-2166px{width:2166px}.w-2167px{width:2167px}.w-2168px{width:2168px}.w-2169px{width:2169px}.w-2170px{width:2170px}.w-2171px{width:2171px}.w-2172px{width:2172px}.w-2173px{width:2173px}.w-2174px{width:2174px}.w-2175px{width:2175px}.w-2176px{width:2176px}.w-2177px{width:2177px}.w-2178px{width:2178px}.w-2179px{width:2179px}.w-2180px{width:2180px}.w-2181px{width:2181px}.w-2182px{width:2182px}.w-2183px{width:2183px}.w-2184px{width:2184px}.w-2185px{width:2185px}.w-2186px{width:2186px}.w-2187px{width:2187px}.w-2188px{width:2188px}.w-2189px{width:2189px}.w-2190px{width:2190px}.w-2191px{width:2191px}.w-2192px{width:2192px}.w-2193px{width:2193px}.w-2194px{width:2194px}.w-2195px{width:2195px}.w-2196px{width:2196px}.w-2197px{width:2197px}.w-2198px{width:2198px}.w-2199px{width:2199px}.w-2200px{width:2200px}.w-2201px{width:2201px}.w-2202px{width:2202px}.w-2203px{width:2203px}.w-2204px{width:2204px}.w-2205px{width:2205px}.w-2206px{width:2206px}.w-2207px{width:2207px}.w-2208px{width:2208px}.w-2209px{width:2209px}.w-2210px{width:2210px}.w-2211px{width:2211px}.w-2212px{width:2212px}.w-2213px{width:2213px}.w-2214px{width:2214px}.w-2215px{width:2215px}.w-2216px{width:2216px}.w-2217px{width:2217px}.w-2218px{width:2218px}.w-2219px{width:2219px}.w-2220px{width:2220px}.w-2221px{width:2221px}.w-2222px{width:2222px}.w-2223px{width:2223px}.w-2224px{width:2224px}.w-2225px{width:2225px}.w-2226px{width:2226px}.w-2227px{width:2227px}.w-2228px{width:2228px}.w-2229px{width:2229px}.w-2230px{width:2230px}.w-2231px{width:2231px}.w-2232px{width:2232px}.w-2233px{width:2233px}.w-2234px{width:2234px}.w-2235px{width:2235px}.w-2236px{width:2236px}.w-2237px{width:2237px}.w-2238px{width:2238px}.w-2239px{width:2239px}.w-2240px{width:2240px}.w-2241px{width:2241px}.w-2242px{width:2242px}.w-2243px{width:2243px}.w-2244px{width:2244px}.w-2245px{width:2245px}.w-2246px{width:2246px}.w-2247px{width:2247px}.w-2248px{width:2248px}.w-2249px{width:2249px}.w-2250px{width:2250px}.w-2251px{width:2251px}.w-2252px{width:2252px}.w-2253px{width:2253px}.w-2254px{width:2254px}.w-2255px{width:2255px}.w-2256px{width:2256px}.w-2257px{width:2257px}.w-2258px{width:2258px}.w-2259px{width:2259px}.w-2260px{width:2260px}.w-2261px{width:2261px}.w-2262px{width:2262px}.w-2263px{width:2263px}.w-2264px{width:2264px}.w-2265px{width:2265px}.w-2266px{width:2266px}.w-2267px{width:2267px}.w-2268px{width:2268px}.w-2269px{width:2269px}.w-2270px{width:2270px}.w-2271px{width:2271px}.w-2272px{width:2272px}.w-2273px{width:2273px}.w-2274px{width:2274px}.w-2275px{width:2275px}.w-2276px{width:2276px}.w-2277px{width:2277px}.w-2278px{width:2278px}.w-2279px{width:2279px}.w-2280px{width:2280px}.w-2281px{width:2281px}.w-2282px{width:2282px}.w-2283px{width:2283px}.w-2284px{width:2284px}.w-2285px{width:2285px}.w-2286px{width:2286px}.w-2287px{width:2287px}.w-2288px{width:2288px}.w-2289px{width:2289px}.w-2290px{width:2290px}.w-2291px{width:2291px}.w-2292px{width:2292px}.w-2293px{width:2293px}.w-2294px{width:2294px}.w-2295px{width:2295px}.w-2296px{width:2296px}.w-2297px{width:2297px}.w-2298px{width:2298px}.w-2299px{width:2299px}.w-2300px{width:2300px}.w-2301px{width:2301px}.w-2302px{width:2302px}.w-2303px{width:2303px}.w-2304px{width:2304px}.w-2305px{width:2305px}.w-2306px{width:2306px}.w-2307px{width:2307px}.w-2308px{width:2308px}.w-2309px{width:2309px}.w-2310px{width:2310px}.w-2311px{width:2311px}.w-2312px{width:2312px}.w-2313px{width:2313px}.w-2314px{width:2314px}.w-2315px{width:2315px}.w-2316px{width:2316px}.w-2317px{width:2317px}.w-2318px{width:2318px}.w-2319px{width:2319px}.w-2320px{width:2320px}.w-2321px{width:2321px}.w-2322px{width:2322px}.w-2323px{width:2323px}.w-2324px{width:2324px}.w-2325px{width:2325px}.w-2326px{width:2326px}.w-2327px{width:2327px}.w-2328px{width:2328px}.w-2329px{width:2329px}.w-2330px{width:2330px}.w-2331px{width:2331px}.w-2332px{width:2332px}.w-2333px{width:2333px}.w-2334px{width:2334px}.w-2335px{width:2335px}.w-2336px{width:2336px}.w-2337px{width:2337px}.w-2338px{width:2338px}.w-2339px{width:2339px}.w-2340px{width:2340px}.w-2341px{width:2341px}.w-2342px{width:2342px}.w-2343px{width:2343px}.w-2344px{width:2344px}.w-2345px{width:2345px}.w-2346px{width:2346px}.w-2347px{width:2347px}.w-2348px{width:2348px}.w-2349px{width:2349px}.w-2350px{width:2350px}.w-2351px{width:2351px}.w-2352px{width:2352px}.w-2353px{width:2353px}.w-2354px{width:2354px}.w-2355px{width:2355px}.w-2356px{width:2356px}.w-2357px{width:2357px}.w-2358px{width:2358px}.w-2359px{width:2359px}.w-2360px{width:2360px}.w-2361px{width:2361px}.w-2362px{width:2362px}.w-2363px{width:2363px}.w-2364px{width:2364px}.w-2365px{width:2365px}.w-2366px{width:2366px}.w-2367px{width:2367px}.w-2368px{width:2368px}.w-2369px{width:2369px}.w-2370px{width:2370px}.w-2371px{width:2371px}.w-2372px{width:2372px}.w-2373px{width:2373px}.w-2374px{width:2374px}.w-2375px{width:2375px}.w-2376px{width:2376px}.w-2377px{width:2377px}.w-2378px{width:2378px}.w-2379px{width:2379px}.w-2380px{width:2380px}.w-2381px{width:2381px}.w-2382px{width:2382px}.w-2383px{width:2383px}.w-2384px{width:2384px}.w-2385px{width:2385px}.w-2386px{width:2386px}.w-2387px{width:2387px}.w-2388px{width:2388px}.w-2389px{width:2389px}.w-2390px{width:2390px}.w-2391px{width:2391px}.w-2392px{width:2392px}.w-2393px{width:2393px}.w-2394px{width:2394px}.w-2395px{width:2395px}.w-2396px{width:2396px}.w-2397px{width:2397px}.w-2398px{width:2398px}.w-2399px{width:2399px}.w-2400px{width:2400px}.w-2401px{width:2401px}.w-2402px{width:2402px}.w-2403px{width:2403px}.w-2404px{width:2404px}.w-2405px{width:2405px}.w-2406px{width:2406px}.w-2407px{width:2407px}.w-2408px{width:2408px}.w-2409px{width:2409px}.w-2410px{width:2410px}.w-2411px{width:2411px}.w-2412px{width:2412px}.w-2413px{width:2413px}.w-2414px{width:2414px}.w-2415px{width:2415px}.w-2416px{width:2416px}.w-2417px{width:2417px}.w-2418px{width:2418px}.w-2419px{width:2419px}.w-2420px{width:2420px}.w-2421px{width:2421px}.w-2422px{width:2422px}.w-2423px{width:2423px}.w-2424px{width:2424px}.w-2425px{width:2425px}.w-2426px{width:2426px}.w-2427px{width:2427px}.w-2428px{width:2428px}.w-2429px{width:2429px}.w-2430px{width:2430px}.w-2431px{width:2431px}.w-2432px{width:2432px}.w-2433px{width:2433px}.w-2434px{width:2434px}.w-2435px{width:2435px}.w-2436px{width:2436px}.w-2437px{width:2437px}.w-2438px{width:2438px}.w-2439px{width:2439px}.w-2440px{width:2440px}.w-2441px{width:2441px}.w-2442px{width:2442px}.w-2443px{width:2443px}.w-2444px{width:2444px}.w-2445px{width:2445px}.w-2446px{width:2446px}.w-2447px{width:2447px}.w-2448px{width:2448px}.w-2449px{width:2449px}.w-2450px{width:2450px}.w-2451px{width:2451px}.w-2452px{width:2452px}.w-2453px{width:2453px}.w-2454px{width:2454px}.w-2455px{width:2455px}.w-2456px{width:2456px}.w-2457px{width:2457px}.w-2458px{width:2458px}.w-2459px{width:2459px}.w-2460px{width:2460px}.w-2461px{width:2461px}.w-2462px{width:2462px}.w-2463px{width:2463px}.w-2464px{width:2464px}.w-2465px{width:2465px}.w-2466px{width:2466px}.w-2467px{width:2467px}.w-2468px{width:2468px}.w-2469px{width:2469px}.w-2470px{width:2470px}.w-2471px{width:2471px}.w-2472px{width:2472px}.w-2473px{width:2473px}.w-2474px{width:2474px}.w-2475px{width:2475px}.w-2476px{width:2476px}.w-2477px{width:2477px}.w-2478px{width:2478px}.w-2479px{width:2479px}.w-2480px{width:2480px}.w-2481px{width:2481px}.w-2482px{width:2482px}.w-2483px{width:2483px}.w-2484px{width:2484px}.w-2485px{width:2485px}.w-2486px{width:2486px}.w-2487px{width:2487px}.w-2488px{width:2488px}.w-2489px{width:2489px}.w-2490px{width:2490px}.w-2491px{width:2491px}.w-2492px{width:2492px}.w-2493px{width:2493px}.w-2494px{width:2494px}.w-2495px{width:2495px}.w-2496px{width:2496px}.w-2497px{width:2497px}.w-2498px{width:2498px}.w-2499px{width:2499px}.w-2500px{width:2500px}.w-2501px{width:2501px}.w-2502px{width:2502px}.w-2503px{width:2503px}.w-2504px{width:2504px}.w-2505px{width:2505px}.w-2506px{width:2506px}.w-2507px{width:2507px}.w-2508px{width:2508px}.w-2509px{width:2509px}.w-2510px{width:2510px}.w-2511px{width:2511px}.w-2512px{width:2512px}.w-2513px{width:2513px}.w-2514px{width:2514px}.w-2515px{width:2515px}.w-2516px{width:2516px}.w-2517px{width:2517px}.w-2518px{width:2518px}.w-2519px{width:2519px}.w-2520px{width:2520px}.w-2521px{width:2521px}.w-2522px{width:2522px}.w-2523px{width:2523px}.w-2524px{width:2524px}.w-2525px{width:2525px}.w-2526px{width:2526px}.w-2527px{width:2527px}.w-2528px{width:2528px}.w-2529px{width:2529px}.w-2530px{width:2530px}.w-2531px{width:2531px}.w-2532px{width:2532px}.w-2533px{width:2533px}.w-2534px{width:2534px}.w-2535px{width:2535px}.w-2536px{width:2536px}.w-2537px{width:2537px}.w-2538px{width:2538px}.w-2539px{width:2539px}.w-2540px{width:2540px}.w-2541px{width:2541px}.w-2542px{width:2542px}.w-2543px{width:2543px}.w-2544px{width:2544px}.w-2545px{width:2545px}.w-2546px{width:2546px}.w-2547px{width:2547px}.w-2548px{width:2548px}.w-2549px{width:2549px}.w-2550px{width:2550px}.w-2551px{width:2551px}.w-2552px{width:2552px}.w-2553px{width:2553px}.w-2554px{width:2554px}.w-2555px{width:2555px}.w-2556px{width:2556px}.w-2557px{width:2557px}.w-2558px{width:2558px}.w-2559px{width:2559px}.w-2560px{width:2560px}.w-2561px{width:2561px}.w-2562px{width:2562px}.w-2563px{width:2563px}.w-2564px{width:2564px}.w-2565px{width:2565px}.w-2566px{width:2566px}.w-2567px{width:2567px}.w-2568px{width:2568px}.w-2569px{width:2569px}.w-2570px{width:2570px}.w-2571px{width:2571px}.w-2572px{width:2572px}.w-2573px{width:2573px}.w-2574px{width:2574px}.w-2575px{width:2575px}.w-2576px{width:2576px}.w-2577px{width:2577px}.w-2578px{width:2578px}.w-2579px{width:2579px}.w-2580px{width:2580px}.w-2581px{width:2581px}.w-2582px{width:2582px}.w-2583px{width:2583px}.w-2584px{width:2584px}.w-2585px{width:2585px}.w-2586px{width:2586px}.w-2587px{width:2587px}.w-2588px{width:2588px}.w-2589px{width:2589px}.w-2590px{width:2590px}.w-2591px{width:2591px}.w-2592px{width:2592px}.w-2593px{width:2593px}.w-2594px{width:2594px}.w-2595px{width:2595px}.w-2596px{width:2596px}.w-2597px{width:2597px}.w-2598px{width:2598px}.w-2599px{width:2599px}.w-2600px{width:2600px}.w-2601px{width:2601px}.w-2602px{width:2602px}.w-2603px{width:2603px}.w-2604px{width:2604px}.w-2605px{width:2605px}.w-2606px{width:2606px}.w-2607px{width:2607px}.w-2608px{width:2608px}.w-2609px{width:2609px}.w-2610px{width:2610px}.w-2611px{width:2611px}.w-2612px{width:2612px}.w-2613px{width:2613px}.w-2614px{width:2614px}.w-2615px{width:2615px}.w-2616px{width:2616px}.w-2617px{width:2617px}.w-2618px{width:2618px}.w-2619px{width:2619px}.w-2620px{width:2620px}.w-2621px{width:2621px}.w-2622px{width:2622px}.w-2623px{width:2623px}.w-2624px{width:2624px}.w-2625px{width:2625px}.w-2626px{width:2626px}.w-2627px{width:2627px}.w-2628px{width:2628px}.w-2629px{width:2629px}.w-2630px{width:2630px}.w-2631px{width:2631px}.w-2632px{width:2632px}.w-2633px{width:2633px}.w-2634px{width:2634px}.w-2635px{width:2635px}.w-2636px{width:2636px}.w-2637px{width:2637px}.w-2638px{width:2638px}.w-2639px{width:2639px}.w-2640px{width:2640px}.w-2641px{width:2641px}.w-2642px{width:2642px}.w-2643px{width:2643px}.w-2644px{width:2644px}.w-2645px{width:2645px}.w-2646px{width:2646px}.w-2647px{width:2647px}.w-2648px{width:2648px}.w-2649px{width:2649px}.w-2650px{width:2650px}.w-2651px{width:2651px}.w-2652px{width:2652px}.w-2653px{width:2653px}.w-2654px{width:2654px}.w-2655px{width:2655px}.w-2656px{width:2656px}.w-2657px{width:2657px}.w-2658px{width:2658px}.w-2659px{width:2659px}.w-2660px{width:2660px}.w-2661px{width:2661px}.w-2662px{width:2662px}.w-2663px{width:2663px}.w-2664px{width:2664px}.w-2665px{width:2665px}.w-2666px{width:2666px}.w-2667px{width:2667px}.w-2668px{width:2668px}.w-2669px{width:2669px}.w-2670px{width:2670px}.w-2671px{width:2671px}.w-2672px{width:2672px}.w-2673px{width:2673px}.w-2674px{width:2674px}.w-2675px{width:2675px}.w-2676px{width:2676px}.w-2677px{width:2677px}.w-2678px{width:2678px}.w-2679px{width:2679px}.w-2680px{width:2680px}.w-2681px{width:2681px}.w-2682px{width:2682px}.w-2683px{width:2683px}.w-2684px{width:2684px}.w-2685px{width:2685px}.w-2686px{width:2686px}.w-2687px{width:2687px}.w-2688px{width:2688px}.w-2689px{width:2689px}.w-2690px{width:2690px}.w-2691px{width:2691px}.w-2692px{width:2692px}.w-2693px{width:2693px}.w-2694px{width:2694px}.w-2695px{width:2695px}.w-2696px{width:2696px}.w-2697px{width:2697px}.w-2698px{width:2698px}.w-2699px{width:2699px}.w-2700px{width:2700px}.w-2701px{width:2701px}.w-2702px{width:2702px}.w-2703px{width:2703px}.w-2704px{width:2704px}.w-2705px{width:2705px}.w-2706px{width:2706px}.w-2707px{width:2707px}.w-2708px{width:2708px}.w-2709px{width:2709px}.w-2710px{width:2710px}.w-2711px{width:2711px}.w-2712px{width:2712px}.w-2713px{width:2713px}.w-2714px{width:2714px}.w-2715px{width:2715px}.w-2716px{width:2716px}.w-2717px{width:2717px}.w-2718px{width:2718px}.w-2719px{width:2719px}.w-2720px{width:2720px}.w-2721px{width:2721px}.w-2722px{width:2722px}.w-2723px{width:2723px}.w-2724px{width:2724px}.w-2725px{width:2725px}.w-2726px{width:2726px}.w-2727px{width:2727px}.w-2728px{width:2728px}.w-2729px{width:2729px}.w-2730px{width:2730px}.w-2731px{width:2731px}.w-2732px{width:2732px}.w-2733px{width:2733px}.w-2734px{width:2734px}.w-2735px{width:2735px}.w-2736px{width:2736px}.w-2737px{width:2737px}.w-2738px{width:2738px}.w-2739px{width:2739px}.w-2740px{width:2740px}.w-2741px{width:2741px}.w-2742px{width:2742px}.w-2743px{width:2743px}.w-2744px{width:2744px}.w-2745px{width:2745px}.w-2746px{width:2746px}.w-2747px{width:2747px}.w-2748px{width:2748px}.w-2749px{width:2749px}.w-2750px{width:2750px}.w-2751px{width:2751px}.w-2752px{width:2752px}.w-2753px{width:2753px}.w-2754px{width:2754px}.w-2755px{width:2755px}.w-2756px{width:2756px}.w-2757px{width:2757px}.w-2758px{width:2758px}.w-2759px{width:2759px}.w-2760px{width:2760px}.w-2761px{width:2761px}.w-2762px{width:2762px}.w-2763px{width:2763px}.w-2764px{width:2764px}.w-2765px{width:2765px}.w-2766px{width:2766px}.w-2767px{width:2767px}.w-2768px{width:2768px}.w-2769px{width:2769px}.w-2770px{width:2770px}.w-2771px{width:2771px}.w-2772px{width:2772px}.w-2773px{width:2773px}.w-2774px{width:2774px}.w-2775px{width:2775px}.w-2776px{width:2776px}.w-2777px{width:2777px}.w-2778px{width:2778px}.w-2779px{width:2779px}.w-2780px{width:2780px}.w-2781px{width:2781px}.w-2782px{width:2782px}.w-2783px{width:2783px}.w-2784px{width:2784px}.w-2785px{width:2785px}.w-2786px{width:2786px}.w-2787px{width:2787px}.w-2788px{width:2788px}.w-2789px{width:2789px}.w-2790px{width:2790px}.w-2791px{width:2791px}.w-2792px{width:2792px}.w-2793px{width:2793px}.w-2794px{width:2794px}.w-2795px{width:2795px}.w-2796px{width:2796px}.w-2797px{width:2797px}.w-2798px{width:2798px}.w-2799px{width:2799px}.w-2800px{width:2800px}.w-2801px{width:2801px}.w-2802px{width:2802px}.w-2803px{width:2803px}.w-2804px{width:2804px}.w-2805px{width:2805px}.w-2806px{width:2806px}.w-2807px{width:2807px}.w-2808px{width:2808px}.w-2809px{width:2809px}.w-2810px{width:2810px}.w-2811px{width:2811px}.w-2812px{width:2812px}.w-2813px{width:2813px}.w-2814px{width:2814px}.w-2815px{width:2815px}.w-2816px{width:2816px}.w-2817px{width:2817px}.w-2818px{width:2818px}.w-2819px{width:2819px}.w-2820px{width:2820px}.w-2821px{width:2821px}.w-2822px{width:2822px}.w-2823px{width:2823px}.w-2824px{width:2824px}.w-2825px{width:2825px}.w-2826px{width:2826px}.w-2827px{width:2827px}.w-2828px{width:2828px}.w-2829px{width:2829px}.w-2830px{width:2830px}.w-2831px{width:2831px}.w-2832px{width:2832px}.w-2833px{width:2833px}.w-2834px{width:2834px}.w-2835px{width:2835px}.w-2836px{width:2836px}.w-2837px{width:2837px}.w-2838px{width:2838px}.w-2839px{width:2839px}.w-2840px{width:2840px}.w-2841px{width:2841px}.w-2842px{width:2842px}.w-2843px{width:2843px}.w-2844px{width:2844px}.w-2845px{width:2845px}.w-2846px{width:2846px}.w-2847px{width:2847px}.w-2848px{width:2848px}.w-2849px{width:2849px}.w-2850px{width:2850px}.w-2851px{width:2851px}.w-2852px{width:2852px}.w-2853px{width:2853px}.w-2854px{width:2854px}.w-2855px{width:2855px}.w-2856px{width:2856px}.w-2857px{width:2857px}.w-2858px{width:2858px}.w-2859px{width:2859px}.w-2860px{width:2860px}.w-2861px{width:2861px}.w-2862px{width:2862px}.w-2863px{width:2863px}.w-2864px{width:2864px}.w-2865px{width:2865px}.w-2866px{width:2866px}.w-2867px{width:2867px}.w-2868px{width:2868px}.w-2869px{width:2869px}.w-2870px{width:2870px}.w-2871px{width:2871px}.w-2872px{width:2872px}.w-2873px{width:2873px}.w-2874px{width:2874px}.w-2875px{width:2875px}.w-2876px{width:2876px}.w-2877px{width:2877px}.w-2878px{width:2878px}.w-2879px{width:2879px}.w-2880px{width:2880px}.w-2881px{width:2881px}.w-2882px{width:2882px}.w-2883px{width:2883px}.w-2884px{width:2884px}.w-2885px{width:2885px}.w-2886px{width:2886px}.w-2887px{width:2887px}.w-2888px{width:2888px}.w-2889px{width:2889px}.w-2890px{width:2890px}.w-2891px{width:2891px}.w-2892px{width:2892px}.w-2893px{width:2893px}.w-2894px{width:2894px}.w-2895px{width:2895px}.w-2896px{width:2896px}.w-2897px{width:2897px}.w-2898px{width:2898px}.w-2899px{width:2899px}.w-2900px{width:2900px}.w-2901px{width:2901px}.w-2902px{width:2902px}.w-2903px{width:2903px}.w-2904px{width:2904px}.w-2905px{width:2905px}.w-2906px{width:2906px}.w-2907px{width:2907px}.w-2908px{width:2908px}.w-2909px{width:2909px}.w-2910px{width:2910px}.w-2911px{width:2911px}.w-2912px{width:2912px}.w-2913px{width:2913px}.w-2914px{width:2914px}.w-2915px{width:2915px}.w-2916px{width:2916px}.w-2917px{width:2917px}.w-2918px{width:2918px}.w-2919px{width:2919px}.w-2920px{width:2920px}.w-2921px{width:2921px}.w-2922px{width:2922px}.w-2923px{width:2923px}.w-2924px{width:2924px}.w-2925px{width:2925px}.w-2926px{width:2926px}.w-2927px{width:2927px}.w-2928px{width:2928px}.w-2929px{width:2929px}.w-2930px{width:2930px}.w-2931px{width:2931px}.w-2932px{width:2932px}.w-2933px{width:2933px}.w-2934px{width:2934px}.w-2935px{width:2935px}.w-2936px{width:2936px}.w-2937px{width:2937px}.w-2938px{width:2938px}.w-2939px{width:2939px}.w-2940px{width:2940px}.w-2941px{width:2941px}.w-2942px{width:2942px}.w-2943px{width:2943px}.w-2944px{width:2944px}.w-2945px{width:2945px}.w-2946px{width:2946px}.w-2947px{width:2947px}.w-2948px{width:2948px}.w-2949px{width:2949px}.w-2950px{width:2950px}.w-2951px{width:2951px}.w-2952px{width:2952px}.w-2953px{width:2953px}.w-2954px{width:2954px}.w-2955px{width:2955px}.w-2956px{width:2956px}.w-2957px{width:2957px}.w-2958px{width:2958px}.w-2959px{width:2959px}.w-2960px{width:2960px}.w-2961px{width:2961px}.w-2962px{width:2962px}.w-2963px{width:2963px}.w-2964px{width:2964px}.w-2965px{width:2965px}.w-2966px{width:2966px}.w-2967px{width:2967px}.w-2968px{width:2968px}.w-2969px{width:2969px}.w-2970px{width:2970px}.w-2971px{width:2971px}.w-2972px{width:2972px}.w-2973px{width:2973px}.w-2974px{width:2974px}.w-2975px{width:2975px}.w-2976px{width:2976px}.w-2977px{width:2977px}.w-2978px{width:2978px}.w-2979px{width:2979px}.w-2980px{width:2980px}.w-2981px{width:2981px}.w-2982px{width:2982px}.w-2983px{width:2983px}.w-2984px{width:2984px}.w-2985px{width:2985px}.w-2986px{width:2986px}.w-2987px{width:2987px}.w-2988px{width:2988px}.w-2989px{width:2989px}.w-2990px{width:2990px}.w-2991px{width:2991px}.w-2992px{width:2992px}.w-2993px{width:2993px}.w-2994px{width:2994px}.w-2995px{width:2995px}.w-2996px{width:2996px}.w-2997px{width:2997px}.w-2998px{width:2998px}.w-2999px{width:2999px}.w-3000px{width:3000px}.w-3001px{width:3001px}.w-3002px{width:3002px}.w-3003px{width:3003px}.w-3004px{width:3004px}.w-3005px{width:3005px}.w-3006px{width:3006px}.w-3007px{width:3007px}.w-3008px{width:3008px}.w-3009px{width:3009px}.w-3010px{width:3010px}.w-3011px{width:3011px}.w-3012px{width:3012px}.w-3013px{width:3013px}.w-3014px{width:3014px}.w-3015px{width:3015px}.w-3016px{width:3016px}.w-3017px{width:3017px}.w-3018px{width:3018px}.w-3019px{width:3019px}.w-3020px{width:3020px}.w-3021px{width:3021px}.w-3022px{width:3022px}.w-3023px{width:3023px}.w-3024px{width:3024px}.w-3025px{width:3025px}.w-3026px{width:3026px}.w-3027px{width:3027px}.w-3028px{width:3028px}.w-3029px{width:3029px}.w-3030px{width:3030px}.w-3031px{width:3031px}.w-3032px{width:3032px}.w-3033px{width:3033px}.w-3034px{width:3034px}.w-3035px{width:3035px}.w-3036px{width:3036px}.w-3037px{width:3037px}.w-3038px{width:3038px}.w-3039px{width:3039px}.w-3040px{width:3040px}.w-3041px{width:3041px}.w-3042px{width:3042px}.w-3043px{width:3043px}.w-3044px{width:3044px}.w-3045px{width:3045px}.w-3046px{width:3046px}.w-3047px{width:3047px}.w-3048px{width:3048px}.w-3049px{width:3049px}.w-3050px{width:3050px}.w-3051px{width:3051px}.w-3052px{width:3052px}.w-3053px{width:3053px}.w-3054px{width:3054px}.w-3055px{width:3055px}.w-3056px{width:3056px}.w-3057px{width:3057px}.w-3058px{width:3058px}.w-3059px{width:3059px}.w-3060px{width:3060px}.w-3061px{width:3061px}.w-3062px{width:3062px}.w-3063px{width:3063px}.w-3064px{width:3064px}.w-3065px{width:3065px}.w-3066px{width:3066px}.w-3067px{width:3067px}.w-3068px{width:3068px}.w-3069px{width:3069px}.w-3070px{width:3070px}.w-3071px{width:3071px}.w-3072px{width:3072px}.w-3073px{width:3073px}.w-3074px{width:3074px}.w-3075px{width:3075px}.w-3076px{width:3076px}.w-3077px{width:3077px}.w-3078px{width:3078px}.w-3079px{width:3079px}.w-3080px{width:3080px}.w-3081px{width:3081px}.w-3082px{width:3082px}.w-3083px{width:3083px}.w-3084px{width:3084px}.w-3085px{width:3085px}.w-3086px{width:3086px}.w-3087px{width:3087px}.w-3088px{width:3088px}.w-3089px{width:3089px}.w-3090px{width:3090px}.w-3091px{width:3091px}.w-3092px{width:3092px}.w-3093px{width:3093px}.w-3094px{width:3094px}.w-3095px{width:3095px}.w-3096px{width:3096px}.w-3097px{width:3097px}.w-3098px{width:3098px}.w-3099px{width:3099px}.w-3100px{width:3100px}.w-3101px{width:3101px}.w-3102px{width:3102px}.w-3103px{width:3103px}.w-3104px{width:3104px}.w-3105px{width:3105px}.w-3106px{width:3106px}.w-3107px{width:3107px}.w-3108px{width:3108px}.w-3109px{width:3109px}.w-3110px{width:3110px}.w-3111px{width:3111px}.w-3112px{width:3112px}.w-3113px{width:3113px}.w-3114px{width:3114px}.w-3115px{width:3115px}.w-3116px{width:3116px}.w-3117px{width:3117px}.w-3118px{width:3118px}.w-3119px{width:3119px}.w-3120px{width:3120px}.w-3121px{width:3121px}.w-3122px{width:3122px}.w-3123px{width:3123px}.w-3124px{width:3124px}.w-3125px{width:3125px}.w-3126px{width:3126px}.w-3127px{width:3127px}.w-3128px{width:3128px}.w-3129px{width:3129px}.w-3130px{width:3130px}.w-3131px{width:3131px}.w-3132px{width:3132px}.w-3133px{width:3133px}.w-3134px{width:3134px}.w-3135px{width:3135px}.w-3136px{width:3136px}.w-3137px{width:3137px}.w-3138px{width:3138px}.w-3139px{width:3139px}.w-3140px{width:3140px}.w-3141px{width:3141px}.w-3142px{width:3142px}.w-3143px{width:3143px}.w-3144px{width:3144px}.w-3145px{width:3145px}.w-3146px{width:3146px}.w-3147px{width:3147px}.w-3148px{width:3148px}.w-3149px{width:3149px}.w-3150px{width:3150px}.w-3151px{width:3151px}.w-3152px{width:3152px}.w-3153px{width:3153px}.w-3154px{width:3154px}.w-3155px{width:3155px}.w-3156px{width:3156px}.w-3157px{width:3157px}.w-3158px{width:3158px}.w-3159px{width:3159px}.w-3160px{width:3160px}.w-3161px{width:3161px}.w-3162px{width:3162px}.w-3163px{width:3163px}.w-3164px{width:3164px}.w-3165px{width:3165px}.w-3166px{width:3166px}.w-3167px{width:3167px}.w-3168px{width:3168px}.w-3169px{width:3169px}.w-3170px{width:3170px}.w-3171px{width:3171px}.w-3172px{width:3172px}.w-3173px{width:3173px}.w-3174px{width:3174px}.w-3175px{width:3175px}.w-3176px{width:3176px}.w-3177px{width:3177px}.w-3178px{width:3178px}.w-3179px{width:3179px}.w-3180px{width:3180px}.w-3181px{width:3181px}.w-3182px{width:3182px}.w-3183px{width:3183px}.w-3184px{width:3184px}.w-3185px{width:3185px}.w-3186px{width:3186px}.w-3187px{width:3187px}.w-3188px{width:3188px}.w-3189px{width:3189px}.w-3190px{width:3190px}.w-3191px{width:3191px}.w-3192px{width:3192px}.w-3193px{width:3193px}.w-3194px{width:3194px}.w-3195px{width:3195px}.w-3196px{width:3196px}.w-3197px{width:3197px}.w-3198px{width:3198px}.w-3199px{width:3199px}.w-3200px{width:3200px}.w-3201px{width:3201px}.w-3202px{width:3202px}.w-3203px{width:3203px}.w-3204px{width:3204px}.w-3205px{width:3205px}.w-3206px{width:3206px}.w-3207px{width:3207px}.w-3208px{width:3208px}.w-3209px{width:3209px}.w-3210px{width:3210px}.w-3211px{width:3211px}.w-3212px{width:3212px}.w-3213px{width:3213px}.w-3214px{width:3214px}.w-3215px{width:3215px}.w-3216px{width:3216px}.w-3217px{width:3217px}.w-3218px{width:3218px}.w-3219px{width:3219px}.w-3220px{width:3220px}.w-3221px{width:3221px}.w-3222px{width:3222px}.w-3223px{width:3223px}.w-3224px{width:3224px}.w-3225px{width:3225px}.w-3226px{width:3226px}.w-3227px{width:3227px}.w-3228px{width:3228px}.w-3229px{width:3229px}.w-3230px{width:3230px}.w-3231px{width:3231px}.w-3232px{width:3232px}.w-3233px{width:3233px}.w-3234px{width:3234px}.w-3235px{width:3235px}.w-3236px{width:3236px}.w-3237px{width:3237px}.w-3238px{width:3238px}.w-3239px{width:3239px}.w-3240px{width:3240px}.w-3241px{width:3241px}.w-3242px{width:3242px}.w-3243px{width:3243px}.w-3244px{width:3244px}.w-3245px{width:3245px}.w-3246px{width:3246px}.w-3247px{width:3247px}.w-3248px{width:3248px}.w-3249px{width:3249px}.w-3250px{width:3250px}.w-3251px{width:3251px}.w-3252px{width:3252px}.w-3253px{width:3253px}.w-3254px{width:3254px}.w-3255px{width:3255px}.w-3256px{width:3256px}.w-3257px{width:3257px}.w-3258px{width:3258px}.w-3259px{width:3259px}.w-3260px{width:3260px}.w-3261px{width:3261px}.w-3262px{width:3262px}.w-3263px{width:3263px}.w-3264px{width:3264px}.w-3265px{width:3265px}.w-3266px{width:3266px}.w-3267px{width:3267px}.w-3268px{width:3268px}.w-3269px{width:3269px}.w-3270px{width:3270px}.w-3271px{width:3271px}.w-3272px{width:3272px}.w-3273px{width:3273px}.w-3274px{width:3274px}.w-3275px{width:3275px}.w-3276px{width:3276px}.w-3277px{width:3277px}.w-3278px{width:3278px}.w-3279px{width:3279px}.w-3280px{width:3280px}.w-3281px{width:3281px}.w-3282px{width:3282px}.w-3283px{width:3283px}.w-3284px{width:3284px}.w-3285px{width:3285px}.w-3286px{width:3286px}.w-3287px{width:3287px}.w-3288px{width:3288px}.w-3289px{width:3289px}.w-3290px{width:3290px}.w-3291px{width:3291px}.w-3292px{width:3292px}.w-3293px{width:3293px}.w-3294px{width:3294px}.w-3295px{width:3295px}.w-3296px{width:3296px}.w-3297px{width:3297px}.w-3298px{width:3298px}.w-3299px{width:3299px}.w-3300px{width:3300px}.w-3301px{width:3301px}.w-3302px{width:3302px}.w-3303px{width:3303px}.w-3304px{width:3304px}.w-3305px{width:3305px}.w-3306px{width:3306px}.w-3307px{width:3307px}.w-3308px{width:3308px}.w-3309px{width:3309px}.w-3310px{width:3310px}.w-3311px{width:3311px}.w-3312px{width:3312px}.w-3313px{width:3313px}.w-3314px{width:3314px}.w-3315px{width:3315px}.w-3316px{width:3316px}.w-3317px{width:3317px}.w-3318px{width:3318px}.w-3319px{width:3319px}.w-3320px{width:3320px}.w-3321px{width:3321px}.w-3322px{width:3322px}.w-3323px{width:3323px}.w-3324px{width:3324px}.w-3325px{width:3325px}.w-3326px{width:3326px}.w-3327px{width:3327px}.w-3328px{width:3328px}.w-3329px{width:3329px}.w-3330px{width:3330px}.w-3331px{width:3331px}.w-3332px{width:3332px}.w-3333px{width:3333px}.w-3334px{width:3334px}.w-3335px{width:3335px}.w-3336px{width:3336px}.w-3337px{width:3337px}.w-3338px{width:3338px}.w-3339px{width:3339px}.w-3340px{width:3340px}.w-3341px{width:3341px}.w-3342px{width:3342px}.w-3343px{width:3343px}.w-3344px{width:3344px}.w-3345px{width:3345px}.w-3346px{width:3346px}.w-3347px{width:3347px}.w-3348px{width:3348px}.w-3349px{width:3349px}.w-3350px{width:3350px}.w-3351px{width:3351px}.w-3352px{width:3352px}.w-3353px{width:3353px}.w-3354px{width:3354px}.w-3355px{width:3355px}.w-3356px{width:3356px}.w-3357px{width:3357px}.w-3358px{width:3358px}.w-3359px{width:3359px}.w-3360px{width:3360px}.w-3361px{width:3361px}.w-3362px{width:3362px}.w-3363px{width:3363px}.w-3364px{width:3364px}.w-3365px{width:3365px}.w-3366px{width:3366px}.w-3367px{width:3367px}.w-3368px{width:3368px}.w-3369px{width:3369px}.w-3370px{width:3370px}.w-3371px{width:3371px}.w-3372px{width:3372px}.w-3373px{width:3373px}.w-3374px{width:3374px}.w-3375px{width:3375px}.w-3376px{width:3376px}.w-3377px{width:3377px}.w-3378px{width:3378px}.w-3379px{width:3379px}.w-3380px{width:3380px}.w-3381px{width:3381px}.w-3382px{width:3382px}.w-3383px{width:3383px}.w-3384px{width:3384px}.w-3385px{width:3385px}.w-3386px{width:3386px}.w-3387px{width:3387px}.w-3388px{width:3388px}.w-3389px{width:3389px}.w-3390px{width:3390px}.w-3391px{width:3391px}.w-3392px{width:3392px}.w-3393px{width:3393px}.w-3394px{width:3394px}.w-3395px{width:3395px}.w-3396px{width:3396px}.w-3397px{width:3397px}.w-3398px{width:3398px}.w-3399px{width:3399px}.w-3400px{width:3400px}.w-3401px{width:3401px}.w-3402px{width:3402px}.w-3403px{width:3403px}.w-3404px{width:3404px}.w-3405px{width:3405px}.w-3406px{width:3406px}.w-3407px{width:3407px}.w-3408px{width:3408px}.w-3409px{width:3409px}.w-3410px{width:3410px}.w-3411px{width:3411px}.w-3412px{width:3412px}.w-3413px{width:3413px}.w-3414px{width:3414px}.w-3415px{width:3415px}.w-3416px{width:3416px}.w-3417px{width:3417px}.w-3418px{width:3418px}.w-3419px{width:3419px}.w-3420px{width:3420px}.w-3421px{width:3421px}.w-3422px{width:3422px}.w-3423px{width:3423px}.w-3424px{width:3424px}.w-3425px{width:3425px}.w-3426px{width:3426px}.w-3427px{width:3427px}.w-3428px{width:3428px}.w-3429px{width:3429px}.w-3430px{width:3430px}.w-3431px{width:3431px}.w-3432px{width:3432px}.w-3433px{width:3433px}.w-3434px{width:3434px}.w-3435px{width:3435px}.w-3436px{width:3436px}.w-3437px{width:3437px}.w-3438px{width:3438px}.w-3439px{width:3439px}.w-3440px{width:3440px}.w-3441px{width:3441px}.w-3442px{width:3442px}.w-3443px{width:3443px}.w-3444px{width:3444px}.w-3445px{width:3445px}.w-3446px{width:3446px}.w-3447px{width:3447px}.w-3448px{width:3448px}.w-3449px{width:3449px}.w-3450px{width:3450px}.w-3451px{width:3451px}.w-3452px{width:3452px}.w-3453px{width:3453px}.w-3454px{width:3454px}.w-3455px{width:3455px}.w-3456px{width:3456px}.w-3457px{width:3457px}.w-3458px{width:3458px}.w-3459px{width:3459px}.w-3460px{width:3460px}.w-3461px{width:3461px}.w-3462px{width:3462px}.w-3463px{width:3463px}.w-3464px{width:3464px}.w-3465px{width:3465px}.w-3466px{width:3466px}.w-3467px{width:3467px}.w-3468px{width:3468px}.w-3469px{width:3469px}.w-3470px{width:3470px}.w-3471px{width:3471px}.w-3472px{width:3472px}.w-3473px{width:3473px}.w-3474px{width:3474px}.w-3475px{width:3475px}.w-3476px{width:3476px}.w-3477px{width:3477px}.w-3478px{width:3478px}.w-3479px{width:3479px}.w-3480px{width:3480px}.w-3481px{width:3481px}.w-3482px{width:3482px}.w-3483px{width:3483px}.w-3484px{width:3484px}.w-3485px{width:3485px}.w-3486px{width:3486px}.w-3487px{width:3487px}.w-3488px{width:3488px}.w-3489px{width:3489px}.w-3490px{width:3490px}.w-3491px{width:3491px}.w-3492px{width:3492px}.w-3493px{width:3493px}.w-3494px{width:3494px}.w-3495px{width:3495px}.w-3496px{width:3496px}.w-3497px{width:3497px}.w-3498px{width:3498px}.w-3499px{width:3499px}.w-3500px{width:3500px}.w-3501px{width:3501px}.w-3502px{width:3502px}.w-3503px{width:3503px}.w-3504px{width:3504px}.w-3505px{width:3505px}.w-3506px{width:3506px}.w-3507px{width:3507px}.w-3508px{width:3508px}.w-3509px{width:3509px}.w-3510px{width:3510px}.w-3511px{width:3511px}.w-3512px{width:3512px}.w-3513px{width:3513px}.w-3514px{width:3514px}.w-3515px{width:3515px}.w-3516px{width:3516px}.w-3517px{width:3517px}.w-3518px{width:3518px}.w-3519px{width:3519px}.w-3520px{width:3520px}.w-3521px{width:3521px}.w-3522px{width:3522px}.w-3523px{width:3523px}.w-3524px{width:3524px}.w-3525px{width:3525px}.w-3526px{width:3526px}.w-3527px{width:3527px}.w-3528px{width:3528px}.w-3529px{width:3529px}.w-3530px{width:3530px}.w-3531px{width:3531px}.w-3532px{width:3532px}.w-3533px{width:3533px}.w-3534px{width:3534px}.w-3535px{width:3535px}.w-3536px{width:3536px}.w-3537px{width:3537px}.w-3538px{width:3538px}.w-3539px{width:3539px}.w-3540px{width:3540px}.w-3541px{width:3541px}.w-3542px{width:3542px}.w-3543px{width:3543px}.w-3544px{width:3544px}.w-3545px{width:3545px}.w-3546px{width:3546px}.w-3547px{width:3547px}.w-3548px{width:3548px}.w-3549px{width:3549px}.w-3550px{width:3550px}.w-3551px{width:3551px}.w-3552px{width:3552px}.w-3553px{width:3553px}.w-3554px{width:3554px}.w-3555px{width:3555px}.w-3556px{width:3556px}.w-3557px{width:3557px}.w-3558px{width:3558px}.w-3559px{width:3559px}.w-3560px{width:3560px}.w-3561px{width:3561px}.w-3562px{width:3562px}.w-3563px{width:3563px}.w-3564px{width:3564px}.w-3565px{width:3565px}.w-3566px{width:3566px}.w-3567px{width:3567px}.w-3568px{width:3568px}.w-3569px{width:3569px}.w-3570px{width:3570px}.w-3571px{width:3571px}.w-3572px{width:3572px}.w-3573px{width:3573px}.w-3574px{width:3574px}.w-3575px{width:3575px}.w-3576px{width:3576px}.w-3577px{width:3577px}.w-3578px{width:3578px}.w-3579px{width:3579px}.w-3580px{width:3580px}.w-3581px{width:3581px}.w-3582px{width:3582px}.w-3583px{width:3583px}.w-3584px{width:3584px}.w-3585px{width:3585px}.w-3586px{width:3586px}.w-3587px{width:3587px}.w-3588px{width:3588px}.w-3589px{width:3589px}.w-3590px{width:3590px}.w-3591px{width:3591px}.w-3592px{width:3592px}.w-3593px{width:3593px}.w-3594px{width:3594px}.w-3595px{width:3595px}.w-3596px{width:3596px}.w-3597px{width:3597px}.w-3598px{width:3598px}.w-3599px{width:3599px}.w-3600px{width:3600px}.w-3601px{width:3601px}.w-3602px{width:3602px}.w-3603px{width:3603px}.w-3604px{width:3604px}.w-3605px{width:3605px}.w-3606px{width:3606px}.w-3607px{width:3607px}.w-3608px{width:3608px}.w-3609px{width:3609px}.w-3610px{width:3610px}.w-3611px{width:3611px}.w-3612px{width:3612px}.w-3613px{width:3613px}.w-3614px{width:3614px}.w-3615px{width:3615px}.w-3616px{width:3616px}.w-3617px{width:3617px}.w-3618px{width:3618px}.w-3619px{width:3619px}.w-3620px{width:3620px}.w-3621px{width:3621px}.w-3622px{width:3622px}.w-3623px{width:3623px}.w-3624px{width:3624px}.w-3625px{width:3625px}.w-3626px{width:3626px}.w-3627px{width:3627px}.w-3628px{width:3628px}.w-3629px{width:3629px}.w-3630px{width:3630px}.w-3631px{width:3631px}.w-3632px{width:3632px}.w-3633px{width:3633px}.w-3634px{width:3634px}.w-3635px{width:3635px}.w-3636px{width:3636px}.w-3637px{width:3637px}.w-3638px{width:3638px}.w-3639px{width:3639px}.w-3640px{width:3640px}.w-3641px{width:3641px}.w-3642px{width:3642px}.w-3643px{width:3643px}.w-3644px{width:3644px}.w-3645px{width:3645px}.w-3646px{width:3646px}.w-3647px{width:3647px}.w-3648px{width:3648px}.w-3649px{width:3649px}.w-3650px{width:3650px}.w-3651px{width:3651px}.w-3652px{width:3652px}.w-3653px{width:3653px}.w-3654px{width:3654px}.w-3655px{width:3655px}.w-3656px{width:3656px}.w-3657px{width:3657px}.w-3658px{width:3658px}.w-3659px{width:3659px}.w-3660px{width:3660px}.w-3661px{width:3661px}.w-3662px{width:3662px}.w-3663px{width:3663px}.w-3664px{width:3664px}.w-3665px{width:3665px}.w-3666px{width:3666px}.w-3667px{width:3667px}.w-3668px{width:3668px}.w-3669px{width:3669px}.w-3670px{width:3670px}.w-3671px{width:3671px}.w-3672px{width:3672px}.w-3673px{width:3673px}.w-3674px{width:3674px}.w-3675px{width:3675px}.w-3676px{width:3676px}.w-3677px{width:3677px}.w-3678px{width:3678px}.w-3679px{width:3679px}.w-3680px{width:3680px}.w-3681px{width:3681px}.w-3682px{width:3682px}.w-3683px{width:3683px}.w-3684px{width:3684px}.w-3685px{width:3685px}.w-3686px{width:3686px}.w-3687px{width:3687px}.w-3688px{width:3688px}.w-3689px{width:3689px}.w-3690px{width:3690px}.w-3691px{width:3691px}.w-3692px{width:3692px}.w-3693px{width:3693px}.w-3694px{width:3694px}.w-3695px{width:3695px}.w-3696px{width:3696px}.w-3697px{width:3697px}.w-3698px{width:3698px}.w-3699px{width:3699px}.w-3700px{width:3700px}.w-3701px{width:3701px}.w-3702px{width:3702px}.w-3703px{width:3703px}.w-3704px{width:3704px}.w-3705px{width:3705px}.w-3706px{width:3706px}.w-3707px{width:3707px}.w-3708px{width:3708px}.w-3709px{width:3709px}.w-3710px{width:3710px}.w-3711px{width:3711px}.w-3712px{width:3712px}.w-3713px{width:3713px}.w-3714px{width:3714px}.w-3715px{width:3715px}.w-3716px{width:3716px}.w-3717px{width:3717px}.w-3718px{width:3718px}.w-3719px{width:3719px}.w-3720px{width:3720px}.w-3721px{width:3721px}.w-3722px{width:3722px}.w-3723px{width:3723px}.w-3724px{width:3724px}.w-3725px{width:3725px}.w-3726px{width:3726px}.w-3727px{width:3727px}.w-3728px{width:3728px}.w-3729px{width:3729px}.w-3730px{width:3730px}.w-3731px{width:3731px}.w-3732px{width:3732px}.w-3733px{width:3733px}.w-3734px{width:3734px}.w-3735px{width:3735px}.w-3736px{width:3736px}.w-3737px{width:3737px}.w-3738px{width:3738px}.w-3739px{width:3739px}.w-3740px{width:3740px}.w-3741px{width:3741px}.w-3742px{width:3742px}.w-3743px{width:3743px}.w-3744px{width:3744px}.w-3745px{width:3745px}.w-3746px{width:3746px}.w-3747px{width:3747px}.w-3748px{width:3748px}.w-3749px{width:3749px}.w-3750px{width:3750px}.w-3751px{width:3751px}.w-3752px{width:3752px}.w-3753px{width:3753px}.w-3754px{width:3754px}.w-3755px{width:3755px}.w-3756px{width:3756px}.w-3757px{width:3757px}.w-3758px{width:3758px}.w-3759px{width:3759px}.w-3760px{width:3760px}.w-3761px{width:3761px}.w-3762px{width:3762px}.w-3763px{width:3763px}.w-3764px{width:3764px}.w-3765px{width:3765px}.w-3766px{width:3766px}.w-3767px{width:3767px}.w-3768px{width:3768px}.w-3769px{width:3769px}.w-3770px{width:3770px}.w-3771px{width:3771px}.w-3772px{width:3772px}.w-3773px{width:3773px}.w-3774px{width:3774px}.w-3775px{width:3775px}.w-3776px{width:3776px}.w-3777px{width:3777px}.w-3778px{width:3778px}.w-3779px{width:3779px}.w-3780px{width:3780px}.w-3781px{width:3781px}.w-3782px{width:3782px}.w-3783px{width:3783px}.w-3784px{width:3784px}.w-3785px{width:3785px}.w-3786px{width:3786px}.w-3787px{width:3787px}.w-3788px{width:3788px}.w-3789px{width:3789px}.w-3790px{width:3790px}.w-3791px{width:3791px}.w-3792px{width:3792px}.w-3793px{width:3793px}.w-3794px{width:3794px}.w-3795px{width:3795px}.w-3796px{width:3796px}.w-3797px{width:3797px}.w-3798px{width:3798px}.w-3799px{width:3799px}.w-3800px{width:3800px}.w-3801px{width:3801px}.w-3802px{width:3802px}.w-3803px{width:3803px}.w-3804px{width:3804px}.w-3805px{width:3805px}.w-3806px{width:3806px}.w-3807px{width:3807px}.w-3808px{width:3808px}.w-3809px{width:3809px}.w-3810px{width:3810px}.w-3811px{width:3811px}.w-3812px{width:3812px}.w-3813px{width:3813px}.w-3814px{width:3814px}.w-3815px{width:3815px}.w-3816px{width:3816px}.w-3817px{width:3817px}.w-3818px{width:3818px}.w-3819px{width:3819px}.w-3820px{width:3820px}.w-3821px{width:3821px}.w-3822px{width:3822px}.w-3823px{width:3823px}.w-3824px{width:3824px}.w-3825px{width:3825px}.w-3826px{width:3826px}.w-3827px{width:3827px}.w-3828px{width:3828px}.w-3829px{width:3829px}.w-3830px{width:3830px}.w-3831px{width:3831px}.w-3832px{width:3832px}.w-3833px{width:3833px}.w-3834px{width:3834px}.w-3835px{width:3835px}.w-3836px{width:3836px}.w-3837px{width:3837px}.w-3838px{width:3838px}.w-3839px{width:3839px}.w-3840px{width:3840px}.w-3841px{width:3841px}.w-3842px{width:3842px}.w-3843px{width:3843px}.w-3844px{width:3844px}.w-3845px{width:3845px}.w-3846px{width:3846px}.w-3847px{width:3847px}.w-3848px{width:3848px}.w-3849px{width:3849px}.w-3850px{width:3850px}.w-3851px{width:3851px}.w-3852px{width:3852px}.w-3853px{width:3853px}.w-3854px{width:3854px}.w-3855px{width:3855px}.w-3856px{width:3856px}.w-3857px{width:3857px}.w-3858px{width:3858px}.w-3859px{width:3859px}.w-3860px{width:3860px}.w-3861px{width:3861px}.w-3862px{width:3862px}.w-3863px{width:3863px}.w-3864px{width:3864px}.w-3865px{width:3865px}.w-3866px{width:3866px}.w-3867px{width:3867px}.w-3868px{width:3868px}.w-3869px{width:3869px}.w-3870px{width:3870px}.w-3871px{width:3871px}.w-3872px{width:3872px}.w-3873px{width:3873px}.w-3874px{width:3874px}.w-3875px{width:3875px}.w-3876px{width:3876px}.w-3877px{width:3877px}.w-3878px{width:3878px}.w-3879px{width:3879px}.w-3880px{width:3880px}.w-3881px{width:3881px}.w-3882px{width:3882px}.w-3883px{width:3883px}.w-3884px{width:3884px}.w-3885px{width:3885px}.w-3886px{width:3886px}.w-3887px{width:3887px}.w-3888px{width:3888px}.w-3889px{width:3889px}.w-3890px{width:3890px}.w-3891px{width:3891px}.w-3892px{width:3892px}.w-3893px{width:3893px}.w-3894px{width:3894px}.w-3895px{width:3895px}.w-3896px{width:3896px}.w-3897px{width:3897px}.w-3898px{width:3898px}.w-3899px{width:3899px}.w-3900px{width:3900px}.w-3901px{width:3901px}.w-3902px{width:3902px}.w-3903px{width:3903px}.w-3904px{width:3904px}.w-3905px{width:3905px}.w-3906px{width:3906px}.w-3907px{width:3907px}.w-3908px{width:3908px}.w-3909px{width:3909px}.w-3910px{width:3910px}.w-3911px{width:3911px}.w-3912px{width:3912px}.w-3913px{width:3913px}.w-3914px{width:3914px}.w-3915px{width:3915px}.w-3916px{width:3916px}.w-3917px{width:3917px}.w-3918px{width:3918px}.w-3919px{width:3919px}.w-3920px{width:3920px}.w-3921px{width:3921px}.w-3922px{width:3922px}.w-3923px{width:3923px}.w-3924px{width:3924px}.w-3925px{width:3925px}.w-3926px{width:3926px}.w-3927px{width:3927px}.w-3928px{width:3928px}.w-3929px{width:3929px}.w-3930px{width:3930px}.w-3931px{width:3931px}.w-3932px{width:3932px}.w-3933px{width:3933px}.w-3934px{width:3934px}.w-3935px{width:3935px}.w-3936px{width:3936px}.w-3937px{width:3937px}.w-3938px{width:3938px}.w-3939px{width:3939px}.w-3940px{width:3940px}.w-3941px{width:3941px}.w-3942px{width:3942px}.w-3943px{width:3943px}.w-3944px{width:3944px}.w-3945px{width:3945px}.w-3946px{width:3946px}.w-3947px{width:3947px}.w-3948px{width:3948px}.w-3949px{width:3949px}.w-3950px{width:3950px}.w-3951px{width:3951px}.w-3952px{width:3952px}.w-3953px{width:3953px}.w-3954px{width:3954px}.w-3955px{width:3955px}.w-3956px{width:3956px}.w-3957px{width:3957px}.w-3958px{width:3958px}.w-3959px{width:3959px}.w-3960px{width:3960px}.w-3961px{width:3961px}.w-3962px{width:3962px}.w-3963px{width:3963px}.w-3964px{width:3964px}.w-3965px{width:3965px}.w-3966px{width:3966px}.w-3967px{width:3967px}.w-3968px{width:3968px}.w-3969px{width:3969px}.w-3970px{width:3970px}.w-3971px{width:3971px}.w-3972px{width:3972px}.w-3973px{width:3973px}.w-3974px{width:3974px}.w-3975px{width:3975px}.w-3976px{width:3976px}.w-3977px{width:3977px}.w-3978px{width:3978px}.w-3979px{width:3979px}.w-3980px{width:3980px}.w-3981px{width:3981px}.w-3982px{width:3982px}.w-3983px{width:3983px}.w-3984px{width:3984px}.w-3985px{width:3985px}.w-3986px{width:3986px}.w-3987px{width:3987px}.w-3988px{width:3988px}.w-3989px{width:3989px}.w-3990px{width:3990px}.w-3991px{width:3991px}.w-3992px{width:3992px}.w-3993px{width:3993px}.w-3994px{width:3994px}.w-3995px{width:3995px}.w-3996px{width:3996px}.w-3997px{width:3997px}.w-3998px{width:3998px}.w-3999px{width:3999px}.w-4000px{width:4000px}.w-4001px{width:4001px}.w-4002px{width:4002px}.w-4003px{width:4003px}.w-4004px{width:4004px}.w-4005px{width:4005px}.w-4006px{width:4006px}.w-4007px{width:4007px}.w-4008px{width:4008px}.w-4009px{width:4009px}.w-4010px{width:4010px}.w-4011px{width:4011px}.w-4012px{width:4012px}.w-4013px{width:4013px}.w-4014px{width:4014px}.w-4015px{width:4015px}.w-4016px{width:4016px}.w-4017px{width:4017px}.w-4018px{width:4018px}.w-4019px{width:4019px}.w-4020px{width:4020px}.w-4021px{width:4021px}.w-4022px{width:4022px}.w-4023px{width:4023px}.w-4024px{width:4024px}.w-4025px{width:4025px}.w-4026px{width:4026px}.w-4027px{width:4027px}.w-4028px{width:4028px}.w-4029px{width:4029px}.w-4030px{width:4030px}.w-4031px{width:4031px}.w-4032px{width:4032px}.w-4033px{width:4033px}.w-4034px{width:4034px}.w-4035px{width:4035px}.w-4036px{width:4036px}.w-4037px{width:4037px}.w-4038px{width:4038px}.w-4039px{width:4039px}.w-4040px{width:4040px}.w-4041px{width:4041px}.w-4042px{width:4042px}.w-4043px{width:4043px}.w-4044px{width:4044px}.w-4045px{width:4045px}.w-4046px{width:4046px}.w-4047px{width:4047px}.w-4048px{width:4048px}.w-4049px{width:4049px}.w-4050px{width:4050px}.w-4051px{width:4051px}.w-4052px{width:4052px}.w-4053px{width:4053px}.w-4054px{width:4054px}.w-4055px{width:4055px}.w-4056px{width:4056px}.w-4057px{width:4057px}.w-4058px{width:4058px}.w-4059px{width:4059px}.w-4060px{width:4060px}.w-4061px{width:4061px}.w-4062px{width:4062px}.w-4063px{width:4063px}.w-4064px{width:4064px}.w-4065px{width:4065px}.w-4066px{width:4066px}.w-4067px{width:4067px}.w-4068px{width:4068px}.w-4069px{width:4069px}.w-4070px{width:4070px}.w-4071px{width:4071px}.w-4072px{width:4072px}.w-4073px{width:4073px}.w-4074px{width:4074px}.w-4075px{width:4075px}.w-4076px{width:4076px}.w-4077px{width:4077px}.w-4078px{width:4078px}.w-4079px{width:4079px}.w-4080px{width:4080px}.w-4081px{width:4081px}.w-4082px{width:4082px}.w-4083px{width:4083px}.w-4084px{width:4084px}.w-4085px{width:4085px}.w-4086px{width:4086px}.w-4087px{width:4087px}.w-4088px{width:4088px}.w-4089px{width:4089px}.w-4090px{width:4090px}.w-4091px{width:4091px}.w-4092px{width:4092px}.w-4093px{width:4093px}.w-4094px{width:4094px}.w-4095px{width:4095px}.w-4096px{width:4096px}.w-4097px{width:4097px}.w-4098px{width:4098px}.w-4099px{width:4099px}.w-4100px{width:4100px}.w-4101px{width:4101px}.w-4102px{width:4102px}.w-4103px{width:4103px}.w-4104px{width:4104px}.w-4105px{width:4105px}.w-4106px{width:4106px}.w-4107px{width:4107px}.w-4108px{width:4108px}.w-4109px{width:4109px}.w-4110px{width:4110px}.w-4111px{width:4111px}.w-4112px{width:4112px}.w-4113px{width:4113px}.w-4114px{width:4114px}.w-4115px{width:4115px}.w-4116px{width:4116px}.w-4117px{width:4117px}.w-4118px{width:4118px}.w-4119px{width:4119px}.w-4120px{width:4120px}.w-4121px{width:4121px}.w-4122px{width:4122px}.w-4123px{width:4123px}.w-4124px{width:4124px}.w-4125px{width:4125px}.w-4126px{width:4126px}.w-4127px{width:4127px}.w-4128px{width:4128px}.w-4129px{width:4129px}.w-4130px{width:4130px}.w-4131px{width:4131px}.w-4132px{width:4132px}.w-4133px{width:4133px}.w-4134px{width:4134px}.w-4135px{width:4135px}.w-4136px{width:4136px}.w-4137px{width:4137px}.w-4138px{width:4138px}.w-4139px{width:4139px}.w-4140px{width:4140px}.w-4141px{width:4141px}.w-4142px{width:4142px}.w-4143px{width:4143px}.w-4144px{width:4144px}.w-4145px{width:4145px}.w-4146px{width:4146px}.w-4147px{width:4147px}.w-4148px{width:4148px}.w-4149px{width:4149px}.w-4150px{width:4150px}.w-4151px{width:4151px}.w-4152px{width:4152px}.w-4153px{width:4153px}.w-4154px{width:4154px}.w-4155px{width:4155px}.w-4156px{width:4156px}.w-4157px{width:4157px}.w-4158px{width:4158px}.w-4159px{width:4159px}.w-4160px{width:4160px}.w-4161px{width:4161px}.w-4162px{width:4162px}.w-4163px{width:4163px}.w-4164px{width:4164px}.w-4165px{width:4165px}.w-4166px{width:4166px}.w-4167px{width:4167px}.w-4168px{width:4168px}.w-4169px{width:4169px}.w-4170px{width:4170px}.w-4171px{width:4171px}.w-4172px{width:4172px}.w-4173px{width:4173px}.w-4174px{width:4174px}.w-4175px{width:4175px}.w-4176px{width:4176px}.w-4177px{width:4177px}.w-4178px{width:4178px}.w-4179px{width:4179px}.w-4180px{width:4180px}.w-4181px{width:4181px}.w-4182px{width:4182px}.w-4183px{width:4183px}.w-4184px{width:4184px}.w-4185px{width:4185px}.w-4186px{width:4186px}.w-4187px{width:4187px}.w-4188px{width:4188px}.w-4189px{width:4189px}.w-4190px{width:4190px}.w-4191px{width:4191px}.w-4192px{width:4192px}.w-4193px{width:4193px}.w-4194px{width:4194px}.w-4195px{width:4195px}.w-4196px{width:4196px}.w-4197px{width:4197px}.w-4198px{width:4198px}.w-4199px{width:4199px}.w-4200px{width:4200px}.w-4201px{width:4201px}.w-4202px{width:4202px}.w-4203px{width:4203px}.w-4204px{width:4204px}.w-4205px{width:4205px}.w-4206px{width:4206px}.w-4207px{width:4207px}.w-4208px{width:4208px}.w-4209px{width:4209px}.w-4210px{width:4210px}.w-4211px{width:4211px}.w-4212px{width:4212px}.w-4213px{width:4213px}.w-4214px{width:4214px}.w-4215px{width:4215px}.w-4216px{width:4216px}.w-4217px{width:4217px}.w-4218px{width:4218px}.w-4219px{width:4219px}.w-4220px{width:4220px}.w-4221px{width:4221px}.w-4222px{width:4222px}.w-4223px{width:4223px}.w-4224px{width:4224px}.w-4225px{width:4225px}.w-4226px{width:4226px}.w-4227px{width:4227px}.w-4228px{width:4228px}.w-4229px{width:4229px}.w-4230px{width:4230px}.w-4231px{width:4231px}.w-4232px{width:4232px}.w-4233px{width:4233px}.w-4234px{width:4234px}.w-4235px{width:4235px}.w-4236px{width:4236px}.w-4237px{width:4237px}.w-4238px{width:4238px}.w-4239px{width:4239px}.w-4240px{width:4240px}.w-4241px{width:4241px}.w-4242px{width:4242px}.w-4243px{width:4243px}.w-4244px{width:4244px}.w-4245px{width:4245px}.w-4246px{width:4246px}.w-4247px{width:4247px}.w-4248px{width:4248px}.w-4249px{width:4249px}.w-4250px{width:4250px}.w-4251px{width:4251px}.w-4252px{width:4252px}.w-4253px{width:4253px}.w-4254px{width:4254px}.w-4255px{width:4255px}.w-4256px{width:4256px}.w-4257px{width:4257px}.w-4258px{width:4258px}.w-4259px{width:4259px}.w-4260px{width:4260px}.w-4261px{width:4261px}.w-4262px{width:4262px}.w-4263px{width:4263px}.w-4264px{width:4264px}.w-4265px{width:4265px}.w-4266px{width:4266px}.w-4267px{width:4267px}.w-4268px{width:4268px}.w-4269px{width:4269px}.w-4270px{width:4270px}.w-4271px{width:4271px}.w-4272px{width:4272px}.w-4273px{width:4273px}.w-4274px{width:4274px}.w-4275px{width:4275px}.w-4276px{width:4276px}.w-4277px{width:4277px}.w-4278px{width:4278px}.w-4279px{width:4279px}.w-4280px{width:4280px}.w-4281px{width:4281px}.w-4282px{width:4282px}.w-4283px{width:4283px}.w-4284px{width:4284px}.w-4285px{width:4285px}.w-4286px{width:4286px}.w-4287px{width:4287px}.w-4288px{width:4288px}.w-4289px{width:4289px}.w-4290px{width:4290px}.w-4291px{width:4291px}.w-4292px{width:4292px}.w-4293px{width:4293px}.w-4294px{width:4294px}.w-4295px{width:4295px}.w-4296px{width:4296px}.w-4297px{width:4297px}.w-4298px{width:4298px}.w-4299px{width:4299px}.w-4300px{width:4300px}.w-4301px{width:4301px}.w-4302px{width:4302px}.w-4303px{width:4303px}.w-4304px{width:4304px}.w-4305px{width:4305px}.w-4306px{width:4306px}.w-4307px{width:4307px}.w-4308px{width:4308px}.w-4309px{width:4309px}.w-4310px{width:4310px}.w-4311px{width:4311px}.w-4312px{width:4312px}.w-4313px{width:4313px}.w-4314px{width:4314px}.w-4315px{width:4315px}.w-4316px{width:4316px}.w-4317px{width:4317px}.w-4318px{width:4318px}.w-4319px{width:4319px}.w-4320px{width:4320px}.w-4321px{width:4321px}.w-4322px{width:4322px}.w-4323px{width:4323px}.w-4324px{width:4324px}.w-4325px{width:4325px}.w-4326px{width:4326px}.w-4327px{width:4327px}.w-4328px{width:4328px}.w-4329px{width:4329px}.w-4330px{width:4330px}.w-4331px{width:4331px}.w-4332px{width:4332px}.w-4333px{width:4333px}.w-4334px{width:4334px}.w-4335px{width:4335px}.w-4336px{width:4336px}.w-4337px{width:4337px}.w-4338px{width:4338px}.w-4339px{width:4339px}.w-4340px{width:4340px}.w-4341px{width:4341px}.w-4342px{width:4342px}.w-4343px{width:4343px}.w-4344px{width:4344px}.w-4345px{width:4345px}.w-4346px{width:4346px}.w-4347px{width:4347px}.w-4348px{width:4348px}.w-4349px{width:4349px}.w-4350px{width:4350px}.w-4351px{width:4351px}.w-4352px{width:4352px}.w-4353px{width:4353px}.w-4354px{width:4354px}.w-4355px{width:4355px}.w-4356px{width:4356px}.w-4357px{width:4357px}.w-4358px{width:4358px}.w-4359px{width:4359px}.w-4360px{width:4360px}.w-4361px{width:4361px}.w-4362px{width:4362px}.w-4363px{width:4363px}.w-4364px{width:4364px}.w-4365px{width:4365px}.w-4366px{width:4366px}.w-4367px{width:4367px}.w-4368px{width:4368px}.w-4369px{width:4369px}.w-4370px{width:4370px}.w-4371px{width:4371px}.w-4372px{width:4372px}.w-4373px{width:4373px}.w-4374px{width:4374px}.w-4375px{width:4375px}.w-4376px{width:4376px}.w-4377px{width:4377px}.w-4378px{width:4378px}.w-4379px{width:4379px}.w-4380px{width:4380px}.w-4381px{width:4381px}.w-4382px{width:4382px}.w-4383px{width:4383px}.w-4384px{width:4384px}.w-4385px{width:4385px}.w-4386px{width:4386px}.w-4387px{width:4387px}.w-4388px{width:4388px}.w-4389px{width:4389px}.w-4390px{width:4390px}.w-4391px{width:4391px}.w-4392px{width:4392px}.w-4393px{width:4393px}.w-4394px{width:4394px}.w-4395px{width:4395px}.w-4396px{width:4396px}.w-4397px{width:4397px}.w-4398px{width:4398px}.w-4399px{width:4399px}.w-4400px{width:4400px}.w-4401px{width:4401px}.w-4402px{width:4402px}.w-4403px{width:4403px}.w-4404px{width:4404px}.w-4405px{width:4405px}.w-4406px{width:4406px}.w-4407px{width:4407px}.w-4408px{width:4408px}.w-4409px{width:4409px}.w-4410px{width:4410px}.w-4411px{width:4411px}.w-4412px{width:4412px}.w-4413px{width:4413px}.w-4414px{width:4414px}.w-4415px{width:4415px}.w-4416px{width:4416px}.w-4417px{width:4417px}.w-4418px{width:4418px}.w-4419px{width:4419px}.w-4420px{width:4420px}.w-4421px{width:4421px}.w-4422px{width:4422px}.w-4423px{width:4423px}.w-4424px{width:4424px}.w-4425px{width:4425px}.w-4426px{width:4426px}.w-4427px{width:4427px}.w-4428px{width:4428px}.w-4429px{width:4429px}.w-4430px{width:4430px}.w-4431px{width:4431px}.w-4432px{width:4432px}.w-4433px{width:4433px}.w-4434px{width:4434px}.w-4435px{width:4435px}.w-4436px{width:4436px}.w-4437px{width:4437px}.w-4438px{width:4438px}.w-4439px{width:4439px}.w-4440px{width:4440px}.w-4441px{width:4441px}.w-4442px{width:4442px}.w-4443px{width:4443px}.w-4444px{width:4444px}.w-4445px{width:4445px}.w-4446px{width:4446px}.w-4447px{width:4447px}.w-4448px{width:4448px}.w-4449px{width:4449px}.w-4450px{width:4450px}.w-4451px{width:4451px}.w-4452px{width:4452px}.w-4453px{width:4453px}.w-4454px{width:4454px}.w-4455px{width:4455px}.w-4456px{width:4456px}.w-4457px{width:4457px}.w-4458px{width:4458px}.w-4459px{width:4459px}.w-4460px{width:4460px}.w-4461px{width:4461px}.w-4462px{width:4462px}.w-4463px{width:4463px}.w-4464px{width:4464px}.w-4465px{width:4465px}.w-4466px{width:4466px}.w-4467px{width:4467px}.w-4468px{width:4468px}.w-4469px{width:4469px}.w-4470px{width:4470px}.w-4471px{width:4471px}.w-4472px{width:4472px}.w-4473px{width:4473px}.w-4474px{width:4474px}.w-4475px{width:4475px}.w-4476px{width:4476px}.w-4477px{width:4477px}.w-4478px{width:4478px}.w-4479px{width:4479px}.w-4480px{width:4480px}.w-4481px{width:4481px}.w-4482px{width:4482px}.w-4483px{width:4483px}.w-4484px{width:4484px}.w-4485px{width:4485px}.w-4486px{width:4486px}.w-4487px{width:4487px}.w-4488px{width:4488px}.w-4489px{width:4489px}.w-4490px{width:4490px}.w-4491px{width:4491px}.w-4492px{width:4492px}.w-4493px{width:4493px}.w-4494px{width:4494px}.w-4495px{width:4495px}.w-4496px{width:4496px}.w-4497px{width:4497px}.w-4498px{width:4498px}.w-4499px{width:4499px}.w-4500px{width:4500px}.w-4501px{width:4501px}.w-4502px{width:4502px}.w-4503px{width:4503px}.w-4504px{width:4504px}.w-4505px{width:4505px}.w-4506px{width:4506px}.w-4507px{width:4507px}.w-4508px{width:4508px}.w-4509px{width:4509px}.w-4510px{width:4510px}.w-4511px{width:4511px}.w-4512px{width:4512px}.w-4513px{width:4513px}.w-4514px{width:4514px}.w-4515px{width:4515px}.w-4516px{width:4516px}.w-4517px{width:4517px}.w-4518px{width:4518px}.w-4519px{width:4519px}.w-4520px{width:4520px}.w-4521px{width:4521px}.w-4522px{width:4522px}.w-4523px{width:4523px}.w-4524px{width:4524px}.w-4525px{width:4525px}.w-4526px{width:4526px}.w-4527px{width:4527px}.w-4528px{width:4528px}.w-4529px{width:4529px}.w-4530px{width:4530px}.w-4531px{width:4531px}.w-4532px{width:4532px}.w-4533px{width:4533px}.w-4534px{width:4534px}.w-4535px{width:4535px}.w-4536px{width:4536px}.w-4537px{width:4537px}.w-4538px{width:4538px}.w-4539px{width:4539px}.w-4540px{width:4540px}.w-4541px{width:4541px}.w-4542px{width:4542px}.w-4543px{width:4543px}.w-4544px{width:4544px}.w-4545px{width:4545px}.w-4546px{width:4546px}.w-4547px{width:4547px}.w-4548px{width:4548px}.w-4549px{width:4549px}.w-4550px{width:4550px}.w-4551px{width:4551px}.w-4552px{width:4552px}.w-4553px{width:4553px}.w-4554px{width:4554px}.w-4555px{width:4555px}.w-4556px{width:4556px}.w-4557px{width:4557px}.w-4558px{width:4558px}.w-4559px{width:4559px}.w-4560px{width:4560px}.w-4561px{width:4561px}.w-4562px{width:4562px}.w-4563px{width:4563px}.w-4564px{width:4564px}.w-4565px{width:4565px}.w-4566px{width:4566px}.w-4567px{width:4567px}.w-4568px{width:4568px}.w-4569px{width:4569px}.w-4570px{width:4570px}.w-4571px{width:4571px}.w-4572px{width:4572px}.w-4573px{width:4573px}.w-4574px{width:4574px}.w-4575px{width:4575px}.w-4576px{width:4576px}.w-4577px{width:4577px}.w-4578px{width:4578px}.w-4579px{width:4579px}.w-4580px{width:4580px}.w-4581px{width:4581px}.w-4582px{width:4582px}.w-4583px{width:4583px}.w-4584px{width:4584px}.w-4585px{width:4585px}.w-4586px{width:4586px}.w-4587px{width:4587px}.w-4588px{width:4588px}.w-4589px{width:4589px}.w-4590px{width:4590px}.w-4591px{width:4591px}.w-4592px{width:4592px}.w-4593px{width:4593px}.w-4594px{width:4594px}.w-4595px{width:4595px}.w-4596px{width:4596px}.w-4597px{width:4597px}.w-4598px{width:4598px}.w-4599px{width:4599px}.w-4600px{width:4600px}.w-4601px{width:4601px}.w-4602px{width:4602px}.w-4603px{width:4603px}.w-4604px{width:4604px}.w-4605px{width:4605px}.w-4606px{width:4606px}.w-4607px{width:4607px}.w-4608px{width:4608px}.w-4609px{width:4609px}.w-4610px{width:4610px}.w-4611px{width:4611px}.w-4612px{width:4612px}.w-4613px{width:4613px}.w-4614px{width:4614px}.w-4615px{width:4615px}.w-4616px{width:4616px}.w-4617px{width:4617px}.w-4618px{width:4618px}.w-4619px{width:4619px}.w-4620px{width:4620px}.w-4621px{width:4621px}.w-4622px{width:4622px}.w-4623px{width:4623px}.w-4624px{width:4624px}.w-4625px{width:4625px}.w-4626px{width:4626px}.w-4627px{width:4627px}.w-4628px{width:4628px}.w-4629px{width:4629px}.w-4630px{width:4630px}.w-4631px{width:4631px}.w-4632px{width:4632px}.w-4633px{width:4633px}.w-4634px{width:4634px}.w-4635px{width:4635px}.w-4636px{width:4636px}.w-4637px{width:4637px}.w-4638px{width:4638px}.w-4639px{width:4639px}.w-4640px{width:4640px}.w-4641px{width:4641px}.w-4642px{width:4642px}.w-4643px{width:4643px}.w-4644px{width:4644px}.w-4645px{width:4645px}.w-4646px{width:4646px}.w-4647px{width:4647px}.w-4648px{width:4648px}.w-4649px{width:4649px}.w-4650px{width:4650px}.w-4651px{width:4651px}.w-4652px{width:4652px}.w-4653px{width:4653px}.w-4654px{width:4654px}.w-4655px{width:4655px}.w-4656px{width:4656px}.w-4657px{width:4657px}.w-4658px{width:4658px}.w-4659px{width:4659px}.w-4660px{width:4660px}.w-4661px{width:4661px}.w-4662px{width:4662px}.w-4663px{width:4663px}.w-4664px{width:4664px}.w-4665px{width:4665px}.w-4666px{width:4666px}.w-4667px{width:4667px}.w-4668px{width:4668px}.w-4669px{width:4669px}.w-4670px{width:4670px}.w-4671px{width:4671px}.w-4672px{width:4672px}.w-4673px{width:4673px}.w-4674px{width:4674px}.w-4675px{width:4675px}.w-4676px{width:4676px}.w-4677px{width:4677px}.w-4678px{width:4678px}.w-4679px{width:4679px}.w-4680px{width:4680px}.w-4681px{width:4681px}.w-4682px{width:4682px}.w-4683px{width:4683px}.w-4684px{width:4684px}.w-4685px{width:4685px}.w-4686px{width:4686px}.w-4687px{width:4687px}.w-4688px{width:4688px}.w-4689px{width:4689px}.w-4690px{width:4690px}.w-4691px{width:4691px}.w-4692px{width:4692px}.w-4693px{width:4693px}.w-4694px{width:4694px}.w-4695px{width:4695px}.w-4696px{width:4696px}.w-4697px{width:4697px}.w-4698px{width:4698px}.w-4699px{width:4699px}.w-4700px{width:4700px}.w-4701px{width:4701px}.w-4702px{width:4702px}.w-4703px{width:4703px}.w-4704px{width:4704px}.w-4705px{width:4705px}.w-4706px{width:4706px}.w-4707px{width:4707px}.w-4708px{width:4708px}.w-4709px{width:4709px}.w-4710px{width:4710px}.w-4711px{width:4711px}.w-4712px{width:4712px}.w-4713px{width:4713px}.w-4714px{width:4714px}.w-4715px{width:4715px}.w-4716px{width:4716px}.w-4717px{width:4717px}.w-4718px{width:4718px}.w-4719px{width:4719px}.w-4720px{width:4720px}.w-4721px{width:4721px}.w-4722px{width:4722px}.w-4723px{width:4723px}.w-4724px{width:4724px}.w-4725px{width:4725px}.w-4726px{width:4726px}.w-4727px{width:4727px}.w-4728px{width:4728px}.w-4729px{width:4729px}.w-4730px{width:4730px}.w-4731px{width:4731px}.w-4732px{width:4732px}.w-4733px{width:4733px}.w-4734px{width:4734px}.w-4735px{width:4735px}.w-4736px{width:4736px}.w-4737px{width:4737px}.w-4738px{width:4738px}.w-4739px{width:4739px}.w-4740px{width:4740px}.w-4741px{width:4741px}.w-4742px{width:4742px}.w-4743px{width:4743px}.w-4744px{width:4744px}.w-4745px{width:4745px}.w-4746px{width:4746px}.w-4747px{width:4747px}.w-4748px{width:4748px}.w-4749px{width:4749px}.w-4750px{width:4750px}.w-4751px{width:4751px}.w-4752px{width:4752px}.w-4753px{width:4753px}.w-4754px{width:4754px}.w-4755px{width:4755px}.w-4756px{width:4756px}.w-4757px{width:4757px}.w-4758px{width:4758px}.w-4759px{width:4759px}.w-4760px{width:4760px}.w-4761px{width:4761px}.w-4762px{width:4762px}.w-4763px{width:4763px}.w-4764px{width:4764px}.w-4765px{width:4765px}.w-4766px{width:4766px}.w-4767px{width:4767px}.w-4768px{width:4768px}.w-4769px{width:4769px}.w-4770px{width:4770px}.w-4771px{width:4771px}.w-4772px{width:4772px}.w-4773px{width:4773px}.w-4774px{width:4774px}.w-4775px{width:4775px}.w-4776px{width:4776px}.w-4777px{width:4777px}.w-4778px{width:4778px}.w-4779px{width:4779px}.w-4780px{width:4780px}.w-4781px{width:4781px}.w-4782px{width:4782px}.w-4783px{width:4783px}.w-4784px{width:4784px}.w-4785px{width:4785px}.w-4786px{width:4786px}.w-4787px{width:4787px}.w-4788px{width:4788px}.w-4789px{width:4789px}.w-4790px{width:4790px}.w-4791px{width:4791px}.w-4792px{width:4792px}.w-4793px{width:4793px}.w-4794px{width:4794px}.w-4795px{width:4795px}.w-4796px{width:4796px}.w-4797px{width:4797px}.w-4798px{width:4798px}.w-4799px{width:4799px}.w-4800px{width:4800px}.w-4801px{width:4801px}.w-4802px{width:4802px}.w-4803px{width:4803px}.w-4804px{width:4804px}.w-4805px{width:4805px}.w-4806px{width:4806px}.w-4807px{width:4807px}.w-4808px{width:4808px}.w-4809px{width:4809px}.w-4810px{width:4810px}.w-4811px{width:4811px}.w-4812px{width:4812px}.w-4813px{width:4813px}.w-4814px{width:4814px}.w-4815px{width:4815px}.w-4816px{width:4816px}.w-4817px{width:4817px}.w-4818px{width:4818px}.w-4819px{width:4819px}.w-4820px{width:4820px}.w-4821px{width:4821px}.w-4822px{width:4822px}.w-4823px{width:4823px}.w-4824px{width:4824px}.w-4825px{width:4825px}.w-4826px{width:4826px}.w-4827px{width:4827px}.w-4828px{width:4828px}.w-4829px{width:4829px}.w-4830px{width:4830px}.w-4831px{width:4831px}.w-4832px{width:4832px}.w-4833px{width:4833px}.w-4834px{width:4834px}.w-4835px{width:4835px}.w-4836px{width:4836px}.w-4837px{width:4837px}.w-4838px{width:4838px}.w-4839px{width:4839px}.w-4840px{width:4840px}.w-4841px{width:4841px}.w-4842px{width:4842px}.w-4843px{width:4843px}.w-4844px{width:4844px}.w-4845px{width:4845px}.w-4846px{width:4846px}.w-4847px{width:4847px}.w-4848px{width:4848px}.w-4849px{width:4849px}.w-4850px{width:4850px}.w-4851px{width:4851px}.w-4852px{width:4852px}.w-4853px{width:4853px}.w-4854px{width:4854px}.w-4855px{width:4855px}.w-4856px{width:4856px}.w-4857px{width:4857px}.w-4858px{width:4858px}.w-4859px{width:4859px}.w-4860px{width:4860px}.w-4861px{width:4861px}.w-4862px{width:4862px}.w-4863px{width:4863px}.w-4864px{width:4864px}.w-4865px{width:4865px}.w-4866px{width:4866px}.w-4867px{width:4867px}.w-4868px{width:4868px}.w-4869px{width:4869px}.w-4870px{width:4870px}.w-4871px{width:4871px}.w-4872px{width:4872px}.w-4873px{width:4873px}.w-4874px{width:4874px}.w-4875px{width:4875px}.w-4876px{width:4876px}.w-4877px{width:4877px}.w-4878px{width:4878px}.w-4879px{width:4879px}.w-4880px{width:4880px}.w-4881px{width:4881px}.w-4882px{width:4882px}.w-4883px{width:4883px}.w-4884px{width:4884px}.w-4885px{width:4885px}.w-4886px{width:4886px}.w-4887px{width:4887px}.w-4888px{width:4888px}.w-4889px{width:4889px}.w-4890px{width:4890px}.w-4891px{width:4891px}.w-4892px{width:4892px}.w-4893px{width:4893px}.w-4894px{width:4894px}.w-4895px{width:4895px}.w-4896px{width:4896px}.w-4897px{width:4897px}.w-4898px{width:4898px}.w-4899px{width:4899px}.w-4900px{width:4900px}.w-4901px{width:4901px}.w-4902px{width:4902px}.w-4903px{width:4903px}.w-4904px{width:4904px}.w-4905px{width:4905px}.w-4906px{width:4906px}.w-4907px{width:4907px}.w-4908px{width:4908px}.w-4909px{width:4909px}.w-4910px{width:4910px}.w-4911px{width:4911px}.w-4912px{width:4912px}.w-4913px{width:4913px}.w-4914px{width:4914px}.w-4915px{width:4915px}.w-4916px{width:4916px}.w-4917px{width:4917px}.w-4918px{width:4918px}.w-4919px{width:4919px}.w-4920px{width:4920px}.w-4921px{width:4921px}.w-4922px{width:4922px}.w-4923px{width:4923px}.w-4924px{width:4924px}.w-4925px{width:4925px}.w-4926px{width:4926px}.w-4927px{width:4927px}.w-4928px{width:4928px}.w-4929px{width:4929px}.w-4930px{width:4930px}.w-4931px{width:4931px}.w-4932px{width:4932px}.w-4933px{width:4933px}.w-4934px{width:4934px}.w-4935px{width:4935px}.w-4936px{width:4936px}.w-4937px{width:4937px}.w-4938px{width:4938px}.w-4939px{width:4939px}.w-4940px{width:4940px}.w-4941px{width:4941px}.w-4942px{width:4942px}.w-4943px{width:4943px}.w-4944px{width:4944px}.w-4945px{width:4945px}.w-4946px{width:4946px}.w-4947px{width:4947px}.w-4948px{width:4948px}.w-4949px{width:4949px}.w-4950px{width:4950px}.w-4951px{width:4951px}.w-4952px{width:4952px}.w-4953px{width:4953px}.w-4954px{width:4954px}.w-4955px{width:4955px}.w-4956px{width:4956px}.w-4957px{width:4957px}.w-4958px{width:4958px}.w-4959px{width:4959px}.w-4960px{width:4960px}.w-4961px{width:4961px}.w-4962px{width:4962px}.w-4963px{width:4963px}.w-4964px{width:4964px}.w-4965px{width:4965px}.w-4966px{width:4966px}.w-4967px{width:4967px}.w-4968px{width:4968px}.w-4969px{width:4969px}.w-4970px{width:4970px}.w-4971px{width:4971px}.w-4972px{width:4972px}.w-4973px{width:4973px}.w-4974px{width:4974px}.w-4975px{width:4975px}.w-4976px{width:4976px}.w-4977px{width:4977px}.w-4978px{width:4978px}.w-4979px{width:4979px}.w-4980px{width:4980px}.w-4981px{width:4981px}.w-4982px{width:4982px}.w-4983px{width:4983px}.w-4984px{width:4984px}.w-4985px{width:4985px}.w-4986px{width:4986px}.w-4987px{width:4987px}.w-4988px{width:4988px}.w-4989px{width:4989px}.w-4990px{width:4990px}.w-4991px{width:4991px}.w-4992px{width:4992px}.w-4993px{width:4993px}.w-4994px{width:4994px}.w-4995px{width:4995px}.w-4996px{width:4996px}.w-4997px{width:4997px}.w-4998px{width:4998px}.w-4999px{width:4999px}.w-5000px{width:5000px}.w-5001px{width:5001px}.w-5002px{width:5002px}.w-5003px{width:5003px}.w-5004px{width:5004px}.w-5005px{width:5005px}.w-5006px{width:5006px}.w-5007px{width:5007px}.w-5008px{width:5008px}.w-5009px{width:5009px}.w-5010px{width:5010px}.w-5011px{width:5011px}.w-5012px{width:5012px}.w-5013px{width:5013px}.w-5014px{width:5014px}.w-5015px{width:5015px}.w-5016px{width:5016px}.w-5017px{width:5017px}.w-5018px{width:5018px}.w-5019px{width:5019px}.w-5020px{width:5020px}.w-5021px{width:5021px}.w-5022px{width:5022px}.w-5023px{width:5023px}.w-5024px{width:5024px}.w-5025px{width:5025px}.w-5026px{width:5026px}.w-5027px{width:5027px}.w-5028px{width:5028px}.w-5029px{width:5029px}.w-5030px{width:5030px}.w-5031px{width:5031px}.w-5032px{width:5032px}.w-5033px{width:5033px}.w-5034px{width:5034px}.w-5035px{width:5035px}.w-5036px{width:5036px}.w-5037px{width:5037px}.w-5038px{width:5038px}.w-5039px{width:5039px}.w-5040px{width:5040px}.w-5041px{width:5041px}.w-5042px{width:5042px}.w-5043px{width:5043px}.w-5044px{width:5044px}.w-5045px{width:5045px}.w-5046px{width:5046px}.w-5047px{width:5047px}.w-5048px{width:5048px}.w-5049px{width:5049px}.w-5050px{width:5050px}.w-5051px{width:5051px}.w-5052px{width:5052px}.w-5053px{width:5053px}.w-5054px{width:5054px}.w-5055px{width:5055px}.w-5056px{width:5056px}.w-5057px{width:5057px}.w-5058px{width:5058px}.w-5059px{width:5059px}.w-5060px{width:5060px}.w-5061px{width:5061px}.w-5062px{width:5062px}.w-5063px{width:5063px}.w-5064px{width:5064px}.w-5065px{width:5065px}.w-5066px{width:5066px}.w-5067px{width:5067px}.w-5068px{width:5068px}.w-5069px{width:5069px}.w-5070px{width:5070px}.w-5071px{width:5071px}.w-5072px{width:5072px}.w-5073px{width:5073px}.w-5074px{width:5074px}.w-5075px{width:5075px}.w-5076px{width:5076px}.w-5077px{width:5077px}.w-5078px{width:5078px}.w-5079px{width:5079px}.w-5080px{width:5080px}.w-5081px{width:5081px}.w-5082px{width:5082px}.w-5083px{width:5083px}.w-5084px{width:5084px}.w-5085px{width:5085px}.w-5086px{width:5086px}.w-5087px{width:5087px}.w-5088px{width:5088px}.w-5089px{width:5089px}.w-5090px{width:5090px}.w-5091px{width:5091px}.w-5092px{width:5092px}.w-5093px{width:5093px}.w-5094px{width:5094px}.w-5095px{width:5095px}.w-5096px{width:5096px}.w-5097px{width:5097px}.w-5098px{width:5098px}.w-5099px{width:5099px}.w-5100px{width:5100px}.w-5101px{width:5101px}.w-5102px{width:5102px}.w-5103px{width:5103px}.w-5104px{width:5104px}.w-5105px{width:5105px}.w-5106px{width:5106px}.w-5107px{width:5107px}.w-5108px{width:5108px}.w-5109px{width:5109px}.w-5110px{width:5110px}.w-5111px{width:5111px}.w-5112px{width:5112px}.w-5113px{width:5113px}.w-5114px{width:5114px}.w-5115px{width:5115px}.w-5116px{width:5116px}.w-5117px{width:5117px}.w-5118px{width:5118px}.w-5119px{width:5119px}.w-5120px{width:5120px}.w-5121px{width:5121px}.w-5122px{width:5122px}.w-5123px{width:5123px}.w-5124px{width:5124px}.w-5125px{width:5125px}.w-5126px{width:5126px}.w-5127px{width:5127px}.w-5128px{width:5128px}.w-5129px{width:5129px}.w-5130px{width:5130px}.w-5131px{width:5131px}.w-5132px{width:5132px}.w-5133px{width:5133px}.w-5134px{width:5134px}.w-5135px{width:5135px}.w-5136px{width:5136px}.w-5137px{width:5137px}.w-5138px{width:5138px}.w-5139px{width:5139px}.w-5140px{width:5140px}.w-5141px{width:5141px}.w-5142px{width:5142px}.w-5143px{width:5143px}.w-5144px{width:5144px}.w-5145px{width:5145px}.w-5146px{width:5146px}.w-5147px{width:5147px}.w-5148px{width:5148px}.w-5149px{width:5149px}.w-5150px{width:5150px}.w-5151px{width:5151px}.w-5152px{width:5152px}.w-5153px{width:5153px}.w-5154px{width:5154px}.w-5155px{width:5155px}.w-5156px{width:5156px}.w-5157px{width:5157px}.w-5158px{width:5158px}.w-5159px{width:5159px}.w-5160px{width:5160px}.w-5161px{width:5161px}.w-5162px{width:5162px}.w-5163px{width:5163px}.w-5164px{width:5164px}.w-5165px{width:5165px}.w-5166px{width:5166px}.w-5167px{width:5167px}.w-5168px{width:5168px}.w-5169px{width:5169px}.w-5170px{width:5170px}.w-5171px{width:5171px}.w-5172px{width:5172px}.w-5173px{width:5173px}.w-5174px{width:5174px}.w-5175px{width:5175px}.w-5176px{width:5176px}.w-5177px{width:5177px}.w-5178px{width:5178px}.w-5179px{width:5179px}.w-5180px{width:5180px}.w-5181px{width:5181px}.w-5182px{width:5182px}.w-5183px{width:5183px}.w-5184px{width:5184px}.w-5185px{width:5185px}.w-5186px{width:5186px}.w-5187px{width:5187px}.w-5188px{width:5188px}.w-5189px{width:5189px}.w-5190px{width:5190px}.w-5191px{width:5191px}.w-5192px{width:5192px}.w-5193px{width:5193px}.w-5194px{width:5194px}.w-5195px{width:5195px}.w-5196px{width:5196px}.w-5197px{width:5197px}.w-5198px{width:5198px}.w-5199px{width:5199px}.w-5200px{width:5200px}.w-5201px{width:5201px}.w-5202px{width:5202px}.w-5203px{width:5203px}.w-5204px{width:5204px}.w-5205px{width:5205px}.w-5206px{width:5206px}.w-5207px{width:5207px}.w-5208px{width:5208px}.w-5209px{width:5209px}.w-5210px{width:5210px}.w-5211px{width:5211px}.w-5212px{width:5212px}.w-5213px{width:5213px}.w-5214px{width:5214px}.w-5215px{width:5215px}.w-5216px{width:5216px}.w-5217px{width:5217px}.w-5218px{width:5218px}.w-5219px{width:5219px}.w-5220px{width:5220px}.w-5221px{width:5221px}.w-5222px{width:5222px}.w-5223px{width:5223px}.w-5224px{width:5224px}.w-5225px{width:5225px}.w-5226px{width:5226px}.w-5227px{width:5227px}.w-5228px{width:5228px}.w-5229px{width:5229px}.w-5230px{width:5230px}.w-5231px{width:5231px}.w-5232px{width:5232px}.w-5233px{width:5233px}.w-5234px{width:5234px}.w-5235px{width:5235px}.w-5236px{width:5236px}.w-5237px{width:5237px}.w-5238px{width:5238px}.w-5239px{width:5239px}.w-5240px{width:5240px}.w-5241px{width:5241px}.w-5242px{width:5242px}.w-5243px{width:5243px}.w-5244px{width:5244px}.w-5245px{width:5245px}.w-5246px{width:5246px}.w-5247px{width:5247px}.w-5248px{width:5248px}.w-5249px{width:5249px}.w-5250px{width:5250px}.w-5251px{width:5251px}.w-5252px{width:5252px}.w-5253px{width:5253px}.w-5254px{width:5254px}.w-5255px{width:5255px}.w-5256px{width:5256px}.w-5257px{width:5257px}.w-5258px{width:5258px}.w-5259px{width:5259px}.w-5260px{width:5260px}.w-5261px{width:5261px}.w-5262px{width:5262px}.w-5263px{width:5263px}.w-5264px{width:5264px}.w-5265px{width:5265px}.w-5266px{width:5266px}.w-5267px{width:5267px}.w-5268px{width:5268px}.w-5269px{width:5269px}.w-5270px{width:5270px}.w-5271px{width:5271px}.w-5272px{width:5272px}.w-5273px{width:5273px}.w-5274px{width:5274px}.w-5275px{width:5275px}.w-5276px{width:5276px}.w-5277px{width:5277px}.w-5278px{width:5278px}.w-5279px{width:5279px}.w-5280px{width:5280px}.w-5281px{width:5281px}.w-5282px{width:5282px}.w-5283px{width:5283px}.w-5284px{width:5284px}.w-5285px{width:5285px}.w-5286px{width:5286px}.w-5287px{width:5287px}.w-5288px{width:5288px}.w-5289px{width:5289px}.w-5290px{width:5290px}.w-5291px{width:5291px}.w-5292px{width:5292px}.w-5293px{width:5293px}.w-5294px{width:5294px}.w-5295px{width:5295px}.w-5296px{width:5296px}.w-5297px{width:5297px}.w-5298px{width:5298px}.w-5299px{width:5299px}.w-5300px{width:5300px}.w-5301px{width:5301px}.w-5302px{width:5302px}.w-5303px{width:5303px}.w-5304px{width:5304px}.w-5305px{width:5305px}.w-5306px{width:5306px}.w-5307px{width:5307px}.w-5308px{width:5308px}.w-5309px{width:5309px}.w-5310px{width:5310px}.w-5311px{width:5311px}.w-5312px{width:5312px}.w-5313px{width:5313px}.w-5314px{width:5314px}.w-5315px{width:5315px}.w-5316px{width:5316px}.w-5317px{width:5317px}.w-5318px{width:5318px}.w-5319px{width:5319px}.w-5320px{width:5320px}.w-5321px{width:5321px}.w-5322px{width:5322px}.w-5323px{width:5323px}.w-5324px{width:5324px}.w-5325px{width:5325px}.w-5326px{width:5326px}.w-5327px{width:5327px}.w-5328px{width:5328px}.w-5329px{width:5329px}.w-5330px{width:5330px}.w-5331px{width:5331px}.w-5332px{width:5332px}.w-5333px{width:5333px}.w-5334px{width:5334px}.w-5335px{width:5335px}.w-5336px{width:5336px}.w-5337px{width:5337px}.w-5338px{width:5338px}.w-5339px{width:5339px}.w-5340px{width:5340px}.w-5341px{width:5341px}.w-5342px{width:5342px}.w-5343px{width:5343px}.w-5344px{width:5344px}.w-5345px{width:5345px}.w-5346px{width:5346px}.w-5347px{width:5347px}.w-5348px{width:5348px}.w-5349px{width:5349px}.w-5350px{width:5350px}.w-5351px{width:5351px}.w-5352px{width:5352px}.w-5353px{width:5353px}.w-5354px{width:5354px}.w-5355px{width:5355px}.w-5356px{width:5356px}.w-5357px{width:5357px}.w-5358px{width:5358px}.w-5359px{width:5359px}.w-5360px{width:5360px}.w-5361px{width:5361px}.w-5362px{width:5362px}.w-5363px{width:5363px}.w-5364px{width:5364px}.w-5365px{width:5365px}.w-5366px{width:5366px}.w-5367px{width:5367px}.w-5368px{width:5368px}.w-5369px{width:5369px}.w-5370px{width:5370px}.w-5371px{width:5371px}.w-5372px{width:5372px}.w-5373px{width:5373px}.w-5374px{width:5374px}.w-5375px{width:5375px}.w-5376px{width:5376px}.w-5377px{width:5377px}.w-5378px{width:5378px}.w-5379px{width:5379px}.w-5380px{width:5380px}.w-5381px{width:5381px}.w-5382px{width:5382px}.w-5383px{width:5383px}.w-5384px{width:5384px}.w-5385px{width:5385px}.w-5386px{width:5386px}.w-5387px{width:5387px}.w-5388px{width:5388px}.w-5389px{width:5389px}.w-5390px{width:5390px}.w-5391px{width:5391px}.w-5392px{width:5392px}.w-5393px{width:5393px}.w-5394px{width:5394px}.w-5395px{width:5395px}.w-5396px{width:5396px}.w-5397px{width:5397px}.w-5398px{width:5398px}.w-5399px{width:5399px}.w-5400px{width:5400px}.w-5401px{width:5401px}.w-5402px{width:5402px}.w-5403px{width:5403px}.w-5404px{width:5404px}.w-5405px{width:5405px}.w-5406px{width:5406px}.w-5407px{width:5407px}.w-5408px{width:5408px}.w-5409px{width:5409px}.w-5410px{width:5410px}.w-5411px{width:5411px}.w-5412px{width:5412px}.w-5413px{width:5413px}.w-5414px{width:5414px}.w-5415px{width:5415px}.w-5416px{width:5416px}.w-5417px{width:5417px}.w-5418px{width:5418px}.w-5419px{width:5419px}.w-5420px{width:5420px}.w-5421px{width:5421px}.w-5422px{width:5422px}.w-5423px{width:5423px}.w-5424px{width:5424px}.w-5425px{width:5425px}.w-5426px{width:5426px}.w-5427px{width:5427px}.w-5428px{width:5428px}.w-5429px{width:5429px}.w-5430px{width:5430px}.w-5431px{width:5431px}.w-5432px{width:5432px}.w-5433px{width:5433px}.w-5434px{width:5434px}.w-5435px{width:5435px}.w-5436px{width:5436px}.w-5437px{width:5437px}.w-5438px{width:5438px}.w-5439px{width:5439px}.w-5440px{width:5440px}.w-5441px{width:5441px}.w-5442px{width:5442px}.w-5443px{width:5443px}.w-5444px{width:5444px}.w-5445px{width:5445px}.w-5446px{width:5446px}.w-5447px{width:5447px}.w-5448px{width:5448px}.w-5449px{width:5449px}.w-5450px{width:5450px}.w-5451px{width:5451px}.w-5452px{width:5452px}.w-5453px{width:5453px}.w-5454px{width:5454px}.w-5455px{width:5455px}.w-5456px{width:5456px}.w-5457px{width:5457px}.w-5458px{width:5458px}.w-5459px{width:5459px}.w-5460px{width:5460px}.w-5461px{width:5461px}.w-5462px{width:5462px}.w-5463px{width:5463px}.w-5464px{width:5464px}.w-5465px{width:5465px}.w-5466px{width:5466px}.w-5467px{width:5467px}.w-5468px{width:5468px}.w-5469px{width:5469px}.w-5470px{width:5470px}.w-5471px{width:5471px}.w-5472px{width:5472px}.w-5473px{width:5473px}.w-5474px{width:5474px}.w-5475px{width:5475px}.w-5476px{width:5476px}.w-5477px{width:5477px}.w-5478px{width:5478px}.w-5479px{width:5479px}.w-5480px{width:5480px}.w-5481px{width:5481px}.w-5482px{width:5482px}.w-5483px{width:5483px}.w-5484px{width:5484px}.w-5485px{width:5485px}.w-5486px{width:5486px}.w-5487px{width:5487px}.w-5488px{width:5488px}.w-5489px{width:5489px}.w-5490px{width:5490px}.w-5491px{width:5491px}.w-5492px{width:5492px}.w-5493px{width:5493px}.w-5494px{width:5494px}.w-5495px{width:5495px}.w-5496px{width:5496px}.w-5497px{width:5497px}.w-5498px{width:5498px}.w-5499px{width:5499px}.w-5500px{width:5500px}.w-5501px{width:5501px}.w-5502px{width:5502px}.w-5503px{width:5503px}.w-5504px{width:5504px}.w-5505px{width:5505px}.w-5506px{width:5506px}.w-5507px{width:5507px}.w-5508px{width:5508px}.w-5509px{width:5509px}.w-5510px{width:5510px}.w-5511px{width:5511px}.w-5512px{width:5512px}.w-5513px{width:5513px}.w-5514px{width:5514px}.w-5515px{width:5515px}.w-5516px{width:5516px}.w-5517px{width:5517px}.w-5518px{width:5518px}.w-5519px{width:5519px}.w-5520px{width:5520px}.w-5521px{width:5521px}.w-5522px{width:5522px}.w-5523px{width:5523px}.w-5524px{width:5524px}.w-5525px{width:5525px}.w-5526px{width:5526px}.w-5527px{width:5527px}.w-5528px{width:5528px}.w-5529px{width:5529px}.w-5530px{width:5530px}.w-5531px{width:5531px}.w-5532px{width:5532px}.w-5533px{width:5533px}.w-5534px{width:5534px}.w-5535px{width:5535px}.w-5536px{width:5536px}.w-5537px{width:5537px}.w-5538px{width:5538px}.w-5539px{width:5539px}.w-5540px{width:5540px}.w-5541px{width:5541px}.w-5542px{width:5542px}.w-5543px{width:5543px}.w-5544px{width:5544px}.w-5545px{width:5545px}.w-5546px{width:5546px}.w-5547px{width:5547px}.w-5548px{width:5548px}.w-5549px{width:5549px}.w-5550px{width:5550px}.w-5551px{width:5551px}.w-5552px{width:5552px}.w-5553px{width:5553px}.w-5554px{width:5554px}.w-5555px{width:5555px}.w-5556px{width:5556px}.w-5557px{width:5557px}.w-5558px{width:5558px}.w-5559px{width:5559px}.w-5560px{width:5560px}.w-5561px{width:5561px}.w-5562px{width:5562px}.w-5563px{width:5563px}.w-5564px{width:5564px}.w-5565px{width:5565px}.w-5566px{width:5566px}.w-5567px{width:5567px}.w-5568px{width:5568px}.w-5569px{width:5569px}.w-5570px{width:5570px}.w-5571px{width:5571px}.w-5572px{width:5572px}.w-5573px{width:5573px}.w-5574px{width:5574px}.w-5575px{width:5575px}.w-5576px{width:5576px}.w-5577px{width:5577px}.w-5578px{width:5578px}.w-5579px{width:5579px}.w-5580px{width:5580px}.w-5581px{width:5581px}.w-5582px{width:5582px}.w-5583px{width:5583px}.w-5584px{width:5584px}.w-5585px{width:5585px}.w-5586px{width:5586px}.w-5587px{width:5587px}.w-5588px{width:5588px}.w-5589px{width:5589px}.w-5590px{width:5590px}.w-5591px{width:5591px}.w-5592px{width:5592px}.w-5593px{width:5593px}.w-5594px{width:5594px}.w-5595px{width:5595px}.w-5596px{width:5596px}.w-5597px{width:5597px}.w-5598px{width:5598px}.w-5599px{width:5599px}.w-5600px{width:5600px}.w-5601px{width:5601px}.w-5602px{width:5602px}.w-5603px{width:5603px}.w-5604px{width:5604px}.w-5605px{width:5605px}.w-5606px{width:5606px}.w-5607px{width:5607px}.w-5608px{width:5608px}.w-5609px{width:5609px}.w-5610px{width:5610px}.w-5611px{width:5611px}.w-5612px{width:5612px}.w-5613px{width:5613px}.w-5614px{width:5614px}.w-5615px{width:5615px}.w-5616px{width:5616px}.w-5617px{width:5617px}.w-5618px{width:5618px}.w-5619px{width:5619px}.w-5620px{width:5620px}.w-5621px{width:5621px}.w-5622px{width:5622px}.w-5623px{width:5623px}.w-5624px{width:5624px}.w-5625px{width:5625px}.w-5626px{width:5626px}.w-5627px{width:5627px}.w-5628px{width:5628px}.w-5629px{width:5629px}.w-5630px{width:5630px}.w-5631px{width:5631px}.w-5632px{width:5632px}.w-5633px{width:5633px}.w-5634px{width:5634px}.w-5635px{width:5635px}.w-5636px{width:5636px}.w-5637px{width:5637px}.w-5638px{width:5638px}.w-5639px{width:5639px}.w-5640px{width:5640px}.w-5641px{width:5641px}.w-5642px{width:5642px}.w-5643px{width:5643px}.w-5644px{width:5644px}.w-5645px{width:5645px}.w-5646px{width:5646px}.w-5647px{width:5647px}.w-5648px{width:5648px}.w-5649px{width:5649px}.w-5650px{width:5650px}.w-5651px{width:5651px}.w-5652px{width:5652px}.w-5653px{width:5653px}.w-5654px{width:5654px}.w-5655px{width:5655px}.w-5656px{width:5656px}.w-5657px{width:5657px}.w-5658px{width:5658px}.w-5659px{width:5659px}.w-5660px{width:5660px}.w-5661px{width:5661px}.w-5662px{width:5662px}.w-5663px{width:5663px}.w-5664px{width:5664px}.w-5665px{width:5665px}.w-5666px{width:5666px}.w-5667px{width:5667px}.w-5668px{width:5668px}.w-5669px{width:5669px}.w-5670px{width:5670px}.w-5671px{width:5671px}.w-5672px{width:5672px}.w-5673px{width:5673px}.w-5674px{width:5674px}.w-5675px{width:5675px}.w-5676px{width:5676px}.w-5677px{width:5677px}.w-5678px{width:5678px}.w-5679px{width:5679px}.w-5680px{width:5680px}.w-5681px{width:5681px}.w-5682px{width:5682px}.w-5683px{width:5683px}.w-5684px{width:5684px}.w-5685px{width:5685px}.w-5686px{width:5686px}.w-5687px{width:5687px}.w-5688px{width:5688px}.w-5689px{width:5689px}.w-5690px{width:5690px}.w-5691px{width:5691px}.w-5692px{width:5692px}.w-5693px{width:5693px}.w-5694px{width:5694px}.w-5695px{width:5695px}.w-5696px{width:5696px}.w-5697px{width:5697px}.w-5698px{width:5698px}.w-5699px{width:5699px}.w-5700px{width:5700px}.w-5701px{width:5701px}.w-5702px{width:5702px}.w-5703px{width:5703px}.w-5704px{width:5704px}.w-5705px{width:5705px}.w-5706px{width:5706px}.w-5707px{width:5707px}.w-5708px{width:5708px}.w-5709px{width:5709px}.w-5710px{width:5710px}.w-5711px{width:5711px}.w-5712px{width:5712px}.w-5713px{width:5713px}.w-5714px{width:5714px}.w-5715px{width:5715px}.w-5716px{width:5716px}.w-5717px{width:5717px}.w-5718px{width:5718px}.w-5719px{width:5719px}.w-5720px{width:5720px}.w-5721px{width:5721px}.w-5722px{width:5722px}.w-5723px{width:5723px}.w-5724px{width:5724px}.w-5725px{width:5725px}.w-5726px{width:5726px}.w-5727px{width:5727px}.w-5728px{width:5728px}.w-5729px{width:5729px}.w-5730px{width:5730px}.w-5731px{width:5731px}.w-5732px{width:5732px}.w-5733px{width:5733px}.w-5734px{width:5734px}.w-5735px{width:5735px}.w-5736px{width:5736px}.w-5737px{width:5737px}.w-5738px{width:5738px}.w-5739px{width:5739px}.w-5740px{width:5740px}.w-5741px{width:5741px}.w-5742px{width:5742px}.w-5743px{width:5743px}.w-5744px{width:5744px}.w-5745px{width:5745px}.w-5746px{width:5746px}.w-5747px{width:5747px}.w-5748px{width:5748px}.w-5749px{width:5749px}.w-5750px{width:5750px}.w-5751px{width:5751px}.w-5752px{width:5752px}.w-5753px{width:5753px}.w-5754px{width:5754px}.w-5755px{width:5755px}.w-5756px{width:5756px}.w-5757px{width:5757px}.w-5758px{width:5758px}.w-5759px{width:5759px}.w-5760px{width:5760px}.w-5761px{width:5761px}.w-5762px{width:5762px}.w-5763px{width:5763px}.w-5764px{width:5764px}.w-5765px{width:5765px}.w-5766px{width:5766px}.w-5767px{width:5767px}.w-5768px{width:5768px}.w-5769px{width:5769px}.w-5770px{width:5770px}.w-5771px{width:5771px}.w-5772px{width:5772px}.w-5773px{width:5773px}.w-5774px{width:5774px}.w-5775px{width:5775px}.w-5776px{width:5776px}.w-5777px{width:5777px}.w-5778px{width:5778px}.w-5779px{width:5779px}.w-5780px{width:5780px}.w-5781px{width:5781px}.w-5782px{width:5782px}.w-5783px{width:5783px}.w-5784px{width:5784px}.w-5785px{width:5785px}.w-5786px{width:5786px}.w-5787px{width:5787px}.w-5788px{width:5788px}.w-5789px{width:5789px}.w-5790px{width:5790px}.w-5791px{width:5791px}.w-5792px{width:5792px}.w-5793px{width:5793px}.w-5794px{width:5794px}.w-5795px{width:5795px}.w-5796px{width:5796px}.w-5797px{width:5797px}.w-5798px{width:5798px}.w-5799px{width:5799px}.w-5800px{width:5800px}.w-5801px{width:5801px}.w-5802px{width:5802px}.w-5803px{width:5803px}.w-5804px{width:5804px}.w-5805px{width:5805px}.w-5806px{width:5806px}.w-5807px{width:5807px}.w-5808px{width:5808px}.w-5809px{width:5809px}.w-5810px{width:5810px}.w-5811px{width:5811px}.w-5812px{width:5812px}.w-5813px{width:5813px}.w-5814px{width:5814px}.w-5815px{width:5815px}.w-5816px{width:5816px}.w-5817px{width:5817px}.w-5818px{width:5818px}.w-5819px{width:5819px}.w-5820px{width:5820px}.w-5821px{width:5821px}.w-5822px{width:5822px}.w-5823px{width:5823px}.w-5824px{width:5824px}.w-5825px{width:5825px}.w-5826px{width:5826px}.w-5827px{width:5827px}.w-5828px{width:5828px}.w-5829px{width:5829px}.w-5830px{width:5830px}.w-5831px{width:5831px}.w-5832px{width:5832px}.w-5833px{width:5833px}.w-5834px{width:5834px}.w-5835px{width:5835px}.w-5836px{width:5836px}.w-5837px{width:5837px}.w-5838px{width:5838px}.w-5839px{width:5839px}.w-5840px{width:5840px}.w-5841px{width:5841px}.w-5842px{width:5842px}.w-5843px{width:5843px}.w-5844px{width:5844px}.w-5845px{width:5845px}.w-5846px{width:5846px}.w-5847px{width:5847px}.w-5848px{width:5848px}.w-5849px{width:5849px}.w-5850px{width:5850px}.w-5851px{width:5851px}.w-5852px{width:5852px}.w-5853px{width:5853px}.w-5854px{width:5854px}.w-5855px{width:5855px}.w-5856px{width:5856px}.w-5857px{width:5857px}.w-5858px{width:5858px}.w-5859px{width:5859px}.w-5860px{width:5860px}.w-5861px{width:5861px}.w-5862px{width:5862px}.w-5863px{width:5863px}.w-5864px{width:5864px}.w-5865px{width:5865px}.w-5866px{width:5866px}.w-5867px{width:5867px}.w-5868px{width:5868px}.w-5869px{width:5869px}.w-5870px{width:5870px}.w-5871px{width:5871px}.w-5872px{width:5872px}.w-5873px{width:5873px}.w-5874px{width:5874px}.w-5875px{width:5875px}.w-5876px{width:5876px}.w-5877px{width:5877px}.w-5878px{width:5878px}.w-5879px{width:5879px}.w-5880px{width:5880px}.w-5881px{width:5881px}.w-5882px{width:5882px}.w-5883px{width:5883px}.w-5884px{width:5884px}.w-5885px{width:5885px}.w-5886px{width:5886px}.w-5887px{width:5887px}.w-5888px{width:5888px}.w-5889px{width:5889px}.w-5890px{width:5890px}.w-5891px{width:5891px}.w-5892px{width:5892px}.w-5893px{width:5893px}.w-5894px{width:5894px}.w-5895px{width:5895px}.w-5896px{width:5896px}.w-5897px{width:5897px}.w-5898px{width:5898px}.w-5899px{width:5899px}.w-5900px{width:5900px}.w-5901px{width:5901px}.w-5902px{width:5902px}.w-5903px{width:5903px}.w-5904px{width:5904px}.w-5905px{width:5905px}.w-5906px{width:5906px}.w-5907px{width:5907px}.w-5908px{width:5908px}.w-5909px{width:5909px}.w-5910px{width:5910px}.w-5911px{width:5911px}.w-5912px{width:5912px}.w-5913px{width:5913px}.w-5914px{width:5914px}.w-5915px{width:5915px}.w-5916px{width:5916px}.w-5917px{width:5917px}.w-5918px{width:5918px}.w-5919px{width:5919px}.w-5920px{width:5920px}.w-5921px{width:5921px}.w-5922px{width:5922px}.w-5923px{width:5923px}.w-5924px{width:5924px}.w-5925px{width:5925px}.w-5926px{width:5926px}.w-5927px{width:5927px}.w-5928px{width:5928px}.w-5929px{width:5929px}.w-5930px{width:5930px}.w-5931px{width:5931px}.w-5932px{width:5932px}.w-5933px{width:5933px}.w-5934px{width:5934px}.w-5935px{width:5935px}.w-5936px{width:5936px}.w-5937px{width:5937px}.w-5938px{width:5938px}.w-5939px{width:5939px}.w-5940px{width:5940px}.w-5941px{width:5941px}.w-5942px{width:5942px}.w-5943px{width:5943px}.w-5944px{width:5944px}.w-5945px{width:5945px}.w-5946px{width:5946px}.w-5947px{width:5947px}.w-5948px{width:5948px}.w-5949px{width:5949px}.w-5950px{width:5950px}.w-5951px{width:5951px}.w-5952px{width:5952px}.w-5953px{width:5953px}.w-5954px{width:5954px}.w-5955px{width:5955px}.w-5956px{width:5956px}.w-5957px{width:5957px}.w-5958px{width:5958px}.w-5959px{width:5959px}.w-5960px{width:5960px}.w-5961px{width:5961px}.w-5962px{width:5962px}.w-5963px{width:5963px}.w-5964px{width:5964px}.w-5965px{width:5965px}.w-5966px{width:5966px}.w-5967px{width:5967px}.w-5968px{width:5968px}.w-5969px{width:5969px}.w-5970px{width:5970px}.w-5971px{width:5971px}.w-5972px{width:5972px}.w-5973px{width:5973px}.w-5974px{width:5974px}.w-5975px{width:5975px}.w-5976px{width:5976px}.w-5977px{width:5977px}.w-5978px{width:5978px}.w-5979px{width:5979px}.w-5980px{width:5980px}.w-5981px{width:5981px}.w-5982px{width:5982px}.w-5983px{width:5983px}.w-5984px{width:5984px}.w-5985px{width:5985px}.w-5986px{width:5986px}.w-5987px{width:5987px}.w-5988px{width:5988px}.w-5989px{width:5989px}.w-5990px{width:5990px}.w-5991px{width:5991px}.w-5992px{width:5992px}.w-5993px{width:5993px}.w-5994px{width:5994px}.w-5995px{width:5995px}.w-5996px{width:5996px}.w-5997px{width:5997px}.w-5998px{width:5998px}.w-5999px{width:5999px}.w-6000px{width:6000px}.h-1px{height:1px}.h-2px{height:2px}.h-3px{height:3px}.h-4px{height:4px}.h-5px{height:5px}.h-6px{height:6px}.h-7px{height:7px}.h-8px{height:8px}.h-9px{height:9px}.h-10px{height:10px}.h-11px{height:11px}.h-12px{height:12px}.h-13px{height:13px}.h-14px{height:14px}.h-15px{height:15px}.h-16px{height:16px}.h-17px{height:17px}.h-18px{height:18px}.h-19px{height:19px}.h-20px{height:20px}.h-21px{height:21px}.h-22px{height:22px}.h-23px{height:23px}.h-24px{height:24px}.h-25px{height:25px}.h-26px{height:26px}.h-27px{height:27px}.h-28px{height:28px}.h-29px{height:29px}.h-30px{height:30px}.h-31px{height:31px}.h-32px{height:32px}@media (min-width: 1440px){._2xl\:h-32px{height:32px}}.h-33px{height:33px}.h-34px{height:34px}.h-35px{height:35px}.h-36px{height:36px}.h-37px{height:37px}.h-38px{height:38px}.h-39px{height:39px}.h-40px{height:40px}@media (min-width: 1536px){._3xl\:h-40px{height:40px}}.h-41px{height:41px}.h-42px{height:42px}.h-43px{height:43px}@media (min-width: 1280px){.xl\:h-43px{height:43px}}.h-44px{height:44px}.h-45px{height:45px}.h-46px{height:46px}.h-47px{height:47px}.h-48px{height:48px}.h-49px{height:49px}.h-50px{height:50px}.h-51px{height:51px}.h-52px{height:52px}.h-53px{height:53px}.h-54px{height:54px}@media (min-width: 1536px){._3xl\:h-54px{height:54px}}.h-55px{height:55px}.h-56px{height:56px}.h-57px{height:57px}.h-58px{height:58px}.h-59px{height:59px}.h-60px{height:60px}.h-61px{height:61px}.h-62px{height:62px}.h-63px{height:63px}.h-64px{height:64px}.h-65px{height:65px}.h-66px{height:66px}.h-67px{height:67px}.h-68px{height:68px}.h-69px{height:69px}.h-70px{height:70px}.h-71px{height:71px}.h-72px{height:72px}.h-73px{height:73px}.h-74px{height:74px}.h-75px{height:75px}.h-76px{height:76px}.h-77px{height:77px}.h-78px{height:78px}.h-79px{height:79px}.h-80px{height:80px}.h-81px{height:81px}.h-82px{height:82px}.h-83px{height:83px}.h-84px{height:84px}.h-85px{height:85px}.h-86px{height:86px}.h-87px{height:87px}.h-88px{height:88px}.h-89px{height:89px}.h-90px{height:90px}.h-91px{height:91px}.h-92px{height:92px}.h-93px{height:93px}.h-94px{height:94px}.h-95px{height:95px}.h-96px{height:96px}.h-97px{height:97px}.h-98px{height:98px}.h-99px{height:99px}.h-100px{height:100px}.h-101px{height:101px}.h-102px{height:102px}.h-103px{height:103px}.h-104px{height:104px}.h-105px{height:105px}.h-106px{height:106px}.h-107px{height:107px}.h-108px{height:108px}.h-109px{height:109px}.h-110px{height:110px}.h-111px{height:111px}.h-112px{height:112px}.h-113px{height:113px}.h-114px{height:114px}.h-115px{height:115px}.h-116px{height:116px}.h-117px{height:117px}.h-118px{height:118px}.h-119px{height:119px}.h-120px{height:120px}.h-121px{height:121px}.h-122px{height:122px}.h-123px{height:123px}.h-124px{height:124px}.h-125px{height:125px}.h-126px{height:126px}.h-127px{height:127px}.h-128px{height:128px}.h-129px{height:129px}.h-130px{height:130px}.h-131px{height:131px}.h-132px{height:132px}.h-133px{height:133px}.h-134px{height:134px}.h-135px{height:135px}.h-136px{height:136px}.h-137px{height:137px}.h-138px{height:138px}.h-139px{height:139px}.h-140px{height:140px}.h-141px{height:141px}.h-142px{height:142px}.h-143px{height:143px}.h-144px{height:144px}.h-145px{height:145px}.h-146px{height:146px}.h-147px{height:147px}.h-148px{height:148px}.h-149px{height:149px}.h-150px{height:150px}.h-151px{height:151px}.h-152px{height:152px}.h-153px{height:153px}.h-154px{height:154px}.h-155px{height:155px}.h-156px{height:156px}.h-157px{height:157px}.h-158px{height:158px}.h-159px{height:159px}.h-160px{height:160px}.h-161px{height:161px}.h-162px{height:162px}.h-163px{height:163px}.h-164px{height:164px}.h-165px{height:165px}.h-166px{height:166px}.h-167px{height:167px}.h-168px{height:168px}.h-169px{height:169px}.h-170px{height:170px}.h-171px{height:171px}.h-172px{height:172px}.h-173px{height:173px}.h-174px{height:174px}.h-175px{height:175px}.h-176px{height:176px}.h-177px{height:177px}.h-178px{height:178px}.h-179px{height:179px}.h-180px{height:180px}.h-181px{height:181px}.h-182px{height:182px}.h-183px{height:183px}.h-184px{height:184px}.h-185px{height:185px}.h-186px{height:186px}.h-187px{height:187px}.h-188px{height:188px}.h-189px{height:189px}.h-190px{height:190px}.h-191px{height:191px}.h-192px{height:192px}.h-193px{height:193px}.h-194px{height:194px}.h-195px{height:195px}.h-196px{height:196px}.h-197px{height:197px}.h-198px{height:198px}.h-199px{height:199px}.h-200px{height:200px}.h-201px{height:201px}.h-202px{height:202px}.h-203px{height:203px}.h-204px{height:204px}.h-205px{height:205px}.h-206px{height:206px}.h-207px{height:207px}.h-208px{height:208px}.h-209px{height:209px}.h-210px{height:210px}.h-211px{height:211px}.h-212px{height:212px}.h-213px{height:213px}.h-214px{height:214px}.h-215px{height:215px}.h-216px{height:216px}.h-217px{height:217px}.h-218px{height:218px}.h-219px{height:219px}.h-220px{height:220px}.h-221px{height:221px}.h-222px{height:222px}.h-223px{height:223px}.h-224px{height:224px}.h-225px{height:225px}.h-226px{height:226px}.h-227px{height:227px}.h-228px{height:228px}.h-229px{height:229px}.h-230px{height:230px}.h-231px{height:231px}.h-232px{height:232px}.h-233px{height:233px}.h-234px{height:234px}.h-235px{height:235px}.h-236px{height:236px}.h-237px{height:237px}.h-238px{height:238px}.h-239px{height:239px}.h-240px{height:240px}.h-241px{height:241px}.h-242px{height:242px}.h-243px{height:243px}.h-244px{height:244px}.h-245px{height:245px}.h-246px{height:246px}.h-247px{height:247px}.h-248px{height:248px}.h-249px{height:249px}.h-250px{height:250px}.h-251px{height:251px}.h-252px{height:252px}.h-253px{height:253px}.h-254px{height:254px}.h-255px{height:255px}.h-256px{height:256px}.h-257px{height:257px}.h-258px{height:258px}.h-259px{height:259px}.h-260px{height:260px}.h-261px{height:261px}.h-262px{height:262px}.h-263px{height:263px}.h-264px{height:264px}.h-265px{height:265px}.h-266px{height:266px}.h-267px{height:267px}.h-268px{height:268px}.h-269px{height:269px}.h-270px{height:270px}.h-271px{height:271px}.h-272px{height:272px}.h-273px{height:273px}.h-274px{height:274px}.h-275px{height:275px}.h-276px{height:276px}.h-277px{height:277px}.h-278px{height:278px}.h-279px{height:279px}.h-280px{height:280px}.h-281px{height:281px}.h-282px{height:282px}.h-283px{height:283px}.h-284px{height:284px}.h-285px{height:285px}.h-286px{height:286px}.h-287px{height:287px}.h-288px{height:288px}.h-289px{height:289px}.h-290px{height:290px}.h-291px{height:291px}.h-292px{height:292px}.h-293px{height:293px}.h-294px{height:294px}.h-295px{height:295px}.h-296px{height:296px}.h-297px{height:297px}.h-298px{height:298px}.h-299px{height:299px}.h-300px{height:300px}.h-301px{height:301px}.h-302px{height:302px}.h-303px{height:303px}.h-304px{height:304px}.h-305px{height:305px}.h-306px{height:306px}.h-307px{height:307px}.h-308px{height:308px}.h-309px{height:309px}.h-310px{height:310px}.h-311px{height:311px}.h-312px{height:312px}.h-313px{height:313px}.h-314px{height:314px}.h-315px{height:315px}.h-316px{height:316px}.h-317px{height:317px}.h-318px{height:318px}.h-319px{height:319px}.h-320px{height:320px}.h-321px{height:321px}.h-322px{height:322px}.h-323px{height:323px}.h-324px{height:324px}.h-325px{height:325px}.h-326px{height:326px}.h-327px{height:327px}.h-328px{height:328px}.h-329px{height:329px}.h-330px{height:330px}.h-331px{height:331px}.h-332px{height:332px}.h-333px{height:333px}.h-334px{height:334px}.h-335px{height:335px}.h-336px{height:336px}.h-337px{height:337px}.h-338px{height:338px}.h-339px{height:339px}.h-340px{height:340px}.h-341px{height:341px}.h-342px{height:342px}.h-343px{height:343px}.h-344px{height:344px}.h-345px{height:345px}.h-346px{height:346px}.h-347px{height:347px}.h-348px{height:348px}.h-349px{height:349px}.h-350px{height:350px}.h-351px{height:351px}.h-352px{height:352px}.h-353px{height:353px}.h-354px{height:354px}.h-355px{height:355px}.h-356px{height:356px}.h-357px{height:357px}.h-358px{height:358px}.h-359px{height:359px}.h-360px{height:360px}.h-361px{height:361px}.h-362px{height:362px}.h-363px{height:363px}.h-364px{height:364px}.h-365px{height:365px}.h-366px{height:366px}.h-367px{height:367px}.h-368px{height:368px}.h-369px{height:369px}.h-370px{height:370px}.h-371px{height:371px}.h-372px{height:372px}.h-373px{height:373px}.h-374px{height:374px}.h-375px{height:375px}.h-376px{height:376px}.h-377px{height:377px}.h-378px{height:378px}.h-379px{height:379px}.h-380px{height:380px}.h-381px{height:381px}.h-382px{height:382px}.h-383px{height:383px}.h-384px{height:384px}.h-385px{height:385px}.h-386px{height:386px}.h-387px{height:387px}.h-388px{height:388px}.h-389px{height:389px}.h-390px{height:390px}.h-391px{height:391px}.h-392px{height:392px}.h-393px{height:393px}.h-394px{height:394px}.h-395px{height:395px}.h-396px{height:396px}.h-397px{height:397px}.h-398px{height:398px}.h-399px{height:399px}.h-400px{height:400px}.h-401px{height:401px}.h-402px{height:402px}.h-403px{height:403px}.h-404px{height:404px}.h-405px{height:405px}.h-406px{height:406px}.h-407px{height:407px}.h-408px{height:408px}.h-409px{height:409px}.h-410px{height:410px}.h-411px{height:411px}.h-412px{height:412px}.h-413px{height:413px}.h-414px{height:414px}.h-415px{height:415px}.h-416px{height:416px}.h-417px{height:417px}.h-418px{height:418px}.h-419px{height:419px}.h-420px{height:420px}.h-421px{height:421px}.h-422px{height:422px}.h-423px{height:423px}.h-424px{height:424px}.h-425px{height:425px}.h-426px{height:426px}.h-427px{height:427px}.h-428px{height:428px}.h-429px{height:429px}.h-430px{height:430px}.h-431px{height:431px}.h-432px{height:432px}.h-433px{height:433px}.h-434px{height:434px}.h-435px{height:435px}.h-436px{height:436px}.h-437px{height:437px}.h-438px{height:438px}.h-439px{height:439px}.h-440px{height:440px}.h-441px{height:441px}.h-442px{height:442px}.h-443px{height:443px}.h-444px{height:444px}.h-445px{height:445px}.h-446px{height:446px}.h-447px{height:447px}.h-448px{height:448px}.h-449px{height:449px}.h-450px{height:450px}.h-451px{height:451px}.h-452px{height:452px}.h-453px{height:453px}.h-454px{height:454px}.h-455px{height:455px}.h-456px{height:456px}.h-457px{height:457px}.h-458px{height:458px}.h-459px{height:459px}.h-460px{height:460px}.h-461px{height:461px}.h-462px{height:462px}.h-463px{height:463px}.h-464px{height:464px}.h-465px{height:465px}.h-466px{height:466px}.h-467px{height:467px}.h-468px{height:468px}.h-469px{height:469px}.h-470px{height:470px}.h-471px{height:471px}.h-472px{height:472px}.h-473px{height:473px}.h-474px{height:474px}.h-475px{height:475px}.h-476px{height:476px}.h-477px{height:477px}.h-478px{height:478px}.h-479px{height:479px}.h-480px{height:480px}.h-481px{height:481px}.h-482px{height:482px}.h-483px{height:483px}.h-484px{height:484px}.h-485px{height:485px}.h-486px{height:486px}.h-487px{height:487px}.h-488px{height:488px}.h-489px{height:489px}.h-490px{height:490px}.h-491px{height:491px}.h-492px{height:492px}.h-493px{height:493px}.h-494px{height:494px}.h-495px{height:495px}.h-496px{height:496px}.h-497px{height:497px}.h-498px{height:498px}.h-499px{height:499px}.h-500px{height:500px}.h-501px{height:501px}.h-502px{height:502px}.h-503px{height:503px}.h-504px{height:504px}.h-505px{height:505px}.h-506px{height:506px}.h-507px{height:507px}.h-508px{height:508px}.h-509px{height:509px}.h-510px{height:510px}.h-511px{height:511px}.h-512px{height:512px}.h-513px{height:513px}.h-514px{height:514px}.h-515px{height:515px}.h-516px{height:516px}.h-517px{height:517px}.h-518px{height:518px}.h-519px{height:519px}.h-520px{height:520px}.h-521px{height:521px}.h-522px{height:522px}.h-523px{height:523px}.h-524px{height:524px}.h-525px{height:525px}.h-526px{height:526px}.h-527px{height:527px}.h-528px{height:528px}.h-529px{height:529px}.h-530px{height:530px}.h-531px{height:531px}.h-532px{height:532px}.h-533px{height:533px}.h-534px{height:534px}.h-535px{height:535px}.h-536px{height:536px}.h-537px{height:537px}.h-538px{height:538px}.h-539px{height:539px}.h-540px{height:540px}.h-541px{height:541px}.h-542px{height:542px}.h-543px{height:543px}.h-544px{height:544px}.h-545px{height:545px}.h-546px{height:546px}.h-547px{height:547px}.h-548px{height:548px}.h-549px{height:549px}.h-550px{height:550px}.h-551px{height:551px}.h-552px{height:552px}.h-553px{height:553px}.h-554px{height:554px}.h-555px{height:555px}.h-556px{height:556px}.h-557px{height:557px}.h-558px{height:558px}.h-559px{height:559px}.h-560px{height:560px}.h-561px{height:561px}.h-562px{height:562px}.h-563px{height:563px}.h-564px{height:564px}.h-565px{height:565px}.h-566px{height:566px}.h-567px{height:567px}.h-568px{height:568px}.h-569px{height:569px}.h-570px{height:570px}.h-571px{height:571px}.h-572px{height:572px}.h-573px{height:573px}.h-574px{height:574px}.h-575px{height:575px}.h-576px{height:576px}.h-577px{height:577px}.h-578px{height:578px}.h-579px{height:579px}.h-580px{height:580px}.h-581px{height:581px}.h-582px{height:582px}.h-583px{height:583px}.h-584px{height:584px}.h-585px{height:585px}.h-586px{height:586px}.h-587px{height:587px}.h-588px{height:588px}.h-589px{height:589px}.h-590px{height:590px}.h-591px{height:591px}.h-592px{height:592px}.h-593px{height:593px}.h-594px{height:594px}.h-595px{height:595px}.h-596px{height:596px}.h-597px{height:597px}.h-598px{height:598px}.h-599px{height:599px}.h-600px{height:600px}.h-601px{height:601px}.h-602px{height:602px}.h-603px{height:603px}.h-604px{height:604px}.h-605px{height:605px}.h-606px{height:606px}.h-607px{height:607px}.h-608px{height:608px}.h-609px{height:609px}.h-610px{height:610px}.h-611px{height:611px}.h-612px{height:612px}.h-613px{height:613px}.h-614px{height:614px}.h-615px{height:615px}.h-616px{height:616px}.h-617px{height:617px}.h-618px{height:618px}.h-619px{height:619px}.h-620px{height:620px}.h-621px{height:621px}.h-622px{height:622px}.h-623px{height:623px}.h-624px{height:624px}.h-625px{height:625px}.h-626px{height:626px}.h-627px{height:627px}.h-628px{height:628px}.h-629px{height:629px}.h-630px{height:630px}.h-631px{height:631px}.h-632px{height:632px}.h-633px{height:633px}.h-634px{height:634px}.h-635px{height:635px}.h-636px{height:636px}.h-637px{height:637px}.h-638px{height:638px}.h-639px{height:639px}.h-640px{height:640px}.h-641px{height:641px}.h-642px{height:642px}.h-643px{height:643px}.h-644px{height:644px}.h-645px{height:645px}.h-646px{height:646px}.h-647px{height:647px}.h-648px{height:648px}.h-649px{height:649px}.h-650px{height:650px}.h-651px{height:651px}.h-652px{height:652px}.h-653px{height:653px}.h-654px{height:654px}.h-655px{height:655px}.h-656px{height:656px}.h-657px{height:657px}.h-658px{height:658px}.h-659px{height:659px}.h-660px{height:660px}.h-661px{height:661px}.h-662px{height:662px}.h-663px{height:663px}.h-664px{height:664px}.h-665px{height:665px}.h-666px{height:666px}.h-667px{height:667px}.h-668px{height:668px}.h-669px{height:669px}.h-670px{height:670px}.h-671px{height:671px}.h-672px{height:672px}.h-673px{height:673px}.h-674px{height:674px}.h-675px{height:675px}.h-676px{height:676px}.h-677px{height:677px}.h-678px{height:678px}.h-679px{height:679px}.h-680px{height:680px}.h-681px{height:681px}.h-682px{height:682px}.h-683px{height:683px}.h-684px{height:684px}.h-685px{height:685px}.h-686px{height:686px}.h-687px{height:687px}.h-688px{height:688px}.h-689px{height:689px}.h-690px{height:690px}.h-691px{height:691px}.h-692px{height:692px}.h-693px{height:693px}.h-694px{height:694px}.h-695px{height:695px}.h-696px{height:696px}.h-697px{height:697px}.h-698px{height:698px}.h-699px{height:699px}.h-700px{height:700px}.h-701px{height:701px}.h-702px{height:702px}.h-703px{height:703px}.h-704px{height:704px}.h-705px{height:705px}.h-706px{height:706px}.h-707px{height:707px}.h-708px{height:708px}.h-709px{height:709px}.h-710px{height:710px}.h-711px{height:711px}.h-712px{height:712px}.h-713px{height:713px}.h-714px{height:714px}.h-715px{height:715px}.h-716px{height:716px}.h-717px{height:717px}.h-718px{height:718px}.h-719px{height:719px}.h-720px{height:720px}.h-721px{height:721px}.h-722px{height:722px}.h-723px{height:723px}.h-724px{height:724px}.h-725px{height:725px}.h-726px{height:726px}.h-727px{height:727px}.h-728px{height:728px}.h-729px{height:729px}.h-730px{height:730px}.h-731px{height:731px}.h-732px{height:732px}.h-733px{height:733px}.h-734px{height:734px}.h-735px{height:735px}.h-736px{height:736px}.h-737px{height:737px}.h-738px{height:738px}.h-739px{height:739px}.h-740px{height:740px}.h-741px{height:741px}.h-742px{height:742px}.h-743px{height:743px}.h-744px{height:744px}.h-745px{height:745px}.h-746px{height:746px}.h-747px{height:747px}.h-748px{height:748px}.h-749px{height:749px}.h-750px{height:750px}.h-751px{height:751px}.h-752px{height:752px}.h-753px{height:753px}.h-754px{height:754px}.h-755px{height:755px}.h-756px{height:756px}.h-757px{height:757px}.h-758px{height:758px}.h-759px{height:759px}.h-760px{height:760px}.h-761px{height:761px}.h-762px{height:762px}.h-763px{height:763px}.h-764px{height:764px}.h-765px{height:765px}.h-766px{height:766px}.h-767px{height:767px}.h-768px{height:768px}.h-769px{height:769px}.h-770px{height:770px}.h-771px{height:771px}.h-772px{height:772px}.h-773px{height:773px}.h-774px{height:774px}.h-775px{height:775px}.h-776px{height:776px}.h-777px{height:777px}.h-778px{height:778px}.h-779px{height:779px}.h-780px{height:780px}.h-781px{height:781px}.h-782px{height:782px}.h-783px{height:783px}.h-784px{height:784px}.h-785px{height:785px}.h-786px{height:786px}.h-787px{height:787px}.h-788px{height:788px}.h-789px{height:789px}.h-790px{height:790px}.h-791px{height:791px}.h-792px{height:792px}.h-793px{height:793px}.h-794px{height:794px}.h-795px{height:795px}.h-796px{height:796px}.h-797px{height:797px}.h-798px{height:798px}.h-799px{height:799px}.h-800px{height:800px}.h-801px{height:801px}.h-802px{height:802px}.h-803px{height:803px}.h-804px{height:804px}.h-805px{height:805px}.h-806px{height:806px}.h-807px{height:807px}.h-808px{height:808px}.h-809px{height:809px}.h-810px{height:810px}.h-811px{height:811px}.h-812px{height:812px}.h-813px{height:813px}.h-814px{height:814px}.h-815px{height:815px}.h-816px{height:816px}.h-817px{height:817px}.h-818px{height:818px}.h-819px{height:819px}.h-820px{height:820px}.h-821px{height:821px}.h-822px{height:822px}.h-823px{height:823px}.h-824px{height:824px}.h-825px{height:825px}.h-826px{height:826px}.h-827px{height:827px}.h-828px{height:828px}.h-829px{height:829px}.h-830px{height:830px}.h-831px{height:831px}.h-832px{height:832px}.h-833px{height:833px}.h-834px{height:834px}.h-835px{height:835px}.h-836px{height:836px}.h-837px{height:837px}.h-838px{height:838px}.h-839px{height:839px}.h-840px{height:840px}.h-841px{height:841px}.h-842px{height:842px}.h-843px{height:843px}.h-844px{height:844px}.h-845px{height:845px}.h-846px{height:846px}.h-847px{height:847px}.h-848px{height:848px}.h-849px{height:849px}.h-850px{height:850px}.h-851px{height:851px}.h-852px{height:852px}.h-853px{height:853px}.h-854px{height:854px}.h-855px{height:855px}.h-856px{height:856px}.h-857px{height:857px}.h-858px{height:858px}.h-859px{height:859px}.h-860px{height:860px}.h-861px{height:861px}.h-862px{height:862px}.h-863px{height:863px}.h-864px{height:864px}.h-865px{height:865px}.h-866px{height:866px}.h-867px{height:867px}.h-868px{height:868px}.h-869px{height:869px}.h-870px{height:870px}.h-871px{height:871px}.h-872px{height:872px}.h-873px{height:873px}.h-874px{height:874px}.h-875px{height:875px}.h-876px{height:876px}.h-877px{height:877px}.h-878px{height:878px}.h-879px{height:879px}.h-880px{height:880px}.h-881px{height:881px}.h-882px{height:882px}.h-883px{height:883px}.h-884px{height:884px}.h-885px{height:885px}.h-886px{height:886px}.h-887px{height:887px}.h-888px{height:888px}.h-889px{height:889px}.h-890px{height:890px}.h-891px{height:891px}.h-892px{height:892px}.h-893px{height:893px}.h-894px{height:894px}.h-895px{height:895px}.h-896px{height:896px}.h-897px{height:897px}.h-898px{height:898px}.h-899px{height:899px}.h-900px{height:900px}.h-901px{height:901px}.h-902px{height:902px}.h-903px{height:903px}.h-904px{height:904px}.h-905px{height:905px}.h-906px{height:906px}.h-907px{height:907px}.h-908px{height:908px}.h-909px{height:909px}.h-910px{height:910px}.h-911px{height:911px}.h-912px{height:912px}.h-913px{height:913px}.h-914px{height:914px}.h-915px{height:915px}.h-916px{height:916px}.h-917px{height:917px}.h-918px{height:918px}.h-919px{height:919px}.h-920px{height:920px}.h-921px{height:921px}.h-922px{height:922px}.h-923px{height:923px}.h-924px{height:924px}.h-925px{height:925px}.h-926px{height:926px}.h-927px{height:927px}.h-928px{height:928px}.h-929px{height:929px}.h-930px{height:930px}.h-931px{height:931px}.h-932px{height:932px}.h-933px{height:933px}.h-934px{height:934px}.h-935px{height:935px}.h-936px{height:936px}.h-937px{height:937px}.h-938px{height:938px}.h-939px{height:939px}.h-940px{height:940px}.h-941px{height:941px}.h-942px{height:942px}.h-943px{height:943px}.h-944px{height:944px}.h-945px{height:945px}.h-946px{height:946px}.h-947px{height:947px}.h-948px{height:948px}.h-949px{height:949px}.h-950px{height:950px}.h-951px{height:951px}.h-952px{height:952px}.h-953px{height:953px}.h-954px{height:954px}.h-955px{height:955px}.h-956px{height:956px}.h-957px{height:957px}.h-958px{height:958px}.h-959px{height:959px}.h-960px{height:960px}.h-961px{height:961px}.h-962px{height:962px}.h-963px{height:963px}.h-964px{height:964px}.h-965px{height:965px}.h-966px{height:966px}.h-967px{height:967px}.h-968px{height:968px}.h-969px{height:969px}.h-970px{height:970px}.h-971px{height:971px}.h-972px{height:972px}.h-973px{height:973px}.h-974px{height:974px}.h-975px{height:975px}.h-976px{height:976px}.h-977px{height:977px}.h-978px{height:978px}.h-979px{height:979px}.h-980px{height:980px}.h-981px{height:981px}.h-982px{height:982px}.h-983px{height:983px}.h-984px{height:984px}.h-985px{height:985px}.h-986px{height:986px}.h-987px{height:987px}.h-988px{height:988px}.h-989px{height:989px}.h-990px{height:990px}.h-991px{height:991px}.h-992px{height:992px}.h-993px{height:993px}.h-994px{height:994px}.h-995px{height:995px}.h-996px{height:996px}.h-997px{height:997px}.h-998px{height:998px}.h-999px{height:999px}.h-1000px{height:1000px}.h-1001px{height:1001px}.h-1002px{height:1002px}.h-1003px{height:1003px}.h-1004px{height:1004px}.h-1005px{height:1005px}.h-1006px{height:1006px}.h-1007px{height:1007px}.h-1008px{height:1008px}.h-1009px{height:1009px}.h-1010px{height:1010px}.h-1011px{height:1011px}.h-1012px{height:1012px}.h-1013px{height:1013px}.h-1014px{height:1014px}.h-1015px{height:1015px}.h-1016px{height:1016px}.h-1017px{height:1017px}.h-1018px{height:1018px}.h-1019px{height:1019px}.h-1020px{height:1020px}.h-1021px{height:1021px}.h-1022px{height:1022px}.h-1023px{height:1023px}.h-1024px{height:1024px}.h-1025px{height:1025px}.h-1026px{height:1026px}.h-1027px{height:1027px}.h-1028px{height:1028px}.h-1029px{height:1029px}.h-1030px{height:1030px}.h-1031px{height:1031px}.h-1032px{height:1032px}.h-1033px{height:1033px}.h-1034px{height:1034px}.h-1035px{height:1035px}.h-1036px{height:1036px}.h-1037px{height:1037px}.h-1038px{height:1038px}.h-1039px{height:1039px}.h-1040px{height:1040px}.h-1041px{height:1041px}.h-1042px{height:1042px}.h-1043px{height:1043px}.h-1044px{height:1044px}.h-1045px{height:1045px}.h-1046px{height:1046px}.h-1047px{height:1047px}.h-1048px{height:1048px}.h-1049px{height:1049px}.h-1050px{height:1050px}.h-1051px{height:1051px}.h-1052px{height:1052px}.h-1053px{height:1053px}.h-1054px{height:1054px}.h-1055px{height:1055px}.h-1056px{height:1056px}.h-1057px{height:1057px}.h-1058px{height:1058px}.h-1059px{height:1059px}.h-1060px{height:1060px}.h-1061px{height:1061px}.h-1062px{height:1062px}.h-1063px{height:1063px}.h-1064px{height:1064px}.h-1065px{height:1065px}.h-1066px{height:1066px}.h-1067px{height:1067px}.h-1068px{height:1068px}.h-1069px{height:1069px}.h-1070px{height:1070px}.h-1071px{height:1071px}.h-1072px{height:1072px}.h-1073px{height:1073px}.h-1074px{height:1074px}.h-1075px{height:1075px}.h-1076px{height:1076px}.h-1077px{height:1077px}.h-1078px{height:1078px}.h-1079px{height:1079px}.h-1080px{height:1080px}.h-1081px{height:1081px}.h-1082px{height:1082px}.h-1083px{height:1083px}.h-1084px{height:1084px}.h-1085px{height:1085px}.h-1086px{height:1086px}.h-1087px{height:1087px}.h-1088px{height:1088px}.h-1089px{height:1089px}.h-1090px{height:1090px}.h-1091px{height:1091px}.h-1092px{height:1092px}.h-1093px{height:1093px}.h-1094px{height:1094px}.h-1095px{height:1095px}.h-1096px{height:1096px}.h-1097px{height:1097px}.h-1098px{height:1098px}.h-1099px{height:1099px}.h-1100px{height:1100px}.h-1101px{height:1101px}.h-1102px{height:1102px}.h-1103px{height:1103px}.h-1104px{height:1104px}.h-1105px{height:1105px}.h-1106px{height:1106px}.h-1107px{height:1107px}.h-1108px{height:1108px}.h-1109px{height:1109px}.h-1110px{height:1110px}.h-1111px{height:1111px}.h-1112px{height:1112px}.h-1113px{height:1113px}.h-1114px{height:1114px}.h-1115px{height:1115px}.h-1116px{height:1116px}.h-1117px{height:1117px}.h-1118px{height:1118px}.h-1119px{height:1119px}.h-1120px{height:1120px}.h-1121px{height:1121px}.h-1122px{height:1122px}.h-1123px{height:1123px}.h-1124px{height:1124px}.h-1125px{height:1125px}.h-1126px{height:1126px}.h-1127px{height:1127px}.h-1128px{height:1128px}.h-1129px{height:1129px}.h-1130px{height:1130px}.h-1131px{height:1131px}.h-1132px{height:1132px}.h-1133px{height:1133px}.h-1134px{height:1134px}.h-1135px{height:1135px}.h-1136px{height:1136px}.h-1137px{height:1137px}.h-1138px{height:1138px}.h-1139px{height:1139px}.h-1140px{height:1140px}.h-1141px{height:1141px}.h-1142px{height:1142px}.h-1143px{height:1143px}.h-1144px{height:1144px}.h-1145px{height:1145px}.h-1146px{height:1146px}.h-1147px{height:1147px}.h-1148px{height:1148px}.h-1149px{height:1149px}.h-1150px{height:1150px}.h-1151px{height:1151px}.h-1152px{height:1152px}.h-1153px{height:1153px}.h-1154px{height:1154px}.h-1155px{height:1155px}.h-1156px{height:1156px}.h-1157px{height:1157px}.h-1158px{height:1158px}.h-1159px{height:1159px}.h-1160px{height:1160px}.h-1161px{height:1161px}.h-1162px{height:1162px}.h-1163px{height:1163px}.h-1164px{height:1164px}.h-1165px{height:1165px}.h-1166px{height:1166px}.h-1167px{height:1167px}.h-1168px{height:1168px}.h-1169px{height:1169px}.h-1170px{height:1170px}.h-1171px{height:1171px}.h-1172px{height:1172px}.h-1173px{height:1173px}.h-1174px{height:1174px}.h-1175px{height:1175px}.h-1176px{height:1176px}.h-1177px{height:1177px}.h-1178px{height:1178px}.h-1179px{height:1179px}.h-1180px{height:1180px}.h-1181px{height:1181px}.h-1182px{height:1182px}.h-1183px{height:1183px}.h-1184px{height:1184px}.h-1185px{height:1185px}.h-1186px{height:1186px}.h-1187px{height:1187px}.h-1188px{height:1188px}.h-1189px{height:1189px}.h-1190px{height:1190px}.h-1191px{height:1191px}.h-1192px{height:1192px}.h-1193px{height:1193px}.h-1194px{height:1194px}.h-1195px{height:1195px}.h-1196px{height:1196px}.h-1197px{height:1197px}.h-1198px{height:1198px}.h-1199px{height:1199px}.h-1200px{height:1200px}.h-1201px{height:1201px}.h-1202px{height:1202px}.h-1203px{height:1203px}.h-1204px{height:1204px}.h-1205px{height:1205px}.h-1206px{height:1206px}.h-1207px{height:1207px}.h-1208px{height:1208px}.h-1209px{height:1209px}.h-1210px{height:1210px}.h-1211px{height:1211px}.h-1212px{height:1212px}.h-1213px{height:1213px}.h-1214px{height:1214px}.h-1215px{height:1215px}.h-1216px{height:1216px}.h-1217px{height:1217px}.h-1218px{height:1218px}.h-1219px{height:1219px}.h-1220px{height:1220px}.h-1221px{height:1221px}.h-1222px{height:1222px}.h-1223px{height:1223px}.h-1224px{height:1224px}.h-1225px{height:1225px}.h-1226px{height:1226px}.h-1227px{height:1227px}.h-1228px{height:1228px}.h-1229px{height:1229px}.h-1230px{height:1230px}.h-1231px{height:1231px}.h-1232px{height:1232px}.h-1233px{height:1233px}.h-1234px{height:1234px}.h-1235px{height:1235px}.h-1236px{height:1236px}.h-1237px{height:1237px}.h-1238px{height:1238px}.h-1239px{height:1239px}.h-1240px{height:1240px}.h-1241px{height:1241px}.h-1242px{height:1242px}.h-1243px{height:1243px}.h-1244px{height:1244px}.h-1245px{height:1245px}.h-1246px{height:1246px}.h-1247px{height:1247px}.h-1248px{height:1248px}.h-1249px{height:1249px}.h-1250px{height:1250px}.h-1251px{height:1251px}.h-1252px{height:1252px}.h-1253px{height:1253px}.h-1254px{height:1254px}.h-1255px{height:1255px}.h-1256px{height:1256px}.h-1257px{height:1257px}.h-1258px{height:1258px}.h-1259px{height:1259px}.h-1260px{height:1260px}.h-1261px{height:1261px}.h-1262px{height:1262px}.h-1263px{height:1263px}.h-1264px{height:1264px}.h-1265px{height:1265px}.h-1266px{height:1266px}.h-1267px{height:1267px}.h-1268px{height:1268px}.h-1269px{height:1269px}.h-1270px{height:1270px}.h-1271px{height:1271px}.h-1272px{height:1272px}.h-1273px{height:1273px}.h-1274px{height:1274px}.h-1275px{height:1275px}.h-1276px{height:1276px}.h-1277px{height:1277px}.h-1278px{height:1278px}.h-1279px{height:1279px}.h-1280px{height:1280px}.h-1281px{height:1281px}.h-1282px{height:1282px}.h-1283px{height:1283px}.h-1284px{height:1284px}.h-1285px{height:1285px}.h-1286px{height:1286px}.h-1287px{height:1287px}.h-1288px{height:1288px}.h-1289px{height:1289px}.h-1290px{height:1290px}.h-1291px{height:1291px}.h-1292px{height:1292px}.h-1293px{height:1293px}.h-1294px{height:1294px}.h-1295px{height:1295px}.h-1296px{height:1296px}.h-1297px{height:1297px}.h-1298px{height:1298px}.h-1299px{height:1299px}.h-1300px{height:1300px}.h-1301px{height:1301px}.h-1302px{height:1302px}.h-1303px{height:1303px}.h-1304px{height:1304px}.h-1305px{height:1305px}.h-1306px{height:1306px}.h-1307px{height:1307px}.h-1308px{height:1308px}.h-1309px{height:1309px}.h-1310px{height:1310px}.h-1311px{height:1311px}.h-1312px{height:1312px}.h-1313px{height:1313px}.h-1314px{height:1314px}.h-1315px{height:1315px}.h-1316px{height:1316px}.h-1317px{height:1317px}.h-1318px{height:1318px}.h-1319px{height:1319px}.h-1320px{height:1320px}.h-1321px{height:1321px}.h-1322px{height:1322px}.h-1323px{height:1323px}.h-1324px{height:1324px}.h-1325px{height:1325px}.h-1326px{height:1326px}.h-1327px{height:1327px}.h-1328px{height:1328px}.h-1329px{height:1329px}.h-1330px{height:1330px}.h-1331px{height:1331px}.h-1332px{height:1332px}.h-1333px{height:1333px}.h-1334px{height:1334px}.h-1335px{height:1335px}.h-1336px{height:1336px}.h-1337px{height:1337px}.h-1338px{height:1338px}.h-1339px{height:1339px}.h-1340px{height:1340px}.h-1341px{height:1341px}.h-1342px{height:1342px}.h-1343px{height:1343px}.h-1344px{height:1344px}.h-1345px{height:1345px}.h-1346px{height:1346px}.h-1347px{height:1347px}.h-1348px{height:1348px}.h-1349px{height:1349px}.h-1350px{height:1350px}.h-1351px{height:1351px}.h-1352px{height:1352px}.h-1353px{height:1353px}.h-1354px{height:1354px}.h-1355px{height:1355px}.h-1356px{height:1356px}.h-1357px{height:1357px}.h-1358px{height:1358px}.h-1359px{height:1359px}.h-1360px{height:1360px}.h-1361px{height:1361px}.h-1362px{height:1362px}.h-1363px{height:1363px}.h-1364px{height:1364px}.h-1365px{height:1365px}.h-1366px{height:1366px}.h-1367px{height:1367px}.h-1368px{height:1368px}.h-1369px{height:1369px}.h-1370px{height:1370px}.h-1371px{height:1371px}.h-1372px{height:1372px}.h-1373px{height:1373px}.h-1374px{height:1374px}.h-1375px{height:1375px}.h-1376px{height:1376px}.h-1377px{height:1377px}.h-1378px{height:1378px}.h-1379px{height:1379px}.h-1380px{height:1380px}.h-1381px{height:1381px}.h-1382px{height:1382px}.h-1383px{height:1383px}.h-1384px{height:1384px}.h-1385px{height:1385px}.h-1386px{height:1386px}.h-1387px{height:1387px}.h-1388px{height:1388px}.h-1389px{height:1389px}.h-1390px{height:1390px}.h-1391px{height:1391px}.h-1392px{height:1392px}.h-1393px{height:1393px}.h-1394px{height:1394px}.h-1395px{height:1395px}.h-1396px{height:1396px}.h-1397px{height:1397px}.h-1398px{height:1398px}.h-1399px{height:1399px}.h-1400px{height:1400px}.h-1401px{height:1401px}.h-1402px{height:1402px}.h-1403px{height:1403px}.h-1404px{height:1404px}.h-1405px{height:1405px}.h-1406px{height:1406px}.h-1407px{height:1407px}.h-1408px{height:1408px}.h-1409px{height:1409px}.h-1410px{height:1410px}.h-1411px{height:1411px}.h-1412px{height:1412px}.h-1413px{height:1413px}.h-1414px{height:1414px}.h-1415px{height:1415px}.h-1416px{height:1416px}.h-1417px{height:1417px}.h-1418px{height:1418px}.h-1419px{height:1419px}.h-1420px{height:1420px}.h-1421px{height:1421px}.h-1422px{height:1422px}.h-1423px{height:1423px}.h-1424px{height:1424px}.h-1425px{height:1425px}.h-1426px{height:1426px}.h-1427px{height:1427px}.h-1428px{height:1428px}.h-1429px{height:1429px}.h-1430px{height:1430px}.h-1431px{height:1431px}.h-1432px{height:1432px}.h-1433px{height:1433px}.h-1434px{height:1434px}.h-1435px{height:1435px}.h-1436px{height:1436px}.h-1437px{height:1437px}.h-1438px{height:1438px}.h-1439px{height:1439px}.h-1440px{height:1440px}.h-1441px{height:1441px}.h-1442px{height:1442px}.h-1443px{height:1443px}.h-1444px{height:1444px}.h-1445px{height:1445px}.h-1446px{height:1446px}.h-1447px{height:1447px}.h-1448px{height:1448px}.h-1449px{height:1449px}.h-1450px{height:1450px}.h-1451px{height:1451px}.h-1452px{height:1452px}.h-1453px{height:1453px}.h-1454px{height:1454px}.h-1455px{height:1455px}.h-1456px{height:1456px}.h-1457px{height:1457px}.h-1458px{height:1458px}.h-1459px{height:1459px}.h-1460px{height:1460px}.h-1461px{height:1461px}.h-1462px{height:1462px}.h-1463px{height:1463px}.h-1464px{height:1464px}.h-1465px{height:1465px}.h-1466px{height:1466px}.h-1467px{height:1467px}.h-1468px{height:1468px}.h-1469px{height:1469px}.h-1470px{height:1470px}.h-1471px{height:1471px}.h-1472px{height:1472px}.h-1473px{height:1473px}.h-1474px{height:1474px}.h-1475px{height:1475px}.h-1476px{height:1476px}.h-1477px{height:1477px}.h-1478px{height:1478px}.h-1479px{height:1479px}.h-1480px{height:1480px}.h-1481px{height:1481px}.h-1482px{height:1482px}.h-1483px{height:1483px}.h-1484px{height:1484px}.h-1485px{height:1485px}.h-1486px{height:1486px}.h-1487px{height:1487px}.h-1488px{height:1488px}.h-1489px{height:1489px}.h-1490px{height:1490px}.h-1491px{height:1491px}.h-1492px{height:1492px}.h-1493px{height:1493px}.h-1494px{height:1494px}.h-1495px{height:1495px}.h-1496px{height:1496px}.h-1497px{height:1497px}.h-1498px{height:1498px}.h-1499px{height:1499px}.h-1500px{height:1500px}.h-1501px{height:1501px}.h-1502px{height:1502px}.h-1503px{height:1503px}.h-1504px{height:1504px}.h-1505px{height:1505px}.h-1506px{height:1506px}.h-1507px{height:1507px}.h-1508px{height:1508px}.h-1509px{height:1509px}.h-1510px{height:1510px}.h-1511px{height:1511px}.h-1512px{height:1512px}.h-1513px{height:1513px}.h-1514px{height:1514px}.h-1515px{height:1515px}.h-1516px{height:1516px}.h-1517px{height:1517px}.h-1518px{height:1518px}.h-1519px{height:1519px}.h-1520px{height:1520px}.h-1521px{height:1521px}.h-1522px{height:1522px}.h-1523px{height:1523px}.h-1524px{height:1524px}.h-1525px{height:1525px}.h-1526px{height:1526px}.h-1527px{height:1527px}.h-1528px{height:1528px}.h-1529px{height:1529px}.h-1530px{height:1530px}.h-1531px{height:1531px}.h-1532px{height:1532px}.h-1533px{height:1533px}.h-1534px{height:1534px}.h-1535px{height:1535px}.h-1536px{height:1536px}.h-1537px{height:1537px}.h-1538px{height:1538px}.h-1539px{height:1539px}.h-1540px{height:1540px}.h-1541px{height:1541px}.h-1542px{height:1542px}.h-1543px{height:1543px}.h-1544px{height:1544px}.h-1545px{height:1545px}.h-1546px{height:1546px}.h-1547px{height:1547px}.h-1548px{height:1548px}.h-1549px{height:1549px}.h-1550px{height:1550px}.h-1551px{height:1551px}.h-1552px{height:1552px}.h-1553px{height:1553px}.h-1554px{height:1554px}.h-1555px{height:1555px}.h-1556px{height:1556px}.h-1557px{height:1557px}.h-1558px{height:1558px}.h-1559px{height:1559px}.h-1560px{height:1560px}.h-1561px{height:1561px}.h-1562px{height:1562px}.h-1563px{height:1563px}.h-1564px{height:1564px}.h-1565px{height:1565px}.h-1566px{height:1566px}.h-1567px{height:1567px}.h-1568px{height:1568px}.h-1569px{height:1569px}.h-1570px{height:1570px}.h-1571px{height:1571px}.h-1572px{height:1572px}.h-1573px{height:1573px}.h-1574px{height:1574px}.h-1575px{height:1575px}.h-1576px{height:1576px}.h-1577px{height:1577px}.h-1578px{height:1578px}.h-1579px{height:1579px}.h-1580px{height:1580px}.h-1581px{height:1581px}.h-1582px{height:1582px}.h-1583px{height:1583px}.h-1584px{height:1584px}.h-1585px{height:1585px}.h-1586px{height:1586px}.h-1587px{height:1587px}.h-1588px{height:1588px}.h-1589px{height:1589px}.h-1590px{height:1590px}.h-1591px{height:1591px}.h-1592px{height:1592px}.h-1593px{height:1593px}.h-1594px{height:1594px}.h-1595px{height:1595px}.h-1596px{height:1596px}.h-1597px{height:1597px}.h-1598px{height:1598px}.h-1599px{height:1599px}.h-1600px{height:1600px}.h-1601px{height:1601px}.h-1602px{height:1602px}.h-1603px{height:1603px}.h-1604px{height:1604px}.h-1605px{height:1605px}.h-1606px{height:1606px}.h-1607px{height:1607px}.h-1608px{height:1608px}.h-1609px{height:1609px}.h-1610px{height:1610px}.h-1611px{height:1611px}.h-1612px{height:1612px}.h-1613px{height:1613px}.h-1614px{height:1614px}.h-1615px{height:1615px}.h-1616px{height:1616px}.h-1617px{height:1617px}.h-1618px{height:1618px}.h-1619px{height:1619px}.h-1620px{height:1620px}.h-1621px{height:1621px}.h-1622px{height:1622px}.h-1623px{height:1623px}.h-1624px{height:1624px}.h-1625px{height:1625px}.h-1626px{height:1626px}.h-1627px{height:1627px}.h-1628px{height:1628px}.h-1629px{height:1629px}.h-1630px{height:1630px}.h-1631px{height:1631px}.h-1632px{height:1632px}.h-1633px{height:1633px}.h-1634px{height:1634px}.h-1635px{height:1635px}.h-1636px{height:1636px}.h-1637px{height:1637px}.h-1638px{height:1638px}.h-1639px{height:1639px}.h-1640px{height:1640px}.h-1641px{height:1641px}.h-1642px{height:1642px}.h-1643px{height:1643px}.h-1644px{height:1644px}.h-1645px{height:1645px}.h-1646px{height:1646px}.h-1647px{height:1647px}.h-1648px{height:1648px}.h-1649px{height:1649px}.h-1650px{height:1650px}.h-1651px{height:1651px}.h-1652px{height:1652px}.h-1653px{height:1653px}.h-1654px{height:1654px}.h-1655px{height:1655px}.h-1656px{height:1656px}.h-1657px{height:1657px}.h-1658px{height:1658px}.h-1659px{height:1659px}.h-1660px{height:1660px}.h-1661px{height:1661px}.h-1662px{height:1662px}.h-1663px{height:1663px}.h-1664px{height:1664px}.h-1665px{height:1665px}.h-1666px{height:1666px}.h-1667px{height:1667px}.h-1668px{height:1668px}.h-1669px{height:1669px}.h-1670px{height:1670px}.h-1671px{height:1671px}.h-1672px{height:1672px}.h-1673px{height:1673px}.h-1674px{height:1674px}.h-1675px{height:1675px}.h-1676px{height:1676px}.h-1677px{height:1677px}.h-1678px{height:1678px}.h-1679px{height:1679px}.h-1680px{height:1680px}.h-1681px{height:1681px}.h-1682px{height:1682px}.h-1683px{height:1683px}.h-1684px{height:1684px}.h-1685px{height:1685px}.h-1686px{height:1686px}.h-1687px{height:1687px}.h-1688px{height:1688px}.h-1689px{height:1689px}.h-1690px{height:1690px}.h-1691px{height:1691px}.h-1692px{height:1692px}.h-1693px{height:1693px}.h-1694px{height:1694px}.h-1695px{height:1695px}.h-1696px{height:1696px}.h-1697px{height:1697px}.h-1698px{height:1698px}.h-1699px{height:1699px}.h-1700px{height:1700px}.h-1701px{height:1701px}.h-1702px{height:1702px}.h-1703px{height:1703px}.h-1704px{height:1704px}.h-1705px{height:1705px}.h-1706px{height:1706px}.h-1707px{height:1707px}.h-1708px{height:1708px}.h-1709px{height:1709px}.h-1710px{height:1710px}.h-1711px{height:1711px}.h-1712px{height:1712px}.h-1713px{height:1713px}.h-1714px{height:1714px}.h-1715px{height:1715px}.h-1716px{height:1716px}.h-1717px{height:1717px}.h-1718px{height:1718px}.h-1719px{height:1719px}.h-1720px{height:1720px}.h-1721px{height:1721px}.h-1722px{height:1722px}.h-1723px{height:1723px}.h-1724px{height:1724px}.h-1725px{height:1725px}.h-1726px{height:1726px}.h-1727px{height:1727px}.h-1728px{height:1728px}.h-1729px{height:1729px}.h-1730px{height:1730px}.h-1731px{height:1731px}.h-1732px{height:1732px}.h-1733px{height:1733px}.h-1734px{height:1734px}.h-1735px{height:1735px}.h-1736px{height:1736px}.h-1737px{height:1737px}.h-1738px{height:1738px}.h-1739px{height:1739px}.h-1740px{height:1740px}.h-1741px{height:1741px}.h-1742px{height:1742px}.h-1743px{height:1743px}.h-1744px{height:1744px}.h-1745px{height:1745px}.h-1746px{height:1746px}.h-1747px{height:1747px}.h-1748px{height:1748px}.h-1749px{height:1749px}.h-1750px{height:1750px}.h-1751px{height:1751px}.h-1752px{height:1752px}.h-1753px{height:1753px}.h-1754px{height:1754px}.h-1755px{height:1755px}.h-1756px{height:1756px}.h-1757px{height:1757px}.h-1758px{height:1758px}.h-1759px{height:1759px}.h-1760px{height:1760px}.h-1761px{height:1761px}.h-1762px{height:1762px}.h-1763px{height:1763px}.h-1764px{height:1764px}.h-1765px{height:1765px}.h-1766px{height:1766px}.h-1767px{height:1767px}.h-1768px{height:1768px}.h-1769px{height:1769px}.h-1770px{height:1770px}.h-1771px{height:1771px}.h-1772px{height:1772px}.h-1773px{height:1773px}.h-1774px{height:1774px}.h-1775px{height:1775px}.h-1776px{height:1776px}.h-1777px{height:1777px}.h-1778px{height:1778px}.h-1779px{height:1779px}.h-1780px{height:1780px}.h-1781px{height:1781px}.h-1782px{height:1782px}.h-1783px{height:1783px}.h-1784px{height:1784px}.h-1785px{height:1785px}.h-1786px{height:1786px}.h-1787px{height:1787px}.h-1788px{height:1788px}.h-1789px{height:1789px}.h-1790px{height:1790px}.h-1791px{height:1791px}.h-1792px{height:1792px}.h-1793px{height:1793px}.h-1794px{height:1794px}.h-1795px{height:1795px}.h-1796px{height:1796px}.h-1797px{height:1797px}.h-1798px{height:1798px}.h-1799px{height:1799px}.h-1800px{height:1800px}.h-1801px{height:1801px}.h-1802px{height:1802px}.h-1803px{height:1803px}.h-1804px{height:1804px}.h-1805px{height:1805px}.h-1806px{height:1806px}.h-1807px{height:1807px}.h-1808px{height:1808px}.h-1809px{height:1809px}.h-1810px{height:1810px}.h-1811px{height:1811px}.h-1812px{height:1812px}.h-1813px{height:1813px}.h-1814px{height:1814px}.h-1815px{height:1815px}.h-1816px{height:1816px}.h-1817px{height:1817px}.h-1818px{height:1818px}.h-1819px{height:1819px}.h-1820px{height:1820px}.h-1821px{height:1821px}.h-1822px{height:1822px}.h-1823px{height:1823px}.h-1824px{height:1824px}.h-1825px{height:1825px}.h-1826px{height:1826px}.h-1827px{height:1827px}.h-1828px{height:1828px}.h-1829px{height:1829px}.h-1830px{height:1830px}.h-1831px{height:1831px}.h-1832px{height:1832px}.h-1833px{height:1833px}.h-1834px{height:1834px}.h-1835px{height:1835px}.h-1836px{height:1836px}.h-1837px{height:1837px}.h-1838px{height:1838px}.h-1839px{height:1839px}.h-1840px{height:1840px}.h-1841px{height:1841px}.h-1842px{height:1842px}.h-1843px{height:1843px}.h-1844px{height:1844px}.h-1845px{height:1845px}.h-1846px{height:1846px}.h-1847px{height:1847px}.h-1848px{height:1848px}.h-1849px{height:1849px}.h-1850px{height:1850px}.h-1851px{height:1851px}.h-1852px{height:1852px}.h-1853px{height:1853px}.h-1854px{height:1854px}.h-1855px{height:1855px}.h-1856px{height:1856px}.h-1857px{height:1857px}.h-1858px{height:1858px}.h-1859px{height:1859px}.h-1860px{height:1860px}.h-1861px{height:1861px}.h-1862px{height:1862px}.h-1863px{height:1863px}.h-1864px{height:1864px}.h-1865px{height:1865px}.h-1866px{height:1866px}.h-1867px{height:1867px}.h-1868px{height:1868px}.h-1869px{height:1869px}.h-1870px{height:1870px}.h-1871px{height:1871px}.h-1872px{height:1872px}.h-1873px{height:1873px}.h-1874px{height:1874px}.h-1875px{height:1875px}.h-1876px{height:1876px}.h-1877px{height:1877px}.h-1878px{height:1878px}.h-1879px{height:1879px}.h-1880px{height:1880px}.h-1881px{height:1881px}.h-1882px{height:1882px}.h-1883px{height:1883px}.h-1884px{height:1884px}.h-1885px{height:1885px}.h-1886px{height:1886px}.h-1887px{height:1887px}.h-1888px{height:1888px}.h-1889px{height:1889px}.h-1890px{height:1890px}.h-1891px{height:1891px}.h-1892px{height:1892px}.h-1893px{height:1893px}.h-1894px{height:1894px}.h-1895px{height:1895px}.h-1896px{height:1896px}.h-1897px{height:1897px}.h-1898px{height:1898px}.h-1899px{height:1899px}.h-1900px{height:1900px}.h-1901px{height:1901px}.h-1902px{height:1902px}.h-1903px{height:1903px}.h-1904px{height:1904px}.h-1905px{height:1905px}.h-1906px{height:1906px}.h-1907px{height:1907px}.h-1908px{height:1908px}.h-1909px{height:1909px}.h-1910px{height:1910px}.h-1911px{height:1911px}.h-1912px{height:1912px}.h-1913px{height:1913px}.h-1914px{height:1914px}.h-1915px{height:1915px}.h-1916px{height:1916px}.h-1917px{height:1917px}.h-1918px{height:1918px}.h-1919px{height:1919px}.h-1920px{height:1920px}.h-1921px{height:1921px}.h-1922px{height:1922px}.h-1923px{height:1923px}.h-1924px{height:1924px}.h-1925px{height:1925px}.h-1926px{height:1926px}.h-1927px{height:1927px}.h-1928px{height:1928px}.h-1929px{height:1929px}.h-1930px{height:1930px}.h-1931px{height:1931px}.h-1932px{height:1932px}.h-1933px{height:1933px}.h-1934px{height:1934px}.h-1935px{height:1935px}.h-1936px{height:1936px}.h-1937px{height:1937px}.h-1938px{height:1938px}.h-1939px{height:1939px}.h-1940px{height:1940px}.h-1941px{height:1941px}.h-1942px{height:1942px}.h-1943px{height:1943px}.h-1944px{height:1944px}.h-1945px{height:1945px}.h-1946px{height:1946px}.h-1947px{height:1947px}.h-1948px{height:1948px}.h-1949px{height:1949px}.h-1950px{height:1950px}.h-1951px{height:1951px}.h-1952px{height:1952px}.h-1953px{height:1953px}.h-1954px{height:1954px}.h-1955px{height:1955px}.h-1956px{height:1956px}.h-1957px{height:1957px}.h-1958px{height:1958px}.h-1959px{height:1959px}.h-1960px{height:1960px}.h-1961px{height:1961px}.h-1962px{height:1962px}.h-1963px{height:1963px}.h-1964px{height:1964px}.h-1965px{height:1965px}.h-1966px{height:1966px}.h-1967px{height:1967px}.h-1968px{height:1968px}.h-1969px{height:1969px}.h-1970px{height:1970px}.h-1971px{height:1971px}.h-1972px{height:1972px}.h-1973px{height:1973px}.h-1974px{height:1974px}.h-1975px{height:1975px}.h-1976px{height:1976px}.h-1977px{height:1977px}.h-1978px{height:1978px}.h-1979px{height:1979px}.h-1980px{height:1980px}.h-1981px{height:1981px}.h-1982px{height:1982px}.h-1983px{height:1983px}.h-1984px{height:1984px}.h-1985px{height:1985px}.h-1986px{height:1986px}.h-1987px{height:1987px}.h-1988px{height:1988px}.h-1989px{height:1989px}.h-1990px{height:1990px}.h-1991px{height:1991px}.h-1992px{height:1992px}.h-1993px{height:1993px}.h-1994px{height:1994px}.h-1995px{height:1995px}.h-1996px{height:1996px}.h-1997px{height:1997px}.h-1998px{height:1998px}.h-1999px{height:1999px}.h-2000px{height:2000px}.h-2001px{height:2001px}.h-2002px{height:2002px}.h-2003px{height:2003px}.h-2004px{height:2004px}.h-2005px{height:2005px}.h-2006px{height:2006px}.h-2007px{height:2007px}.h-2008px{height:2008px}.h-2009px{height:2009px}.h-2010px{height:2010px}.h-2011px{height:2011px}.h-2012px{height:2012px}.h-2013px{height:2013px}.h-2014px{height:2014px}.h-2015px{height:2015px}.h-2016px{height:2016px}.h-2017px{height:2017px}.h-2018px{height:2018px}.h-2019px{height:2019px}.h-2020px{height:2020px}.h-2021px{height:2021px}.h-2022px{height:2022px}.h-2023px{height:2023px}.h-2024px{height:2024px}.h-2025px{height:2025px}.h-2026px{height:2026px}.h-2027px{height:2027px}.h-2028px{height:2028px}.h-2029px{height:2029px}.h-2030px{height:2030px}.h-2031px{height:2031px}.h-2032px{height:2032px}.h-2033px{height:2033px}.h-2034px{height:2034px}.h-2035px{height:2035px}.h-2036px{height:2036px}.h-2037px{height:2037px}.h-2038px{height:2038px}.h-2039px{height:2039px}.h-2040px{height:2040px}.h-2041px{height:2041px}.h-2042px{height:2042px}.h-2043px{height:2043px}.h-2044px{height:2044px}.h-2045px{height:2045px}.h-2046px{height:2046px}.h-2047px{height:2047px}.h-2048px{height:2048px}.h-2049px{height:2049px}.h-2050px{height:2050px}.h-2051px{height:2051px}.h-2052px{height:2052px}.h-2053px{height:2053px}.h-2054px{height:2054px}.h-2055px{height:2055px}.h-2056px{height:2056px}.h-2057px{height:2057px}.h-2058px{height:2058px}.h-2059px{height:2059px}.h-2060px{height:2060px}.h-2061px{height:2061px}.h-2062px{height:2062px}.h-2063px{height:2063px}.h-2064px{height:2064px}.h-2065px{height:2065px}.h-2066px{height:2066px}.h-2067px{height:2067px}.h-2068px{height:2068px}.h-2069px{height:2069px}.h-2070px{height:2070px}.h-2071px{height:2071px}.h-2072px{height:2072px}.h-2073px{height:2073px}.h-2074px{height:2074px}.h-2075px{height:2075px}.h-2076px{height:2076px}.h-2077px{height:2077px}.h-2078px{height:2078px}.h-2079px{height:2079px}.h-2080px{height:2080px}.h-2081px{height:2081px}.h-2082px{height:2082px}.h-2083px{height:2083px}.h-2084px{height:2084px}.h-2085px{height:2085px}.h-2086px{height:2086px}.h-2087px{height:2087px}.h-2088px{height:2088px}.h-2089px{height:2089px}.h-2090px{height:2090px}.h-2091px{height:2091px}.h-2092px{height:2092px}.h-2093px{height:2093px}.h-2094px{height:2094px}.h-2095px{height:2095px}.h-2096px{height:2096px}.h-2097px{height:2097px}.h-2098px{height:2098px}.h-2099px{height:2099px}.h-2100px{height:2100px}.h-2101px{height:2101px}.h-2102px{height:2102px}.h-2103px{height:2103px}.h-2104px{height:2104px}.h-2105px{height:2105px}.h-2106px{height:2106px}.h-2107px{height:2107px}.h-2108px{height:2108px}.h-2109px{height:2109px}.h-2110px{height:2110px}.h-2111px{height:2111px}.h-2112px{height:2112px}.h-2113px{height:2113px}.h-2114px{height:2114px}.h-2115px{height:2115px}.h-2116px{height:2116px}.h-2117px{height:2117px}.h-2118px{height:2118px}.h-2119px{height:2119px}.h-2120px{height:2120px}.h-2121px{height:2121px}.h-2122px{height:2122px}.h-2123px{height:2123px}.h-2124px{height:2124px}.h-2125px{height:2125px}.h-2126px{height:2126px}.h-2127px{height:2127px}.h-2128px{height:2128px}.h-2129px{height:2129px}.h-2130px{height:2130px}.h-2131px{height:2131px}.h-2132px{height:2132px}.h-2133px{height:2133px}.h-2134px{height:2134px}.h-2135px{height:2135px}.h-2136px{height:2136px}.h-2137px{height:2137px}.h-2138px{height:2138px}.h-2139px{height:2139px}.h-2140px{height:2140px}.h-2141px{height:2141px}.h-2142px{height:2142px}.h-2143px{height:2143px}.h-2144px{height:2144px}.h-2145px{height:2145px}.h-2146px{height:2146px}.h-2147px{height:2147px}.h-2148px{height:2148px}.h-2149px{height:2149px}.h-2150px{height:2150px}.h-2151px{height:2151px}.h-2152px{height:2152px}.h-2153px{height:2153px}.h-2154px{height:2154px}.h-2155px{height:2155px}.h-2156px{height:2156px}.h-2157px{height:2157px}.h-2158px{height:2158px}.h-2159px{height:2159px}.h-2160px{height:2160px}.h-2161px{height:2161px}.h-2162px{height:2162px}.h-2163px{height:2163px}.h-2164px{height:2164px}.h-2165px{height:2165px}.h-2166px{height:2166px}.h-2167px{height:2167px}.h-2168px{height:2168px}.h-2169px{height:2169px}.h-2170px{height:2170px}.h-2171px{height:2171px}.h-2172px{height:2172px}.h-2173px{height:2173px}.h-2174px{height:2174px}.h-2175px{height:2175px}.h-2176px{height:2176px}.h-2177px{height:2177px}.h-2178px{height:2178px}.h-2179px{height:2179px}.h-2180px{height:2180px}.h-2181px{height:2181px}.h-2182px{height:2182px}.h-2183px{height:2183px}.h-2184px{height:2184px}.h-2185px{height:2185px}.h-2186px{height:2186px}.h-2187px{height:2187px}.h-2188px{height:2188px}.h-2189px{height:2189px}.h-2190px{height:2190px}.h-2191px{height:2191px}.h-2192px{height:2192px}.h-2193px{height:2193px}.h-2194px{height:2194px}.h-2195px{height:2195px}.h-2196px{height:2196px}.h-2197px{height:2197px}.h-2198px{height:2198px}.h-2199px{height:2199px}.h-2200px{height:2200px}.h-2201px{height:2201px}.h-2202px{height:2202px}.h-2203px{height:2203px}.h-2204px{height:2204px}.h-2205px{height:2205px}.h-2206px{height:2206px}.h-2207px{height:2207px}.h-2208px{height:2208px}.h-2209px{height:2209px}.h-2210px{height:2210px}.h-2211px{height:2211px}.h-2212px{height:2212px}.h-2213px{height:2213px}.h-2214px{height:2214px}.h-2215px{height:2215px}.h-2216px{height:2216px}.h-2217px{height:2217px}.h-2218px{height:2218px}.h-2219px{height:2219px}.h-2220px{height:2220px}.h-2221px{height:2221px}.h-2222px{height:2222px}.h-2223px{height:2223px}.h-2224px{height:2224px}.h-2225px{height:2225px}.h-2226px{height:2226px}.h-2227px{height:2227px}.h-2228px{height:2228px}.h-2229px{height:2229px}.h-2230px{height:2230px}.h-2231px{height:2231px}.h-2232px{height:2232px}.h-2233px{height:2233px}.h-2234px{height:2234px}.h-2235px{height:2235px}.h-2236px{height:2236px}.h-2237px{height:2237px}.h-2238px{height:2238px}.h-2239px{height:2239px}.h-2240px{height:2240px}.h-2241px{height:2241px}.h-2242px{height:2242px}.h-2243px{height:2243px}.h-2244px{height:2244px}.h-2245px{height:2245px}.h-2246px{height:2246px}.h-2247px{height:2247px}.h-2248px{height:2248px}.h-2249px{height:2249px}.h-2250px{height:2250px}.h-2251px{height:2251px}.h-2252px{height:2252px}.h-2253px{height:2253px}.h-2254px{height:2254px}.h-2255px{height:2255px}.h-2256px{height:2256px}.h-2257px{height:2257px}.h-2258px{height:2258px}.h-2259px{height:2259px}.h-2260px{height:2260px}.h-2261px{height:2261px}.h-2262px{height:2262px}.h-2263px{height:2263px}.h-2264px{height:2264px}.h-2265px{height:2265px}.h-2266px{height:2266px}.h-2267px{height:2267px}.h-2268px{height:2268px}.h-2269px{height:2269px}.h-2270px{height:2270px}.h-2271px{height:2271px}.h-2272px{height:2272px}.h-2273px{height:2273px}.h-2274px{height:2274px}.h-2275px{height:2275px}.h-2276px{height:2276px}.h-2277px{height:2277px}.h-2278px{height:2278px}.h-2279px{height:2279px}.h-2280px{height:2280px}.h-2281px{height:2281px}.h-2282px{height:2282px}.h-2283px{height:2283px}.h-2284px{height:2284px}.h-2285px{height:2285px}.h-2286px{height:2286px}.h-2287px{height:2287px}.h-2288px{height:2288px}.h-2289px{height:2289px}.h-2290px{height:2290px}.h-2291px{height:2291px}.h-2292px{height:2292px}.h-2293px{height:2293px}.h-2294px{height:2294px}.h-2295px{height:2295px}.h-2296px{height:2296px}.h-2297px{height:2297px}.h-2298px{height:2298px}.h-2299px{height:2299px}.h-2300px{height:2300px}.h-2301px{height:2301px}.h-2302px{height:2302px}.h-2303px{height:2303px}.h-2304px{height:2304px}.h-2305px{height:2305px}.h-2306px{height:2306px}.h-2307px{height:2307px}.h-2308px{height:2308px}.h-2309px{height:2309px}.h-2310px{height:2310px}.h-2311px{height:2311px}.h-2312px{height:2312px}.h-2313px{height:2313px}.h-2314px{height:2314px}.h-2315px{height:2315px}.h-2316px{height:2316px}.h-2317px{height:2317px}.h-2318px{height:2318px}.h-2319px{height:2319px}.h-2320px{height:2320px}.h-2321px{height:2321px}.h-2322px{height:2322px}.h-2323px{height:2323px}.h-2324px{height:2324px}.h-2325px{height:2325px}.h-2326px{height:2326px}.h-2327px{height:2327px}.h-2328px{height:2328px}.h-2329px{height:2329px}.h-2330px{height:2330px}.h-2331px{height:2331px}.h-2332px{height:2332px}.h-2333px{height:2333px}.h-2334px{height:2334px}.h-2335px{height:2335px}.h-2336px{height:2336px}.h-2337px{height:2337px}.h-2338px{height:2338px}.h-2339px{height:2339px}.h-2340px{height:2340px}.h-2341px{height:2341px}.h-2342px{height:2342px}.h-2343px{height:2343px}.h-2344px{height:2344px}.h-2345px{height:2345px}.h-2346px{height:2346px}.h-2347px{height:2347px}.h-2348px{height:2348px}.h-2349px{height:2349px}.h-2350px{height:2350px}.h-2351px{height:2351px}.h-2352px{height:2352px}.h-2353px{height:2353px}.h-2354px{height:2354px}.h-2355px{height:2355px}.h-2356px{height:2356px}.h-2357px{height:2357px}.h-2358px{height:2358px}.h-2359px{height:2359px}.h-2360px{height:2360px}.h-2361px{height:2361px}.h-2362px{height:2362px}.h-2363px{height:2363px}.h-2364px{height:2364px}.h-2365px{height:2365px}.h-2366px{height:2366px}.h-2367px{height:2367px}.h-2368px{height:2368px}.h-2369px{height:2369px}.h-2370px{height:2370px}.h-2371px{height:2371px}.h-2372px{height:2372px}.h-2373px{height:2373px}.h-2374px{height:2374px}.h-2375px{height:2375px}.h-2376px{height:2376px}.h-2377px{height:2377px}.h-2378px{height:2378px}.h-2379px{height:2379px}.h-2380px{height:2380px}.h-2381px{height:2381px}.h-2382px{height:2382px}.h-2383px{height:2383px}.h-2384px{height:2384px}.h-2385px{height:2385px}.h-2386px{height:2386px}.h-2387px{height:2387px}.h-2388px{height:2388px}.h-2389px{height:2389px}.h-2390px{height:2390px}.h-2391px{height:2391px}.h-2392px{height:2392px}.h-2393px{height:2393px}.h-2394px{height:2394px}.h-2395px{height:2395px}.h-2396px{height:2396px}.h-2397px{height:2397px}.h-2398px{height:2398px}.h-2399px{height:2399px}.h-2400px{height:2400px}.h-2401px{height:2401px}.h-2402px{height:2402px}.h-2403px{height:2403px}.h-2404px{height:2404px}.h-2405px{height:2405px}.h-2406px{height:2406px}.h-2407px{height:2407px}.h-2408px{height:2408px}.h-2409px{height:2409px}.h-2410px{height:2410px}.h-2411px{height:2411px}.h-2412px{height:2412px}.h-2413px{height:2413px}.h-2414px{height:2414px}.h-2415px{height:2415px}.h-2416px{height:2416px}.h-2417px{height:2417px}.h-2418px{height:2418px}.h-2419px{height:2419px}.h-2420px{height:2420px}.h-2421px{height:2421px}.h-2422px{height:2422px}.h-2423px{height:2423px}.h-2424px{height:2424px}.h-2425px{height:2425px}.h-2426px{height:2426px}.h-2427px{height:2427px}.h-2428px{height:2428px}.h-2429px{height:2429px}.h-2430px{height:2430px}.h-2431px{height:2431px}.h-2432px{height:2432px}.h-2433px{height:2433px}.h-2434px{height:2434px}.h-2435px{height:2435px}.h-2436px{height:2436px}.h-2437px{height:2437px}.h-2438px{height:2438px}.h-2439px{height:2439px}.h-2440px{height:2440px}.h-2441px{height:2441px}.h-2442px{height:2442px}.h-2443px{height:2443px}.h-2444px{height:2444px}.h-2445px{height:2445px}.h-2446px{height:2446px}.h-2447px{height:2447px}.h-2448px{height:2448px}.h-2449px{height:2449px}.h-2450px{height:2450px}.h-2451px{height:2451px}.h-2452px{height:2452px}.h-2453px{height:2453px}.h-2454px{height:2454px}.h-2455px{height:2455px}.h-2456px{height:2456px}.h-2457px{height:2457px}.h-2458px{height:2458px}.h-2459px{height:2459px}.h-2460px{height:2460px}.h-2461px{height:2461px}.h-2462px{height:2462px}.h-2463px{height:2463px}.h-2464px{height:2464px}.h-2465px{height:2465px}.h-2466px{height:2466px}.h-2467px{height:2467px}.h-2468px{height:2468px}.h-2469px{height:2469px}.h-2470px{height:2470px}.h-2471px{height:2471px}.h-2472px{height:2472px}.h-2473px{height:2473px}.h-2474px{height:2474px}.h-2475px{height:2475px}.h-2476px{height:2476px}.h-2477px{height:2477px}.h-2478px{height:2478px}.h-2479px{height:2479px}.h-2480px{height:2480px}.h-2481px{height:2481px}.h-2482px{height:2482px}.h-2483px{height:2483px}.h-2484px{height:2484px}.h-2485px{height:2485px}.h-2486px{height:2486px}.h-2487px{height:2487px}.h-2488px{height:2488px}.h-2489px{height:2489px}.h-2490px{height:2490px}.h-2491px{height:2491px}.h-2492px{height:2492px}.h-2493px{height:2493px}.h-2494px{height:2494px}.h-2495px{height:2495px}.h-2496px{height:2496px}.h-2497px{height:2497px}.h-2498px{height:2498px}.h-2499px{height:2499px}.h-2500px{height:2500px}.h-2501px{height:2501px}.h-2502px{height:2502px}.h-2503px{height:2503px}.h-2504px{height:2504px}.h-2505px{height:2505px}.h-2506px{height:2506px}.h-2507px{height:2507px}.h-2508px{height:2508px}.h-2509px{height:2509px}.h-2510px{height:2510px}.h-2511px{height:2511px}.h-2512px{height:2512px}.h-2513px{height:2513px}.h-2514px{height:2514px}.h-2515px{height:2515px}.h-2516px{height:2516px}.h-2517px{height:2517px}.h-2518px{height:2518px}.h-2519px{height:2519px}.h-2520px{height:2520px}.h-2521px{height:2521px}.h-2522px{height:2522px}.h-2523px{height:2523px}.h-2524px{height:2524px}.h-2525px{height:2525px}.h-2526px{height:2526px}.h-2527px{height:2527px}.h-2528px{height:2528px}.h-2529px{height:2529px}.h-2530px{height:2530px}.h-2531px{height:2531px}.h-2532px{height:2532px}.h-2533px{height:2533px}.h-2534px{height:2534px}.h-2535px{height:2535px}.h-2536px{height:2536px}.h-2537px{height:2537px}.h-2538px{height:2538px}.h-2539px{height:2539px}.h-2540px{height:2540px}.h-2541px{height:2541px}.h-2542px{height:2542px}.h-2543px{height:2543px}.h-2544px{height:2544px}.h-2545px{height:2545px}.h-2546px{height:2546px}.h-2547px{height:2547px}.h-2548px{height:2548px}.h-2549px{height:2549px}.h-2550px{height:2550px}.h-2551px{height:2551px}.h-2552px{height:2552px}.h-2553px{height:2553px}.h-2554px{height:2554px}.h-2555px{height:2555px}.h-2556px{height:2556px}.h-2557px{height:2557px}.h-2558px{height:2558px}.h-2559px{height:2559px}.h-2560px{height:2560px}.h-2561px{height:2561px}.h-2562px{height:2562px}.h-2563px{height:2563px}.h-2564px{height:2564px}.h-2565px{height:2565px}.h-2566px{height:2566px}.h-2567px{height:2567px}.h-2568px{height:2568px}.h-2569px{height:2569px}.h-2570px{height:2570px}.h-2571px{height:2571px}.h-2572px{height:2572px}.h-2573px{height:2573px}.h-2574px{height:2574px}.h-2575px{height:2575px}.h-2576px{height:2576px}.h-2577px{height:2577px}.h-2578px{height:2578px}.h-2579px{height:2579px}.h-2580px{height:2580px}.h-2581px{height:2581px}.h-2582px{height:2582px}.h-2583px{height:2583px}.h-2584px{height:2584px}.h-2585px{height:2585px}.h-2586px{height:2586px}.h-2587px{height:2587px}.h-2588px{height:2588px}.h-2589px{height:2589px}.h-2590px{height:2590px}.h-2591px{height:2591px}.h-2592px{height:2592px}.h-2593px{height:2593px}.h-2594px{height:2594px}.h-2595px{height:2595px}.h-2596px{height:2596px}.h-2597px{height:2597px}.h-2598px{height:2598px}.h-2599px{height:2599px}.h-2600px{height:2600px}.h-2601px{height:2601px}.h-2602px{height:2602px}.h-2603px{height:2603px}.h-2604px{height:2604px}.h-2605px{height:2605px}.h-2606px{height:2606px}.h-2607px{height:2607px}.h-2608px{height:2608px}.h-2609px{height:2609px}.h-2610px{height:2610px}.h-2611px{height:2611px}.h-2612px{height:2612px}.h-2613px{height:2613px}.h-2614px{height:2614px}.h-2615px{height:2615px}.h-2616px{height:2616px}.h-2617px{height:2617px}.h-2618px{height:2618px}.h-2619px{height:2619px}.h-2620px{height:2620px}.h-2621px{height:2621px}.h-2622px{height:2622px}.h-2623px{height:2623px}.h-2624px{height:2624px}.h-2625px{height:2625px}.h-2626px{height:2626px}.h-2627px{height:2627px}.h-2628px{height:2628px}.h-2629px{height:2629px}.h-2630px{height:2630px}.h-2631px{height:2631px}.h-2632px{height:2632px}.h-2633px{height:2633px}.h-2634px{height:2634px}.h-2635px{height:2635px}.h-2636px{height:2636px}.h-2637px{height:2637px}.h-2638px{height:2638px}.h-2639px{height:2639px}.h-2640px{height:2640px}.h-2641px{height:2641px}.h-2642px{height:2642px}.h-2643px{height:2643px}.h-2644px{height:2644px}.h-2645px{height:2645px}.h-2646px{height:2646px}.h-2647px{height:2647px}.h-2648px{height:2648px}.h-2649px{height:2649px}.h-2650px{height:2650px}.h-2651px{height:2651px}.h-2652px{height:2652px}.h-2653px{height:2653px}.h-2654px{height:2654px}.h-2655px{height:2655px}.h-2656px{height:2656px}.h-2657px{height:2657px}.h-2658px{height:2658px}.h-2659px{height:2659px}.h-2660px{height:2660px}.h-2661px{height:2661px}.h-2662px{height:2662px}.h-2663px{height:2663px}.h-2664px{height:2664px}.h-2665px{height:2665px}.h-2666px{height:2666px}.h-2667px{height:2667px}.h-2668px{height:2668px}.h-2669px{height:2669px}.h-2670px{height:2670px}.h-2671px{height:2671px}.h-2672px{height:2672px}.h-2673px{height:2673px}.h-2674px{height:2674px}.h-2675px{height:2675px}.h-2676px{height:2676px}.h-2677px{height:2677px}.h-2678px{height:2678px}.h-2679px{height:2679px}.h-2680px{height:2680px}.h-2681px{height:2681px}.h-2682px{height:2682px}.h-2683px{height:2683px}.h-2684px{height:2684px}.h-2685px{height:2685px}.h-2686px{height:2686px}.h-2687px{height:2687px}.h-2688px{height:2688px}.h-2689px{height:2689px}.h-2690px{height:2690px}.h-2691px{height:2691px}.h-2692px{height:2692px}.h-2693px{height:2693px}.h-2694px{height:2694px}.h-2695px{height:2695px}.h-2696px{height:2696px}.h-2697px{height:2697px}.h-2698px{height:2698px}.h-2699px{height:2699px}.h-2700px{height:2700px}.h-2701px{height:2701px}.h-2702px{height:2702px}.h-2703px{height:2703px}.h-2704px{height:2704px}.h-2705px{height:2705px}.h-2706px{height:2706px}.h-2707px{height:2707px}.h-2708px{height:2708px}.h-2709px{height:2709px}.h-2710px{height:2710px}.h-2711px{height:2711px}.h-2712px{height:2712px}.h-2713px{height:2713px}.h-2714px{height:2714px}.h-2715px{height:2715px}.h-2716px{height:2716px}.h-2717px{height:2717px}.h-2718px{height:2718px}.h-2719px{height:2719px}.h-2720px{height:2720px}.h-2721px{height:2721px}.h-2722px{height:2722px}.h-2723px{height:2723px}.h-2724px{height:2724px}.h-2725px{height:2725px}.h-2726px{height:2726px}.h-2727px{height:2727px}.h-2728px{height:2728px}.h-2729px{height:2729px}.h-2730px{height:2730px}.h-2731px{height:2731px}.h-2732px{height:2732px}.h-2733px{height:2733px}.h-2734px{height:2734px}.h-2735px{height:2735px}.h-2736px{height:2736px}.h-2737px{height:2737px}.h-2738px{height:2738px}.h-2739px{height:2739px}.h-2740px{height:2740px}.h-2741px{height:2741px}.h-2742px{height:2742px}.h-2743px{height:2743px}.h-2744px{height:2744px}.h-2745px{height:2745px}.h-2746px{height:2746px}.h-2747px{height:2747px}.h-2748px{height:2748px}.h-2749px{height:2749px}.h-2750px{height:2750px}.h-2751px{height:2751px}.h-2752px{height:2752px}.h-2753px{height:2753px}.h-2754px{height:2754px}.h-2755px{height:2755px}.h-2756px{height:2756px}.h-2757px{height:2757px}.h-2758px{height:2758px}.h-2759px{height:2759px}.h-2760px{height:2760px}.h-2761px{height:2761px}.h-2762px{height:2762px}.h-2763px{height:2763px}.h-2764px{height:2764px}.h-2765px{height:2765px}.h-2766px{height:2766px}.h-2767px{height:2767px}.h-2768px{height:2768px}.h-2769px{height:2769px}.h-2770px{height:2770px}.h-2771px{height:2771px}.h-2772px{height:2772px}.h-2773px{height:2773px}.h-2774px{height:2774px}.h-2775px{height:2775px}.h-2776px{height:2776px}.h-2777px{height:2777px}.h-2778px{height:2778px}.h-2779px{height:2779px}.h-2780px{height:2780px}.h-2781px{height:2781px}.h-2782px{height:2782px}.h-2783px{height:2783px}.h-2784px{height:2784px}.h-2785px{height:2785px}.h-2786px{height:2786px}.h-2787px{height:2787px}.h-2788px{height:2788px}.h-2789px{height:2789px}.h-2790px{height:2790px}.h-2791px{height:2791px}.h-2792px{height:2792px}.h-2793px{height:2793px}.h-2794px{height:2794px}.h-2795px{height:2795px}.h-2796px{height:2796px}.h-2797px{height:2797px}.h-2798px{height:2798px}.h-2799px{height:2799px}.h-2800px{height:2800px}.h-2801px{height:2801px}.h-2802px{height:2802px}.h-2803px{height:2803px}.h-2804px{height:2804px}.h-2805px{height:2805px}.h-2806px{height:2806px}.h-2807px{height:2807px}.h-2808px{height:2808px}.h-2809px{height:2809px}.h-2810px{height:2810px}.h-2811px{height:2811px}.h-2812px{height:2812px}.h-2813px{height:2813px}.h-2814px{height:2814px}.h-2815px{height:2815px}.h-2816px{height:2816px}.h-2817px{height:2817px}.h-2818px{height:2818px}.h-2819px{height:2819px}.h-2820px{height:2820px}.h-2821px{height:2821px}.h-2822px{height:2822px}.h-2823px{height:2823px}.h-2824px{height:2824px}.h-2825px{height:2825px}.h-2826px{height:2826px}.h-2827px{height:2827px}.h-2828px{height:2828px}.h-2829px{height:2829px}.h-2830px{height:2830px}.h-2831px{height:2831px}.h-2832px{height:2832px}.h-2833px{height:2833px}.h-2834px{height:2834px}.h-2835px{height:2835px}.h-2836px{height:2836px}.h-2837px{height:2837px}.h-2838px{height:2838px}.h-2839px{height:2839px}.h-2840px{height:2840px}.h-2841px{height:2841px}.h-2842px{height:2842px}.h-2843px{height:2843px}.h-2844px{height:2844px}.h-2845px{height:2845px}.h-2846px{height:2846px}.h-2847px{height:2847px}.h-2848px{height:2848px}.h-2849px{height:2849px}.h-2850px{height:2850px}.h-2851px{height:2851px}.h-2852px{height:2852px}.h-2853px{height:2853px}.h-2854px{height:2854px}.h-2855px{height:2855px}.h-2856px{height:2856px}.h-2857px{height:2857px}.h-2858px{height:2858px}.h-2859px{height:2859px}.h-2860px{height:2860px}.h-2861px{height:2861px}.h-2862px{height:2862px}.h-2863px{height:2863px}.h-2864px{height:2864px}.h-2865px{height:2865px}.h-2866px{height:2866px}.h-2867px{height:2867px}.h-2868px{height:2868px}.h-2869px{height:2869px}.h-2870px{height:2870px}.h-2871px{height:2871px}.h-2872px{height:2872px}.h-2873px{height:2873px}.h-2874px{height:2874px}.h-2875px{height:2875px}.h-2876px{height:2876px}.h-2877px{height:2877px}.h-2878px{height:2878px}.h-2879px{height:2879px}.h-2880px{height:2880px}.h-2881px{height:2881px}.h-2882px{height:2882px}.h-2883px{height:2883px}.h-2884px{height:2884px}.h-2885px{height:2885px}.h-2886px{height:2886px}.h-2887px{height:2887px}.h-2888px{height:2888px}.h-2889px{height:2889px}.h-2890px{height:2890px}.h-2891px{height:2891px}.h-2892px{height:2892px}.h-2893px{height:2893px}.h-2894px{height:2894px}.h-2895px{height:2895px}.h-2896px{height:2896px}.h-2897px{height:2897px}.h-2898px{height:2898px}.h-2899px{height:2899px}.h-2900px{height:2900px}.h-2901px{height:2901px}.h-2902px{height:2902px}.h-2903px{height:2903px}.h-2904px{height:2904px}.h-2905px{height:2905px}.h-2906px{height:2906px}.h-2907px{height:2907px}.h-2908px{height:2908px}.h-2909px{height:2909px}.h-2910px{height:2910px}.h-2911px{height:2911px}.h-2912px{height:2912px}.h-2913px{height:2913px}.h-2914px{height:2914px}.h-2915px{height:2915px}.h-2916px{height:2916px}.h-2917px{height:2917px}.h-2918px{height:2918px}.h-2919px{height:2919px}.h-2920px{height:2920px}.h-2921px{height:2921px}.h-2922px{height:2922px}.h-2923px{height:2923px}.h-2924px{height:2924px}.h-2925px{height:2925px}.h-2926px{height:2926px}.h-2927px{height:2927px}.h-2928px{height:2928px}.h-2929px{height:2929px}.h-2930px{height:2930px}.h-2931px{height:2931px}.h-2932px{height:2932px}.h-2933px{height:2933px}.h-2934px{height:2934px}.h-2935px{height:2935px}.h-2936px{height:2936px}.h-2937px{height:2937px}.h-2938px{height:2938px}.h-2939px{height:2939px}.h-2940px{height:2940px}.h-2941px{height:2941px}.h-2942px{height:2942px}.h-2943px{height:2943px}.h-2944px{height:2944px}.h-2945px{height:2945px}.h-2946px{height:2946px}.h-2947px{height:2947px}.h-2948px{height:2948px}.h-2949px{height:2949px}.h-2950px{height:2950px}.h-2951px{height:2951px}.h-2952px{height:2952px}.h-2953px{height:2953px}.h-2954px{height:2954px}.h-2955px{height:2955px}.h-2956px{height:2956px}.h-2957px{height:2957px}.h-2958px{height:2958px}.h-2959px{height:2959px}.h-2960px{height:2960px}.h-2961px{height:2961px}.h-2962px{height:2962px}.h-2963px{height:2963px}.h-2964px{height:2964px}.h-2965px{height:2965px}.h-2966px{height:2966px}.h-2967px{height:2967px}.h-2968px{height:2968px}.h-2969px{height:2969px}.h-2970px{height:2970px}.h-2971px{height:2971px}.h-2972px{height:2972px}.h-2973px{height:2973px}.h-2974px{height:2974px}.h-2975px{height:2975px}.h-2976px{height:2976px}.h-2977px{height:2977px}.h-2978px{height:2978px}.h-2979px{height:2979px}.h-2980px{height:2980px}.h-2981px{height:2981px}.h-2982px{height:2982px}.h-2983px{height:2983px}.h-2984px{height:2984px}.h-2985px{height:2985px}.h-2986px{height:2986px}.h-2987px{height:2987px}.h-2988px{height:2988px}.h-2989px{height:2989px}.h-2990px{height:2990px}.h-2991px{height:2991px}.h-2992px{height:2992px}.h-2993px{height:2993px}.h-2994px{height:2994px}.h-2995px{height:2995px}.h-2996px{height:2996px}.h-2997px{height:2997px}.h-2998px{height:2998px}.h-2999px{height:2999px}.h-3000px{height:3000px}.h-3001px{height:3001px}.h-3002px{height:3002px}.h-3003px{height:3003px}.h-3004px{height:3004px}.h-3005px{height:3005px}.h-3006px{height:3006px}.h-3007px{height:3007px}.h-3008px{height:3008px}.h-3009px{height:3009px}.h-3010px{height:3010px}.h-3011px{height:3011px}.h-3012px{height:3012px}.h-3013px{height:3013px}.h-3014px{height:3014px}.h-3015px{height:3015px}.h-3016px{height:3016px}.h-3017px{height:3017px}.h-3018px{height:3018px}.h-3019px{height:3019px}.h-3020px{height:3020px}.h-3021px{height:3021px}.h-3022px{height:3022px}.h-3023px{height:3023px}.h-3024px{height:3024px}.h-3025px{height:3025px}.h-3026px{height:3026px}.h-3027px{height:3027px}.h-3028px{height:3028px}.h-3029px{height:3029px}.h-3030px{height:3030px}.h-3031px{height:3031px}.h-3032px{height:3032px}.h-3033px{height:3033px}.h-3034px{height:3034px}.h-3035px{height:3035px}.h-3036px{height:3036px}.h-3037px{height:3037px}.h-3038px{height:3038px}.h-3039px{height:3039px}.h-3040px{height:3040px}.h-3041px{height:3041px}.h-3042px{height:3042px}.h-3043px{height:3043px}.h-3044px{height:3044px}.h-3045px{height:3045px}.h-3046px{height:3046px}.h-3047px{height:3047px}.h-3048px{height:3048px}.h-3049px{height:3049px}.h-3050px{height:3050px}.h-3051px{height:3051px}.h-3052px{height:3052px}.h-3053px{height:3053px}.h-3054px{height:3054px}.h-3055px{height:3055px}.h-3056px{height:3056px}.h-3057px{height:3057px}.h-3058px{height:3058px}.h-3059px{height:3059px}.h-3060px{height:3060px}.h-3061px{height:3061px}.h-3062px{height:3062px}.h-3063px{height:3063px}.h-3064px{height:3064px}.h-3065px{height:3065px}.h-3066px{height:3066px}.h-3067px{height:3067px}.h-3068px{height:3068px}.h-3069px{height:3069px}.h-3070px{height:3070px}.h-3071px{height:3071px}.h-3072px{height:3072px}.h-3073px{height:3073px}.h-3074px{height:3074px}.h-3075px{height:3075px}.h-3076px{height:3076px}.h-3077px{height:3077px}.h-3078px{height:3078px}.h-3079px{height:3079px}.h-3080px{height:3080px}.h-3081px{height:3081px}.h-3082px{height:3082px}.h-3083px{height:3083px}.h-3084px{height:3084px}.h-3085px{height:3085px}.h-3086px{height:3086px}.h-3087px{height:3087px}.h-3088px{height:3088px}.h-3089px{height:3089px}.h-3090px{height:3090px}.h-3091px{height:3091px}.h-3092px{height:3092px}.h-3093px{height:3093px}.h-3094px{height:3094px}.h-3095px{height:3095px}.h-3096px{height:3096px}.h-3097px{height:3097px}.h-3098px{height:3098px}.h-3099px{height:3099px}.h-3100px{height:3100px}.h-3101px{height:3101px}.h-3102px{height:3102px}.h-3103px{height:3103px}.h-3104px{height:3104px}.h-3105px{height:3105px}.h-3106px{height:3106px}.h-3107px{height:3107px}.h-3108px{height:3108px}.h-3109px{height:3109px}.h-3110px{height:3110px}.h-3111px{height:3111px}.h-3112px{height:3112px}.h-3113px{height:3113px}.h-3114px{height:3114px}.h-3115px{height:3115px}.h-3116px{height:3116px}.h-3117px{height:3117px}.h-3118px{height:3118px}.h-3119px{height:3119px}.h-3120px{height:3120px}.h-3121px{height:3121px}.h-3122px{height:3122px}.h-3123px{height:3123px}.h-3124px{height:3124px}.h-3125px{height:3125px}.h-3126px{height:3126px}.h-3127px{height:3127px}.h-3128px{height:3128px}.h-3129px{height:3129px}.h-3130px{height:3130px}.h-3131px{height:3131px}.h-3132px{height:3132px}.h-3133px{height:3133px}.h-3134px{height:3134px}.h-3135px{height:3135px}.h-3136px{height:3136px}.h-3137px{height:3137px}.h-3138px{height:3138px}.h-3139px{height:3139px}.h-3140px{height:3140px}.h-3141px{height:3141px}.h-3142px{height:3142px}.h-3143px{height:3143px}.h-3144px{height:3144px}.h-3145px{height:3145px}.h-3146px{height:3146px}.h-3147px{height:3147px}.h-3148px{height:3148px}.h-3149px{height:3149px}.h-3150px{height:3150px}.h-3151px{height:3151px}.h-3152px{height:3152px}.h-3153px{height:3153px}.h-3154px{height:3154px}.h-3155px{height:3155px}.h-3156px{height:3156px}.h-3157px{height:3157px}.h-3158px{height:3158px}.h-3159px{height:3159px}.h-3160px{height:3160px}.h-3161px{height:3161px}.h-3162px{height:3162px}.h-3163px{height:3163px}.h-3164px{height:3164px}.h-3165px{height:3165px}.h-3166px{height:3166px}.h-3167px{height:3167px}.h-3168px{height:3168px}.h-3169px{height:3169px}.h-3170px{height:3170px}.h-3171px{height:3171px}.h-3172px{height:3172px}.h-3173px{height:3173px}.h-3174px{height:3174px}.h-3175px{height:3175px}.h-3176px{height:3176px}.h-3177px{height:3177px}.h-3178px{height:3178px}.h-3179px{height:3179px}.h-3180px{height:3180px}.h-3181px{height:3181px}.h-3182px{height:3182px}.h-3183px{height:3183px}.h-3184px{height:3184px}.h-3185px{height:3185px}.h-3186px{height:3186px}.h-3187px{height:3187px}.h-3188px{height:3188px}.h-3189px{height:3189px}.h-3190px{height:3190px}.h-3191px{height:3191px}.h-3192px{height:3192px}.h-3193px{height:3193px}.h-3194px{height:3194px}.h-3195px{height:3195px}.h-3196px{height:3196px}.h-3197px{height:3197px}.h-3198px{height:3198px}.h-3199px{height:3199px}.h-3200px{height:3200px}.h-3201px{height:3201px}.h-3202px{height:3202px}.h-3203px{height:3203px}.h-3204px{height:3204px}.h-3205px{height:3205px}.h-3206px{height:3206px}.h-3207px{height:3207px}.h-3208px{height:3208px}.h-3209px{height:3209px}.h-3210px{height:3210px}.h-3211px{height:3211px}.h-3212px{height:3212px}.h-3213px{height:3213px}.h-3214px{height:3214px}.h-3215px{height:3215px}.h-3216px{height:3216px}.h-3217px{height:3217px}.h-3218px{height:3218px}.h-3219px{height:3219px}.h-3220px{height:3220px}.h-3221px{height:3221px}.h-3222px{height:3222px}.h-3223px{height:3223px}.h-3224px{height:3224px}.h-3225px{height:3225px}.h-3226px{height:3226px}.h-3227px{height:3227px}.h-3228px{height:3228px}.h-3229px{height:3229px}.h-3230px{height:3230px}.h-3231px{height:3231px}.h-3232px{height:3232px}.h-3233px{height:3233px}.h-3234px{height:3234px}.h-3235px{height:3235px}.h-3236px{height:3236px}.h-3237px{height:3237px}.h-3238px{height:3238px}.h-3239px{height:3239px}.h-3240px{height:3240px}.h-3241px{height:3241px}.h-3242px{height:3242px}.h-3243px{height:3243px}.h-3244px{height:3244px}.h-3245px{height:3245px}.h-3246px{height:3246px}.h-3247px{height:3247px}.h-3248px{height:3248px}.h-3249px{height:3249px}.h-3250px{height:3250px}.h-3251px{height:3251px}.h-3252px{height:3252px}.h-3253px{height:3253px}.h-3254px{height:3254px}.h-3255px{height:3255px}.h-3256px{height:3256px}.h-3257px{height:3257px}.h-3258px{height:3258px}.h-3259px{height:3259px}.h-3260px{height:3260px}.h-3261px{height:3261px}.h-3262px{height:3262px}.h-3263px{height:3263px}.h-3264px{height:3264px}.h-3265px{height:3265px}.h-3266px{height:3266px}.h-3267px{height:3267px}.h-3268px{height:3268px}.h-3269px{height:3269px}.h-3270px{height:3270px}.h-3271px{height:3271px}.h-3272px{height:3272px}.h-3273px{height:3273px}.h-3274px{height:3274px}.h-3275px{height:3275px}.h-3276px{height:3276px}.h-3277px{height:3277px}.h-3278px{height:3278px}.h-3279px{height:3279px}.h-3280px{height:3280px}.h-3281px{height:3281px}.h-3282px{height:3282px}.h-3283px{height:3283px}.h-3284px{height:3284px}.h-3285px{height:3285px}.h-3286px{height:3286px}.h-3287px{height:3287px}.h-3288px{height:3288px}.h-3289px{height:3289px}.h-3290px{height:3290px}.h-3291px{height:3291px}.h-3292px{height:3292px}.h-3293px{height:3293px}.h-3294px{height:3294px}.h-3295px{height:3295px}.h-3296px{height:3296px}.h-3297px{height:3297px}.h-3298px{height:3298px}.h-3299px{height:3299px}.h-3300px{height:3300px}.h-3301px{height:3301px}.h-3302px{height:3302px}.h-3303px{height:3303px}.h-3304px{height:3304px}.h-3305px{height:3305px}.h-3306px{height:3306px}.h-3307px{height:3307px}.h-3308px{height:3308px}.h-3309px{height:3309px}.h-3310px{height:3310px}.h-3311px{height:3311px}.h-3312px{height:3312px}.h-3313px{height:3313px}.h-3314px{height:3314px}.h-3315px{height:3315px}.h-3316px{height:3316px}.h-3317px{height:3317px}.h-3318px{height:3318px}.h-3319px{height:3319px}.h-3320px{height:3320px}.h-3321px{height:3321px}.h-3322px{height:3322px}.h-3323px{height:3323px}.h-3324px{height:3324px}.h-3325px{height:3325px}.h-3326px{height:3326px}.h-3327px{height:3327px}.h-3328px{height:3328px}.h-3329px{height:3329px}.h-3330px{height:3330px}.h-3331px{height:3331px}.h-3332px{height:3332px}.h-3333px{height:3333px}.h-3334px{height:3334px}.h-3335px{height:3335px}.h-3336px{height:3336px}.h-3337px{height:3337px}.h-3338px{height:3338px}.h-3339px{height:3339px}.h-3340px{height:3340px}.h-3341px{height:3341px}.h-3342px{height:3342px}.h-3343px{height:3343px}.h-3344px{height:3344px}.h-3345px{height:3345px}.h-3346px{height:3346px}.h-3347px{height:3347px}.h-3348px{height:3348px}.h-3349px{height:3349px}.h-3350px{height:3350px}.h-3351px{height:3351px}.h-3352px{height:3352px}.h-3353px{height:3353px}.h-3354px{height:3354px}.h-3355px{height:3355px}.h-3356px{height:3356px}.h-3357px{height:3357px}.h-3358px{height:3358px}.h-3359px{height:3359px}.h-3360px{height:3360px}.h-3361px{height:3361px}.h-3362px{height:3362px}.h-3363px{height:3363px}.h-3364px{height:3364px}.h-3365px{height:3365px}.h-3366px{height:3366px}.h-3367px{height:3367px}.h-3368px{height:3368px}.h-3369px{height:3369px}.h-3370px{height:3370px}.h-3371px{height:3371px}.h-3372px{height:3372px}.h-3373px{height:3373px}.h-3374px{height:3374px}.h-3375px{height:3375px}.h-3376px{height:3376px}.h-3377px{height:3377px}.h-3378px{height:3378px}.h-3379px{height:3379px}.h-3380px{height:3380px}.h-3381px{height:3381px}.h-3382px{height:3382px}.h-3383px{height:3383px}.h-3384px{height:3384px}.h-3385px{height:3385px}.h-3386px{height:3386px}.h-3387px{height:3387px}.h-3388px{height:3388px}.h-3389px{height:3389px}.h-3390px{height:3390px}.h-3391px{height:3391px}.h-3392px{height:3392px}.h-3393px{height:3393px}.h-3394px{height:3394px}.h-3395px{height:3395px}.h-3396px{height:3396px}.h-3397px{height:3397px}.h-3398px{height:3398px}.h-3399px{height:3399px}.h-3400px{height:3400px}.h-3401px{height:3401px}.h-3402px{height:3402px}.h-3403px{height:3403px}.h-3404px{height:3404px}.h-3405px{height:3405px}.h-3406px{height:3406px}.h-3407px{height:3407px}.h-3408px{height:3408px}.h-3409px{height:3409px}.h-3410px{height:3410px}.h-3411px{height:3411px}.h-3412px{height:3412px}.h-3413px{height:3413px}.h-3414px{height:3414px}.h-3415px{height:3415px}.h-3416px{height:3416px}.h-3417px{height:3417px}.h-3418px{height:3418px}.h-3419px{height:3419px}.h-3420px{height:3420px}.h-3421px{height:3421px}.h-3422px{height:3422px}.h-3423px{height:3423px}.h-3424px{height:3424px}.h-3425px{height:3425px}.h-3426px{height:3426px}.h-3427px{height:3427px}.h-3428px{height:3428px}.h-3429px{height:3429px}.h-3430px{height:3430px}.h-3431px{height:3431px}.h-3432px{height:3432px}.h-3433px{height:3433px}.h-3434px{height:3434px}.h-3435px{height:3435px}.h-3436px{height:3436px}.h-3437px{height:3437px}.h-3438px{height:3438px}.h-3439px{height:3439px}.h-3440px{height:3440px}.h-3441px{height:3441px}.h-3442px{height:3442px}.h-3443px{height:3443px}.h-3444px{height:3444px}.h-3445px{height:3445px}.h-3446px{height:3446px}.h-3447px{height:3447px}.h-3448px{height:3448px}.h-3449px{height:3449px}.h-3450px{height:3450px}.h-3451px{height:3451px}.h-3452px{height:3452px}.h-3453px{height:3453px}.h-3454px{height:3454px}.h-3455px{height:3455px}.h-3456px{height:3456px}.h-3457px{height:3457px}.h-3458px{height:3458px}.h-3459px{height:3459px}.h-3460px{height:3460px}.h-3461px{height:3461px}.h-3462px{height:3462px}.h-3463px{height:3463px}.h-3464px{height:3464px}.h-3465px{height:3465px}.h-3466px{height:3466px}.h-3467px{height:3467px}.h-3468px{height:3468px}.h-3469px{height:3469px}.h-3470px{height:3470px}.h-3471px{height:3471px}.h-3472px{height:3472px}.h-3473px{height:3473px}.h-3474px{height:3474px}.h-3475px{height:3475px}.h-3476px{height:3476px}.h-3477px{height:3477px}.h-3478px{height:3478px}.h-3479px{height:3479px}.h-3480px{height:3480px}.h-3481px{height:3481px}.h-3482px{height:3482px}.h-3483px{height:3483px}.h-3484px{height:3484px}.h-3485px{height:3485px}.h-3486px{height:3486px}.h-3487px{height:3487px}.h-3488px{height:3488px}.h-3489px{height:3489px}.h-3490px{height:3490px}.h-3491px{height:3491px}.h-3492px{height:3492px}.h-3493px{height:3493px}.h-3494px{height:3494px}.h-3495px{height:3495px}.h-3496px{height:3496px}.h-3497px{height:3497px}.h-3498px{height:3498px}.h-3499px{height:3499px}.h-3500px{height:3500px}.h-3501px{height:3501px}.h-3502px{height:3502px}.h-3503px{height:3503px}.h-3504px{height:3504px}.h-3505px{height:3505px}.h-3506px{height:3506px}.h-3507px{height:3507px}.h-3508px{height:3508px}.h-3509px{height:3509px}.h-3510px{height:3510px}.h-3511px{height:3511px}.h-3512px{height:3512px}.h-3513px{height:3513px}.h-3514px{height:3514px}.h-3515px{height:3515px}.h-3516px{height:3516px}.h-3517px{height:3517px}.h-3518px{height:3518px}.h-3519px{height:3519px}.h-3520px{height:3520px}.h-3521px{height:3521px}.h-3522px{height:3522px}.h-3523px{height:3523px}.h-3524px{height:3524px}.h-3525px{height:3525px}.h-3526px{height:3526px}.h-3527px{height:3527px}.h-3528px{height:3528px}.h-3529px{height:3529px}.h-3530px{height:3530px}.h-3531px{height:3531px}.h-3532px{height:3532px}.h-3533px{height:3533px}.h-3534px{height:3534px}.h-3535px{height:3535px}.h-3536px{height:3536px}.h-3537px{height:3537px}.h-3538px{height:3538px}.h-3539px{height:3539px}.h-3540px{height:3540px}.h-3541px{height:3541px}.h-3542px{height:3542px}.h-3543px{height:3543px}.h-3544px{height:3544px}.h-3545px{height:3545px}.h-3546px{height:3546px}.h-3547px{height:3547px}.h-3548px{height:3548px}.h-3549px{height:3549px}.h-3550px{height:3550px}.h-3551px{height:3551px}.h-3552px{height:3552px}.h-3553px{height:3553px}.h-3554px{height:3554px}.h-3555px{height:3555px}.h-3556px{height:3556px}.h-3557px{height:3557px}.h-3558px{height:3558px}.h-3559px{height:3559px}.h-3560px{height:3560px}.h-3561px{height:3561px}.h-3562px{height:3562px}.h-3563px{height:3563px}.h-3564px{height:3564px}.h-3565px{height:3565px}.h-3566px{height:3566px}.h-3567px{height:3567px}.h-3568px{height:3568px}.h-3569px{height:3569px}.h-3570px{height:3570px}.h-3571px{height:3571px}.h-3572px{height:3572px}.h-3573px{height:3573px}.h-3574px{height:3574px}.h-3575px{height:3575px}.h-3576px{height:3576px}.h-3577px{height:3577px}.h-3578px{height:3578px}.h-3579px{height:3579px}.h-3580px{height:3580px}.h-3581px{height:3581px}.h-3582px{height:3582px}.h-3583px{height:3583px}.h-3584px{height:3584px}.h-3585px{height:3585px}.h-3586px{height:3586px}.h-3587px{height:3587px}.h-3588px{height:3588px}.h-3589px{height:3589px}.h-3590px{height:3590px}.h-3591px{height:3591px}.h-3592px{height:3592px}.h-3593px{height:3593px}.h-3594px{height:3594px}.h-3595px{height:3595px}.h-3596px{height:3596px}.h-3597px{height:3597px}.h-3598px{height:3598px}.h-3599px{height:3599px}.h-3600px{height:3600px}.h-3601px{height:3601px}.h-3602px{height:3602px}.h-3603px{height:3603px}.h-3604px{height:3604px}.h-3605px{height:3605px}.h-3606px{height:3606px}.h-3607px{height:3607px}.h-3608px{height:3608px}.h-3609px{height:3609px}.h-3610px{height:3610px}.h-3611px{height:3611px}.h-3612px{height:3612px}.h-3613px{height:3613px}.h-3614px{height:3614px}.h-3615px{height:3615px}.h-3616px{height:3616px}.h-3617px{height:3617px}.h-3618px{height:3618px}.h-3619px{height:3619px}.h-3620px{height:3620px}.h-3621px{height:3621px}.h-3622px{height:3622px}.h-3623px{height:3623px}.h-3624px{height:3624px}.h-3625px{height:3625px}.h-3626px{height:3626px}.h-3627px{height:3627px}.h-3628px{height:3628px}.h-3629px{height:3629px}.h-3630px{height:3630px}.h-3631px{height:3631px}.h-3632px{height:3632px}.h-3633px{height:3633px}.h-3634px{height:3634px}.h-3635px{height:3635px}.h-3636px{height:3636px}.h-3637px{height:3637px}.h-3638px{height:3638px}.h-3639px{height:3639px}.h-3640px{height:3640px}.h-3641px{height:3641px}.h-3642px{height:3642px}.h-3643px{height:3643px}.h-3644px{height:3644px}.h-3645px{height:3645px}.h-3646px{height:3646px}.h-3647px{height:3647px}.h-3648px{height:3648px}.h-3649px{height:3649px}.h-3650px{height:3650px}.h-3651px{height:3651px}.h-3652px{height:3652px}.h-3653px{height:3653px}.h-3654px{height:3654px}.h-3655px{height:3655px}.h-3656px{height:3656px}.h-3657px{height:3657px}.h-3658px{height:3658px}.h-3659px{height:3659px}.h-3660px{height:3660px}.h-3661px{height:3661px}.h-3662px{height:3662px}.h-3663px{height:3663px}.h-3664px{height:3664px}.h-3665px{height:3665px}.h-3666px{height:3666px}.h-3667px{height:3667px}.h-3668px{height:3668px}.h-3669px{height:3669px}.h-3670px{height:3670px}.h-3671px{height:3671px}.h-3672px{height:3672px}.h-3673px{height:3673px}.h-3674px{height:3674px}.h-3675px{height:3675px}.h-3676px{height:3676px}.h-3677px{height:3677px}.h-3678px{height:3678px}.h-3679px{height:3679px}.h-3680px{height:3680px}.h-3681px{height:3681px}.h-3682px{height:3682px}.h-3683px{height:3683px}.h-3684px{height:3684px}.h-3685px{height:3685px}.h-3686px{height:3686px}.h-3687px{height:3687px}.h-3688px{height:3688px}.h-3689px{height:3689px}.h-3690px{height:3690px}.h-3691px{height:3691px}.h-3692px{height:3692px}.h-3693px{height:3693px}.h-3694px{height:3694px}.h-3695px{height:3695px}.h-3696px{height:3696px}.h-3697px{height:3697px}.h-3698px{height:3698px}.h-3699px{height:3699px}.h-3700px{height:3700px}.h-3701px{height:3701px}.h-3702px{height:3702px}.h-3703px{height:3703px}.h-3704px{height:3704px}.h-3705px{height:3705px}.h-3706px{height:3706px}.h-3707px{height:3707px}.h-3708px{height:3708px}.h-3709px{height:3709px}.h-3710px{height:3710px}.h-3711px{height:3711px}.h-3712px{height:3712px}.h-3713px{height:3713px}.h-3714px{height:3714px}.h-3715px{height:3715px}.h-3716px{height:3716px}.h-3717px{height:3717px}.h-3718px{height:3718px}.h-3719px{height:3719px}.h-3720px{height:3720px}.h-3721px{height:3721px}.h-3722px{height:3722px}.h-3723px{height:3723px}.h-3724px{height:3724px}.h-3725px{height:3725px}.h-3726px{height:3726px}.h-3727px{height:3727px}.h-3728px{height:3728px}.h-3729px{height:3729px}.h-3730px{height:3730px}.h-3731px{height:3731px}.h-3732px{height:3732px}.h-3733px{height:3733px}.h-3734px{height:3734px}.h-3735px{height:3735px}.h-3736px{height:3736px}.h-3737px{height:3737px}.h-3738px{height:3738px}.h-3739px{height:3739px}.h-3740px{height:3740px}.h-3741px{height:3741px}.h-3742px{height:3742px}.h-3743px{height:3743px}.h-3744px{height:3744px}.h-3745px{height:3745px}.h-3746px{height:3746px}.h-3747px{height:3747px}.h-3748px{height:3748px}.h-3749px{height:3749px}.h-3750px{height:3750px}.h-3751px{height:3751px}.h-3752px{height:3752px}.h-3753px{height:3753px}.h-3754px{height:3754px}.h-3755px{height:3755px}.h-3756px{height:3756px}.h-3757px{height:3757px}.h-3758px{height:3758px}.h-3759px{height:3759px}.h-3760px{height:3760px}.h-3761px{height:3761px}.h-3762px{height:3762px}.h-3763px{height:3763px}.h-3764px{height:3764px}.h-3765px{height:3765px}.h-3766px{height:3766px}.h-3767px{height:3767px}.h-3768px{height:3768px}.h-3769px{height:3769px}.h-3770px{height:3770px}.h-3771px{height:3771px}.h-3772px{height:3772px}.h-3773px{height:3773px}.h-3774px{height:3774px}.h-3775px{height:3775px}.h-3776px{height:3776px}.h-3777px{height:3777px}.h-3778px{height:3778px}.h-3779px{height:3779px}.h-3780px{height:3780px}.h-3781px{height:3781px}.h-3782px{height:3782px}.h-3783px{height:3783px}.h-3784px{height:3784px}.h-3785px{height:3785px}.h-3786px{height:3786px}.h-3787px{height:3787px}.h-3788px{height:3788px}.h-3789px{height:3789px}.h-3790px{height:3790px}.h-3791px{height:3791px}.h-3792px{height:3792px}.h-3793px{height:3793px}.h-3794px{height:3794px}.h-3795px{height:3795px}.h-3796px{height:3796px}.h-3797px{height:3797px}.h-3798px{height:3798px}.h-3799px{height:3799px}.h-3800px{height:3800px}.h-3801px{height:3801px}.h-3802px{height:3802px}.h-3803px{height:3803px}.h-3804px{height:3804px}.h-3805px{height:3805px}.h-3806px{height:3806px}.h-3807px{height:3807px}.h-3808px{height:3808px}.h-3809px{height:3809px}.h-3810px{height:3810px}.h-3811px{height:3811px}.h-3812px{height:3812px}.h-3813px{height:3813px}.h-3814px{height:3814px}.h-3815px{height:3815px}.h-3816px{height:3816px}.h-3817px{height:3817px}.h-3818px{height:3818px}.h-3819px{height:3819px}.h-3820px{height:3820px}.h-3821px{height:3821px}.h-3822px{height:3822px}.h-3823px{height:3823px}.h-3824px{height:3824px}.h-3825px{height:3825px}.h-3826px{height:3826px}.h-3827px{height:3827px}.h-3828px{height:3828px}.h-3829px{height:3829px}.h-3830px{height:3830px}.h-3831px{height:3831px}.h-3832px{height:3832px}.h-3833px{height:3833px}.h-3834px{height:3834px}.h-3835px{height:3835px}.h-3836px{height:3836px}.h-3837px{height:3837px}.h-3838px{height:3838px}.h-3839px{height:3839px}.h-3840px{height:3840px}.h-3841px{height:3841px}.h-3842px{height:3842px}.h-3843px{height:3843px}.h-3844px{height:3844px}.h-3845px{height:3845px}.h-3846px{height:3846px}.h-3847px{height:3847px}.h-3848px{height:3848px}.h-3849px{height:3849px}.h-3850px{height:3850px}.h-3851px{height:3851px}.h-3852px{height:3852px}.h-3853px{height:3853px}.h-3854px{height:3854px}.h-3855px{height:3855px}.h-3856px{height:3856px}.h-3857px{height:3857px}.h-3858px{height:3858px}.h-3859px{height:3859px}.h-3860px{height:3860px}.h-3861px{height:3861px}.h-3862px{height:3862px}.h-3863px{height:3863px}.h-3864px{height:3864px}.h-3865px{height:3865px}.h-3866px{height:3866px}.h-3867px{height:3867px}.h-3868px{height:3868px}.h-3869px{height:3869px}.h-3870px{height:3870px}.h-3871px{height:3871px}.h-3872px{height:3872px}.h-3873px{height:3873px}.h-3874px{height:3874px}.h-3875px{height:3875px}.h-3876px{height:3876px}.h-3877px{height:3877px}.h-3878px{height:3878px}.h-3879px{height:3879px}.h-3880px{height:3880px}.h-3881px{height:3881px}.h-3882px{height:3882px}.h-3883px{height:3883px}.h-3884px{height:3884px}.h-3885px{height:3885px}.h-3886px{height:3886px}.h-3887px{height:3887px}.h-3888px{height:3888px}.h-3889px{height:3889px}.h-3890px{height:3890px}.h-3891px{height:3891px}.h-3892px{height:3892px}.h-3893px{height:3893px}.h-3894px{height:3894px}.h-3895px{height:3895px}.h-3896px{height:3896px}.h-3897px{height:3897px}.h-3898px{height:3898px}.h-3899px{height:3899px}.h-3900px{height:3900px}.h-3901px{height:3901px}.h-3902px{height:3902px}.h-3903px{height:3903px}.h-3904px{height:3904px}.h-3905px{height:3905px}.h-3906px{height:3906px}.h-3907px{height:3907px}.h-3908px{height:3908px}.h-3909px{height:3909px}.h-3910px{height:3910px}.h-3911px{height:3911px}.h-3912px{height:3912px}.h-3913px{height:3913px}.h-3914px{height:3914px}.h-3915px{height:3915px}.h-3916px{height:3916px}.h-3917px{height:3917px}.h-3918px{height:3918px}.h-3919px{height:3919px}.h-3920px{height:3920px}.h-3921px{height:3921px}.h-3922px{height:3922px}.h-3923px{height:3923px}.h-3924px{height:3924px}.h-3925px{height:3925px}.h-3926px{height:3926px}.h-3927px{height:3927px}.h-3928px{height:3928px}.h-3929px{height:3929px}.h-3930px{height:3930px}.h-3931px{height:3931px}.h-3932px{height:3932px}.h-3933px{height:3933px}.h-3934px{height:3934px}.h-3935px{height:3935px}.h-3936px{height:3936px}.h-3937px{height:3937px}.h-3938px{height:3938px}.h-3939px{height:3939px}.h-3940px{height:3940px}.h-3941px{height:3941px}.h-3942px{height:3942px}.h-3943px{height:3943px}.h-3944px{height:3944px}.h-3945px{height:3945px}.h-3946px{height:3946px}.h-3947px{height:3947px}.h-3948px{height:3948px}.h-3949px{height:3949px}.h-3950px{height:3950px}.h-3951px{height:3951px}.h-3952px{height:3952px}.h-3953px{height:3953px}.h-3954px{height:3954px}.h-3955px{height:3955px}.h-3956px{height:3956px}.h-3957px{height:3957px}.h-3958px{height:3958px}.h-3959px{height:3959px}.h-3960px{height:3960px}.h-3961px{height:3961px}.h-3962px{height:3962px}.h-3963px{height:3963px}.h-3964px{height:3964px}.h-3965px{height:3965px}.h-3966px{height:3966px}.h-3967px{height:3967px}.h-3968px{height:3968px}.h-3969px{height:3969px}.h-3970px{height:3970px}.h-3971px{height:3971px}.h-3972px{height:3972px}.h-3973px{height:3973px}.h-3974px{height:3974px}.h-3975px{height:3975px}.h-3976px{height:3976px}.h-3977px{height:3977px}.h-3978px{height:3978px}.h-3979px{height:3979px}.h-3980px{height:3980px}.h-3981px{height:3981px}.h-3982px{height:3982px}.h-3983px{height:3983px}.h-3984px{height:3984px}.h-3985px{height:3985px}.h-3986px{height:3986px}.h-3987px{height:3987px}.h-3988px{height:3988px}.h-3989px{height:3989px}.h-3990px{height:3990px}.h-3991px{height:3991px}.h-3992px{height:3992px}.h-3993px{height:3993px}.h-3994px{height:3994px}.h-3995px{height:3995px}.h-3996px{height:3996px}.h-3997px{height:3997px}.h-3998px{height:3998px}.h-3999px{height:3999px}.h-4000px{height:4000px}.h-4001px{height:4001px}.h-4002px{height:4002px}.h-4003px{height:4003px}.h-4004px{height:4004px}.h-4005px{height:4005px}.h-4006px{height:4006px}.h-4007px{height:4007px}.h-4008px{height:4008px}.h-4009px{height:4009px}.h-4010px{height:4010px}.h-4011px{height:4011px}.h-4012px{height:4012px}.h-4013px{height:4013px}.h-4014px{height:4014px}.h-4015px{height:4015px}.h-4016px{height:4016px}.h-4017px{height:4017px}.h-4018px{height:4018px}.h-4019px{height:4019px}.h-4020px{height:4020px}.h-4021px{height:4021px}.h-4022px{height:4022px}.h-4023px{height:4023px}.h-4024px{height:4024px}.h-4025px{height:4025px}.h-4026px{height:4026px}.h-4027px{height:4027px}.h-4028px{height:4028px}.h-4029px{height:4029px}.h-4030px{height:4030px}.h-4031px{height:4031px}.h-4032px{height:4032px}.h-4033px{height:4033px}.h-4034px{height:4034px}.h-4035px{height:4035px}.h-4036px{height:4036px}.h-4037px{height:4037px}.h-4038px{height:4038px}.h-4039px{height:4039px}.h-4040px{height:4040px}.h-4041px{height:4041px}.h-4042px{height:4042px}.h-4043px{height:4043px}.h-4044px{height:4044px}.h-4045px{height:4045px}.h-4046px{height:4046px}.h-4047px{height:4047px}.h-4048px{height:4048px}.h-4049px{height:4049px}.h-4050px{height:4050px}.h-4051px{height:4051px}.h-4052px{height:4052px}.h-4053px{height:4053px}.h-4054px{height:4054px}.h-4055px{height:4055px}.h-4056px{height:4056px}.h-4057px{height:4057px}.h-4058px{height:4058px}.h-4059px{height:4059px}.h-4060px{height:4060px}.h-4061px{height:4061px}.h-4062px{height:4062px}.h-4063px{height:4063px}.h-4064px{height:4064px}.h-4065px{height:4065px}.h-4066px{height:4066px}.h-4067px{height:4067px}.h-4068px{height:4068px}.h-4069px{height:4069px}.h-4070px{height:4070px}.h-4071px{height:4071px}.h-4072px{height:4072px}.h-4073px{height:4073px}.h-4074px{height:4074px}.h-4075px{height:4075px}.h-4076px{height:4076px}.h-4077px{height:4077px}.h-4078px{height:4078px}.h-4079px{height:4079px}.h-4080px{height:4080px}.h-4081px{height:4081px}.h-4082px{height:4082px}.h-4083px{height:4083px}.h-4084px{height:4084px}.h-4085px{height:4085px}.h-4086px{height:4086px}.h-4087px{height:4087px}.h-4088px{height:4088px}.h-4089px{height:4089px}.h-4090px{height:4090px}.h-4091px{height:4091px}.h-4092px{height:4092px}.h-4093px{height:4093px}.h-4094px{height:4094px}.h-4095px{height:4095px}.h-4096px{height:4096px}.h-4097px{height:4097px}.h-4098px{height:4098px}.h-4099px{height:4099px}.h-4100px{height:4100px}.h-4101px{height:4101px}.h-4102px{height:4102px}.h-4103px{height:4103px}.h-4104px{height:4104px}.h-4105px{height:4105px}.h-4106px{height:4106px}.h-4107px{height:4107px}.h-4108px{height:4108px}.h-4109px{height:4109px}.h-4110px{height:4110px}.h-4111px{height:4111px}.h-4112px{height:4112px}.h-4113px{height:4113px}.h-4114px{height:4114px}.h-4115px{height:4115px}.h-4116px{height:4116px}.h-4117px{height:4117px}.h-4118px{height:4118px}.h-4119px{height:4119px}.h-4120px{height:4120px}.h-4121px{height:4121px}.h-4122px{height:4122px}.h-4123px{height:4123px}.h-4124px{height:4124px}.h-4125px{height:4125px}.h-4126px{height:4126px}.h-4127px{height:4127px}.h-4128px{height:4128px}.h-4129px{height:4129px}.h-4130px{height:4130px}.h-4131px{height:4131px}.h-4132px{height:4132px}.h-4133px{height:4133px}.h-4134px{height:4134px}.h-4135px{height:4135px}.h-4136px{height:4136px}.h-4137px{height:4137px}.h-4138px{height:4138px}.h-4139px{height:4139px}.h-4140px{height:4140px}.h-4141px{height:4141px}.h-4142px{height:4142px}.h-4143px{height:4143px}.h-4144px{height:4144px}.h-4145px{height:4145px}.h-4146px{height:4146px}.h-4147px{height:4147px}.h-4148px{height:4148px}.h-4149px{height:4149px}.h-4150px{height:4150px}.h-4151px{height:4151px}.h-4152px{height:4152px}.h-4153px{height:4153px}.h-4154px{height:4154px}.h-4155px{height:4155px}.h-4156px{height:4156px}.h-4157px{height:4157px}.h-4158px{height:4158px}.h-4159px{height:4159px}.h-4160px{height:4160px}.h-4161px{height:4161px}.h-4162px{height:4162px}.h-4163px{height:4163px}.h-4164px{height:4164px}.h-4165px{height:4165px}.h-4166px{height:4166px}.h-4167px{height:4167px}.h-4168px{height:4168px}.h-4169px{height:4169px}.h-4170px{height:4170px}.h-4171px{height:4171px}.h-4172px{height:4172px}.h-4173px{height:4173px}.h-4174px{height:4174px}.h-4175px{height:4175px}.h-4176px{height:4176px}.h-4177px{height:4177px}.h-4178px{height:4178px}.h-4179px{height:4179px}.h-4180px{height:4180px}.h-4181px{height:4181px}.h-4182px{height:4182px}.h-4183px{height:4183px}.h-4184px{height:4184px}.h-4185px{height:4185px}.h-4186px{height:4186px}.h-4187px{height:4187px}.h-4188px{height:4188px}.h-4189px{height:4189px}.h-4190px{height:4190px}.h-4191px{height:4191px}.h-4192px{height:4192px}.h-4193px{height:4193px}.h-4194px{height:4194px}.h-4195px{height:4195px}.h-4196px{height:4196px}.h-4197px{height:4197px}.h-4198px{height:4198px}.h-4199px{height:4199px}.h-4200px{height:4200px}.h-4201px{height:4201px}.h-4202px{height:4202px}.h-4203px{height:4203px}.h-4204px{height:4204px}.h-4205px{height:4205px}.h-4206px{height:4206px}.h-4207px{height:4207px}.h-4208px{height:4208px}.h-4209px{height:4209px}.h-4210px{height:4210px}.h-4211px{height:4211px}.h-4212px{height:4212px}.h-4213px{height:4213px}.h-4214px{height:4214px}.h-4215px{height:4215px}.h-4216px{height:4216px}.h-4217px{height:4217px}.h-4218px{height:4218px}.h-4219px{height:4219px}.h-4220px{height:4220px}.h-4221px{height:4221px}.h-4222px{height:4222px}.h-4223px{height:4223px}.h-4224px{height:4224px}.h-4225px{height:4225px}.h-4226px{height:4226px}.h-4227px{height:4227px}.h-4228px{height:4228px}.h-4229px{height:4229px}.h-4230px{height:4230px}.h-4231px{height:4231px}.h-4232px{height:4232px}.h-4233px{height:4233px}.h-4234px{height:4234px}.h-4235px{height:4235px}.h-4236px{height:4236px}.h-4237px{height:4237px}.h-4238px{height:4238px}.h-4239px{height:4239px}.h-4240px{height:4240px}.h-4241px{height:4241px}.h-4242px{height:4242px}.h-4243px{height:4243px}.h-4244px{height:4244px}.h-4245px{height:4245px}.h-4246px{height:4246px}.h-4247px{height:4247px}.h-4248px{height:4248px}.h-4249px{height:4249px}.h-4250px{height:4250px}.h-4251px{height:4251px}.h-4252px{height:4252px}.h-4253px{height:4253px}.h-4254px{height:4254px}.h-4255px{height:4255px}.h-4256px{height:4256px}.h-4257px{height:4257px}.h-4258px{height:4258px}.h-4259px{height:4259px}.h-4260px{height:4260px}.h-4261px{height:4261px}.h-4262px{height:4262px}.h-4263px{height:4263px}.h-4264px{height:4264px}.h-4265px{height:4265px}.h-4266px{height:4266px}.h-4267px{height:4267px}.h-4268px{height:4268px}.h-4269px{height:4269px}.h-4270px{height:4270px}.h-4271px{height:4271px}.h-4272px{height:4272px}.h-4273px{height:4273px}.h-4274px{height:4274px}.h-4275px{height:4275px}.h-4276px{height:4276px}.h-4277px{height:4277px}.h-4278px{height:4278px}.h-4279px{height:4279px}.h-4280px{height:4280px}.h-4281px{height:4281px}.h-4282px{height:4282px}.h-4283px{height:4283px}.h-4284px{height:4284px}.h-4285px{height:4285px}.h-4286px{height:4286px}.h-4287px{height:4287px}.h-4288px{height:4288px}.h-4289px{height:4289px}.h-4290px{height:4290px}.h-4291px{height:4291px}.h-4292px{height:4292px}.h-4293px{height:4293px}.h-4294px{height:4294px}.h-4295px{height:4295px}.h-4296px{height:4296px}.h-4297px{height:4297px}.h-4298px{height:4298px}.h-4299px{height:4299px}.h-4300px{height:4300px}.h-4301px{height:4301px}.h-4302px{height:4302px}.h-4303px{height:4303px}.h-4304px{height:4304px}.h-4305px{height:4305px}.h-4306px{height:4306px}.h-4307px{height:4307px}.h-4308px{height:4308px}.h-4309px{height:4309px}.h-4310px{height:4310px}.h-4311px{height:4311px}.h-4312px{height:4312px}.h-4313px{height:4313px}.h-4314px{height:4314px}.h-4315px{height:4315px}.h-4316px{height:4316px}.h-4317px{height:4317px}.h-4318px{height:4318px}.h-4319px{height:4319px}.h-4320px{height:4320px}.h-4321px{height:4321px}.h-4322px{height:4322px}.h-4323px{height:4323px}.h-4324px{height:4324px}.h-4325px{height:4325px}.h-4326px{height:4326px}.h-4327px{height:4327px}.h-4328px{height:4328px}.h-4329px{height:4329px}.h-4330px{height:4330px}.h-4331px{height:4331px}.h-4332px{height:4332px}.h-4333px{height:4333px}.h-4334px{height:4334px}.h-4335px{height:4335px}.h-4336px{height:4336px}.h-4337px{height:4337px}.h-4338px{height:4338px}.h-4339px{height:4339px}.h-4340px{height:4340px}.h-4341px{height:4341px}.h-4342px{height:4342px}.h-4343px{height:4343px}.h-4344px{height:4344px}.h-4345px{height:4345px}.h-4346px{height:4346px}.h-4347px{height:4347px}.h-4348px{height:4348px}.h-4349px{height:4349px}.h-4350px{height:4350px}.h-4351px{height:4351px}.h-4352px{height:4352px}.h-4353px{height:4353px}.h-4354px{height:4354px}.h-4355px{height:4355px}.h-4356px{height:4356px}.h-4357px{height:4357px}.h-4358px{height:4358px}.h-4359px{height:4359px}.h-4360px{height:4360px}.h-4361px{height:4361px}.h-4362px{height:4362px}.h-4363px{height:4363px}.h-4364px{height:4364px}.h-4365px{height:4365px}.h-4366px{height:4366px}.h-4367px{height:4367px}.h-4368px{height:4368px}.h-4369px{height:4369px}.h-4370px{height:4370px}.h-4371px{height:4371px}.h-4372px{height:4372px}.h-4373px{height:4373px}.h-4374px{height:4374px}.h-4375px{height:4375px}.h-4376px{height:4376px}.h-4377px{height:4377px}.h-4378px{height:4378px}.h-4379px{height:4379px}.h-4380px{height:4380px}.h-4381px{height:4381px}.h-4382px{height:4382px}.h-4383px{height:4383px}.h-4384px{height:4384px}.h-4385px{height:4385px}.h-4386px{height:4386px}.h-4387px{height:4387px}.h-4388px{height:4388px}.h-4389px{height:4389px}.h-4390px{height:4390px}.h-4391px{height:4391px}.h-4392px{height:4392px}.h-4393px{height:4393px}.h-4394px{height:4394px}.h-4395px{height:4395px}.h-4396px{height:4396px}.h-4397px{height:4397px}.h-4398px{height:4398px}.h-4399px{height:4399px}.h-4400px{height:4400px}.h-4401px{height:4401px}.h-4402px{height:4402px}.h-4403px{height:4403px}.h-4404px{height:4404px}.h-4405px{height:4405px}.h-4406px{height:4406px}.h-4407px{height:4407px}.h-4408px{height:4408px}.h-4409px{height:4409px}.h-4410px{height:4410px}.h-4411px{height:4411px}.h-4412px{height:4412px}.h-4413px{height:4413px}.h-4414px{height:4414px}.h-4415px{height:4415px}.h-4416px{height:4416px}.h-4417px{height:4417px}.h-4418px{height:4418px}.h-4419px{height:4419px}.h-4420px{height:4420px}.h-4421px{height:4421px}.h-4422px{height:4422px}.h-4423px{height:4423px}.h-4424px{height:4424px}.h-4425px{height:4425px}.h-4426px{height:4426px}.h-4427px{height:4427px}.h-4428px{height:4428px}.h-4429px{height:4429px}.h-4430px{height:4430px}.h-4431px{height:4431px}.h-4432px{height:4432px}.h-4433px{height:4433px}.h-4434px{height:4434px}.h-4435px{height:4435px}.h-4436px{height:4436px}.h-4437px{height:4437px}.h-4438px{height:4438px}.h-4439px{height:4439px}.h-4440px{height:4440px}.h-4441px{height:4441px}.h-4442px{height:4442px}.h-4443px{height:4443px}.h-4444px{height:4444px}.h-4445px{height:4445px}.h-4446px{height:4446px}.h-4447px{height:4447px}.h-4448px{height:4448px}.h-4449px{height:4449px}.h-4450px{height:4450px}.h-4451px{height:4451px}.h-4452px{height:4452px}.h-4453px{height:4453px}.h-4454px{height:4454px}.h-4455px{height:4455px}.h-4456px{height:4456px}.h-4457px{height:4457px}.h-4458px{height:4458px}.h-4459px{height:4459px}.h-4460px{height:4460px}.h-4461px{height:4461px}.h-4462px{height:4462px}.h-4463px{height:4463px}.h-4464px{height:4464px}.h-4465px{height:4465px}.h-4466px{height:4466px}.h-4467px{height:4467px}.h-4468px{height:4468px}.h-4469px{height:4469px}.h-4470px{height:4470px}.h-4471px{height:4471px}.h-4472px{height:4472px}.h-4473px{height:4473px}.h-4474px{height:4474px}.h-4475px{height:4475px}.h-4476px{height:4476px}.h-4477px{height:4477px}.h-4478px{height:4478px}.h-4479px{height:4479px}.h-4480px{height:4480px}.h-4481px{height:4481px}.h-4482px{height:4482px}.h-4483px{height:4483px}.h-4484px{height:4484px}.h-4485px{height:4485px}.h-4486px{height:4486px}.h-4487px{height:4487px}.h-4488px{height:4488px}.h-4489px{height:4489px}.h-4490px{height:4490px}.h-4491px{height:4491px}.h-4492px{height:4492px}.h-4493px{height:4493px}.h-4494px{height:4494px}.h-4495px{height:4495px}.h-4496px{height:4496px}.h-4497px{height:4497px}.h-4498px{height:4498px}.h-4499px{height:4499px}.h-4500px{height:4500px}.h-4501px{height:4501px}.h-4502px{height:4502px}.h-4503px{height:4503px}.h-4504px{height:4504px}.h-4505px{height:4505px}.h-4506px{height:4506px}.h-4507px{height:4507px}.h-4508px{height:4508px}.h-4509px{height:4509px}.h-4510px{height:4510px}.h-4511px{height:4511px}.h-4512px{height:4512px}.h-4513px{height:4513px}.h-4514px{height:4514px}.h-4515px{height:4515px}.h-4516px{height:4516px}.h-4517px{height:4517px}.h-4518px{height:4518px}.h-4519px{height:4519px}.h-4520px{height:4520px}.h-4521px{height:4521px}.h-4522px{height:4522px}.h-4523px{height:4523px}.h-4524px{height:4524px}.h-4525px{height:4525px}.h-4526px{height:4526px}.h-4527px{height:4527px}.h-4528px{height:4528px}.h-4529px{height:4529px}.h-4530px{height:4530px}.h-4531px{height:4531px}.h-4532px{height:4532px}.h-4533px{height:4533px}.h-4534px{height:4534px}.h-4535px{height:4535px}.h-4536px{height:4536px}.h-4537px{height:4537px}.h-4538px{height:4538px}.h-4539px{height:4539px}.h-4540px{height:4540px}.h-4541px{height:4541px}.h-4542px{height:4542px}.h-4543px{height:4543px}.h-4544px{height:4544px}.h-4545px{height:4545px}.h-4546px{height:4546px}.h-4547px{height:4547px}.h-4548px{height:4548px}.h-4549px{height:4549px}.h-4550px{height:4550px}.h-4551px{height:4551px}.h-4552px{height:4552px}.h-4553px{height:4553px}.h-4554px{height:4554px}.h-4555px{height:4555px}.h-4556px{height:4556px}.h-4557px{height:4557px}.h-4558px{height:4558px}.h-4559px{height:4559px}.h-4560px{height:4560px}.h-4561px{height:4561px}.h-4562px{height:4562px}.h-4563px{height:4563px}.h-4564px{height:4564px}.h-4565px{height:4565px}.h-4566px{height:4566px}.h-4567px{height:4567px}.h-4568px{height:4568px}.h-4569px{height:4569px}.h-4570px{height:4570px}.h-4571px{height:4571px}.h-4572px{height:4572px}.h-4573px{height:4573px}.h-4574px{height:4574px}.h-4575px{height:4575px}.h-4576px{height:4576px}.h-4577px{height:4577px}.h-4578px{height:4578px}.h-4579px{height:4579px}.h-4580px{height:4580px}.h-4581px{height:4581px}.h-4582px{height:4582px}.h-4583px{height:4583px}.h-4584px{height:4584px}.h-4585px{height:4585px}.h-4586px{height:4586px}.h-4587px{height:4587px}.h-4588px{height:4588px}.h-4589px{height:4589px}.h-4590px{height:4590px}.h-4591px{height:4591px}.h-4592px{height:4592px}.h-4593px{height:4593px}.h-4594px{height:4594px}.h-4595px{height:4595px}.h-4596px{height:4596px}.h-4597px{height:4597px}.h-4598px{height:4598px}.h-4599px{height:4599px}.h-4600px{height:4600px}.h-4601px{height:4601px}.h-4602px{height:4602px}.h-4603px{height:4603px}.h-4604px{height:4604px}.h-4605px{height:4605px}.h-4606px{height:4606px}.h-4607px{height:4607px}.h-4608px{height:4608px}.h-4609px{height:4609px}.h-4610px{height:4610px}.h-4611px{height:4611px}.h-4612px{height:4612px}.h-4613px{height:4613px}.h-4614px{height:4614px}.h-4615px{height:4615px}.h-4616px{height:4616px}.h-4617px{height:4617px}.h-4618px{height:4618px}.h-4619px{height:4619px}.h-4620px{height:4620px}.h-4621px{height:4621px}.h-4622px{height:4622px}.h-4623px{height:4623px}.h-4624px{height:4624px}.h-4625px{height:4625px}.h-4626px{height:4626px}.h-4627px{height:4627px}.h-4628px{height:4628px}.h-4629px{height:4629px}.h-4630px{height:4630px}.h-4631px{height:4631px}.h-4632px{height:4632px}.h-4633px{height:4633px}.h-4634px{height:4634px}.h-4635px{height:4635px}.h-4636px{height:4636px}.h-4637px{height:4637px}.h-4638px{height:4638px}.h-4639px{height:4639px}.h-4640px{height:4640px}.h-4641px{height:4641px}.h-4642px{height:4642px}.h-4643px{height:4643px}.h-4644px{height:4644px}.h-4645px{height:4645px}.h-4646px{height:4646px}.h-4647px{height:4647px}.h-4648px{height:4648px}.h-4649px{height:4649px}.h-4650px{height:4650px}.h-4651px{height:4651px}.h-4652px{height:4652px}.h-4653px{height:4653px}.h-4654px{height:4654px}.h-4655px{height:4655px}.h-4656px{height:4656px}.h-4657px{height:4657px}.h-4658px{height:4658px}.h-4659px{height:4659px}.h-4660px{height:4660px}.h-4661px{height:4661px}.h-4662px{height:4662px}.h-4663px{height:4663px}.h-4664px{height:4664px}.h-4665px{height:4665px}.h-4666px{height:4666px}.h-4667px{height:4667px}.h-4668px{height:4668px}.h-4669px{height:4669px}.h-4670px{height:4670px}.h-4671px{height:4671px}.h-4672px{height:4672px}.h-4673px{height:4673px}.h-4674px{height:4674px}.h-4675px{height:4675px}.h-4676px{height:4676px}.h-4677px{height:4677px}.h-4678px{height:4678px}.h-4679px{height:4679px}.h-4680px{height:4680px}.h-4681px{height:4681px}.h-4682px{height:4682px}.h-4683px{height:4683px}.h-4684px{height:4684px}.h-4685px{height:4685px}.h-4686px{height:4686px}.h-4687px{height:4687px}.h-4688px{height:4688px}.h-4689px{height:4689px}.h-4690px{height:4690px}.h-4691px{height:4691px}.h-4692px{height:4692px}.h-4693px{height:4693px}.h-4694px{height:4694px}.h-4695px{height:4695px}.h-4696px{height:4696px}.h-4697px{height:4697px}.h-4698px{height:4698px}.h-4699px{height:4699px}.h-4700px{height:4700px}.h-4701px{height:4701px}.h-4702px{height:4702px}.h-4703px{height:4703px}.h-4704px{height:4704px}.h-4705px{height:4705px}.h-4706px{height:4706px}.h-4707px{height:4707px}.h-4708px{height:4708px}.h-4709px{height:4709px}.h-4710px{height:4710px}.h-4711px{height:4711px}.h-4712px{height:4712px}.h-4713px{height:4713px}.h-4714px{height:4714px}.h-4715px{height:4715px}.h-4716px{height:4716px}.h-4717px{height:4717px}.h-4718px{height:4718px}.h-4719px{height:4719px}.h-4720px{height:4720px}.h-4721px{height:4721px}.h-4722px{height:4722px}.h-4723px{height:4723px}.h-4724px{height:4724px}.h-4725px{height:4725px}.h-4726px{height:4726px}.h-4727px{height:4727px}.h-4728px{height:4728px}.h-4729px{height:4729px}.h-4730px{height:4730px}.h-4731px{height:4731px}.h-4732px{height:4732px}.h-4733px{height:4733px}.h-4734px{height:4734px}.h-4735px{height:4735px}.h-4736px{height:4736px}.h-4737px{height:4737px}.h-4738px{height:4738px}.h-4739px{height:4739px}.h-4740px{height:4740px}.h-4741px{height:4741px}.h-4742px{height:4742px}.h-4743px{height:4743px}.h-4744px{height:4744px}.h-4745px{height:4745px}.h-4746px{height:4746px}.h-4747px{height:4747px}.h-4748px{height:4748px}.h-4749px{height:4749px}.h-4750px{height:4750px}.h-4751px{height:4751px}.h-4752px{height:4752px}.h-4753px{height:4753px}.h-4754px{height:4754px}.h-4755px{height:4755px}.h-4756px{height:4756px}.h-4757px{height:4757px}.h-4758px{height:4758px}.h-4759px{height:4759px}.h-4760px{height:4760px}.h-4761px{height:4761px}.h-4762px{height:4762px}.h-4763px{height:4763px}.h-4764px{height:4764px}.h-4765px{height:4765px}.h-4766px{height:4766px}.h-4767px{height:4767px}.h-4768px{height:4768px}.h-4769px{height:4769px}.h-4770px{height:4770px}.h-4771px{height:4771px}.h-4772px{height:4772px}.h-4773px{height:4773px}.h-4774px{height:4774px}.h-4775px{height:4775px}.h-4776px{height:4776px}.h-4777px{height:4777px}.h-4778px{height:4778px}.h-4779px{height:4779px}.h-4780px{height:4780px}.h-4781px{height:4781px}.h-4782px{height:4782px}.h-4783px{height:4783px}.h-4784px{height:4784px}.h-4785px{height:4785px}.h-4786px{height:4786px}.h-4787px{height:4787px}.h-4788px{height:4788px}.h-4789px{height:4789px}.h-4790px{height:4790px}.h-4791px{height:4791px}.h-4792px{height:4792px}.h-4793px{height:4793px}.h-4794px{height:4794px}.h-4795px{height:4795px}.h-4796px{height:4796px}.h-4797px{height:4797px}.h-4798px{height:4798px}.h-4799px{height:4799px}.h-4800px{height:4800px}.h-4801px{height:4801px}.h-4802px{height:4802px}.h-4803px{height:4803px}.h-4804px{height:4804px}.h-4805px{height:4805px}.h-4806px{height:4806px}.h-4807px{height:4807px}.h-4808px{height:4808px}.h-4809px{height:4809px}.h-4810px{height:4810px}.h-4811px{height:4811px}.h-4812px{height:4812px}.h-4813px{height:4813px}.h-4814px{height:4814px}.h-4815px{height:4815px}.h-4816px{height:4816px}.h-4817px{height:4817px}.h-4818px{height:4818px}.h-4819px{height:4819px}.h-4820px{height:4820px}.h-4821px{height:4821px}.h-4822px{height:4822px}.h-4823px{height:4823px}.h-4824px{height:4824px}.h-4825px{height:4825px}.h-4826px{height:4826px}.h-4827px{height:4827px}.h-4828px{height:4828px}.h-4829px{height:4829px}.h-4830px{height:4830px}.h-4831px{height:4831px}.h-4832px{height:4832px}.h-4833px{height:4833px}.h-4834px{height:4834px}.h-4835px{height:4835px}.h-4836px{height:4836px}.h-4837px{height:4837px}.h-4838px{height:4838px}.h-4839px{height:4839px}.h-4840px{height:4840px}.h-4841px{height:4841px}.h-4842px{height:4842px}.h-4843px{height:4843px}.h-4844px{height:4844px}.h-4845px{height:4845px}.h-4846px{height:4846px}.h-4847px{height:4847px}.h-4848px{height:4848px}.h-4849px{height:4849px}.h-4850px{height:4850px}.h-4851px{height:4851px}.h-4852px{height:4852px}.h-4853px{height:4853px}.h-4854px{height:4854px}.h-4855px{height:4855px}.h-4856px{height:4856px}.h-4857px{height:4857px}.h-4858px{height:4858px}.h-4859px{height:4859px}.h-4860px{height:4860px}.h-4861px{height:4861px}.h-4862px{height:4862px}.h-4863px{height:4863px}.h-4864px{height:4864px}.h-4865px{height:4865px}.h-4866px{height:4866px}.h-4867px{height:4867px}.h-4868px{height:4868px}.h-4869px{height:4869px}.h-4870px{height:4870px}.h-4871px{height:4871px}.h-4872px{height:4872px}.h-4873px{height:4873px}.h-4874px{height:4874px}.h-4875px{height:4875px}.h-4876px{height:4876px}.h-4877px{height:4877px}.h-4878px{height:4878px}.h-4879px{height:4879px}.h-4880px{height:4880px}.h-4881px{height:4881px}.h-4882px{height:4882px}.h-4883px{height:4883px}.h-4884px{height:4884px}.h-4885px{height:4885px}.h-4886px{height:4886px}.h-4887px{height:4887px}.h-4888px{height:4888px}.h-4889px{height:4889px}.h-4890px{height:4890px}.h-4891px{height:4891px}.h-4892px{height:4892px}.h-4893px{height:4893px}.h-4894px{height:4894px}.h-4895px{height:4895px}.h-4896px{height:4896px}.h-4897px{height:4897px}.h-4898px{height:4898px}.h-4899px{height:4899px}.h-4900px{height:4900px}.h-4901px{height:4901px}.h-4902px{height:4902px}.h-4903px{height:4903px}.h-4904px{height:4904px}.h-4905px{height:4905px}.h-4906px{height:4906px}.h-4907px{height:4907px}.h-4908px{height:4908px}.h-4909px{height:4909px}.h-4910px{height:4910px}.h-4911px{height:4911px}.h-4912px{height:4912px}.h-4913px{height:4913px}.h-4914px{height:4914px}.h-4915px{height:4915px}.h-4916px{height:4916px}.h-4917px{height:4917px}.h-4918px{height:4918px}.h-4919px{height:4919px}.h-4920px{height:4920px}.h-4921px{height:4921px}.h-4922px{height:4922px}.h-4923px{height:4923px}.h-4924px{height:4924px}.h-4925px{height:4925px}.h-4926px{height:4926px}.h-4927px{height:4927px}.h-4928px{height:4928px}.h-4929px{height:4929px}.h-4930px{height:4930px}.h-4931px{height:4931px}.h-4932px{height:4932px}.h-4933px{height:4933px}.h-4934px{height:4934px}.h-4935px{height:4935px}.h-4936px{height:4936px}.h-4937px{height:4937px}.h-4938px{height:4938px}.h-4939px{height:4939px}.h-4940px{height:4940px}.h-4941px{height:4941px}.h-4942px{height:4942px}.h-4943px{height:4943px}.h-4944px{height:4944px}.h-4945px{height:4945px}.h-4946px{height:4946px}.h-4947px{height:4947px}.h-4948px{height:4948px}.h-4949px{height:4949px}.h-4950px{height:4950px}.h-4951px{height:4951px}.h-4952px{height:4952px}.h-4953px{height:4953px}.h-4954px{height:4954px}.h-4955px{height:4955px}.h-4956px{height:4956px}.h-4957px{height:4957px}.h-4958px{height:4958px}.h-4959px{height:4959px}.h-4960px{height:4960px}.h-4961px{height:4961px}.h-4962px{height:4962px}.h-4963px{height:4963px}.h-4964px{height:4964px}.h-4965px{height:4965px}.h-4966px{height:4966px}.h-4967px{height:4967px}.h-4968px{height:4968px}.h-4969px{height:4969px}.h-4970px{height:4970px}.h-4971px{height:4971px}.h-4972px{height:4972px}.h-4973px{height:4973px}.h-4974px{height:4974px}.h-4975px{height:4975px}.h-4976px{height:4976px}.h-4977px{height:4977px}.h-4978px{height:4978px}.h-4979px{height:4979px}.h-4980px{height:4980px}.h-4981px{height:4981px}.h-4982px{height:4982px}.h-4983px{height:4983px}.h-4984px{height:4984px}.h-4985px{height:4985px}.h-4986px{height:4986px}.h-4987px{height:4987px}.h-4988px{height:4988px}.h-4989px{height:4989px}.h-4990px{height:4990px}.h-4991px{height:4991px}.h-4992px{height:4992px}.h-4993px{height:4993px}.h-4994px{height:4994px}.h-4995px{height:4995px}.h-4996px{height:4996px}.h-4997px{height:4997px}.h-4998px{height:4998px}.h-4999px{height:4999px}.h-5000px{height:5000px}.h-5001px{height:5001px}.h-5002px{height:5002px}.h-5003px{height:5003px}.h-5004px{height:5004px}.h-5005px{height:5005px}.h-5006px{height:5006px}.h-5007px{height:5007px}.h-5008px{height:5008px}.h-5009px{height:5009px}.h-5010px{height:5010px}.h-5011px{height:5011px}.h-5012px{height:5012px}.h-5013px{height:5013px}.h-5014px{height:5014px}.h-5015px{height:5015px}.h-5016px{height:5016px}.h-5017px{height:5017px}.h-5018px{height:5018px}.h-5019px{height:5019px}.h-5020px{height:5020px}.h-5021px{height:5021px}.h-5022px{height:5022px}.h-5023px{height:5023px}.h-5024px{height:5024px}.h-5025px{height:5025px}.h-5026px{height:5026px}.h-5027px{height:5027px}.h-5028px{height:5028px}.h-5029px{height:5029px}.h-5030px{height:5030px}.h-5031px{height:5031px}.h-5032px{height:5032px}.h-5033px{height:5033px}.h-5034px{height:5034px}.h-5035px{height:5035px}.h-5036px{height:5036px}.h-5037px{height:5037px}.h-5038px{height:5038px}.h-5039px{height:5039px}.h-5040px{height:5040px}.h-5041px{height:5041px}.h-5042px{height:5042px}.h-5043px{height:5043px}.h-5044px{height:5044px}.h-5045px{height:5045px}.h-5046px{height:5046px}.h-5047px{height:5047px}.h-5048px{height:5048px}.h-5049px{height:5049px}.h-5050px{height:5050px}.h-5051px{height:5051px}.h-5052px{height:5052px}.h-5053px{height:5053px}.h-5054px{height:5054px}.h-5055px{height:5055px}.h-5056px{height:5056px}.h-5057px{height:5057px}.h-5058px{height:5058px}.h-5059px{height:5059px}.h-5060px{height:5060px}.h-5061px{height:5061px}.h-5062px{height:5062px}.h-5063px{height:5063px}.h-5064px{height:5064px}.h-5065px{height:5065px}.h-5066px{height:5066px}.h-5067px{height:5067px}.h-5068px{height:5068px}.h-5069px{height:5069px}.h-5070px{height:5070px}.h-5071px{height:5071px}.h-5072px{height:5072px}.h-5073px{height:5073px}.h-5074px{height:5074px}.h-5075px{height:5075px}.h-5076px{height:5076px}.h-5077px{height:5077px}.h-5078px{height:5078px}.h-5079px{height:5079px}.h-5080px{height:5080px}.h-5081px{height:5081px}.h-5082px{height:5082px}.h-5083px{height:5083px}.h-5084px{height:5084px}.h-5085px{height:5085px}.h-5086px{height:5086px}.h-5087px{height:5087px}.h-5088px{height:5088px}.h-5089px{height:5089px}.h-5090px{height:5090px}.h-5091px{height:5091px}.h-5092px{height:5092px}.h-5093px{height:5093px}.h-5094px{height:5094px}.h-5095px{height:5095px}.h-5096px{height:5096px}.h-5097px{height:5097px}.h-5098px{height:5098px}.h-5099px{height:5099px}.h-5100px{height:5100px}.h-5101px{height:5101px}.h-5102px{height:5102px}.h-5103px{height:5103px}.h-5104px{height:5104px}.h-5105px{height:5105px}.h-5106px{height:5106px}.h-5107px{height:5107px}.h-5108px{height:5108px}.h-5109px{height:5109px}.h-5110px{height:5110px}.h-5111px{height:5111px}.h-5112px{height:5112px}.h-5113px{height:5113px}.h-5114px{height:5114px}.h-5115px{height:5115px}.h-5116px{height:5116px}.h-5117px{height:5117px}.h-5118px{height:5118px}.h-5119px{height:5119px}.h-5120px{height:5120px}.h-5121px{height:5121px}.h-5122px{height:5122px}.h-5123px{height:5123px}.h-5124px{height:5124px}.h-5125px{height:5125px}.h-5126px{height:5126px}.h-5127px{height:5127px}.h-5128px{height:5128px}.h-5129px{height:5129px}.h-5130px{height:5130px}.h-5131px{height:5131px}.h-5132px{height:5132px}.h-5133px{height:5133px}.h-5134px{height:5134px}.h-5135px{height:5135px}.h-5136px{height:5136px}.h-5137px{height:5137px}.h-5138px{height:5138px}.h-5139px{height:5139px}.h-5140px{height:5140px}.h-5141px{height:5141px}.h-5142px{height:5142px}.h-5143px{height:5143px}.h-5144px{height:5144px}.h-5145px{height:5145px}.h-5146px{height:5146px}.h-5147px{height:5147px}.h-5148px{height:5148px}.h-5149px{height:5149px}.h-5150px{height:5150px}.h-5151px{height:5151px}.h-5152px{height:5152px}.h-5153px{height:5153px}.h-5154px{height:5154px}.h-5155px{height:5155px}.h-5156px{height:5156px}.h-5157px{height:5157px}.h-5158px{height:5158px}.h-5159px{height:5159px}.h-5160px{height:5160px}.h-5161px{height:5161px}.h-5162px{height:5162px}.h-5163px{height:5163px}.h-5164px{height:5164px}.h-5165px{height:5165px}.h-5166px{height:5166px}.h-5167px{height:5167px}.h-5168px{height:5168px}.h-5169px{height:5169px}.h-5170px{height:5170px}.h-5171px{height:5171px}.h-5172px{height:5172px}.h-5173px{height:5173px}.h-5174px{height:5174px}.h-5175px{height:5175px}.h-5176px{height:5176px}.h-5177px{height:5177px}.h-5178px{height:5178px}.h-5179px{height:5179px}.h-5180px{height:5180px}.h-5181px{height:5181px}.h-5182px{height:5182px}.h-5183px{height:5183px}.h-5184px{height:5184px}.h-5185px{height:5185px}.h-5186px{height:5186px}.h-5187px{height:5187px}.h-5188px{height:5188px}.h-5189px{height:5189px}.h-5190px{height:5190px}.h-5191px{height:5191px}.h-5192px{height:5192px}.h-5193px{height:5193px}.h-5194px{height:5194px}.h-5195px{height:5195px}.h-5196px{height:5196px}.h-5197px{height:5197px}.h-5198px{height:5198px}.h-5199px{height:5199px}.h-5200px{height:5200px}.h-5201px{height:5201px}.h-5202px{height:5202px}.h-5203px{height:5203px}.h-5204px{height:5204px}.h-5205px{height:5205px}.h-5206px{height:5206px}.h-5207px{height:5207px}.h-5208px{height:5208px}.h-5209px{height:5209px}.h-5210px{height:5210px}.h-5211px{height:5211px}.h-5212px{height:5212px}.h-5213px{height:5213px}.h-5214px{height:5214px}.h-5215px{height:5215px}.h-5216px{height:5216px}.h-5217px{height:5217px}.h-5218px{height:5218px}.h-5219px{height:5219px}.h-5220px{height:5220px}.h-5221px{height:5221px}.h-5222px{height:5222px}.h-5223px{height:5223px}.h-5224px{height:5224px}.h-5225px{height:5225px}.h-5226px{height:5226px}.h-5227px{height:5227px}.h-5228px{height:5228px}.h-5229px{height:5229px}.h-5230px{height:5230px}.h-5231px{height:5231px}.h-5232px{height:5232px}.h-5233px{height:5233px}.h-5234px{height:5234px}.h-5235px{height:5235px}.h-5236px{height:5236px}.h-5237px{height:5237px}.h-5238px{height:5238px}.h-5239px{height:5239px}.h-5240px{height:5240px}.h-5241px{height:5241px}.h-5242px{height:5242px}.h-5243px{height:5243px}.h-5244px{height:5244px}.h-5245px{height:5245px}.h-5246px{height:5246px}.h-5247px{height:5247px}.h-5248px{height:5248px}.h-5249px{height:5249px}.h-5250px{height:5250px}.h-5251px{height:5251px}.h-5252px{height:5252px}.h-5253px{height:5253px}.h-5254px{height:5254px}.h-5255px{height:5255px}.h-5256px{height:5256px}.h-5257px{height:5257px}.h-5258px{height:5258px}.h-5259px{height:5259px}.h-5260px{height:5260px}.h-5261px{height:5261px}.h-5262px{height:5262px}.h-5263px{height:5263px}.h-5264px{height:5264px}.h-5265px{height:5265px}.h-5266px{height:5266px}.h-5267px{height:5267px}.h-5268px{height:5268px}.h-5269px{height:5269px}.h-5270px{height:5270px}.h-5271px{height:5271px}.h-5272px{height:5272px}.h-5273px{height:5273px}.h-5274px{height:5274px}.h-5275px{height:5275px}.h-5276px{height:5276px}.h-5277px{height:5277px}.h-5278px{height:5278px}.h-5279px{height:5279px}.h-5280px{height:5280px}.h-5281px{height:5281px}.h-5282px{height:5282px}.h-5283px{height:5283px}.h-5284px{height:5284px}.h-5285px{height:5285px}.h-5286px{height:5286px}.h-5287px{height:5287px}.h-5288px{height:5288px}.h-5289px{height:5289px}.h-5290px{height:5290px}.h-5291px{height:5291px}.h-5292px{height:5292px}.h-5293px{height:5293px}.h-5294px{height:5294px}.h-5295px{height:5295px}.h-5296px{height:5296px}.h-5297px{height:5297px}.h-5298px{height:5298px}.h-5299px{height:5299px}.h-5300px{height:5300px}.h-5301px{height:5301px}.h-5302px{height:5302px}.h-5303px{height:5303px}.h-5304px{height:5304px}.h-5305px{height:5305px}.h-5306px{height:5306px}.h-5307px{height:5307px}.h-5308px{height:5308px}.h-5309px{height:5309px}.h-5310px{height:5310px}.h-5311px{height:5311px}.h-5312px{height:5312px}.h-5313px{height:5313px}.h-5314px{height:5314px}.h-5315px{height:5315px}.h-5316px{height:5316px}.h-5317px{height:5317px}.h-5318px{height:5318px}.h-5319px{height:5319px}.h-5320px{height:5320px}.h-5321px{height:5321px}.h-5322px{height:5322px}.h-5323px{height:5323px}.h-5324px{height:5324px}.h-5325px{height:5325px}.h-5326px{height:5326px}.h-5327px{height:5327px}.h-5328px{height:5328px}.h-5329px{height:5329px}.h-5330px{height:5330px}.h-5331px{height:5331px}.h-5332px{height:5332px}.h-5333px{height:5333px}.h-5334px{height:5334px}.h-5335px{height:5335px}.h-5336px{height:5336px}.h-5337px{height:5337px}.h-5338px{height:5338px}.h-5339px{height:5339px}.h-5340px{height:5340px}.h-5341px{height:5341px}.h-5342px{height:5342px}.h-5343px{height:5343px}.h-5344px{height:5344px}.h-5345px{height:5345px}.h-5346px{height:5346px}.h-5347px{height:5347px}.h-5348px{height:5348px}.h-5349px{height:5349px}.h-5350px{height:5350px}.h-5351px{height:5351px}.h-5352px{height:5352px}.h-5353px{height:5353px}.h-5354px{height:5354px}.h-5355px{height:5355px}.h-5356px{height:5356px}.h-5357px{height:5357px}.h-5358px{height:5358px}.h-5359px{height:5359px}.h-5360px{height:5360px}.h-5361px{height:5361px}.h-5362px{height:5362px}.h-5363px{height:5363px}.h-5364px{height:5364px}.h-5365px{height:5365px}.h-5366px{height:5366px}.h-5367px{height:5367px}.h-5368px{height:5368px}.h-5369px{height:5369px}.h-5370px{height:5370px}.h-5371px{height:5371px}.h-5372px{height:5372px}.h-5373px{height:5373px}.h-5374px{height:5374px}.h-5375px{height:5375px}.h-5376px{height:5376px}.h-5377px{height:5377px}.h-5378px{height:5378px}.h-5379px{height:5379px}.h-5380px{height:5380px}.h-5381px{height:5381px}.h-5382px{height:5382px}.h-5383px{height:5383px}.h-5384px{height:5384px}.h-5385px{height:5385px}.h-5386px{height:5386px}.h-5387px{height:5387px}.h-5388px{height:5388px}.h-5389px{height:5389px}.h-5390px{height:5390px}.h-5391px{height:5391px}.h-5392px{height:5392px}.h-5393px{height:5393px}.h-5394px{height:5394px}.h-5395px{height:5395px}.h-5396px{height:5396px}.h-5397px{height:5397px}.h-5398px{height:5398px}.h-5399px{height:5399px}.h-5400px{height:5400px}.h-5401px{height:5401px}.h-5402px{height:5402px}.h-5403px{height:5403px}.h-5404px{height:5404px}.h-5405px{height:5405px}.h-5406px{height:5406px}.h-5407px{height:5407px}.h-5408px{height:5408px}.h-5409px{height:5409px}.h-5410px{height:5410px}.h-5411px{height:5411px}.h-5412px{height:5412px}.h-5413px{height:5413px}.h-5414px{height:5414px}.h-5415px{height:5415px}.h-5416px{height:5416px}.h-5417px{height:5417px}.h-5418px{height:5418px}.h-5419px{height:5419px}.h-5420px{height:5420px}.h-5421px{height:5421px}.h-5422px{height:5422px}.h-5423px{height:5423px}.h-5424px{height:5424px}.h-5425px{height:5425px}.h-5426px{height:5426px}.h-5427px{height:5427px}.h-5428px{height:5428px}.h-5429px{height:5429px}.h-5430px{height:5430px}.h-5431px{height:5431px}.h-5432px{height:5432px}.h-5433px{height:5433px}.h-5434px{height:5434px}.h-5435px{height:5435px}.h-5436px{height:5436px}.h-5437px{height:5437px}.h-5438px{height:5438px}.h-5439px{height:5439px}.h-5440px{height:5440px}.h-5441px{height:5441px}.h-5442px{height:5442px}.h-5443px{height:5443px}.h-5444px{height:5444px}.h-5445px{height:5445px}.h-5446px{height:5446px}.h-5447px{height:5447px}.h-5448px{height:5448px}.h-5449px{height:5449px}.h-5450px{height:5450px}.h-5451px{height:5451px}.h-5452px{height:5452px}.h-5453px{height:5453px}.h-5454px{height:5454px}.h-5455px{height:5455px}.h-5456px{height:5456px}.h-5457px{height:5457px}.h-5458px{height:5458px}.h-5459px{height:5459px}.h-5460px{height:5460px}.h-5461px{height:5461px}.h-5462px{height:5462px}.h-5463px{height:5463px}.h-5464px{height:5464px}.h-5465px{height:5465px}.h-5466px{height:5466px}.h-5467px{height:5467px}.h-5468px{height:5468px}.h-5469px{height:5469px}.h-5470px{height:5470px}.h-5471px{height:5471px}.h-5472px{height:5472px}.h-5473px{height:5473px}.h-5474px{height:5474px}.h-5475px{height:5475px}.h-5476px{height:5476px}.h-5477px{height:5477px}.h-5478px{height:5478px}.h-5479px{height:5479px}.h-5480px{height:5480px}.h-5481px{height:5481px}.h-5482px{height:5482px}.h-5483px{height:5483px}.h-5484px{height:5484px}.h-5485px{height:5485px}.h-5486px{height:5486px}.h-5487px{height:5487px}.h-5488px{height:5488px}.h-5489px{height:5489px}.h-5490px{height:5490px}.h-5491px{height:5491px}.h-5492px{height:5492px}.h-5493px{height:5493px}.h-5494px{height:5494px}.h-5495px{height:5495px}.h-5496px{height:5496px}.h-5497px{height:5497px}.h-5498px{height:5498px}.h-5499px{height:5499px}.h-5500px{height:5500px}.h-5501px{height:5501px}.h-5502px{height:5502px}.h-5503px{height:5503px}.h-5504px{height:5504px}.h-5505px{height:5505px}.h-5506px{height:5506px}.h-5507px{height:5507px}.h-5508px{height:5508px}.h-5509px{height:5509px}.h-5510px{height:5510px}.h-5511px{height:5511px}.h-5512px{height:5512px}.h-5513px{height:5513px}.h-5514px{height:5514px}.h-5515px{height:5515px}.h-5516px{height:5516px}.h-5517px{height:5517px}.h-5518px{height:5518px}.h-5519px{height:5519px}.h-5520px{height:5520px}.h-5521px{height:5521px}.h-5522px{height:5522px}.h-5523px{height:5523px}.h-5524px{height:5524px}.h-5525px{height:5525px}.h-5526px{height:5526px}.h-5527px{height:5527px}.h-5528px{height:5528px}.h-5529px{height:5529px}.h-5530px{height:5530px}.h-5531px{height:5531px}.h-5532px{height:5532px}.h-5533px{height:5533px}.h-5534px{height:5534px}.h-5535px{height:5535px}.h-5536px{height:5536px}.h-5537px{height:5537px}.h-5538px{height:5538px}.h-5539px{height:5539px}.h-5540px{height:5540px}.h-5541px{height:5541px}.h-5542px{height:5542px}.h-5543px{height:5543px}.h-5544px{height:5544px}.h-5545px{height:5545px}.h-5546px{height:5546px}.h-5547px{height:5547px}.h-5548px{height:5548px}.h-5549px{height:5549px}.h-5550px{height:5550px}.h-5551px{height:5551px}.h-5552px{height:5552px}.h-5553px{height:5553px}.h-5554px{height:5554px}.h-5555px{height:5555px}.h-5556px{height:5556px}.h-5557px{height:5557px}.h-5558px{height:5558px}.h-5559px{height:5559px}.h-5560px{height:5560px}.h-5561px{height:5561px}.h-5562px{height:5562px}.h-5563px{height:5563px}.h-5564px{height:5564px}.h-5565px{height:5565px}.h-5566px{height:5566px}.h-5567px{height:5567px}.h-5568px{height:5568px}.h-5569px{height:5569px}.h-5570px{height:5570px}.h-5571px{height:5571px}.h-5572px{height:5572px}.h-5573px{height:5573px}.h-5574px{height:5574px}.h-5575px{height:5575px}.h-5576px{height:5576px}.h-5577px{height:5577px}.h-5578px{height:5578px}.h-5579px{height:5579px}.h-5580px{height:5580px}.h-5581px{height:5581px}.h-5582px{height:5582px}.h-5583px{height:5583px}.h-5584px{height:5584px}.h-5585px{height:5585px}.h-5586px{height:5586px}.h-5587px{height:5587px}.h-5588px{height:5588px}.h-5589px{height:5589px}.h-5590px{height:5590px}.h-5591px{height:5591px}.h-5592px{height:5592px}.h-5593px{height:5593px}.h-5594px{height:5594px}.h-5595px{height:5595px}.h-5596px{height:5596px}.h-5597px{height:5597px}.h-5598px{height:5598px}.h-5599px{height:5599px}.h-5600px{height:5600px}.h-5601px{height:5601px}.h-5602px{height:5602px}.h-5603px{height:5603px}.h-5604px{height:5604px}.h-5605px{height:5605px}.h-5606px{height:5606px}.h-5607px{height:5607px}.h-5608px{height:5608px}.h-5609px{height:5609px}.h-5610px{height:5610px}.h-5611px{height:5611px}.h-5612px{height:5612px}.h-5613px{height:5613px}.h-5614px{height:5614px}.h-5615px{height:5615px}.h-5616px{height:5616px}.h-5617px{height:5617px}.h-5618px{height:5618px}.h-5619px{height:5619px}.h-5620px{height:5620px}.h-5621px{height:5621px}.h-5622px{height:5622px}.h-5623px{height:5623px}.h-5624px{height:5624px}.h-5625px{height:5625px}.h-5626px{height:5626px}.h-5627px{height:5627px}.h-5628px{height:5628px}.h-5629px{height:5629px}.h-5630px{height:5630px}.h-5631px{height:5631px}.h-5632px{height:5632px}.h-5633px{height:5633px}.h-5634px{height:5634px}.h-5635px{height:5635px}.h-5636px{height:5636px}.h-5637px{height:5637px}.h-5638px{height:5638px}.h-5639px{height:5639px}.h-5640px{height:5640px}.h-5641px{height:5641px}.h-5642px{height:5642px}.h-5643px{height:5643px}.h-5644px{height:5644px}.h-5645px{height:5645px}.h-5646px{height:5646px}.h-5647px{height:5647px}.h-5648px{height:5648px}.h-5649px{height:5649px}.h-5650px{height:5650px}.h-5651px{height:5651px}.h-5652px{height:5652px}.h-5653px{height:5653px}.h-5654px{height:5654px}.h-5655px{height:5655px}.h-5656px{height:5656px}.h-5657px{height:5657px}.h-5658px{height:5658px}.h-5659px{height:5659px}.h-5660px{height:5660px}.h-5661px{height:5661px}.h-5662px{height:5662px}.h-5663px{height:5663px}.h-5664px{height:5664px}.h-5665px{height:5665px}.h-5666px{height:5666px}.h-5667px{height:5667px}.h-5668px{height:5668px}.h-5669px{height:5669px}.h-5670px{height:5670px}.h-5671px{height:5671px}.h-5672px{height:5672px}.h-5673px{height:5673px}.h-5674px{height:5674px}.h-5675px{height:5675px}.h-5676px{height:5676px}.h-5677px{height:5677px}.h-5678px{height:5678px}.h-5679px{height:5679px}.h-5680px{height:5680px}.h-5681px{height:5681px}.h-5682px{height:5682px}.h-5683px{height:5683px}.h-5684px{height:5684px}.h-5685px{height:5685px}.h-5686px{height:5686px}.h-5687px{height:5687px}.h-5688px{height:5688px}.h-5689px{height:5689px}.h-5690px{height:5690px}.h-5691px{height:5691px}.h-5692px{height:5692px}.h-5693px{height:5693px}.h-5694px{height:5694px}.h-5695px{height:5695px}.h-5696px{height:5696px}.h-5697px{height:5697px}.h-5698px{height:5698px}.h-5699px{height:5699px}.h-5700px{height:5700px}.h-5701px{height:5701px}.h-5702px{height:5702px}.h-5703px{height:5703px}.h-5704px{height:5704px}.h-5705px{height:5705px}.h-5706px{height:5706px}.h-5707px{height:5707px}.h-5708px{height:5708px}.h-5709px{height:5709px}.h-5710px{height:5710px}.h-5711px{height:5711px}.h-5712px{height:5712px}.h-5713px{height:5713px}.h-5714px{height:5714px}.h-5715px{height:5715px}.h-5716px{height:5716px}.h-5717px{height:5717px}.h-5718px{height:5718px}.h-5719px{height:5719px}.h-5720px{height:5720px}.h-5721px{height:5721px}.h-5722px{height:5722px}.h-5723px{height:5723px}.h-5724px{height:5724px}.h-5725px{height:5725px}.h-5726px{height:5726px}.h-5727px{height:5727px}.h-5728px{height:5728px}.h-5729px{height:5729px}.h-5730px{height:5730px}.h-5731px{height:5731px}.h-5732px{height:5732px}.h-5733px{height:5733px}.h-5734px{height:5734px}.h-5735px{height:5735px}.h-5736px{height:5736px}.h-5737px{height:5737px}.h-5738px{height:5738px}.h-5739px{height:5739px}.h-5740px{height:5740px}.h-5741px{height:5741px}.h-5742px{height:5742px}.h-5743px{height:5743px}.h-5744px{height:5744px}.h-5745px{height:5745px}.h-5746px{height:5746px}.h-5747px{height:5747px}.h-5748px{height:5748px}.h-5749px{height:5749px}.h-5750px{height:5750px}.h-5751px{height:5751px}.h-5752px{height:5752px}.h-5753px{height:5753px}.h-5754px{height:5754px}.h-5755px{height:5755px}.h-5756px{height:5756px}.h-5757px{height:5757px}.h-5758px{height:5758px}.h-5759px{height:5759px}.h-5760px{height:5760px}.h-5761px{height:5761px}.h-5762px{height:5762px}.h-5763px{height:5763px}.h-5764px{height:5764px}.h-5765px{height:5765px}.h-5766px{height:5766px}.h-5767px{height:5767px}.h-5768px{height:5768px}.h-5769px{height:5769px}.h-5770px{height:5770px}.h-5771px{height:5771px}.h-5772px{height:5772px}.h-5773px{height:5773px}.h-5774px{height:5774px}.h-5775px{height:5775px}.h-5776px{height:5776px}.h-5777px{height:5777px}.h-5778px{height:5778px}.h-5779px{height:5779px}.h-5780px{height:5780px}.h-5781px{height:5781px}.h-5782px{height:5782px}.h-5783px{height:5783px}.h-5784px{height:5784px}.h-5785px{height:5785px}.h-5786px{height:5786px}.h-5787px{height:5787px}.h-5788px{height:5788px}.h-5789px{height:5789px}.h-5790px{height:5790px}.h-5791px{height:5791px}.h-5792px{height:5792px}.h-5793px{height:5793px}.h-5794px{height:5794px}.h-5795px{height:5795px}.h-5796px{height:5796px}.h-5797px{height:5797px}.h-5798px{height:5798px}.h-5799px{height:5799px}.h-5800px{height:5800px}.h-5801px{height:5801px}.h-5802px{height:5802px}.h-5803px{height:5803px}.h-5804px{height:5804px}.h-5805px{height:5805px}.h-5806px{height:5806px}.h-5807px{height:5807px}.h-5808px{height:5808px}.h-5809px{height:5809px}.h-5810px{height:5810px}.h-5811px{height:5811px}.h-5812px{height:5812px}.h-5813px{height:5813px}.h-5814px{height:5814px}.h-5815px{height:5815px}.h-5816px{height:5816px}.h-5817px{height:5817px}.h-5818px{height:5818px}.h-5819px{height:5819px}.h-5820px{height:5820px}.h-5821px{height:5821px}.h-5822px{height:5822px}.h-5823px{height:5823px}.h-5824px{height:5824px}.h-5825px{height:5825px}.h-5826px{height:5826px}.h-5827px{height:5827px}.h-5828px{height:5828px}.h-5829px{height:5829px}.h-5830px{height:5830px}.h-5831px{height:5831px}.h-5832px{height:5832px}.h-5833px{height:5833px}.h-5834px{height:5834px}.h-5835px{height:5835px}.h-5836px{height:5836px}.h-5837px{height:5837px}.h-5838px{height:5838px}.h-5839px{height:5839px}.h-5840px{height:5840px}.h-5841px{height:5841px}.h-5842px{height:5842px}.h-5843px{height:5843px}.h-5844px{height:5844px}.h-5845px{height:5845px}.h-5846px{height:5846px}.h-5847px{height:5847px}.h-5848px{height:5848px}.h-5849px{height:5849px}.h-5850px{height:5850px}.h-5851px{height:5851px}.h-5852px{height:5852px}.h-5853px{height:5853px}.h-5854px{height:5854px}.h-5855px{height:5855px}.h-5856px{height:5856px}.h-5857px{height:5857px}.h-5858px{height:5858px}.h-5859px{height:5859px}.h-5860px{height:5860px}.h-5861px{height:5861px}.h-5862px{height:5862px}.h-5863px{height:5863px}.h-5864px{height:5864px}.h-5865px{height:5865px}.h-5866px{height:5866px}.h-5867px{height:5867px}.h-5868px{height:5868px}.h-5869px{height:5869px}.h-5870px{height:5870px}.h-5871px{height:5871px}.h-5872px{height:5872px}.h-5873px{height:5873px}.h-5874px{height:5874px}.h-5875px{height:5875px}.h-5876px{height:5876px}.h-5877px{height:5877px}.h-5878px{height:5878px}.h-5879px{height:5879px}.h-5880px{height:5880px}.h-5881px{height:5881px}.h-5882px{height:5882px}.h-5883px{height:5883px}.h-5884px{height:5884px}.h-5885px{height:5885px}.h-5886px{height:5886px}.h-5887px{height:5887px}.h-5888px{height:5888px}.h-5889px{height:5889px}.h-5890px{height:5890px}.h-5891px{height:5891px}.h-5892px{height:5892px}.h-5893px{height:5893px}.h-5894px{height:5894px}.h-5895px{height:5895px}.h-5896px{height:5896px}.h-5897px{height:5897px}.h-5898px{height:5898px}.h-5899px{height:5899px}.h-5900px{height:5900px}.h-5901px{height:5901px}.h-5902px{height:5902px}.h-5903px{height:5903px}.h-5904px{height:5904px}.h-5905px{height:5905px}.h-5906px{height:5906px}.h-5907px{height:5907px}.h-5908px{height:5908px}.h-5909px{height:5909px}.h-5910px{height:5910px}.h-5911px{height:5911px}.h-5912px{height:5912px}.h-5913px{height:5913px}.h-5914px{height:5914px}.h-5915px{height:5915px}.h-5916px{height:5916px}.h-5917px{height:5917px}.h-5918px{height:5918px}.h-5919px{height:5919px}.h-5920px{height:5920px}.h-5921px{height:5921px}.h-5922px{height:5922px}.h-5923px{height:5923px}.h-5924px{height:5924px}.h-5925px{height:5925px}.h-5926px{height:5926px}.h-5927px{height:5927px}.h-5928px{height:5928px}.h-5929px{height:5929px}.h-5930px{height:5930px}.h-5931px{height:5931px}.h-5932px{height:5932px}.h-5933px{height:5933px}.h-5934px{height:5934px}.h-5935px{height:5935px}.h-5936px{height:5936px}.h-5937px{height:5937px}.h-5938px{height:5938px}.h-5939px{height:5939px}.h-5940px{height:5940px}.h-5941px{height:5941px}.h-5942px{height:5942px}.h-5943px{height:5943px}.h-5944px{height:5944px}.h-5945px{height:5945px}.h-5946px{height:5946px}.h-5947px{height:5947px}.h-5948px{height:5948px}.h-5949px{height:5949px}.h-5950px{height:5950px}.h-5951px{height:5951px}.h-5952px{height:5952px}.h-5953px{height:5953px}.h-5954px{height:5954px}.h-5955px{height:5955px}.h-5956px{height:5956px}.h-5957px{height:5957px}.h-5958px{height:5958px}.h-5959px{height:5959px}.h-5960px{height:5960px}.h-5961px{height:5961px}.h-5962px{height:5962px}.h-5963px{height:5963px}.h-5964px{height:5964px}.h-5965px{height:5965px}.h-5966px{height:5966px}.h-5967px{height:5967px}.h-5968px{height:5968px}.h-5969px{height:5969px}.h-5970px{height:5970px}.h-5971px{height:5971px}.h-5972px{height:5972px}.h-5973px{height:5973px}.h-5974px{height:5974px}.h-5975px{height:5975px}.h-5976px{height:5976px}.h-5977px{height:5977px}.h-5978px{height:5978px}.h-5979px{height:5979px}.h-5980px{height:5980px}.h-5981px{height:5981px}.h-5982px{height:5982px}.h-5983px{height:5983px}.h-5984px{height:5984px}.h-5985px{height:5985px}.h-5986px{height:5986px}.h-5987px{height:5987px}.h-5988px{height:5988px}.h-5989px{height:5989px}.h-5990px{height:5990px}.h-5991px{height:5991px}.h-5992px{height:5992px}.h-5993px{height:5993px}.h-5994px{height:5994px}.h-5995px{height:5995px}.h-5996px{height:5996px}.h-5997px{height:5997px}.h-5998px{height:5998px}.h-5999px{height:5999px}.h-6000px{height:6000px}.gap-0{gap:0px}.gap-1{gap:1px}.gap-2{gap:2px}@media (min-width: 1280px){.xl\:gap-2{gap:2px}}@media (min-width: 1440px){._2xl\:gap-2{gap:2px}}.gap-3{gap:3px}.gap-4{gap:4px}@media (min-width: 1440px){._2xl\:gap-4{gap:4px}}.gap-5{gap:5px}.m-0{margin:0}.mx-0{margin-left:0;margin-right:0}.my-0{margin-top:0;margin-bottom:0}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ms-0{margin-inline-start:0px}.me-0{margin-inline-end:0px}.m-1{margin:2px}.mx-1{margin-left:2px;margin-right:2px}.my-1{margin-top:2px;margin-bottom:2px}.mt-1{margin-top:2px}.mb-1{margin-bottom:2px}.ms-1{margin-inline-start:2px}.me-1{margin-inline-end:2px}.m-2{margin:4px}.mx-2{margin-left:4px;margin-right:4px}.my-2{margin-top:4px;margin-bottom:4px}.mt-2{margin-top:4px}.mb-2{margin-bottom:4px}.ms-2{margin-inline-start:4px}.me-2{margin-inline-end:4px}.m-3{margin:6px}.mx-3{margin-left:6px;margin-right:6px}.my-3{margin-top:6px;margin-bottom:6px}.mt-3{margin-top:6px}.mb-3{margin-bottom:6px}.ms-3{margin-inline-start:6px}.me-3{margin-inline-end:6px}.m-4{margin:8px}.mx-4{margin-left:8px;margin-right:8px}.my-4{margin-top:8px;margin-bottom:8px}.mt-4{margin-top:8px}.mb-4{margin-bottom:8px}.ms-4{margin-inline-start:8px}.me-4{margin-inline-end:8px}.m-5{margin:10px}.mx-5{margin-left:10px;margin-right:10px}.my-5{margin-top:10px;margin-bottom:10px}.mt-5{margin-top:10px}.mb-5{margin-bottom:10px}.ms-5{margin-inline-start:10px}.me-5{margin-inline-end:10px}.m-6{margin:12px}.mt-6{margin-top:12px}.mb-6{margin-bottom:12px}.m-7{margin:14px}.mt-7{margin-top:14px}.mb-7{margin-bottom:14px}.m-8{margin:16px}.mt-8{margin-top:16px}.mb-8{margin-bottom:16px}.m-9{margin:18px}.mt-9{margin-top:18px}.mb-9{margin-bottom:18px}.m-10{margin:20px}.mt-10{margin-top:20px}.mb-10{margin-bottom:20px}.m-11{margin:22px}.mt-11{margin-top:22px}.mb-11{margin-bottom:22px}.m-12{margin:24px}.mt-12{margin-top:24px}.mb-12{margin-bottom:24px}.m-13{margin:26px}.mt-13{margin-top:26px}.mb-13{margin-bottom:26px}.m-14{margin:28px}.mt-14{margin-top:28px}.mb-14{margin-bottom:28px}.m-15{margin:30px}.mt-15{margin-top:30px}.mb-15{margin-bottom:30px}.m-16{margin:32px}.mt-16{margin-top:32px}.mb-16{margin-bottom:32px}.m-17{margin:34px}.mt-17{margin-top:34px}.mb-17{margin-bottom:34px}.m-18{margin:36px}.mt-18{margin-top:36px}.mb-18{margin-bottom:36px}.m-19{margin:38px}.mt-19{margin-top:38px}.mb-19{margin-bottom:38px}.m-20{margin:40px}.mt-20{margin-top:40px}.mb-20{margin-bottom:40px}.p-0{padding:0}.px-0{padding-left:0;padding-right:0}.py-0{padding-top:0;padding-bottom:0}.pt-0{padding-top:0}.pb-0{padding-bottom:0}.ps-0{padding-inline-start:0px}.pe-0{padding-inline-end:0px}.p-1{padding:2px}.px-1{padding-left:2px;padding-right:2px}.py-1{padding-top:2px;padding-bottom:2px}.pt-1{padding-top:2px}.pb-1{padding-bottom:2px}.ps-1{padding-inline-start:2px}.pe-1{padding-inline-end:2px}.p-2{padding:4px}.px-2{padding-left:4px;padding-right:4px}.py-2{padding-top:4px;padding-bottom:4px}.pt-2{padding-top:4px}.pb-2{padding-bottom:4px}.ps-2{padding-inline-start:4px}.pe-2{padding-inline-end:4px}.p-3{padding:6px}.px-3{padding-left:6px;padding-right:6px}.py-3{padding-top:6px;padding-bottom:6px}.pt-3{padding-top:6px}.pb-3{padding-bottom:6px}.ps-3{padding-inline-start:6px}.pe-3{padding-inline-end:6px}.p-4{padding:8px}.px-4{padding-left:8px;padding-right:8px}.py-4{padding-top:8px;padding-bottom:8px}.pt-4{padding-top:8px}.pb-4{padding-bottom:8px}.ps-4{padding-inline-start:8px}.pe-4{padding-inline-end:8px}.p-5{padding:10px}.px-5{padding-left:10px;padding-right:10px}.py-5{padding-top:10px;padding-bottom:10px}.pt-5{padding-top:10px}.pb-5{padding-bottom:10px}.ps-5{padding-inline-start:10px}.pe-5{padding-inline-end:10px}.p-6{padding:12px}.pt-6{padding-top:12px}.pb-6{padding-bottom:12px}.p-7{padding:14px}.pt-7{padding-top:14px}.pb-7{padding-bottom:14px}.p-8{padding:16px}.px-8{padding-left:16px;padding-right:16px}.pt-8{padding-top:16px}.pb-8{padding-bottom:16px}.p-9{padding:18px}.pt-9{padding-top:18px}.pb-9{padding-bottom:18px}.p-10{padding:20px}.pt-10{padding-top:20px}.pb-10{padding-bottom:20px}.p-11{padding:22px}.pt-11{padding-top:22px}.pb-11{padding-bottom:22px}.p-12{padding:24px}.pt-12{padding-top:24px}.pb-12{padding-bottom:24px}.p-13{padding:26px}.pt-13{padding-top:26px}.pb-13{padding-bottom:26px}.p-14{padding:28px}.py-14{padding-top:28px;padding-bottom:28px}.pt-14{padding-top:28px}.pb-14{padding-bottom:28px}.p-15{padding:30px}.pt-15{padding-top:30px}.pb-15{padding-bottom:30px}.p-16{padding:32px}.pt-16{padding-top:32px}.pb-16{padding-bottom:32px}.p-17{padding:34px}.pt-17{padding-top:34px}.pb-17{padding-bottom:34px}.p-18{padding:36px}.pt-18{padding-top:36px}.pb-18{padding-bottom:36px}.p-19{padding:38px}.pt-19{padding-top:38px}.pb-19{padding-bottom:38px}.p-20{padding:40px}.pt-20{padding-top:40px}.pb-20{padding-bottom:40px}.py-1-8{padding-top:3.6px;padding-bottom:3.6px}@media (min-width: 1280px){.xl\:p-3{padding:6px!important}}@media (min-width: 1536px){._3xl\:p-4{padding:8px!important}}.m-0,.p-0{margin:0!important;padding:0!important}.cursor-not-allowed{cursor:not-allowed}.text-xs{font-size:clamp(9.6px,2vw,12px)}.text-sm{font-size:clamp(11.2px,2vw,14px)}.text-md{font-size:clamp(12.8px,2vw,16px)}.text-lg{font-size:clamp(16px,2vw,20px)}@media (min-width: 768px){.md\:text-sm{font-size:clamp(11.2px,2vw,14px)}}@media (min-width: 1280px){.xl\:text-xs{font-size:clamp(9.6px,2vw,12px)}.xl\:text-sm{font-size:clamp(11.2px,2vw,14px)}}@media (min-width: 1536px){._3xl\:text-xs{font-size:clamp(9.6px,2vw,12px)}._3xl\:text-sm{font-size:clamp(11.2px,2vw,14px)}._3xl\:text-md{font-size:clamp(12.8px,2vw,16px)}._3xl\:text-lg{font-size:clamp(16px,2vw,20px)}}.font-semibold{font-weight:600}.font-bold{font-weight:700}.btn--primary{background-color:#9ecf9a;color:#fff;border:1px solid #9ecf9a;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--primary{font-size:13px}}@media (min-width: 1024px){.btn--primary{font-size:13px}}@media (min-width: 1440px){.btn--primary{font-size:14px}}@media (min-width: 1536px){.btn--primary{font-size:15px}}@media (min-width: 768px){.btn--primary{padding:6px 13px}}@media (min-width: 1024px){.btn--primary{padding:7px 16px}}.btn--primary:hover{background-color:#fff;color:#9ecf9a;border:1px solid #9ecf9a}.btn--primary-outline{background-color:#fff;color:#9ecf9a;border:1px solid #9ecf9a;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--primary-outline{font-size:13px}}@media (min-width: 1024px){.btn--primary-outline{font-size:13px}}@media (min-width: 1440px){.btn--primary-outline{font-size:14px}}@media (min-width: 1536px){.btn--primary-outline{font-size:15px}}@media (min-width: 768px){.btn--primary-outline{padding:6px 13px}}@media (min-width: 1024px){.btn--primary-outline{padding:7px 16px}}.btn--primary-outline:hover{background-color:#9ecf9a;color:#fff}.btn--secondary{background-color:#2ecc71;color:#fff;border:1px solid #2ecc71;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--secondary{font-size:13px}}@media (min-width: 1024px){.btn--secondary{font-size:13px}}@media (min-width: 1440px){.btn--secondary{font-size:14px}}@media (min-width: 1536px){.btn--secondary{font-size:15px}}@media (min-width: 768px){.btn--secondary{padding:6px 13px}}@media (min-width: 1024px){.btn--secondary{padding:7px 16px}}.btn--secondary:hover{background-color:#fff;color:#2ecc71;border:1px solid #2ecc71}.btn--secondary-outline{background-color:#fff;color:#2ecc71;border:1px solid #2ecc71;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--secondary-outline{font-size:13px}}@media (min-width: 1024px){.btn--secondary-outline{font-size:13px}}@media (min-width: 1440px){.btn--secondary-outline{font-size:14px}}@media (min-width: 1536px){.btn--secondary-outline{font-size:15px}}@media (min-width: 768px){.btn--secondary-outline{padding:6px 13px}}@media (min-width: 1024px){.btn--secondary-outline{padding:7px 16px}}.btn--secondary-outline:hover{background-color:#2ecc71;color:#fff}.btn--danger{background-color:#e74c3c;color:#fff;border:1px solid #e74c3c;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--danger{font-size:13px}}@media (min-width: 1024px){.btn--danger{font-size:13px}}@media (min-width: 1440px){.btn--danger{font-size:14px}}@media (min-width: 1536px){.btn--danger{font-size:15px}}@media (min-width: 768px){.btn--danger{padding:6px 13px}}@media (min-width: 1024px){.btn--danger{padding:7px 16px}}.btn--danger:hover{background-color:#fff;color:#e74c3c;border:1px solid #e74c3c}.btn--danger-outline{background-color:#fff;color:#e74c3c;border:1px solid #e74c3c;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--danger-outline{font-size:13px}}@media (min-width: 1024px){.btn--danger-outline{font-size:13px}}@media (min-width: 1440px){.btn--danger-outline{font-size:14px}}@media (min-width: 1536px){.btn--danger-outline{font-size:15px}}@media (min-width: 768px){.btn--danger-outline{padding:6px 13px}}@media (min-width: 1024px){.btn--danger-outline{padding:7px 16px}}.btn--danger-outline:hover{background-color:#e74c3c;color:#fff}.btn--lemonGreen{background-color:#a4d20c;color:#fff;border:1px solid #a4d20c;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--lemonGreen{font-size:13px}}@media (min-width: 1024px){.btn--lemonGreen{font-size:13px}}@media (min-width: 1440px){.btn--lemonGreen{font-size:14px}}@media (min-width: 1536px){.btn--lemonGreen{font-size:15px}}@media (min-width: 768px){.btn--lemonGreen{padding:6px 13px}}@media (min-width: 1024px){.btn--lemonGreen{padding:7px 16px}}.btn--lemonGreen:hover{background-color:#fff;color:#a4d20c;border:1px solid #a4d20c}.btn--lemonGreen-outline{background-color:#fff;color:#a4d20c;border:1px solid #a4d20c;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--lemonGreen-outline{font-size:13px}}@media (min-width: 1024px){.btn--lemonGreen-outline{font-size:13px}}@media (min-width: 1440px){.btn--lemonGreen-outline{font-size:14px}}@media (min-width: 1536px){.btn--lemonGreen-outline{font-size:15px}}@media (min-width: 768px){.btn--lemonGreen-outline{padding:6px 13px}}@media (min-width: 1024px){.btn--lemonGreen-outline{padding:7px 16px}}.btn--lemonGreen-outline:hover{background-color:#a4d20c;color:#fff}.btn--create{background-color:#f1ae24;color:#fff;border:1px solid #f1ae24;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--create{font-size:13px}}@media (min-width: 1024px){.btn--create{font-size:13px}}@media (min-width: 1440px){.btn--create{font-size:14px}}@media (min-width: 1536px){.btn--create{font-size:15px}}@media (min-width: 768px){.btn--create{padding:6px 13px}}@media (min-width: 1024px){.btn--create{padding:7px 16px}}.btn--create:hover{background-color:#fff;color:#f1ae24;border:1px solid #f1ae24}.btn--create-outline{background-color:#fff;color:#f1ae24;border:1px solid #f1ae24;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--create-outline{font-size:13px}}@media (min-width: 1024px){.btn--create-outline{font-size:13px}}@media (min-width: 1440px){.btn--create-outline{font-size:14px}}@media (min-width: 1536px){.btn--create-outline{font-size:15px}}@media (min-width: 768px){.btn--create-outline{padding:6px 13px}}@media (min-width: 1024px){.btn--create-outline{padding:7px 16px}}.btn--create-outline:hover{background-color:#f1ae24;color:#fff}.btn--violet{background-color:#794eda;color:#fff;border:1px solid #794eda;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--violet{font-size:13px}}@media (min-width: 1024px){.btn--violet{font-size:13px}}@media (min-width: 1440px){.btn--violet{font-size:14px}}@media (min-width: 1536px){.btn--violet{font-size:15px}}@media (min-width: 768px){.btn--violet{padding:6px 13px}}@media (min-width: 1024px){.btn--violet{padding:7px 16px}}.btn--violet:hover{background-color:#fff;color:#794eda;border:1px solid #794eda}.btn--violet-outline{background-color:#fff;color:#794eda;border:1px solid #794eda;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--violet-outline{font-size:13px}}@media (min-width: 1024px){.btn--violet-outline{font-size:13px}}@media (min-width: 1440px){.btn--violet-outline{font-size:14px}}@media (min-width: 1536px){.btn--violet-outline{font-size:15px}}@media (min-width: 768px){.btn--violet-outline{padding:6px 13px}}@media (min-width: 1024px){.btn--violet-outline{padding:7px 16px}}.btn--violet-outline:hover{background-color:#794eda;color:#fff}.btn--gray{background-color:#8e8e94;color:#fff;border:1px solid #8e8e94;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--gray{font-size:13px}}@media (min-width: 1024px){.btn--gray{font-size:13px}}@media (min-width: 1440px){.btn--gray{font-size:14px}}@media (min-width: 1536px){.btn--gray{font-size:15px}}@media (min-width: 768px){.btn--gray{padding:6px 13px}}@media (min-width: 1024px){.btn--gray{padding:7px 16px}}.btn--gray:hover{background-color:#fff;color:#8e8e94;border:1px solid #8e8e94}.btn--gray-outline{background-color:#fff;color:#8e8e94;border:1px solid #8e8e94;border-radius:3px;transition:background-color .5s ease,color .3s ease;display:flex;align-items:center;justify-content:center;font-weight:bolder;font-size:12px;padding:5px 10px}@media (min-width: 768px){.btn--gray-outline{font-size:13px}}@media (min-width: 1024px){.btn--gray-outline{font-size:13px}}@media (min-width: 1440px){.btn--gray-outline{font-size:14px}}@media (min-width: 1536px){.btn--gray-outline{font-size:15px}}@media (min-width: 768px){.btn--gray-outline{padding:6px 13px}}@media (min-width: 1024px){.btn--gray-outline{padding:7px 16px}}.btn--gray-outline:hover{background-color:#8e8e94;color:#fff}.fs-responsive-sm{font-size:12px}@media (min-width: 768px){.fs-responsive-sm{font-size:14px}}@media (min-width: 1024px){.fs-responsive-sm{font-size:16px}}.fs-responsive-base{font-size:14px}@media (min-width: 768px){.fs-responsive-base{font-size:16px}}@media (min-width: 1536px){.fs-responsive-base{font-size:18px}}.fs-responsive-lg{font-size:14px}@media (min-width: 768px){.fs-responsive-lg{font-size:18px}}@media (min-width: 1024px){.fs-responsive-lg{font-size:20px}}.fs-responsive-xl{font-size:20px}@media (min-width: 768px){.fs-responsive-xl{font-size:28px}}@media (min-width: 1024px){.fs-responsive-xl{font-size:36px}}@media (min-width: 768px){.fs-responsive-title2{font-size:14px}}@media (min-width: 1280px){.fs-responsive-title2{font-size:15px}}@media (min-width: 1536px){.fs-responsive-title2{font-size:16px}}.fs-responsive-text{font-size:13px}@media (min-width: 768px){.fs-responsive-text{font-size:14px}}@media (min-width: 1024px){.fs-responsive-text{font-size:15px}}@media (min-width: 1536px){.fs-responsive-text{font-size:16px}}.fs-responsive-subtext{font-size:12px}@media (min-width: 768px){.fs-responsive-subtext{font-size:13px}}@media (min-width: 1024px){.fs-responsive-subtext{font-size:14px}}.fs-responsive-xs{font-size:10px}@media (min-width: 1024px){.fs-responsive-xs{font-size:11px}}@media (min-width: 1440px){.fs-responsive-xs{font-size:12px}}@media (min-width: 1536px){.fs-responsive-xs{font-size:13px}}:root{--ck-content-font-family: Nunito, sans-serif;--base-color: hsl(119, 26%, 69%);--secondary: #f5f6fb;--border: hsl(from var(--base-color) h s calc(l - 1) );--primary: var(--base-color);--muted: #f9fafb;--muted-foreground: #6b7280;--background: white;--foreground: #070707;--secondary-foreground: #374151;--primary-foreground: white;--muted: #e9f4e8;--info: #244065;--info-foreground: white;--info-muted: #dbeafe;--info-muted-foreground: #1e40af;--primary-info: #244065;--input: white;--input-foreground: #232425;--table: #fdfdfd;--table-header: #f2f2f2;--table-header-foreground: #201f1f;--table-border: #dbd9d9;--root-bg: #f5f6fb;--primary-bg: white;--secondary-bg: #f5f6fb;--layout-bg: white;--secondary-font: #244065;--primary-font: #141414;--secondary-color: #f5f6fb;--scroll-bar-color: #27ae60;--border-color: #ccc;--fontBlue: var(--info);--font-gray: #404358;--primary-badge: #e8fae6;--primary-price: #f1ae24;--primary-error: #d32f2f;--danger: #c01c2d;--danger2: #ff5733;--primary-ass: #ededed;--secondary-gray: #a6a6a6;--disabled-color: rgba(0, 0, 0, .02);--black-200: "#1d1d1d";--black-100: "#141414"}[data-theme=sage]{--background: #f8faf8;--foreground: #1a2e1a;--card: #ffffff;--card-foreground: #1a2e1a;--primary: #7fb069;--primary-foreground: #ffffff;--secondary: #f0f4f0;--secondary-foreground: #2d4a2d;--muted: #e6f2e6;--muted-foreground: #5a6b5a;--accent: #d4edda;--accent-foreground: #1a2e1a;--border: #7fb069;--input: #ffffff;--input-foreground: #1a2e1a;--ring: #7fb069;--success: #7fb069;--warning: #f4a261;--destructive: #e76f51;--info: #2a9d8f;--info-foreground: #ffffff;--info-muted: #b2dfdb;--info-muted-foreground: #00695c;--table: #fafcfa;--table-header: #f0f4f0;--table-header-foreground: #2d4a2d;--table-border: #c8d6c8;--table-row-even: #ffffff;--table-row-odd: #fafcfa;--table-row-hover: #e6f2e6}[data-theme=soft-blue]{--background: #eff6ff;--foreground: #1e3a8a;--card: #ffffff;--card-foreground: #1e3a8a;--primary: #3b82f6;--primary-foreground: #ffffff;--secondary: #dbeafe;--secondary-foreground: #1d4ed8;--muted: #eff6ff;--muted-foreground: #6b7280;--accent: #bfdbfe;--accent-foreground: #1e3a8a;--border: #adcef8;--input: #f9fafd;--ring: #3b82f6;--success: #10b981;--warning: #f59e0b;--destructive: #ef4444;--info-foreground: #1e3a8a;--info: #06b6d4;--table: #eff6ff;--table-header: #e1edff;--table-header-foreground: #223771;--table-row-even: #ffffff;--table-row-odd: #faf5ff;--table-row-hover: #e9d5ff;--table-border: #adcef8}[data-theme=stone-neutral]{--base-color: hsl(120, 17%, 55%);--background: hsl(from var(--base-color) h s min(l + 10, 25) );--foreground: hsl(from var(--base-color) h s min(l + 80, 95) );--secondary: hsl(from var(--base-color) h s min(l + 80, 20) );--secondary-foreground: hsl(from var(--base-color) h s max(l - 10, 12) );--border: hsl(from var(--base-color) h s min(l + 40, 85) );--card: #ffffff;--card-foreground: #1f2937;--primary: var(--base-color);--primary-foreground: #ffffff;--muted: #f3f4f6;--muted-foreground: #6b7280;--accent: #d1d5db;--accent-foreground: #1f2937;--input: #ffffff;--input-foreground: #1f2937;--ring: #4b5563;--success: #10b981;--warning: #f59e0b;--destructive: #ef4444;--info: #06b6d4;--info-foreground: #ffffff;--table: #ffffff;--table-header: #f3f4f6;--table-header-foreground: #374151;--table-border: #e5e7eb;--table-row-even: #ffffff;--table-row-odd: #f9fafb;--table-row-hover: #f3f4f6}[data-theme=dark]{--muted: #1f2937;--muted-foreground: #d1d5db;--background: #0b0f19;--foreground: #f9fafb;--secondary: #111827;--secondary-foreground: #e5e7eb;--primary: #9ecf9a;--primary-foreground: #0b0f19;--info: #60a5fa;--info-foreground: #0c111d;--info-muted: #1e3a8a;--info-muted-foreground: #bfdbfe;--input: rgb(20, 19, 19);--input-foreground: #3a6cbc}*{scrollbar-width:thin;scrollbar-color:white}*::-webkit-scrollbar-track{background:#ccc}*::-webkit-scrollbar-thumb{background-color:#fff;visibility:visible;border-radius:20px}*:active::-webkit-scrollbar-thumb,*:focus::-webkit-scrollbar-thumb,*:hover::-webkit-scrollbar-thumb{visibility:visible}.cursor-pointer{cursor:pointer}html{font-size:62.5%}body{font-weight:400;line-height:normal;font-size:18px;background-color:var(--secondary);--bs-success: #dc3545 !important;--bs-danger: #dc3545;--bs-info: #17a2b8;--bs-warning: #ffc107}*{margin:0;padding:0;box-sizing:border-box}section{overflow:hidden}.banner_sec{position:relative;overflow:initial;z-index:1}ul,ol{list-style:none;padding:0;margin:0}button,input[type=submit],input[type=reset],a{transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;text-decoration:none;outline:none}a:hover,a:focus{text-decoration:none}::-moz-selection{color:#fff;background:#718bda}::selection{color:#fff;background:#718bda}img{max-width:100%;display:block;height:auto;transition:all .5s;-webkit-transition:all .5s;-moz-transition:all .5s;-ms-transition:all .5s;-o-transition:all .5s}h1,h2,h3,h4,h5,h6{line-height:normal;font-weight:400;padding:0;margin:0}p{margin:0;padding:0}.container{max-width:1560px}.navbar{border-radius:0;margin-bottom:0;padding:0}.navbar,.nav-link{padding:0;margin:0}.navbar-expand-md .navbar-nav .nav-link{padding-right:0;padding-left:0}.nav>li>a:hover,.nav>li>a:focus{background-color:transparent}#header_id{position:relative}.cus_nav_outr{padding:20px 0;background:transparent;position:absolute;z-index:2;left:0;right:0}.cus_nav_innr{display:flex;align-items:center;justify-content:space-between}.right_nav{display:flex;align-items:center}.top_header{padding:0}.zoom_otr,.bnr_pic{overflow:hidden}.zoom{-webkit-animation:scale 20s linear infinite;animation:scale 20s linear infinite}@-webkit-keyframes scale{50%{transform:scale(1.2)}}@keyframes scale{50%{transform:scale(1.2)}}.bnr_content{position:absolute;top:50%;transform:translateY(-50%)}.bnr_otr{position:relative}.mt-40{margin-top:40px}.mt-20{margin-top:20px}.mt-30{margin-top:30px}.mt-50{margin-top:50px}.mb-40{margin-bottom:40px}.cmn_pdding{padding:9rem 0}.cmn_hdr h2{font-size:4.6rem;color:#2e496c;letter-spacing:1px;padding-bottom:10px;text-transform:capitalize;font-weight:700}.cmn_hdr.wht h2{color:#fff}.cmn_hdr h3{color:#2e496c;font-size:24px;letter-spacing:1px;line-height:1.5;padding-bottom:10px;text-transform:capitalize;font-weight:700}.cmn_hdr.wht h3{color:#fff}.cmn_hdr h4{color:#404358;font-size:22px;letter-spacing:1px;line-height:1.5;padding-bottom:10px;text-transform:capitalize;font-weight:700}.cmn_hdr.wht h4{color:#fff}.cmn_hdr h5{color:#2b2b2b;font-size:18px;letter-spacing:1px;line-height:1.5;text-transform:capitalize;font-weight:700}.cmn_hdr.wht h5{color:#fff}.cmn_hdr p{font-size:18px;color:#404358;font-weight:400}.cmn_hdr.wht p{color:#fff}.cmn_btn.wht{background-color:#fff;color:#244065;border-color:#9ecf9a}.cmn_btn{font-size:18px;color:#fff;padding:10px 30px;display:inline-block;background:#9ecf9a;border:2px solid #9ecf9a;position:relative;text-transform:capitalize;transition:.5s all;border-radius:15px;overflow:hidden;width:20rem;text-align:center}.cmn_btn:after{position:absolute;content:"";width:0%;height:100%;background-color:#fff;top:0;left:0;z-index:-1;transition:all .7s}.cmn_btn:hover{color:#9ecf9a;border:2px solid #9ecf9a;background-color:#fff}.cmn_btn:hover:after{width:100%}.swing:before{content:"";position:absolute;width:5px;height:5px;top:-14px;left:54%;z-index:5;border-radius:50%;background:#000}@-webkit-keyframes swing{0%{transform:rotate(3deg)}to{transform:rotate(-3deg)}}@keyframes swing{0%{transform:rotate(3deg)}to{transform:rotate(-3deg)}}.swing:after{content:"";position:absolute;width:20px;height:20px;border:1px solid #999;top:-10px;left:50%;z-index:0;border-bottom:none;border-right:none;transform:rotate(45deg)}.swing{-webkit-animation:swing ease-in-out 1s infinite alternate;animation:swing ease-in-out 1s infinite alternate;transform-origin:center -20px}.rotate{-webkit-animation:rotation 12s infinite linear;animation:rotation 12s infinite linear}@-webkit-keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.floating{-webkit-animation:floating ease-in-out 3s infinite;animation:floating ease-in-out 3s infinite}@-webkit-keyframes floating{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translateY(-0px)}}@keyframes floating{0%{transform:translate(0)}50%{transform:translateY(15px)}to{transform:translateY(-0px)}}#backToTop{width:4rem;height:4rem;background-color:#9ecf9a;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;border:none;outline:none;border-radius:10px;position:fixed;right:2.5rem;bottom:2.5rem;cursor:pointer;z-index:5555;-webkit-transition:.5s all ease;-o-transition:.5s all ease;transition:.5s all ease;border:2px solid #9ecf9a;font-size:1.8rem}#nav-icon3{width:30px;height:15px;position:relative;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;cursor:pointer}#nav-icon3 span{display:block;position:absolute;height:3px;width:30px;background:#fff;border-radius:9px;opacity:1;left:0;-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out}#nav-icon span:nth-child(1){top:0}#nav-icon3 span:nth-child(2),#nav-icon3 span:nth-child(3){top:14.75px}#nav-icon3 span:nth-child(4){top:25px}#nav-icon3.open span:nth-child(1){top:18px;width:0%;left:50%}#nav-icon3.open span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}#nav-icon3.open span:nth-child(3){-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}#nav-icon3.open span:nth-child(4){top:18px;width:0%;left:50%}.ttl_prnt_elmnt{display:flex}.lft_prnt_elmnt{width:15%;position:relative;transition:.5s ease all;background-color:#f5f6fb}.rght_prnt_elmnt{width:85%;margin-left:auto;transition:.5s ease all}.outr_parent_nav{justify-content:space-between}.lft_prnt_elmnt.active{width:150px}.lft_prnt_elmnt .nav_area{padding:30px 20px 80px;margin-top:10px;overflow-y:auto;scrollbar-width:none;height:calc(100vh - 80px)}.lft_prnt_elmnt.active .nav_area{padding:5px;margin-top:150px}.parent_nav_menu{width:100%}.parent_nav_menu ul.pnmul{display:flex;flex-direction:column;align-items:center;row-gap:25px;margin-top:20px}.nav-link{display:flex;align-items:center;gap:20px}.parent_nav_menu ul li a{padding:7px 27px 7px 0;border-radius:10px;width:22rem}.lft_prnt_elmnt.active .parent_nav_menu ul li a{width:auto;margin:auto;display:block}.lft_prnt_elmnt.active .parent_nav_menu h6{text-align:center}.icon_box,.sidebar{width:2.1rem}.nav-item .icon_box{position:relative;left:8px}.icon_text{font-size:18px;color:#443131;font-weight:400;text-transform:capitalize}.lft_prnt_elmnt.active .nav-item span.icon_text{display:none}.outr_parent_nav{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px}.tg_br{width:3rem;display:none}.tg_br img{width:100%}.sgn_sec{padding:20px}.sgn_innr{border-radius:20px;overflow:hidden;box-shadow:1px 1px 8px #0004}.sgn_flx{display:flex;justify-content:space-between;padding:20px}.sgn_prt_lft{width:60%}.sgn_prt_rght{width:40%;position:relative}.log_l_text h1{font-size:4.6rem;color:#2e496c;letter-spacing:1px;padding-bottom:10px;text-transform:capitalize;font-weight:700}.sgn_rght_img{height:860px}.sgn_rght_img img{height:100%;width:100%}.log_innr{display:flex;flex-direction:column;align-items:center}.log_img{margin:4rem 0}.log_l_text.cmn_hdr p{font-weight:600}.frgt{display:flex;flex-direction:column;margin-top:2rem}.frgt .cmn_btn{margin:auto}.log_i_row{background-color:#f5f6fb;margin-top:2.1rem;padding:8px 2rem;display:flex;border-radius:8px;border:1px solid #d4d4d4}.log_i_row input{border:0;background-color:transparent;flex:1;font-size:21px;margin-right:10px}.log_l_text{width:50%}.log_i_row span{background-color:#9ecf9a;color:#fff;border-radius:50%;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.f_pass{color:#9ecf9a;font-weight:600;font-size:20px;text-decoration:underline;margin:10px 0 30px}.or_login_w_d h4{position:relative;margin-top:25px}.or_login_w_d h4:after{content:"";width:33%;height:2px;background-color:#f5f6fb;position:absolute;top:15px;left:0}.or_login_w_d h4:before{content:"";width:33%;height:2px;background-color:#f5f6fb;position:absolute;top:15px;right:0}.or_login_w{display:flex;justify-content:center;gap:15px;margin-top:10px}.faceb{background-color:#1877f2;width:5rem;height:5rem;border-radius:50%;padding:10px}.gmail{background-color:#f0f1f6;width:5rem;height:5rem;border-radius:50%;padding:10px}.or_login_w_d .or_login_w_d h4:before,.or_login_w_d .or_login_w_d h4:after{display:none}.reg{color:#9ecf9a;text-decoration:underline}.reg:hover{color:#9ecf9a}.log_texts{position:absolute;top:29%;left:51px;width:90%}.log_texts.cmn_hdr h4{margin:3.1rem}.t_btn .cmn_btn.wht{width:max-content}.top_nav_r{display:flex;width:100%;justify-content:space-between}.search_b{width:50%;display:flex;border:1px solid #ccc;border-radius:20px;align-items:center;padding:7px 20px}.lft_p_nv_ottr{width:100%}.search_b input{width:100%;background:transparent;border:0;outline:0;margin-right:10px}.tp_r{display:flex;flex-direction:column;position:relative;cursor:pointer}.tp_u,.u___details{display:flex;gap:15px;align-items:center}.tp_uu{background-color:#9ecf9a;width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:5px}.tp_uu svg{color:#fff;font-size:15px}.tp_u span svg{width:20px;height:20px}.u___details .cmn_hdr h4,.u___details .cmn_hdr p{padding-bottom:0;line-height:1.3}.u___details .cmn_hdr p{color:#9d9fb2}.tp_r div img{width:20px;height:20px;display:inline}.on_c_drop{position:absolute;z-index:9;top:63px;background:#fff;width:max-content;padding:15px;border-radius:20px;overflow:hidden;box-shadow:1px 1px 8px #0004}.outr-rght-content{background-color:#f5f6fb;padding:2rem;padding-top:0;flex:1;overflow:auto}.on_c_drop ul li{display:flex;align-items:center;justify-content:center;gap:10px;font-size:21px;color:#9d9fb2;padding-bottom:10px}.otr_tc{display:flex;gap:24px}.otr_tc select{width:38%;border:0;outline:0;border-radius:15px;padding-inline:15px;color:#2e496c;font-size:24px;font-weight:700}.otr_tc select option{font-size:24px}.tp_ro img{width:25px;height:25px}.cmn_hdr.tp_ro{border-right:1px solid #ccc;padding-right:20px}.cmn_hdr.tp_ro:nth-child(6),.cmn_hdr.tp_ro:nth-child(5){border-right:0;padding-right:0}.cmn_hdr.tp_ro span{background-color:#fff;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.cmn_hdr.tp_ro span img{width:20px;height:20px}.otr_se{margin-top:5px;display:flex;justify-content:space-between}.otr_se .search_b{width:40%;flex-direction:row-reverse;padding:10px 20px;border-radius:12px}.otr_se .search_b input{margin-left:10px;margin-right:0;font-style:italic}.add,.list,.tgl_b{border:0;background-color:#fff;font-size:17px;font-weight:700;color:#404358;padding:6px 20px;border-radius:20px;border:1px solid #74b66f;position:relative}.list{border-color:#f1ae24}.tgl_b{border-color:#794eda}.bell{position:relative}.bell svg{color:#a5a3ab;width:25px!important;height:25px!important}.tp_u{gap:20px}.teesheet{background-color:#fff;margin-top:0;border-top:5px solid #9ecf9a;border-top-left-radius:10px;border-top-right-radius:10px;overflow-y:auto}.add:hover{background:#9ecf9a;color:#fff}.list:hover{background:#f1ae24;color:#fff}.tgl_b:hover{background-color:#794eda;color:#fff}.tee_sht_table{border:1px solid #9ecf9a;border-top:4px solid var(--primary);border-top-left-radius:10px;border-top-right-radius:10px;overflow:auto}.tab_row{display:flex;border-bottom:1px solid #44313187;justify-content:space-between}.cmn_hdr.third{border-right:none}.one{width:135px;display:flex;align-items:center;justify-content:center;border-right:1px solid #44313187}.two,.three{display:flex;align-items:center;justify-content:center;width:46%;border-right:1px solid #44313187}.cmn_hdr.first{background-color:#f5f6fb;width:98%;margin:10px;text-align:center;padding:3px 6px;border-radius:10px}.cmn_hdr.sec,.cmn_hdr.third{background-color:#f5f6fb;width:98%;margin:10px auto;text-align:center;padding:6px;border-radius:10px}.cmn_hdr.sec.new,.cmn_hdr.third.new{background:#fff;display:flex;gap:10px;padding-inline:0}.crd{display:flex;flex-shrink:0;height:40px}.clft{background-color:#a5a3ab;display:flex;align-items:center;justify-content:center;border-top-left-radius:20px;border-bottom-left-radius:20px;padding:5px;flex-shrink:0}.crgt{background-color:#f6f4ff;padding:2px 7px 7px;border-top-right-radius:20px;border-bottom-right-radius:20px;flex-shrink:0;white-space:nowrap}.crgt span img{width:18px;height:16px}.crgt h4{font-size:14px;font-weight:700;padding-bottom:0}.clft span{color:#fff;font-size:14px;font-weight:700}.crd.ylo .clft{background-color:#d7b740}.crd.pink .clft{background-color:#cd9a9a}.crd.pink .crgt{background-color:#fff3f3}.cmn_hdr.first.new h6{font-size:14px;font-weight:700}.cmn_hdr.first.new{align-items:center;background:#fff}.line img{width:100%}.cmn_btn.fitc{width:fit-content}.or_login_w_d.crt_dsh h4:before{top:40%;transform:translateY(-40%);width:30%}.or_login_w_d.crt_dsh h4:after{top:40%;transform:translateY(-40%);width:30%}.or_login_w_d.crt_dsh_rg h4:before{top:40%;transform:translateY(-40%);width:28%}.or_login_w_d.crt_dsh_rg h4:after{top:40%;transform:translateY(-40%);width:28%}.pnmul_one h6{font-size:17px;background-color:#9ecf9a;color:#fff;padding:10px 30px;border-radius:15px;font-weight:700;display:flex;align-items:center;justify-content:space-between}.log_img.rg_log_img{margin:3rem 0}.sgn_prt_lft.rg_prt_lft .log_l_text h2,.sgn_prt_lft.rg_prt_lft .log_l_text p{padding-bottom:0}.sgn_prt_lft.rg_prt_lft .log_i_row,.sgn_prt_lft.rg_prt_lft .frgt,.sgn_prt_lft.rg_prt_lft .or_login_w_d h4{margin-top:10px}.sgn_prt_lft.rg_prt_lft .or_login_w{margin-top:0}.pplm{display:flex;width:100%;flex-wrap:wrap;gap:10px;margin-top:40px}.pp_div{width:47%;border:1px solid #ccc;padding:10px;border-radius:10px}.pp_div img{width:20px;height:20px}.pp_div h5{font-weight:700;font-size:24px;color:#244065;margin-top:8px}.pp_div h6{font-weight:400;font-size:16px}.menu{position:relative;top:0;width:200px;font-size:22px;margin:0 auto;cursor:pointer}.active{max-height:700px;transition:max-height .75s ease-in}.nn,.active .onn{display:none}.active .nn{display:inline-flex}.nav_btm_logo{background-color:#fff}.nav_btm_logo img{margin:auto;padding-block:5px;width:159px}.need_sup{margin-top:50px}.need_sup a{display:flex;align-items:center;width:max-content;gap:10px;padding:5px 10px;margin-inline:auto}.need_sup a img{width:36px;height:36px}.need_sup .cmn_btn:hover .need_sup .cmn_btn>img{filter:brightness(.5)}.search_b input{font-size:18px;font-weight:400}.error_message{color:#d73a3a;font-size:12px;text-align:start;margin-top:5px;margin-bottom:5px}.lists{margin:0;padding:0;list-style:none;transition:max-height .3s ease-out}.menu{overflow:hidden}.menu.open .lists{display:block}.menu .onn,.menu .nn{display:inline-block;vertical-align:middle}.pnmul.lists .nav-item{padding-bottom:25px}.lists.open{max-height:700px}.nn svg,.onn svg{font-size:30px}.nav-link.active .icon_text{color:#6c9605}.top_drv{display:flex;align-items:center;width:100%;flex-wrap:wrap}.top_drv_lft,.top_drv_rght{width:50%}.drv_rght_flx{display:flex;align-items:center;flex-wrap:wrap;gap:20px;justify-content:flex-end}.drv_rght_lft,.drv_rght_rte{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.top_drv_lft select{width:50%;border:0;outline:0;border-radius:15px;padding:10px 15px;color:#2e496c;font-size:24px;font-weight:700;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADOSURBVHgB7Y4hDsIwFIbbLdM4zBwJF+AGVVgEWchGllSh4QS7CGZhZihCCEGAwaCxgwsgUBWkpZRXMpaFNGTz+8R7f1/7/68INWBdkiS5QuugelyCIOha+WGN6rPR5RPg+/4U2ryqUym1yLJsVgRgjJXjOBOQywr+leu6NIqiVxGg8TxPQsgY5PaPec85HxFCnt+BVb6FEM4YG8KPjgbzCRYMKKWP8hCb1qRp2hJCHED28tEZzAQW3H/fGgM0cRy3bdveaS2l7IdheEMNRt62uDhRjJb3HQAAAABJRU5ErkJggg==) no-repeat,#fff;background-size:15px;background-position:97% center;text-transform:capitalize;cursor:pointer}.drv_rght_lft .nw_cstmr{background-color:#f5f6fb;font-size:17px;font-weight:700;color:#404358;padding:6px 20px;border-radius:20px;border:1px solid #f1ae24;display:flex;align-items:center;gap:10px;text-transform:capitalize;cursor:pointer}.drv_rght_lft .nw_cstmr span{display:flex;align-items:center;justify-content:center;background:#f1ae24;border:1px solid transparent;color:#fff;border-radius:100%;width:20px;height:20px;font-size:18px}.drv_rght_lft select{font-size:18px;font-weight:700;color:#404358;padding:6px 20px;border-radius:20px;border:1px solid #794eda;position:relative;text-transform:capitalize;background-size:14px;background-position:92% center;width:150px;cursor:pointer}.drv_rght_rte input[type=search]{padding:10px 10px 10px 42px;border-radius:12px;border:1px solid #d4d4d4;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAMuSURBVHgBpVRLbIxRFD7n3n9mTOtVNWiJRTuZmnqGxGshaKvYiNdG4hFbC9GQSGwaC6/EiliyYOMZJCKqpbvGIxIV02IQVKLEqLamnc7/3+P7pzPTqbbacJKbe57fPefccy/TCBQMbvB5vcnptlFrSMl2JlnCxBNh+umQNLOo22zkZlFR8mtjY6OdiePhwGbOrCicOJl3GlG7iWQeVNawpzK1iqHTFqsbkci9mKvSQ7226+JZiRoROoSAEigUCSWE6ZUieg+5C8uP5cWayiwLRdgumFz8Jhb7GB+S4Zzyyh1CfBZsAZYN4KcIuOBm42HuNYbzhE0pDtiFNqxKh7UJy9HigH1hEGBJSeVszziqQy1lEJNYl5TQ8ZaW+1HwkvGrra1Vl241FKrEuFMA2JMpn2yqyAXk0JzKfaz4BPh8RN8xfc7+aPTBWxqBcHEBy+tck3SmImafyhgDgdX5rNQysHkwdeFGb/wNzKVodNl3I3IRWXX3J6k2ZQGnTPEGiEwgpSfuYUPPaVSqNUokimo+pQCZ5mcBHe34ofFlRMfj/KAxkFE6DsDOtDgpC6gt3YOtLyN6HJ40JkBj/Liu8S6PXnZmAX/Fur5A054W8xyh5XDhUfBQJZcxc5D6EZ9lAdvampChNLoXAnE8XLeG5q5fQCO8JpfC4aogK9mLGLdVmFl1ReU6KPE2YKg/Uz/KchZzMBSqXjBcpsHg2lJDfBiGJWnVS0uZh4PeqEjCp1hrcbuBWYTzZtKmqCxcdV3R2ke2xR06aQpEeRbCYwsi1iHMwmv6hrLP9/VZ7dmTS8Pr5lksJ8Fu/CMZYEu3uKOE24eg8eTwlnlC2tjBwqc1d52LRJpiKcBQefVS+B5DgysGUPgtiXHQ9aJM8EAl6AFTHPo2JnO0NVJ/GWon1apguHqxVuYMEFbm5HRXHK7BX5AQ5atA8CqcPA0fgI9FJwzJNyHz2OmlW+/e1X/MPYzLyquuYt+Wo2vAx3mgtbX+RUYxa8UKf35swgx3+DlJvX6/bm9urotTzoeRA1j5AdvslFGoSTPXRCJ1j+gfSQcKg3EMxSL0r94W+8jrloYn9B/0G4cQPvTnmZ7bAAAAAElFTkSuQmCC) no-repeat,#f5f6fb;background-size:20px;background-position:5% center;font-style:italic;font-weight:600;color:#9d9fb2;font-size:20px}.drv_rght_rte input[type=search]::placeholder{font-size:20px}.drv_rght_rte span{display:flex;align-items:center;justify-content:center;padding:10px;width:40px;height:40px;background:#fff;border:1px solid transparent;border-radius:100%;cursor:pointer}.main_drv_table table{width:100%;border:1px solid transparent;border-radius:10px}.main_drv_table{width:100%;border:1px solid #9ecf9a;border-radius:15px!important;margin-top:20px}.main_drv_table tr th{font-size:16px;font-weight:700;color:#404358;text-transform:capitalize;padding:14px 10px;position:relative}.main_drv_table tr td{font-size:16px;font-weight:700;color:#404358}.main_drv_table tr td.email_only{color:#9ecf9a}.main_drv_table tr th span{position:absolute;top:50%;transform:translateY(-50%);left:auto;right:5%}.main_drv_table tr th span svg{color:#b5b5b5}.main_drv_table tr th,.main_drv_table tr td{padding:10px;border-right:1px solid #d4d4d4}.main_drv_table tr th:last-child{border-right:0}.main_drv_table tr td:last-child{border-right:0}.main_drv_table thead tr,.main_drv_table tbody tr{border-bottom:1px solid #d4d4d4}.main_drv_table tbody tr:last-child{border-bottom:0}.drv_tbl_icns{display:flex;align-items:center;justify-content:center;gap:10px;width:fit-content;margin:auto}.drv_tbl_icns .dropdown-toggle{border:1px solid;background:#f5f6fb;border:1px solid #d4d4d4!important;width:18px;height:18px}.drv_tbl_icns .dropdown-menu.show{transform:translate3d(42%,20px,0)!important;box-shadow:1px 1px 8px #0002;border:0;border-radius:15px}.drv_tbl_checkbox{accent-color:#9ecf9a;width:18px;height:18px;background:#f5f6fb;border:1px solid #d4d4d4}.drv_tbl_checkbox:checked{border:1px solid transparent}.main_drv_table th.ellipsis svg{cursor:pointer}.bttm_drv_pgtn{align-items:center;gap:10px}.bttm_drv_lft{display:flex;align-items:center;gap:15px}.bttm_lft_three{display:flex;align-items:center;gap:10px}.bttm_drv{display:flex;align-items:center;justify-content:space-between;margin-top:20px}.bttm_drv_rght{display:flex;align-items:center;gap:10px}.bttm_lft_one .page-link{font-size:16px;color:#9d9fb2;font-weight:700;border:1px solid #d4d4d4;border-radius:100%;background:#fff;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.bttm_lft_one .page-item.active .page-link{background:#9ecf9a;border:1px solid transparent;color:#fff}.bttm_lft_one .page-link.prv,.bttm_lft_one .page-link.nxt{border-radius:100%;border:1px solid #d4d4d4;background:#ededed}.bttm_drv_lft .bttm_lft_two p,.bttm_drv_lft .bttm_lft_three p{font-size:18px;color:#9d9fb2;font-weight:600;font-family:Nunito,sans-serif;font-style:italic}.bttm_drv_lft .bttm_lft_two p span{font-style:normal;color:#404358}.bttm_drv_lft .bttm_lft_three select{border:1px solid #a5a5a5;padding:5px 10px;width:74px;border-radius:50px;font-size:18px;color:#404358;font-weight:600;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAADOSURBVHgB7Y4hDsIwFIbbLdM4zBwJF+AGVVgEWchGllSh4QS7CGZhZihCCEGAwaCxgwsgUBWkpZRXMpaFNGTz+8R7f1/7/68INWBdkiS5QuugelyCIOha+WGN6rPR5RPg+/4U2ryqUym1yLJsVgRgjJXjOBOQywr+leu6NIqiVxGg8TxPQsgY5PaPec85HxFCnt+BVb6FEM4YG8KPjgbzCRYMKKWP8hCb1qRp2hJCHED28tEZzAQW3H/fGgM0cRy3bdveaS2l7IdheEMNRt62uDhRjJb3HQAAAABJRU5ErkJggg==) no-repeat,#f5f6fb;background-position:95% center;background-size:14px}.bttm_lft_one .page-link svg{color:#244065;font-size:14px}.bttm_drv_rght .ed{font-size:20px;font-weight:700;font-family:Nunito,sans-serif;color:#404358;border:1px solid #669933;padding:6px 20px;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:50px;text-transform:capitalize}.bttm_drv_rght .ed span{background:#693;width:25px;height:25px;border-radius:100%;display:flex;align-items:center;justify-content:center}.bttm_drv_rght .ed span svg{font-size:13px;color:#fff}.bttm_drv_rght .del{font-size:20px;font-weight:700;font-family:Nunito,sans-serif;color:#404358;border:1px solid #e34b4b;padding:6px 20px;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:50px;text-transform:capitalize}.bttm_drv_rght .del span{background:#e34b4b;width:25px;height:25px;border-radius:100%;display:flex;align-items:center;justify-content:center}.bttm_drv_rght .del span svg{font-size:13px;color:#fff}.bttm_drv_rght .mrg{font-size:20px;font-weight:700;font-family:Nunito,sans-serif;color:#404358;border:1px solid #794eda;padding:6px 20px;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:50px;text-transform:capitalize}.bttm_drv_rght .mrg span{background:#794eda;width:25px;height:25px;border-radius:100%;display:flex;align-items:center;justify-content:center}.bttm_drv_rght .mrg span svg{font-size:13px;color:#fff}.bttm_drv_rght .cntct{background:#f1ae24;color:#fff;font-size:20px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize}.bttm_drv_rght .cntct:hover{color:#f1ae24;border:1px solid #f1ae24;background:#fff}.drv_tbl_icns .pen,.drv_tbl_icns .trash,.drv_tbl_icns .copy,.drv_tbl_icns .eye{border:0;font-size:18px;display:block;cursor:pointer}.drv_tbl_icns .pen svg{color:#693}.drv_tbl_icns .trash svg{color:#e34b4b}.drv_tbl_icns .copy svg{color:#794eda}.drv_tbl_icns .eye svg{color:#f1ae24}.bttm_lft_one .page-link:focus{box-shadow:none}.ellipse_bttn{border:none}.ellipse_bttn.dropdown-toggle:after{display:none}.ellipsis .dropdown-menu .dropdown-item{font-size:14px!important;font-weight:700!important;font-family:Nunito,sans-serif!important;color:#404358!important;display:flex;align-items:center;gap:10px}.ellipsis .dropdown-menu .dropdown-item input{accent-color:#9ecf9a;width:18px;height:18px;background:#f5f6fb;border:1px solid #d4d4d4}.ellipsis .dropdown-menu li{padding-bottom:10px}.ellipsis .dropdown-menu li:last-child{padding-bottom:0}.ellipsis .dropdown-menu.show{transform:translate3d(-10px,20px,0)!important;border:0;border-radius:10px;box-shadow:1px 1px 8px #0002}.gld{background:#fffbf3}.sl{background:#f6f4ff}.plt{background:#fff3f3}.envp svg{color:#a5a5a5}.tick svg{color:#9ecf9a}.drv_tbl_icns.dropdown .dropdown-toggle svg{color:#a5a5a5;margin-top:4px}.drv_tbl_icns.dropdown .dropdown-toggle.show svg{transform:scaleY(-1);margin-top:0;margin-bottom:3px}.drv_tbl_icns.dropdown .dropdown-toggle:after{display:none}.drv_tbl_icns.dropdown .dropdown-menu li .dpdn_btn_icns{background:0}.drv_tbl_icns.dropdown .dropdown-menu li .dpdn_btn_icns{font-size:14px!important;font-weight:700!important;font-family:Nunito,sans-serif!important;color:#404358!important;display:flex;align-items:center;gap:10px}.drv_tbl_icns.dropdown .dropdown-menu li{padding:0 10px 10px}.drv_tbl_icns.dropdown .dropdown-menu li:last-child{padding:0 10px}.ellipsis .dropdown-menu .dropdown-item:active{background-color:transparent!important}.envp,.tick{text-align:center}.m_hsr.cmn_hdr h3{padding-bottom:0}.task_dD.attach img{width:20px;height:20px}.task_dD label.lab{font-size:20px;font-family:Nunito,sans-serif!important;font-weight:700;margin-bottom:10px}#fileInput{display:none}.top_l{width:40%}.top_r{width:58%}.cus_ima{width:100%;margin:auto;background:#f5f6fb;padding:3rem;border-radius:10px;position:relative;border:1px solid #ccc}.cus_ima img{width:80px;height:80px;margin:12rem auto 6rem}.task_dD.attach #icon{background-color:#9ecf9a;color:#fff;width:max-content;margin:0 auto 10px;padding:8px 26px;border-radius:15px;cursor:pointer}.cus_i_text.cmn_hdr p{margin-block:4rem 6rem 2rem;font-size:19px;color:#9d9fb2}.r_roe{display:flex;flex-direction:column;width:49%}.main_d{display:flex;justify-content:space-between;margin-top:12px}.main_d.fast .r_roe{width:100%}.r_roe label{font-size:20px;font-family:Nunito,sans-serif!important;font-weight:700;color:#404358;padding-bottom:4px;padding-left:20px}.r_roe input,.r_roe select,.r_roe textarea{background-color:#fff;border:1px solid #ccc;padding:1.2rem 2rem;border-radius:10px;font-size:16px;font-family:Nunito,sans-serif!important;font-weight:400}.r_roe select option{font-size:15px;font-family:Nunito,sans-serif!important;font-weight:400}.main_d.fast{margin-top:0}.r_roe.che{flex-direction:row}.r_roe.che .drv_tbl_checkbox{margin:5px 0 0}.last_m.main_d{flex-direction:column}.last_m.main_d .r_roe{width:100%}.change_ph.cmn_hdr{position:absolute;top:20px;display:flex;align-items:center;gap:10px;border:1px solid #9ecf9a;padding:8px 22px;border-radius:20px;right:20px;cursor:pointer;z-index:11}.change_ph.cmn_hdr h6{padding-bottom:0;cursor:pointer;font-size:18px}.change_ph.cmn_hdr span{background-color:#9ecf9a;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;width:3rem;height:3rem;font-size:16px}#fileinp2{display:none}.infdd{display:flex;justify-content:space-between;gap:20px;margin-top:20px}.infdd .modal-body{width:49%}.infdd.l .modal-body{width:51%}.modal-body.inrf .mdl_bdy{display:block}.main_d.fast.mt-10{margin-top:10px}.r_roe label span{color:red}.main_d.code{gap:10px}.modal-body.inrf{height:fit-content}.per{display:flex;background-color:#f5f6fb;border:1px solid #ccc;padding:1.2rem 2rem;border-radius:10px;font-size:18px;font-family:Nunito,sans-serif!important;font-weight:400}.per input{border:0;outline:0;padding:0;flex:1;margin-right:5px}.spans{display:flex;gap:12px;align-items:center}.pers{background-color:#ededed;width:2.5rem;height:2.5rem;border-radius:50%;color:#2e496c;display:flex;justify-content:center;align-items:center;font-size:15px}.main_r{width:51%}.main_r .modal-body.inrf.right{width:100%}.pay_now{background-color:#f1ae24;cursor:pointer;color:#fff;padding:10px 25px;border-radius:23px;width:23rem;margin:20px 0 0 auto;border:1px solid #f1ae24;text-align:center}.pay_now:hover{background-color:#fff}.pay_now:hover .pay{color:#f1ae24}.pay_now .pay{font-size:24px;font-weight:700;font-family:Nunito,sans-serif!important;color:#fff}.r_roe [type=date]{background:#f5f6fb url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAACXBIWXMAACE4AAAhOAFFljFgAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAycSURBVHgB7Vt5jJ1VFT/n3vu99733Zm2nne6WLiwKRVkalMWSqAiNQlAwISHRxDQRQ4sVjfEfBhP/METS0sgfBGOMIgkYBYIlRUNRowTbuCMqZWs7XabLrG/7lnv83e/N8t7Me9OZ1zaZ1p72zbzvfnc55557z/mdc+8wzYC2/mrL55jpKkV0jxCtQJEafXUCz0e05btiDgvf3/iD9+ks0Ddf2nIJWdVKHD9liRehqG30VUzE7xLJk8z6H4/c+ujOU/WlaAakWRtm9qe8EFKMTxAGaS/laTpLxFalhMO0JeX4VVXjgy0x+OmLjbyZ9GVmUimm6GIlfL0IzSeuGpCpE4PGOmWuCAM5gpJ36CxQxOFqYr1EkXSCh5aq8ZVYaofQ1xOr/Ez6mpGGZ0I2tkznAM1Iw9MSu1ljVuasrWjSYBOadPqk06VqgXnTC5syOc51RsUoKK8qD/S/02+fvfvZmGZB9++8P10Mix0t2ssZz8tSExSFYWEkDvMZLzOw47Yd5dm0veuZu3Tnqk7VOtzabkds+mDx4DHIEJLb8VQlcM/uHl3WJ3JRPr7Sy0lftr8zSLekS5RYwpmTClVHeyq7Ft+WUywrqAnSOr2/XXsHWKX+i8e+2bRd1LLIZPuzvgT5lcqohWta1uyBbP09N/c4OcT07N5gBmhlS7488HmyugO78cNWm71RXO7NhBmLSrOa4ZRnW2JRqzTJOhG5kpogGJa/xcSeisuHaZYCg+dUWZWzhs0NLPaaiPIfDAr5gQd++cWfd3S8NwINrzR+ye+ISL5EiX/jy0kkg135YpgOZyWso1B0KzpdJSxXY2tvoCYIa8/AK4xA13+nWRJ49pg4J2xvJOE70dmVwBCDui33a8haMoPltg2KaQEGWAOjoMXSeUVw1MuFZCEHfOOgzR43KqZLUDrPFdLpG8E5R5CrvfJNrTasOp3RWgu01E7nhBdtnsTySsjYBcioWtyepfOcoM9Wt8CB1rBvnW+vfgl8TEGQjmyUlGumEIaghFb1XBQQrS7CSAVJXbGIJcSX0wA1rq3rI9QVJBg7T8FUhNWnOpLAoHNRtErGT3gG70pqUSQ7SAxZFXAoqzrLWSvN6VKYvBFH5P7XZ9CKlRj/kgfPAw8wFdT8JuGEP8Q/PAFXBWM0qi/uv63owvHseK/XrZPVNOigC6Ney2n/L3jsg296yojaqcneTM7igReIzzD7feh5qCXf8QItoMS+Gxt1Yej16GNpsxJX2sp67LtX3HOwL37FLDLKZCMfemrF0PMwIxCSIniVo1apl+N0POjqWt9bCi1eZS0t5DoMmAYjZtBpB3OUc1DNxEY84wUixQHECCkFhOIWDOoMYTMMHeo/JEv8JakHdz2YjsJyTrHyk76blBhbyqCpjy9Z9Jkbmj8UOPiBWR5MxISmLPYQJjxmJXkVqzDGyt7QswGIXmetCHgnv17fDfaZXAYtbgVienJZZtl7ecn3P3HrE7148R9qQN/+zZZ5EsqnseFvgPavo9MhpmXQsvvcRjZoM0fNrh0bd7jw82eNmvTs3ZRdv/6KRdhenwTvX8aEddbbA/UFTrYgpWHTVmDxXtsmmcNfe/6+E56nS4BSNkibpK+UjROjZi13lELpxpa7FPukKfxcj5RIlxV1aYvlgw++uLnLaDUCaxEFSicbNlWOmDwGfDf+8JG4XSu1nDUthzlJi8Lak5kKDEjqPkz2Hkh/J0b+gzbe2xhlv/K4oG3FQsSkWrG2fFi99TD184XpejqDDh2G9g439aK9G7FlT0Sx/ZMoVcL4w8l7z2hLklVWPgAeVuP7x2BBfZcBaWRgzfQDOo8kKVjM5bBIKSh+Ecwl3BNXAKjFxDA5dS/HU1Oh4EwIgixm1z+cpcuwILFUBB9uKpyH8ay1C7Aau7G9UxWeG9O0AkNQlyfysCfXJYt81DOxjFegM6nRxnzQqtFvH6nwUSlNfkllB45ydkpuzliK51yhCwKf7/R/J/CpAH4AKwCE5XCODLLQ3EsPJAYLdpsRDYksoVFD26j6KQQGUhVG9keGYQn7k+e5RpKI6wAQPhzTpMhvMplT9PUsRdFP4IAPFLK6n/JzNEuQg0rz1A3EsAZM3w0uv9Co6qn88DBypoeLoTqy/RPbBmgOE4IMUXHUiiWZnw4bTC8w0/Fcdt6/H9rwULyNtk15f9/u+1pKQyVeqNPj/fg2Lvd89onC5LrIDRs6RqrYeSjDZZ0Yy1JYlI5wZcGFlsgbR1PavLApW1I6PfbcF5cjv82Xx29+fGRy3XJcHkQA+SayD8doGmoqK+FOF9zvVEwrWtMZDkiN91PSNPyt33+l34+6ixCiNFY+UBpY5qsywGEuF5goEdjojJTioyPlsu9Wz8lxQXf3+CVzNDNQok4Vm9ax8najIoSCgvHfds+zPZVoWuCUTl2u4hjZffkdgK3zbePuTUvqjWhEduXlxC48vlw10PeibOqjsAyLlR2boFQUZekw4tzXqGrf5YsnbhL2btHCt2BxfmhiZGXhN1ygfBNCYifsXpolNeWHEX4hKLOpuu+sC8s4FXNtNoVFnKvAypDJY6aRvanpK2mLPriBQtzYLHHd8U9FTWnYI9sZWZXjqcy7IDaNQGYBBKyJnpCU64BWuqh2kt34XbAVbdV1XVtkUxABUWpSmFdJ6lk1X7QtUBN0AVqe79TUki7H4QDATQnR9xBVnF6lH7f8hAex1HuxDYdqGlnuQ8i+32X/AVEraAg5ZYCb41i6tSeEVg0jtdSLNi4TWaxyq1EyAtyliClRE9SUwFr8fjaR21/DLoEMpjMJxOMkNTCArd0LwzZc3QYp/6NIvxzAosq65ExSJvBoJPvx+2hNXc1D6O4Q+nbuqkgTSMIJ6W5XnPCUCagJakrgwASHcnFOR1zYmshJSic8CZKl0IpI9H5kVI3WkOD7EbL7L6F6GxBvomEYptgJh8RcDZAoS7zPRHbIePpNTFL7GDwWjZZxDLOePohM6qwO6k9LYDj8seX6zEzbPLJx219nWhf9O7TkPm/QGaYLVvp8p6aW9Jbnt3QrVTZGp77jLsNVIyWcY7mrgK/Bnr71yGcee2us/Os7N29Sipcio72CKqjLGbkQx3nvI+De9+it2386VnfrL756sUqptTjruw52/KIqbsswcEjFlx+yNh1tv337UZolNSVwC4RFFGNgsLqdqU0Q0ShB+EG4qxwOTWuzDooyOPOZD6OONuMZiRBlI8gtn6yuKgbvmXNI8s9D3e6JF7BnyMcqjD3Luzbj1JTAkfbXURJ2y8akoDr8ZFlt3RXFilf+F00wezvm5uOVq4s18SpCWHoVvx8bK1BGXYaVcycmcj3eXVTVR9ISgcWP2WgHLXtplnTBaJ3v1JTAEc4kObZ1HX+CLh0CYV2b8MORbgIladK9BZTxlDJtXR+N7hy4sQFZmgIeTQmMwyvg6ATyTWUGp/JKuAh2a1I27KyMTGnj9m8RR2I1uNi1dX0As9YVyo2tlD3zWNq5nLrlKu5TlDaxtTtZKXegZyaY0e8hff1nVqbWoIh9VVyqVxiWV8ahJX6e5Fhq7lmzh7Y22gPdu9P+d8e7cCf+zkqz7oU3iOrz7GKLJpN4CSHx9vDDD1uiieXVsXdhchNg6JqT33XpDVJq4tqTkuOa/XcLYaFGA+USPe2n6Dkx3lLiKBkXzEccSW+KdE0wH8TBP7Nedp/V5dexebomXtiSVWRb9rTXhZy+CTgIpr/GzN/YuRkOn3OQ5o4pb4V+iNl8MowLB6iYOdm+oD8RevBYZzKFJhMvixUSMjyRxPNYF0olGujoCKCBwrgWRgK/LQ5w9MqqbfyWjRZrg2hYhxS2dJaqwsmsGRhIGd+njlDi8cyJiI201RIV9UH37PhJeFnmzkWkO6VkrbVyL3Rw7xRBiZ5Drfz0GmZajEGuVpwKbRsVS/lMInA6O6684zqxUtX2KSIfsKGUd+AiMw4+MFBomEJULmC5VgpdM7drAFvQd6Z6pn2v7K4YDKKDwVqekDTLhsmFFbRJeOGCQnIzvUii6GoUL6ZpCGiJR3jilHmSvLQOVmU+IOGnlNh8rFNEMgdvZIbudDx215kWs1NS3Uqch9UfcX+tUoIM9TOQRMu4cqOG5vTF0yreRBpVkcDJCutvf8tK/uj8ozSsfu7SuFxCr2N77nYXUo7BxOuqv6A47+7VJlkoscew5I+ZD4jsOVyyLZGvH0Du+CJshjtg5RAY4MRnrP65RaOKYwgoI8AJTysrR0JTeDWy2bzajPOZMJcpWZcJRCVUD+fkOfCsSQBZKUSwPgJFHtd9QdmdRf0PGhKL1QxX3PIAAAAASUVORK5CYII=) 97% 50% no-repeat;background-size:20px 20px}.r_roe [type=date]::-webkit-inner-spin-button{display:none}.r_roe [type=date]::-webkit-calendar-picker-indicator{opacity:0}.nav-link.active{background-color:#fff;padding:10px 0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0;overflow:hidden}.pnmul_one.menu.calender .pnmul{height:200px}.react-datepicker-popper{left:0!important;margin-top:10px}.react-datepicker__input-container input{font-size:16px!important;margin-top:10px;border:1px solid #000}.membership_otr{display:flex;justify-content:space-between;background:#fff;padding:20px;border-radius:20px;border:1px solid #9ecf9a}.mem_l{width:24%;position:relative;height:max-content}.mem_r{width:75%;padding:0 20px}.left_i_cnt{position:absolute;width:80%;display:flex;flex-direction:column;gap:10px;top:50%;left:50%;transform:translate(-50%,-50%)}.left_i_cnt img{margin:0 auto 20px}.left_i_cnt h1{font-size:4.8rem;font-family:Nunito,sans-serif!important;font-weight:700;color:#fff}.cmn_hdr.green_fees h3{font-size:26px;border-bottom:1px solid #ccc}.main_c .r_roe{flex-direction:row}.main_w .r_roe{width:100%;align-items:center;margin-top:10px}.main_w .r_roe label{padding-left:0;width:90px}.cmn_hdr.green_fees{margin-top:20px}.main_w .r_roe .per{width:250px}.main_w .r_roe .per input{width:90%}.main_c.cart .r_roe{flex-direction:column;margin-top:30px;width:30%}.main_w{display:flex;justify-content:space-between;gap:10px;margin:20px 0 0 20px}.main_c.cart{padding-bottom:20px;border-bottom:1px solid #ccc}.color_di span{width:27px;height:27px;border-radius:50%;display:block}.color{display:flex;justify-content:space-between;margin-top:20px;padding-inline:20px}.color_di{display:flex;justify-content:flex-start}.colo.r_roe{width:25%}.color_di:nth-child(2){margin-top:10px}.colo.r_roe label{padding-left:0}.mem_l_i,.mem_l_i img{width:100%;height:100%}.color .main_d.code{width:70%}.switch1{position:relative;display:inline-block;width:70px;height:30px}.switch1 input{opacity:0;width:0;height:0}.slider1{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#f5f6fb;-webkit-transition:.4s;transition:.4s;border:1px solid #ccc}.slider1:before{position:absolute;content:"";height:20px;width:32px;left:4px;bottom:4px;background-color:#9ecf9a;-webkit-transition:.4s;transition:.4s}input:checked+.slider1{background-color:#f5f6fb;border:1px solid #ccc}input:checked+.slider1:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider1.round{border-radius:14px}.slider1.round:before{border-radius:20px}.togl_regi{display:inline-flex;gap:5px}.tgo{display:flex;align-items:center;justify-content:space-between;margin-top:30px;padding-inline:20px}.togl_regi .label{font-size:20px;font-family:Nunito,sans-serif!important;font-weight:700;color:#404358}.color .main_d{margin-top:0}.color_di{display:flex;gap:2px}.color-label{position:relative;cursor:pointer}.color-radio{display:none}.color-label span{display:inline-block;width:20px;height:20px;position:relative;border-radius:50%;border:1px solid #ccc;transition:background-color .3s ease}.color-radio:checked+span:after{content:"✔";color:#fff;font-size:12px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:99}.color-checkbox{display:none}.color_di span{width:27px;height:27px;border-radius:50%;display:block;transition:background-color .3s ease}.color-checkbox:checked+span{background-color:#e3a7c0;position:relative}.color-checkbox:checked+span:after{content:"✔";color:#fff;font-size:16px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.time_frame{background:#f5f6fb;margin-top:30px;border-radius:10px;padding:20px}.tine_i{display:flex;justify-content:space-between;padding:20px 0}.tine_i .r_roe.time{width:37%}.r_roe.time input{background:#fff}.tine_i .r_roe{width:62%}.dayss{border:1px solid #9ecf9a;border-radius:10px;display:flex;justify-content:center}.dayss span{padding:10px 25px;text-align:center;color:#9ecf9a;font-size:20px;font-family:Nunito,sans-serif!important;font-weight:700;border-right:1px solid #9ecf9a;cursor:pointer}.time_tab{display:flex;width:100%;justify-content:space-between;border:1px solid #ccc;border-radius:10px}.tim_l{width:59%;display:flex;justify-content:space-between;border-top-left-radius:10px;overflow:hidden}.tim_r{width:41%;display:flex;justify-content:space-between;border-top-right-radius:10px;overflow:hidden}.t_hesd{display:flex;justify-content:space-between;padding:10px 40px;height:50px}.tim_l_l{width:220px;border-right:1px solid #ccc}.tim_l_r{width:80%;border-right:1px solid #ccc}.t_hesd:nth-child(1){background-color:#ededed}.t_hesd h6{font-size:20px;font-family:Nunito,sans-serif!important;font-weight:700;text-align:center}.tim_r .tim_l_l{border-right:0;width:100%}.mem_r .otr_tc select{background-color:#f5f6fb;padding-block:15px;margin-bottom:10px}.t_hesd.snd{background-color:#fff}.t_hesd.snd h6{color:#404358;font-weight:400}.t_hesd.snd.sell{padding-block:25px;height:auto;padding:25px 20px}.cmn_btn.dup{background-color:#f1ae24;color:#fff;border-color:#f1ae24}.cmn_btn.dup:hover{color:#f1ae24;background-color:transparent;border:2px solid #f1ae24}.time_frame .tgo{padding-inline:0}.dayss span:last-child{border-right:0}.ne{text-align:right;margin-top:20px}.membership_otr .otr_tc{margin-top:0}.membrshp_btn{display:flex;align-items:center;justify-content:flex-end;gap:10px}.react-datepicker__input-container input{margin-top:0!important}.md_ii .modal-header.for_grn{background-color:#9ecf9a!important;border-radius:15px}.md_ii .modal-header.for_grn .m_hsr.cmn_hdr h3{color:#fff}.customer_s_modal .modal .modal-header.for_grn .close{background-color:#fff;margin-right:1px}.customer_s_modal .modal .modal-header.for_grn .close span{color:#000;font-size:26px!important}.add_new_main .resp-tabs-list li{font-size:20px;font-weight:700;font-family:Nunito,sans-serif;color:#404358;background:#dee0e9;text-transform:capitalize;padding:10px 30px!important;border-top-left-radius:15px;border-top-right-radius:15px}.add_new_main .resp-tabs-list li.resp-tab-active{color:#9ecf9a;background:#fff;border:1px solid #fff}.add_new_main .teenwtb_list .resp-tabs-list{display:flex;gap:10px}.add_new_main #teeaddNewTab .resp-tab-content{border:0}.teeaddnew_cntr_top_lft h6{color:#404358;font-family:Nunito,sans-serif;font-weight:700;font-size:20px;text-transform:capitalize}.teeaddnew_cntr_top_lft{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.teeaddnew_cntr_top_lft .tm{display:flex;align-items:center;gap:10px}.teeaddnew_cntr_top_lft .tm .icn_bck{width:40px;height:40px;border-radius:100%;display:flex;align-items:center;justify-content:center}.teeaddnew_cntr_top_lft .tm.tm_one .icn_bck{background:#794eda}.teeaddnew_cntr_top_lft .tm.tm_two .icn_bck{background:#e34b4b}.teeaddnew_cntr_top_lft .tm.tm_three .icn_bck{background:#f1ae24}.teeaddnew_cntr_top_lft .tm .icn_bck svg{color:#fff}.teeaddnew_cntr_top_lft .tm .mn_cnt{width:50px;height:38px;display:flex;align-items:center;justify-content:center;background:#f5f6fb;font-size:18px;border-radius:13px}.nmbr_cnt{display:flex;align-items:center;gap:10px;justify-content:center;background:#dee0e9;height:38px;width:108px;font-family:Nunito,sans-serif;font-weight:700;font-size:20px;border-radius:13px}.nmbr_cnt span{color:#404358}.teeaddnew_cntr_top_lft .tm .switch{font-size:18px;position:relative;display:inline-block;width:100px;height:2em;font-family:Nunito,sans-serif;margin-bottom:0}.teeaddnew_cntr_top_lft .tm .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#dee0e9;color:#404358;font-weight:600;border-radius:13px;display:flex;justify-content:space-around;align-items:center;transition:.4s}.teeaddnew_cntr_top_lft .tm .slider:before{position:absolute;content:"9";height:38px;width:50%;left:0;border-radius:13px;background-color:#f5f6fb;color:#404358;display:grid;align-content:center;justify-content:center;transition:.4s}.teeaddnew_cntr_top_lft .tm .slider:after{content:"";position:absolute;top:-7px;left:-7px;right:-7px;bottom:-7px;border-radius:1.71em;background-image:linear-gradient(0deg,#0000000f,#0000001a);z-index:-1}.teeaddnew_cntr_top_lft .tm .switch input:checked+.slider{background-color:#dee0e9;color:#404358}.teeaddnew_cntr_top_lft .tm .switch input:checked+.slider:before{content:"18";transform:translate(100%);color:#404358}.teeaddnew_cntr_top_lft .tm .switch input{display:none}.teeaddnew_cntr_top_lft .tm.tm_three input.cart{display:block;color:#9d9fb2;font-size:18px;font-family:Nunito,sans-serif;border:1px solid #d4d4d4;background:#f5f6fb;font-weight:600;padding:7px 15px;border-radius:13px}.teeaddnew_cntr_top_lft .tm.tm_three input.cart::placeholder{color:#9d9fb2;font-size:18px;font-family:Nunito,sans-serif;font-weight:600}.crt_sgn{background:#9ecf9a;border:1px solid transparent;padding:7px 15px;color:#fff;text-transform:capitalize;font-family:Nunito,sans-serif;font-size:16px;text-align:center;transition:all .3s;border-radius:50px;font-weight:700}.crt_sgn:hover{background:#fff;border:1px solid #9ecf9a;color:#9ecf9a}.teeaddnew_cntr_top{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;row-gap:20px;padding-inline:10px}.add_new_main{margin-top:20px}.teeaddnew_mdl_flx_mdl .tbl_lot{color:#f1ae24;border:0;font-size:18px;background:transparent}.teeaddnew_mdl_flx_mdl .cmnt{color:#e34b4b;border:0;font-size:18px;background:transparent}.teeaddnew_mdl_flx_mdl .pncl{color:#794eda;border:0;font-size:18px;background:transparent}.teeaddnew_cntr_mdl_flx{display:flex;align-items:center;justify-content:space-between}.teeaddnew_mdl_flx_left .md_flx_inpt{color:#9d9fb2;border:1px solid #d4d4d4;font-size:16px;font-weight:600;padding:7px 15px;border-radius:13px;background:#fff;font-family:Nunito,sans-serif}.teeaddnew_mdl_flx_left .md_flx_inpt::placeholder{font-family:Nunito,sans-serif;font-size:16px;font-weight:600;color:#9d9fb2}.teeaddnew_mdl_flx_mdl{display:flex;align-items:center;gap:15px}.teeaddnew_mdl_flx_left .md_flx_nmbr{border:0;background:#dee0e9;width:28px;height:28px;border:1px solid transparent;border-radius:100%;display:flex;align-items:center;justify-content:center}.teeaddnew_mdl_flx_left{display:flex;align-items:center;gap:15px}.teeaddnew_cntr_mdl{padding-top:20px}.teeaddnew_cntr_mdl .teeaddnew_cntr_mdl_flx{margin-bottom:10px;padding:10px;background:#f5f6fb;border:1px solid transparent;transition:all .3s;position:relative}.teeaddnew_cntr_mdl .teeaddnew_cntr_mdl_flx:hover,.teeaddnew_cntr_mdl .teeaddnew_cntr_mdl_flx:focus{border:1px solid #9ecf9a;background:#f5fff4}.teeaddnew_cntr_mdl .teeaddnew_cntr_mdl_flx:hover:after,.teeaddnew_cntr_mdl .teeaddnew_cntr_mdl_flx:focus:after{position:absolute;content:"";clip-path:polygon(23% 0,0 0,1% 21%);background:#9ecf9a;width:50px;height:50px;left:0;top:0}.teeaddnew_cntr_mdl .teeaddnew_cntr_mdl_flx:last-child{margin-bottom:0}.teeaddnew_bttm_flx_rght,.teeaddnew_bttm_flx_lft{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.teeaddnew_bttm_flx_lbls{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.teeaddnew_bttm_flx_lbls label{margin-bottom:0}.teeaddnew_bttm_flx{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:20px 15px;border-bottom:1px solid #dee0e9}.teeaddnew_bttm_txtar{display:flex;flex-wrap:wrap;width:100%;gap:5%;align-items:center;padding-inline:15px;margin-top:20px}.teeaddnew_bttm_txtar_lft{width:80%}.write_note{color:#9d9fb2;border:1px solid #d4d4d4;font-size:16px;font-weight:600;padding:7px 15px;border-radius:13px;background:#f5f6fb;font-family:Nunito,sans-serif;height:100px;width:100%;resize:none}.teeaddnew_bttm_txtar_rght{width:15%}.teeaddnw_txtar_bttn{border:1px solid transparent;padding:7px 15px;color:#fff;text-transform:capitalize;font-family:Nunito,sans-serif;font-size:16px;text-align:center;transition:all .3s;border-radius:50px;font-weight:700}.teeaddnw_txtar_bttn.vio{background:#794eda}.teeaddnw_txtar_bttn.ylo{background:#f1ae24;color:#fff}.teeaddnw_txtar_bttn.red{background-color:#e34b4b;color:#fff}.teeaddnw_txtar_bttn.red:hover{background-color:#fff;border:1px solid #e34b4b;color:#e34b4b}.teeaddnw_txtar_bttn.grn{background:#9ecf9a}.teeaddnw_txtar_bttn.vio:hover{color:#794eda;background:#fff;border:1px solid #794eda}.teeaddnw_txtar_bttn.ylo:hover{color:#f1ae24;border:1px solid #f1ae24;background:#fff}.teeaddnw_txtar_bttn.grn:hover{color:#9ecf9a;border:1px solid #9ecf9a;background:#fff}.teeaddnew_bttm_txtar_rght{display:flex;flex-direction:column;row-gap:10px}.teeaddnew_bttm_flx_lbls .drv_tbl_checkbox{border:1px solid transparent}.add_new_main .resp-tabs-container{border-top-right-radius:15px;border-bottom-left-radius:15px;border-bottom-right-radius:15px}.teeaddnew_bttm_flx_lbls label{font-family:Nunito,sans-serif;font-size:16px;font-weight:700;color:#404358}.teeaddnew_bttm_flx_rght{font-family:Nunito,sans-serif;font-size:16px;font-weight:600;color:#404358}.modal-dialog.cus_mod.add_nw_mod{width:90%!important;max-width:90%!important;margin-inline:auto;border-top-right-radius:20px;border-bottom-right-radius:20px}.per input::-webkit-outer-spin-button,.per input::-webkit-inner-spin-button,.t_hesd.snd input::-webkit-outer-spin-button,.t_hesd.snd input::-webkit-inner-spin-button,.durtn input{-webkit-appearance:none;margin:0}.per input[type=number],.t_hesd.snd input::-webkit-outer-spin-button,.t_hesd.snd input::-webkit-inner-spin-button,.durtn input{-moz-appearance:textfield}.dayactive{background-color:#9ecf9a;border:1px solid #fff;color:#fff!important;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.t_hesd.snd input{border:none;width:20%}.color-label{display:inline-block;position:relative;margin:5px}.color-label .checkmark{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;color:#fff}.color-label span{display:inline-block;width:30px;height:30px;border-radius:50%;position:relative}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:auto;margin:0}.react-datepicker__header{font-size:1.5em}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__current-month{font-size:1.2em}.react-datepicker__triangle{display:none}.custom-calendar .react-datepicker__header{font-size:1.3em}.custom-calendar .react-datepicker__day,.custom-calendar .react-datepicker__current-month{font-size:1.2em}.react-datepicker__day-name{font-size:1em}.custom-calendar{width:400px}.custom-calendar .react-datepicker__header{width:100%}.react-datepicker__current-month{font-size:12px}.MuiSelect-select,.MuiButtonBase-root{font-size:18px!important;padding-bottom:0!important}.MuiStack-root .modal-body{border-radius:10px!important;-webkit-border-radius:10px!important;-moz-border-radius:10px!important;-ms-border-radius:10px!important;-o-border-radius:10px!important}.cus_ima .cus_img_actv{margin:80px auto}.task_dD.attach .cmn_hdr h5{background-color:#9ecf9a;color:#fff;padding:10px 20px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;width:max-content;text-align:center;margin:10px auto 20px}.mem_l .main_drv_table{margin-top:0}.nw_cstmr.grn{border-color:#74b66f}.top_drv.gift_card .top_drv_lft{display:flex;justify-content:space-between;width:52%}.top_drv.gift_card .top_drv_rght{display:flex;justify-content:flex-end;width:45%}.gift_span{display:flex;gap:10px}.gif{background-color:#fff;border-radius:15px;padding:8px 15px;width:40%}.gif h3{padding-bottom:0}.top_drv.gift_card{margin-top:0;gap:10px;justify-content:space-between}.top_drv.gift_card .drv_rght_rte{width:58%}.top_drv.gift_card .drv_rght_rte input{width:100%;padding-left:56px}.gift_span span{width:4.5rem;height:4.5rem;border-radius:50%;background-color:#fff;padding:10px;display:flex;align-items:center;justify-content:center;cursor:pointer}.gift_span span img{width:20px;height:20px}.gift_span span.red{background-color:#e34b4b}.nw_cstmr.grn:hover{background-color:#74b66f;color:#fff}.main_drv_table tr td.exp{color:#e34b4b}.main_drv_table tr td.no_exp{color:#78ab73}.modal-dialog.gift .m_hsr{width:100%;display:flex;align-items:center;padding-left:15px}.modal-dialog.gift{width:600px!important;max-width:600px!important;margin-top:200px!important}#exampleModal55{background:#1d3b62!important;opacity:.9}.md_ii{border-radius:10px}.modal-dialog.gift .md_ii .modal-header.for_grn{margin:10px 10px 0}.modal-dialog.gift .close{background:#fff!important;border-radius:50%!important;width:30px!important;height:30px!important;display:flex;align-items:center;justify-content:center}.modal-dialog.gift .infdd.l{margin-top:0}.modal-dialog.gift .modal-content{border-radius:15px;background-color:#f5f6fb!important}.modal-dialog.gift .r_roe input,.modal-dialog.gift .r_roe select,.modal-dialog.gift .r_roe textarea{background-color:#fff!important}.modal-dialog.gift .pay_now{margin:10px auto 30px!important}.modal-dialog.gift .per{background:#fff}.sls_flx_cntnt{display:flex;gap:2%;flex-wrap:wrap}.sls_flx_cntnt .sls_lft_drv{width:75%}.sls_rght_drv{width:23%;margin-top:60px}.ttl_sls_av{display:flex}.sls_flx_cntnt .top_drv_lft{width:30%}.sls_flx_cntnt .top_drv_lft select{width:100%}.top_sls_drv{display:flex;width:100%}.ttl_sls_av h6{color:#404358;font-weight:700;font-size:22px;font-family:Nunito,sans-serif}.ttl_sls_av span{color:#9d9fb2;font-weight:400;font-size:16px;font-family:Nunito,sans-serif;text-transform:capitalize}.sls_av_lft{padding-inline:30px;border-right:1px solid #9d9fb2}.sls_av_rght{padding-inline:30px}.sls_srch_flx .drv_rght_rte{width:100%;justify-content:space-between}.sls_srch_flx .drv_rght_rte input[type=search]{width:60%;background-position:2% center}.sls_srch_flx{width:100%;margin-block:20px}.sls_sr_btn{font-size:16px;font-weight:700;font-family:Nunito,sans-serif;color:#404358;border:1px solid #794eda;padding:6px 20px;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:50px;text-transform:capitalize;background:#f5f6fb}.sls_srch_rght_btns{display:flex;align-items:center;gap:15px}.sls_sr_btn.active{border:1px solid #e34b4b}.sls_itms_box{font-size:18px;font-weight:700;font-family:Nunito,sans-serif;text-transform:capitalize;color:#404358;background:#f5f6fb;padding:10px 30px;border-radius:20px}.sls_itms_tble{border-radius:10px;width:100%}.sls_itms_tble tr td{padding:15px 20px;border-right:1px solid #f5f6fb}.sls_itms_tble tr td:last-child{border-right:0}.sls_itms_tble tr{border-bottom:1px solid #f5f6fb}.sls_itms_tble tr td button{border:0;background:0;width:27px;height:27px;display:flex;align-items:center;justify-content:center;background:#a5a5a5;border:1px solid transparent;border-radius:100%}.sls_itms_tble tr td button span{color:#fff;font-size:24px;font-weight:400}.sls_itms_tble .main_drv_table table th.ellipsis{width:0}.sls_itms_tble .main_drv_table table th.ellipsis button{background:0}.sls_itms_tble .main_drv_table tr td{border-right:1px solid #d4d4d4}.sls_ttl_amnt{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.sls_itms_tble .main_drv_table{margin-top:0;background:#fff}.sls_cstmr_rght{display:flex;align-items:center;gap:10px;justify-content:end;flex-wrap:wrap}.sls_cstmr_rght .sls_sr_btn:nth-child(1){border:1px solid #74b66f}.sls_cstmr_rght .sls_sr_btn:nth-child(2){border:1px solid #f1ae24}.sls_cstmr_rght .sls_sr_btn:nth-child(3){border:1px solid #e34b4b}.sls_cstmr_lft label{font-size:14px;font-weight:700;font-family:Nunito,sans-serif;color:#404358}.sls_cstmr_flx{display:flex;justify-content:space-between;flex-wrap:wrap}.sls_cstmr_sl{width:100%;background:#fff;border-radius:10px}.sls_cstmr_flx{border-bottom:1px solid #f5f6fb;padding:15px 20px}.sls_cstmr_flx .bck_ls{font-size:14px;font-weight:700;font-family:Nunito,sans-serif;color:#9ecf9a;text-decoration:underline;border:0;background:0;display:block;padding-bottom:10px;text-transform:capitalize}.sls_cstmr_flx .scng{background:#f1ae24;color:#fff;font-size:16px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize}.sls_cstmr_flx .scng:hover{border:1px solid #f1ae24;color:#f1ae24;background:#fff}.sls_cstmr_flx .sls_cstmr_rght_bttms{text-align:right}.sls_cstmr_flx .sls_cstmr_rght_bttms label,.sls_cstmr_flx .sls_cstmr_rght_bttms span{text-transform:uppercase;color:#404358;font-size:16px;font-weight:700;font-family:Nunito,sans-serif;display:block}.rcsnt_trnsct_undr span{font-size:13px;color:#404358;font-family:Nunito,sans-serif;font-weight:500;display:block;padding-bottom:10px}.rcsnt_trnsct_undr span.tm{color:#a5a5a5}.rcsnt_trnsct_undr span.green{color:#9ecf9a}.rcsnt_trnsct_top h6{font-size:20px;color:#404358;font-family:Nunito,sans-serif;font-weight:700;text-transform:capitalize}.rcsnt_trnsct_top .subs{width:20px;height:20px;border:1px solid transparent;display:flex;align-items:center;justify-content:center;background:#a5a5a5;border-radius:100%}.rcsnt_trnsct_top .subs span{color:#fff;font-size:20px}.rcsnt_trnsct_prt{display:flex;justify-content:space-between}.rcsnt_trnsct{background:#fff;border-radius:10px;padding:20px}.rcsnt_trnsct_top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #d4d4d4}.rcsnt_trnsct_prt{padding-block:10px;border-bottom:1px solid #d4d4d4}.rcsnt_trnsct_prt:last-child{border-bottom:0;padding-bottom:0}.incmplt_stng .ylo{background:#f1ae24;color:#fff;font-size:14px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize;display:block;width:253px;text-align:center;margin-inline:auto}.incmplt_stng .ylo:hover{border:1px solid #f1ae24;color:#f1ae24;background:#fff}.incmplt_stng .green{background:#9ecf9a;color:#fff;font-size:14px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize;display:block;width:253px;text-align:center;margin-inline:auto}.incmplt_stng .green:hover{border:1px solid #9ecf9a;color:#9ecf9a;background:#fff}.incmplt_stng .vio{background:#794eda;color:#fff;font-size:14px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize;display:block;width:253px;text-align:center;margin-inline:auto}.incmplt_stng .vio:hover{border:1px solid #794eda;color:#794eda;background:#fff}.incmplt_stng{display:grid;place-content:center;row-gap:10px;margin-top:20px;background:#fff;padding:20px;border-radius:10px}.sls_edt_lst .edt{font-size:14px;font-weight:700;font-family:Nunito,sans-serif;color:#404358;border:1px solid #669933;padding:6px 20px;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:50px;text-transform:capitalize;background:#f5f6fb}.sls_edt_lst .sle_stg{font-size:14px;font-weight:700;font-family:Nunito,sans-serif;color:#404358;border:1px solid #f1ae24;padding:6px 20px;cursor:pointer;display:flex;align-items:center;gap:10px;border-radius:50px;text-transform:capitalize;background:#f5f6fb}.sls_edt_lst{display:flex;align-items:center;gap:15px;justify-content:center}.sls_edt_lst .edt span{background:#693;width:25px;height:25px;border-radius:100%;display:flex;align-items:center;justify-content:center}.sls_edt_lst .edt span svg,.sls_edt_lst .sle_stg span svg{color:#fff;font-size:13px}.sls_edt_lst .sle_stg span{background:#f1ae24;width:25px;height:25px;border-radius:100%;display:flex;align-items:center;justify-content:center}.slscTab{width:100%}.tablink{font-family:Nunito,sans-serif;font-size:16px;font-weight:700;color:#404358;text-transform:capitalize;border:1px solid #794eda;padding:6px 20px;border-radius:50px;background:#f5f6fb}.tablink.active{border:1px solid #e34b4b}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}input:checked+.slider{background-color:#2196f3}input:focus+.slider{box-shadow:0 0 1px #2196f3}input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.slider.round{border-radius:34px}.slider.round:before{border-radius:50%}.membr_updt .drv_rght_lft select{width:max-content}.membr_updt .top_drv_lft{width:30%}.membr_updt .top_drv_rght{width:60%;margin-left:auto}.modal-dialog.mem_mod{max-width:1400px}.membership_modal .mem_r{width:100%}.membership_modal .close{border:none;background-color:transparent}.membership_modal .close span{font-size:30px}.membership_modal .otr_tc{justify-content:space-between}.membership_modal .otr_tc select{width:100%}.membership_modal .colo.r_roe{width:30%}.membership_modal .modal{margin-top:30px}.rgstr_btn input{background:transparent;border:none;color:#fff}.rgstr_btn:hover input{color:#9ecf9a}.gftcrd_modal .m_hsr{justify-content:space-between}.pay{background-color:transparent;border:none}.date_rng .react-datepicker-wrapper input{width:100%;height:50px;border:1px solid #ccc!important}.gftcrd_modal .react-datepicker-wrapper{width:100%}.gftcrd_modal .react-datepicker__month-container{width:180px!important}.gftcrd_modal .react-datepicker__current-month{font-size:15px}.gftcrd_modal .react-datepicker{position:relative;z-index:9999}.imgmodal .modal-body{height:200px;padding-top:20px;padding-inline:20px}#staticBackdropLabel{font-size:22px;font-weight:600;color:#000}.imgmodal{margin-top:150px}.switch{width:52px;height:28px}.slider{right:-8px;top:-5px}.cstmr_hdr .drv_rght_lft select{width:max-content}.cstmr_hdr .top_drv_rght{width:70%}.cstmr_hdr .top_drv_lft{width:30%}.add_modal .modal-dialog{margin-top:200px}.add_modal .r_roe{width:100%}.r_roe label{padding-left:0}.membrshp_updt .otr_tc select{width:100%}.custom-date-picker .ant-picker{border:1px solid gray;border-radius:8px;transition:all .3s ease}.custom-date-picker .ant-picker:hover{border-color:#838685}.custom-select .ant-select-selector{transition:all .3s ease;font-size:clamp(14px,1vw,15px)!important}:where(.css-dev-only-do-not-override-wivj1j).ant-select-single.ant-select-lg .ant-select-selector{font-size:normal}.custom-confirm-button,.custom-cancel-button{padding:10px 20px;font-size:16px;width:150px!important}.custom-button-container{display:flex;gap:20px;justify-content:center}.custom-swal-popup{width:400px!important;height:300px!important;max-width:100%}.otr_tc.membr_glf{display:block}.modal-dialog.gift .r_roe input{background-color:transparent!important}.modal-dialog.gift .r_roe.cus_nm input{border:0!important}.modal-dialog.gift .r_roe input:hover{border:1px solid #1877f2;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}.tgl_b.ed{display:flex;align-items:center;gap:5px}.pur{display:block;width:20px;height:20px;font-size:10px;background:#794eda;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}.top_drv.emp_l .top_drv_rght{width:57%}.top_drv.emp_l .top_drv_lft{width:42%}.top_drv.emp_l .top_drv_lft .gif{width:55%}.main_drv_table.eplm_ll thead{background:#ededed}.main_drv_table.eplm_ll tbody tr{background-color:#fff}.cus_mod.new_cus_mod h4{padding-bottom:0}.md_ii.new_md_li .modal-body{border:0!important;border-radius:0;padding:0!important;margin-top:20px}.md_ii.new_md_li .nw_cus_mdl_flx{display:flex;width:100%;gap:2%;flex-wrap:wrap;row-gap:20px}.md_ii.new_md_li .nw_mdl_flx_lft{width:48%}.md_ii.new_md_li .nw_mdl_flx_rght{width:50%}.md_ii.new_md_li .nw_mdl_lft_top{border:1px solid #74b66f!important;border-radius:10px}.nw_cus_frm_prt label{font-size:16px;color:#404358;font-weight:700;font-family:Nunito,sans-serif;display:block;padding-bottom:10px;margin-bottom:0;text-transform:capitalize}.nw_cus_frm_prt label span{color:#e34b4b}.nw_cus_frm_prt .mtrl_control{background:#f5f6fb;font-size:16px;font-family:Nunito,sans-serif;color:#404358;border:1px solid #d4d4d4;padding:10px;border-radius:8px}.nw_lft_top_frm{display:flex;width:100%;gap:2%;row-gap:15px;padding:20px;flex-wrap:wrap}.nw_lft_top_frm .nw_cus_frm_prt{width:49%}.nw_lft_top_frm .nw_cus_frm_prt:first-child,.nw_lft_top_frm .nw_cus_frm_prt .mtrl_control,.nw_lft_top_frm .nw_cus_frm_prt:first-child .mtrl_control{width:100%}.nw_lft_top_txt{background-color:#ededed;border-radius:10px 10px 0 0}.nw_lft_top_txt h6{padding:10px 20px}.md_ii.new_md_li .nw_mdl_lft_bttm{border:1px solid #74b66f!important;border-radius:10px;margin-top:20px}.nw_cus_frm_prt .for_dllr .mtrl_control{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAilBMVEUAAAD////v7+/t7e3u7u7t7e3t7e3u7u7q6ur////v7+/t7e3v7+/v7+/g4uXU2NxSaIRpe5PIzdQ6U3RGXnu9xM1dcowuSWzq6uqlr711hZt3hp3t7e3IztTh4uWBkaWxusXV2NyNmqzh4+Xt7e2lr7zs7Ox1h51pfJSZpbSBkKTs7Ozr6+vr6+u/D4IZAAAALnRSTlMAATFjqOD/eCQEEI8wP/////////////8x////qP////////9k/3n/////eECP+qKfxgAAAWZJREFUeJyNlNtOwkAQhme6xdIDRKkCiZpgFL3x/Z9EbxBujIkIiRwEGqDbdbdAO9PaxP+m/We/zkzbnUXIhalAKYEYkXB25+Ge4mJTRFyLAumKFTEk2CIUpWRCkMa2BBg5PxlSQRwZgwS7CgIgTlLEjct9ZP3YkUEcVUkA1NYa8WIWq9OvpmVvsJjEw3UhDbqSRQL9CxYsssd6QqzrmM5lsiKxFrI6TaEE4M6ZkpjEm0nuOju51JcujAnSxhpSJPbpaiqFZ9Q2hfRxxt8aOHK9NjnVlkGskOkjaiyFmrNCtN2DblfgkI7a+PCeO7c90SXcOszIEz3sfucuTEBd4NT2PwhiIdaIDaXuTF6NaF2B4PN93bTmzPcGpc1wfjlk3myGYhqu/us/NyZYdiXSGh+H5HlQQTy+wGnUKpiUOA2sJf4Y2PDwG7KxT4qj8jTkY6/l3b1RYFQ6PNJM6n7xpY+gzqdSJOcvWJFuxOwkH/kAAAAASUVORK5CYII=) no-repeat;background-size:35px;width:100%;background-position:97% center;padding-right:45px}.nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt:first-child{width:49%}.nw_mdl_lft_bttm .nw_cus_frm_table table{width:100%;background:#f5f6fb}.nw_mdl_lft_bttm .nw_cus_frm_table{width:100%;border:1px solid #d4d4d4;border-radius:8px;overflow:hidden}.nw_mdl_lft_bttm .nw_cus_frm_table table th{font-size:16px;font-weight:700;color:#404358;font-family:Nunito,sans-serif;text-transform:capitalize;padding:10px 15px}.nw_mdl_lft_bttm .nw_cus_frm_table table thead{border-bottom:1px solid #d4d4d4}.nw_mdl_lft_bttm .nw_cus_frm_table table td{border-right:1px solid #d4d4d4;padding:5px 15px;font-size:16px;font-weight:700;color:#404358;font-family:Nunito,sans-serif;text-transform:capitalize}.nw_mdl_lft_bttm .nw_cus_frm_table table td:last-child{border-right:0}.nw_mdl_lft_bttm .nw_cus_frm_table table tr th{border-right:1px solid #d4d4d4}.nw_mdl_lft_bttm .nw_cus_frm_table table tr th:last-child{border-right:0}.nw_cus_frm_table .switch{position:relative;display:inline-block;width:70px;height:30px;margin-bottom:0}.nw_cus_frm_table .switch input{opacity:0;width:0;height:0}.nw_cus_frm_table .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#fff;-webkit-transition:.4s;transition:.4s;border-radius:20px;border:1px solid #d4d4d4}.nw_cus_frm_table .slider:before{position:absolute;content:"";height:20px;width:30px;left:4px;bottom:4px;background-color:#9ecf9a;-webkit-transition:.4s;transition:.4s;border-radius:20px}.nw_cus_frm_table input:checked+.slider{background-color:#fff}.nw_cus_frm_table input:focus+.slider{box-shadow:0 0 1px #fff}.nw_cus_frm_table input:focus+.slider:before{background-color:#a5a5a5}.nw_cus_frm_table input:checked+.slider:before{-webkit-transform:translateX(31px);-ms-transform:translateX(31px);transform:translate(31px);background-color:#9ecf9a}.nw_cus_frm_table .slider.round{border-radius:34px}.nw_cus_frm_table .slider.round:before{border-radius:50%}.nw_lft_top_txt{display:flex;align-items:center;justify-content:space-between}.ac_inc_swtch{display:flex;align-items:center;gap:10px;padding-right:20px}.ac_inc_swtch label{font-size:16px;color:#404358;font-weight:700;font-family:Nunito,sans-serif;margin-bottom:0}.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt:first-child{width:32%}.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt:nth-child(4){width:49%}.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt:nth-child(5){width:49%}.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt{width:32%}.nw_mdl_lft_bttm .cus_ima{width:100%;margin:auto;background:#f5f6fb;padding:3rem;border-radius:10px;position:relative;border:1px solid #ccc}.nw_mdl_lft_bttm .cus_ima img{width:80px;height:80px;margin:90px auto 30px}.nw_mdl_lft_bttm .change_ph.cmn_hdr h6{padding-bottom:0;cursor:pointer;font-size:15px;font-weight:700;font-family:Nunito,sans-serif}.nw_mdl_lft_bttm #fileinp4{display:none}.nw_mdl_lft_bttm .change_ph.cmn_hdr span{background-color:#9ecf9a;color:#fff;display:flex;align-items:center;justify-content:center;border-radius:50%;width:3rem;height:3rem;font-size:16px}.nw_mdl_lft_bttm .change_ph.cmn_hdr{position:absolute;top:20px;display:flex;align-items:center;gap:10px;border:1px solid #9ecf9a;padding:8px 22px;border-radius:20px;right:20px;cursor:pointer;z-index:11}.nw_mdl_lft_bttm .task_dD.attach #icon_nw{background-color:#9ecf9a;color:#fff;width:max-content;margin:0 auto 10px;padding:8px 26px;border-radius:15px;cursor:pointer;font-size:16px;font-weight:700}.nw_mdl_lft_bttm #fileInput3{display:none}.nw_mdl_lft_bttm .top_l.cmn_hdr{width:100%}.nw_mdl_lft_bttm .top_l.cmn_hdr label{font-size:16px;color:#404358;font-weight:700;font-family:Nunito,sans-serif;display:block;padding-bottom:10px;margin-bottom:0;text-transform:capitalize}.nw_mdl_lft_bttm .cus_ima p{color:#9d9fb2;font-size:15px;font-weight:600;font-family:Nunito,sans-serif}.nw_mdl_lft_bttm .cus_ima .cus_i_text.cmn_hdr h4{padding-bottom:10px}.nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt{width:49%}.nw_cus_frm_prt textarea.mtrl_control{width:100%;height:auto;resize:none}.nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt.for_txtara{width:100%;resize:none}.nw_mdl_lft_bttm .nw_cus_frm_prt.ct,.nw_mdl_lft_bttm .nw_cus_frm_prt.st,.nw_mdl_lft_bttm .nw_cus_frm_prt.zip{width:32%}.rst_sbmt .rst_cntnt{background:#a5a5a5;color:#fff;font-size:20px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize}.rst_sbmt .rst_cntnt:hover{color:#a5a5a5;border:1px solid #a5a5a5;background:#fff}.rst_sbmt .cntct{background:#f1ae24;color:#fff;font-size:20px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize}.rst_sbmt .cntct:hover{color:#f1ae24;border:1px solid #f1ae24;background:#fff}.nw_mdl_lft_bttm.rght_end .nw_lft_top_frm .nw_cus_frm_prt{width:100%}.nw_mdl_lft_bttm.rght_end .nw_lft_top_frm .nw_cus_frm_prt textarea{height:161px}.rst_sbmt{display:flex;align-items:center;justify-content:end;gap:10px;padding-top:10px}.top_drv.emp_l .top_drv_lft .gif.emps{width:max-content}.edt svg{font-size:25px!important}.asgn_grp.customer_s_modal select{width:100%;padding-block:10px;border:1px solid #ccc;border-radius:10px;margin-bottom:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.asgn_grp.customer_s_modal .modal-dialog.gift{margin-top:0!important}.asgn_grp.customer_s_modal .modal-content{background-color:#fff!important;padding:20px}.asgn_grp.customer_s_modal{position:absolute;top:50%;left:0;right:0;margin:auto}.asgn_grp.customer_s_modal .modal-dialog.gift .md_ii .modal-header.for_grn{margin:0 0 10px;padding-right:10px;padding-block:10px}.eml_lst_dialog_box{padding:30px}.eml_lst_dialog_cntnt{width:100%;position:relative;background-color:transparent;border:0;outline:0}.eml_lst_dialog_hd{display:flex;align-items:center;justify-content:space-between;background-color:transparent;border:0;outline:0}.eml_lst_dialog_hd .eml_crs_btn{background-color:#a5a5a5;margin-left:30px;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center!important;border:0}.eml_lst_dialog_hd .eml_crs_btn span{font-size:18px!important;font-weight:400!important;font-family:Nunito,sans-serif!important;line-height:0!important;color:#fff}.eml_lst_dialog_body .nw_mdl_lft_bttm{border:1px solid #74b66f!important;border-radius:10px;margin-top:20px}.eml_lst_dialog .nw_lft_top_frm .nw_cus_frm_prt .cntct{background:#f1ae24;color:#fff;font-size:20px;font-weight:700;font-family:Nunito,sans-serif;border:1px solid transparent;padding:6px 20px;border-radius:50px;transition:all .3s;text-transform:capitalize}.eml_lst_dialog .nw_lft_top_frm .nw_cus_frm_prt .cntct:hover{color:#f1ae24;border:1px solid #f1ae24;background:#fff}.eml_lst_dialog .nw_lft_top_frm{align-items:end}.eml_lst_dialog .nw_lft_top_txt h6{color:#404358;font-size:20px;letter-spacing:1px;line-height:1.5;padding-bottom:10px;text-transform:capitalize;font-family:Nunito,sans-serif;font-weight:700}.eml_lst_dialog_body .nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt:first-child{width:73%}.eml_lst_dialog_body .nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt{width:25%}.eml_chk{accent-color:#9ecf9a;width:24px;height:24px}.cnfrm_pw.password-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;display:flex;align-items:center;justify-content:center}.cnfrm_pw .modal-content{background:#fff;padding:20px;border-radius:8px;width:500px;position:relative}.cnfrm_pw .close-btn{position:absolute;top:10px;right:10px;cursor:pointer;font-size:20px}.edit_modal .modal-overlay{position:fixed;top:0;right:0;width:100%;height:100%;background:#00000080;display:flex;justify-content:flex-end;align-items:center;opacity:0;transition:opacity .3s ease;pointer-events:none}.edit_modal .modal-overlay.show{opacity:1;pointer-events:auto}.edit_modal .modal-content{background:#fff;width:600px;height:100%;max-height:100vh;box-shadow:-5px 0 15px #0000004d;transform:translate(100%);transition:transform .6s ease;position:relative;-webkit-transition:transform .6s ease;-moz-transition:transform .6s ease;-ms-transition:transform .6s ease;-o-transition:transform .6s ease}.edit_modal .modal-content.show{transform:translate(0)}.edit_modal .modal-close{position:absolute;top:30px;right:30px;font-size:24px;border:none;background:#ccc;cursor:pointer;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center}.edit_modal{position:relative;z-index:99}.tobe_ann{display:flex;flex-direction:column;justify-content:center;align-items:center}.tobe_ann h1{font-size:12rem;color:#2e496c;letter-spacing:1px;padding-bottom:10px;text-transform:uppercase;font-family:Nunito,sans-serif;font-weight:700;margin-top:7rem}.tbd_tsht{font-size:4rem;color:#2e496c}.tbd_tsht:hover{color:#2e496c}.inv_listting{justify-content:space-between}.inv_listting.drv_rght_lft select{width:24.1rem;border-color:#9ecf9a;font-size:17px;color:#404358;background-color:transparent;padding-inline:15px}.inv_listting.drv_rght_lft .nw_cstmr{background:#f1ae24;color:#fff;font-size:17px;padding-inline:15px}.inv_listting.drv_rght_lft .nw_cstmr span,.inv_listting.drv_rght_lft .nw_cstmr:hover{background-color:#fff;color:#f1ae24}.inv_listting .drv_rght_rte input{width:67rem;background-position:2% center}.inv_listting.cmn_hdr.drv_rght_lft h3{width:19.5rem;padding-bottom:0}.inv_listting .tgl_b{font-size:18px;background-color:transparent;width:max-content}.immgg img{width:5rem;height:4rem;margin:auto}.main_drv_table.inv_llist th{font-size:15px}.main_drv_table.inv_llist tr td{font-size:14px}.u___details .cmn_hdr h4{font-size:18px}.u___details .cmn_hdr p{font-size:15px}.otr_tc .cmn_hdr h5{font-size:18px}.on_c_drop{right:0}.tgl_b.ed:hover{color:#000}.edit_modal.add_Inventory .modal-content{width:85%}.ctgry_selection select{width:30%;border:1px solid #ccc;height:40px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;margin-bottom:20px;padding-left:15px;color:#9d9fb2;font-size:18px;font-weight:600;font-family:Nunito,sans-serif}.ctgry_selection option{color:#9d9fb2;font-size:18px;font-weight:600;font-family:Nunito,sans-serif}.invntr_ctgry label{padding-left:15px}.edit_modal.add_Inventory .eml_lst_dialog_body .nw_mdl_lft_bttm{margin-top:10px}.edit_modal.add_Inventory .m_hsr .cmn_hdr h4{padding-bottom:0}.mdl_hhdr .cmn_hdr h4{padding-bottom:0;padding-left:18px;padding-block:10px}.edit_modal.add_Inventory .eml_lst_dialog .nw_lft_top_frm{align-items:flex-start}.edit_modal.add_Inventory .eml_lst_dialog_body .nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt{width:100%}.edit_modal.add_Inventory .nw_mdl_lft_bttm .top_l.cmn_hdr,.invntry_prdct_info{width:48%}.invntry_img{border:1px solid #d4d4d4;border-radius:8px;-webkit-border-radius:8px;-moz-border-radius:8px;-ms-border-radius:8px;-o-border-radius:8px}.invntry_img img{margin-top:50px}.nw_cus_frm_prt.invntry_info{display:flex;align-items:flex-start;justify-content:space-between}.edit_modal.add_Inventory .ctgry_selection select,.edit_modal.add_Inventory .ctgry_selection.qty input{margin-bottom:0;width:100%;height:auto}.edit_modal.add_Inventory .nw_cus_frm_prt label{padding-left:10px;padding-top:10px}.rst_sbmt .pay_now{border:none!important;outline:none!important}.invntry_qty{justify-content:space-between}.add_Inventory .nw_cus_frm_prt{border-bottom:1px solid #ccc;padding-bottom:20px}.add_Inventory .nw_cus_frm_prt:first-child{border-bottom:none;padding-bottom:0}.invntry_qty .r_roe{width:32%;position:relative}.invntry_qty .spans{position:absolute;right:15px}.max_d{display:flex;align-items:center;gap:10px}.invntry_qty .ctgry_selection{display:flex;align-items:center}.invntry_qty .drv_tbl_checkbox{margin:5px}.r_roe.max{width:100%}.nw_cus_frm_prt.txbl_prt .r_roe .ctgry_selection{width:100%;display:flex;align-items:center;gap:10px}.ctgry_selection.slct_ctgry{width:30%;height:50px;margin-bottom:10px}.edit_modal.add_Inventory .ctgry_selection.slct_ctgry select{height:40px}.add_Inventory .eml_lst_dialog_box{padding:0}.add_Inventory .invntry_img{height:500px}.buttons{display:flex;gap:10px}.buttons button{height:38px}.crgt h4{color:#404358}.nw_cus_frm_prt.txbl_prt .r_roe{width:80%}.txbl_chkng{width:70%;display:flex;align-items:center;gap:8px}.edit_modal.add_Inventory{margin-top:-20px}.nw_cus_frm_prt.txbl_prt{border-bottom:none;padding-bottom:0}.nw_cus_frm_prt.txbl_rate{display:flex;align-items:center;gap:25px}.txbl_rate .r_roe input:first-child{width:100%}.txbl_rate .r_roe .per{width:90%}.invntry_dlt,.chkd_sbmsn{display:flex;align-items:center;gap:10px}.invntry_dlt .dlt_icn{color:#e34b4b;font-size:25px;cursor:pointer}.add_Inventory .nw_cus_frm_prt.txbl_rate{padding-bottom:0;border-bottom:none}.add_Inventory .invntry_sbmsn{display:flex;align-items:center;justify-content:space-between;margin-top:15px}.add_Inventory .rst_sbmt.tax_add .cntct{background-color:#a5a5a5}.add_Inventory .rst_sbmt.tax_add .cntct{padding-block:8px;border:2px solid #a5a5a5}.add_Inventory .rst_sbmt.tax_add .cntct:hover{border:2px solid #a5a5a5;color:#a5a5a5;background:transparent;padding-block:8px}.add_Inventory .invntry_img{border:1px solid #ccc;padding:40px;height:600px!important}.add_Inventory .eml_lst_dialog .nw_lft_top_frm{align-items:start}.nwcat{display:flex;align-items:center}.new_tabl{width:100%}.invntry_add_form .tgo{margin-top:0}.MuiPickersDay-root{font-size:12px!important}.MuiPickersCalendarHeader-label{font-size:.6vw!important;font-weight:700;margin-top:10px;width:100%}.MuiPickersDay-root{font-size:.6vw!important;width:30px;height:30px}.MuiDayCalendar-weekDayLabel{font-size:.6vw!important;font-weight:700!important}.Mui-selected{background-color:#5eae5e!important;color:#fff!important}.Mui-selected:focus{background-color:#57a157!important}.custom-text-field .MuiInputBase-input{font-size:14px;padding:0;margin:0}.custom-text-field .MuiInputBase-root{background-color:#fff}.custom-text-field .MuiInputLabel-root{font-size:14px}.custom-notched-outline-focused{border-color:#ccc!important}.custom-input{font-size:14px!important;padding:0!important;margin:0!important}.custom-label{font-size:14px!important}.custom-listbox{background-color:#f5f5f5;border-radius:8px;padding:8px;max-height:200px;overflow-y:auto}.custom-paper{background-color:#fff;border-radius:0 0 13px 13px/0px 0px 13px 13px!important;box-shadow:none!important;border:1px solid #ccc;border-color:#ccc;border-top:none}.custom-popper{z-index:1300;background-color:#fff;box-shadow:none!important}.unified-autocomplete .MuiOutlinedInput-root{box-shadow:none!important;padding-left:1.5rem!important;border:none}.unified-autocomplete .MuiOutlinedInput-notchedOutline{border:1px solid #ccc}.autoSuggestionAddNewCustButtonStyle:hover{background-color:#f5f5f5!important}.immgg img{object-fit:contain}.main_tsh_otr{width:33%}.main_tsh_otr .css-1f72o21-MuiFormControl-root .MuiOutlinedInput-root{font-family:Nunito,sans-serif;font-weight:700;padding:0 7px!important}.main_tsh_otr .MuiSelect-select,.main_tsh_otr .muiSelect-select-dropdown{font-family:Nunito,sans-serif;font-size:18px!important;font-weight:700}.inne_tab_r{width:100%;display:flex}.onq{width:49.4%!important}.sls_flx_cntnt.pos_sls_cntnt{display:flex;gap:2%;flex-wrap:wrap}.sls_flx_cntnt.pos_sls_cntnt .sls_lft_drv{width:72%;padding:20px 0 20px 20px}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{margin-top:0;width:26%}.sls_flx_cntnt.pos_sls_cntnt .rcsnt_trnsct{background:#f5f6fb;border-radius:10px;padding:20px}.pos_rght_top h6{font-size:20px;font-weight:700;text-transform:capitalize;color:#353535}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_flx{width:100%;margin-block:20px}.pos_nw_bll_top .drv_rght_rte{display:flex;align-items:center;gap:10px;flex-wrap:wrap;width:100%;justify-content:space-between}.pos_nw_bll_top .drv_rght_rte input[type=search]{padding:10px 10px 10px 42px;border-radius:12px;border:1px solid #d4d4d4;background:url(../images-pos/magnifying-glass.png) no-repeat,#f5f6fb;background-size:20px;background-position:5% center;font-style:italic;font-weight:400;color:#9d9fb2;font-size:15px}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_flx .drv_rght_rte input[type=search]{width:100%;background-position:2% center;background:#f5f6ff!important}.pos_rght_top .sls_srch_flx .drv_rght_rte input[type=search]{width:100%}.drv_rght_rte input[type=search]::placeholder{font-size:15px;color:#9d9fb2}.pos_cstmr_id{display:flex;align-items:center;justify-content:start}.cstmr_id_lft{display:flex;align-items:center;gap:10px}.cstmr_usr{width:57px;height:57px;border-radius:100%;background:#e7fae6;display:flex;align-items:center;justify-content:center}.cstmr_usr svg{color:#a5a5a5;font-size:25px}.cstmr_usr_txt h5{color:#244065;font-size:20px;font-weight:700;text-transform:capitalize}.cstmr_usr_txt label{color:#404358;font-size:15px;font-weight:400;text-transform:capitalize}.elps_bck{background:#f8f9fd;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:100%}.tp_rght{border:0;background:0}.tp_rght svg{color:#a5a5a5}.pos_cstmr_cntct{display:grid;place-content:center}.pos_cntct_flx{display:flex;gap:10px}.pos_cstmr_cntct .pos_cntct_flx{padding-bottom:10px;padding-left:27px}.pos_cntct_flx_lft svg{color:#a5a5a5}.pos_cntct_flx .lght{color:#404358;font-weight:400;font-size:16px;text-transform:capitalize}.pos_cntct_flx .dpp{color:#404358;font-weight:700;font-size:16px;transition:all .3s}.pos_cntct_flx .dpp:hover{color:#59acac}.pos_cntct_flx .emll{color:#f1ae24;font-size:16px;font-weight:700;transition:all .3s}.pos_cstmr_tbl{display:flex;border-bottom:1px solid #eaeaeb;border-radius:10px;margin-bottom:20px}.pos_cstmr_tbl .pos_tbl_prt{border-right:1px solid #eaeaeb;padding:5px 15px}.pos_tbl_prt label{color:#404358;font-weight:400;font-size:16px}.pos_tbl_prt label span{display:block;font-weight:700;padding-top:5px}.pos_cstmr_tbl .pos_tbl_prt:last-child{border-right:0}.pos_ordr_dtls{background:#fff;border:1px solid transparent;border-radius:10px;margin-top:2rem}.pos_ordr_dtls_uppr{padding:20px}.ordr_dtls_top{display:flex;align-items:center;justify-content:space-between}.pos_ordr_dtls .ordr_dtls_top h6{font-size:20px;font-weight:700;color:#244065;text-transform:capitalize}.ordr_dtls_top_icns{display:flex;align-items:center;gap:10px}.nw_bl_svg{width:40px;height:40px;background:#f5f6fb;border-radius:100%;display:flex;align-items:center;justify-content:center;border:0}.nw_bl_svg img{width:auto;margin:auto}.pos_prdt_flx{display:flex;justify-content:space-between;padding-block:8px;border-bottom:1px solid #eaeaeb}.pos_prdt_flx_lft{display:flex;gap:5px}.pos_prdt_nme label{color:#404358;font-size:16px;font-weight:700}.pos_prdt_size{display:flex;align-items:start;gap:15px;padding-block:10px;row-gap:5px}.pos_prdt_size span{color:#404358;font-size:15px;font-weight:400}.pos_prdt_size select{color:#404358;font-size:16px;font-weight:700;border:1px solid #d4d4d4;padding:5px 15px;border-radius:50px}.pos_prdt_off{display:flex;align-items:baseline;gap:7px}.pos_prdt_off .off_lbl{color:#404358;font-size:18px!important;font-weight:700}.pos_prdt_off span{color:#9d9fb2;font-size:15px;font-weight:400}.pos_prdt_off .off_lbl{font-size:18px!important}.pos_prdt_off .off_lbl.red{color:#ff5151}.pos_prdt_flx_rght{padding-inline:2px;width:fit-content}.pos_prdt_flx_rght .rmv{border:0;color:#ff5151}.pos_ordr_ttl_dtls{display:flex;justify-content:end;align-items:center;background:#ededed;padding:10px 20px}.pos_ordr_ttl_dtls label{color:#404358;font-size:18px;font-weight:400;margin-bottom:0}.pos_ordr_ttl_dtls label span{font-weight:700}.pos_ordr_dtls_bttm{display:flex;padding:10px 20px 20px;justify-content:end;gap:10px}.pos_ordr_dtls_bttm .chk_ot{background:#9ecf9a;font-weight:700;text-transform:capitalize;text-align:center;padding:6px 20px;transition:all .3s;border:1px solid transparent;color:#fff;border-radius:50px;font-size:18px}.ylo,.pos_prdt_off .off_lbl.ylo{color:#f1ae24}.pos_srch_bar{color:#9d9fb2;font-size:15px;padding:10px 10px 10px 30px;border:1px solid #d4d4d4;background:#f5f6fb}.sls_srch_flx{width:100%;margin-block:20px;display:flex;align-items:center;gap:10px}.pos_nw_bll_top .drv_rght_rte{display:flex;align-items:center;gap:10px;flex-wrap:wrap;position:relative}.srch_pos{position:absolute;top:54%;transform:translateY(-50%) rotate(90deg);left:8%}.srch_pos svg{font-size:16px}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_flx .drv_rght_rte{width:86%;justify-content:space-between}.sls_srch_plus{width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;background:#9ecf9a;border:1px solid transparent;border-radius:100%}.sls_srch_plus svg{color:#fff;font-size:20px}.pos_srch_cstmr_top{background:#fff;padding:20px;border-radius:10px;border:1px solid transparent}.rmv svg{font-size:15px}.pos_screen_disp_lft .pos_ordr_dtls_bttm{padding:0;width:244px;margin-bottom:15px}.pos_screen_disp_lft .pos_ordr_dtls_bttm .chk_ot{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 20px}.pos_nw_bll_create .pos_ordr_dtls_bttm .chk_ot{padding:10px 20px}.ctgs_mcdns_prt{display:flex;align-items:center;gap:5px;background:#fff;padding:10px;width:fit-content;border-left:3px solid #9ecf9a;border-radius:10px;width:244px;margin-bottom:15px;cursor:pointer}.ctgs_mcdns_prt label{color:#244065;font-weight:700;font-size:18px;text-transform:capitalize}.ctgs_mcdns_prt span{width:66px;height:66px}.ctgs_mcdns_prt span img{width:100%;height:100%}.ctgs_mcdns_lstrw{text-align:center;width:fit-content;background:#f5f6fb;border:1px solid #d4d4d4;width:244px;padding:6px 10px;border-radius:10px;cursor:pointer}.ctgs_mcdns_lstrw span svg{font-size:16px;color:#a5a5a5}.pos_screen_disp{display:flex;gap:3%;width:100%;flex-wrap:wrap}.pos_nw_bll_top .drv_rght_tp_prt{width:40px;height:40px;border-radius:100%;background:#fff;display:flex;align-items:center;justify-content:center;border:0}.pos_nw_bll_top .drv_rght_tp_flx{display:flex;align-items:center;gap:10px}.pos_nw_bll_top{display:flex;align-items:center;gap:2rem;margin-bottom:15px}.pos_nw_bll_top .drv_rght_rte input[type=search],.pos_nw_bll_create{width:100%}.pos_nw_bll_create .pos_ordr_dtls_bttm{padding:0}.pos_nw_bll_create .pos_ordr_dtls_bttm .chk_ot{width:100%;display:flex;align-items:center;justify-content:space-between}.nw_prt_mn_pic{width:110px;height:110px;margin:auto auto 6px}.nw_prt_mn_pic img{width:100%;height:100%}.pos_nw_bll_main{display:flex;justify-content:start;width:100%;flex-wrap:wrap;gap:15px}.pos_nw_main_prt{width:32%;background:#fff;padding:20px 10px 10px;border-radius:10px;position:relative}.nw_prt_mn_shw{background:#e8fae6;padding:3px 6px;font-size:13px;color:#353535;font-weight:700;border-radius:50px;text-transform:uppercase;letter-spacing:1px}.pos_nw_main_prt h6{color:#244065;font-size:20px;font-weight:700;margin-block:6px}.stc_ttl{display:flex;align-items:center;justify-content:space-between}.stc_ttl_lft span{color:#f1ae24;font-size:16px;font-weight:700}.stc_ttl_rght{color:#9d9fb2;font-size:16px;font-weight:400}.stc_ttl_rght span{color:#353535;font-weight:700}.dotted svg{color:#a5a5a5;font-size:18px}.dotted{border:0;background:0;position:absolute;top:3%;right:3%;left:auto;bottom:auto}.pos_screen_disp_lft{width:22.5%}.pos_screen_disp_rght{width:74.5%}.main_drv_table tr td{font-size:16px!important}.one_m{width:134px}.outr-rght-content{margin-top:10px}.modal-dialog.gift .main_d:first-child .r_roe:last-child input:hover{border:none}.sls_itms_tble.new{margin-top:30px}.td_img_pay{width:150px;height:100px}.td_img_pay img{width:100%;height:100%}.pay_ftr button span{display:none}.pay_select{width:40rem;display:flex}.drv_rght_rte span{width:0!important;height:0!important;padding:0!important;display:none}.css-12l212t-MuiInputBase-input-MuiOutlinedInput-input[type=number]{border:0;height:100%;padding:12px}.r_roe .css-j882ge-MuiInputBase-root-MuiOutlinedInput-root{overflow:hidden}.r_roe .css-9yqzd6-MuiInputBase-root-MuiOutlinedInput-root{height:43px;overflow:hidden}.r_roe .css-1eiam5b-MuiInputBase-input-MuiOutlinedInput-input{padding:35px 15px 10px;border-width:0;height:100%!important}.r_roe .css-1eiam5b-MuiInputBase-input-MuiOutlinedInput-input:focus{padding:35px 15px 10px;border-width:0}.nw_brdr_ottr .border.nw_bd_prt{padding:20px 15px;border-radius:15px}.nw_brdr_ottr .border.nw_bd_prt .time_frame{margin-top:20px}.membership_otr .css-1spgx7j-MuiButtonBase-root-MuiToggleButton-root{padding-left:15px!important;padding-right:15px!important}.new_golf .gif{background-color:transparent;width:100%}.golf_dtls{border:1px solid #9dcf99;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:15px 0;width:50%;margin-left:15px;margin-top:20px}.glf_hdng.cmn_hdr h4{padding-left:30px}.golf_form{background-color:#fff;padding:20px 25px}.nw_golf_info{margin-bottom:20px}.nw_golf_info label{padding-left:15px}.nw_golf_info .r_roe,.nw_golf_info .r_roe input{width:100%}.nw_golf_info.glf_flx{display:flex;align-items:center;justify-content:space-between}.nw_golf_info.glf_flx .r_roe input{width:100%}.nw_golf_info.glf_flx .r_roe{width:49%}.golf_add_btn.rst_sbmt{justify-content:center}.golf_add_btn.rst_sbmt button{background-color:#9ecf9a}.golf_add_btn.rst_sbmt button:hover{background-color:transparent;color:#9ecf9a;border:1px solid #9ecf9a}.pnmul.lists .dropdown-menu.show{transform:aut0!important;-webkit-transform:aut0!important;-moz-transform:aut0!important;-ms-transform:aut0!important;-o-transform:aut0!important;bottom:0;margin-top:5px!important;padding-left:5px;border:1px solid #ccc;background-color:#fff;width:100%}.pnmul.lists .dropdown-menu.show:hover{border:1px solid #ccc;background-color:#fff}.pnmul.lists .dropdown-toggle:after{margin-left:-13px}.view_note{align-items:flex-start;margin-top:10px}.view_note .gif.emps{padding-block:0;line-height:1}.view_note .drv_rght_rte input[type=search]{padding-block:5px;background-position:calc(100% - 10px) center;padding-left:20px}.view_note .top_drv_rght,.note_fltr{display:flex;gap:20px;align-items:center;justify-content:flex-end}.note_fltr{gap:10px}.note_fltr.cmn_hdr h5{font-weight:400;color:#9d9fb2;font-size:16px}.note_fltr select{border:2px solid #fff;background-color:#fff;box-shadow:#64646f33 0 7px 29px;padding:5px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;font-size:14px;font-weight:700;font-family:Nunito,sans-serif}.note_fltr select option{font-size:14px;font-weight:700;border:none!important;font-family:Nunito,sans-serif}.view_note_dtls{border:1px solid #9ecf9a;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:15px 20px 10px;margin-top:30px}.ant-select-selector:hover{box-shadow:none!important}.note_icons{display:flex;align-items:center;gap:10px}.note_top{display:flex;align-items:center;justify-content:space-between}.view_note-lft{width:25%;border-right:4px solid #f5f6fb;padding-right:30px;height:500px;overflow-y:scroll}.view_note-lft::-webkit-scrollbar{width:2px}.view_note-lft::-webkit-scrollbar-track{background:#f5f6fb}.view_note-lft::-webkit-scrollbar-thumb{background:#9ecf9a;border-radius:4px}.view_note-lft{scrollbar-width:thin;scrollbar-color:#9ecf9a #f5f6fb}.view_note-rght{width:70%}.view_note_dtls{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.note_dtls{padding-top:10px}.note_dtls.cmn_hdr p{padding-bottom:20px;color:#808292;width:1050px}.icn_prt{width:25px;height:25px;background-color:#f5f6fb;display:flex;align-items:center;justify-content:center;color:#eb7f81;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;cursor:pointer}.icn_prt:last-child{color:#9dcf99}.note_fltr.note_info{display:block}.note_info_dtls{display:flex;gap:10px;align-items:flex-start;border:1px solid #d3d3d3;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:10px;background-color:#fff;margin-bottom:10px}.note_info_dtls.active{background-color:#f5f6fb;border:1px solid #9dcf99;border-left:5px solid #9dcf99}.note_info_dtls .cmn_hdr h4{padding-bottom:0;line-height:1}.cmn_hdr.note-Titl h5{font-size:18px;color:#404358;font-weight:700}.note_info_dtls.active .info_icon{color:#9dcf99}.note_dtls.cmn_hdr h3{text-transform:inherit}.new_golf_part{display:flex;align-items:flex-start;gap:20px;justify-content:space-between}.add_new_lft{border:1px solid #9ecf9a;border-radius:10px}.lft_hrd{padding:10px 15px}.add_l{width:100%}.lft_bdy{display:flex;gap:20px;background:#fff;padding:15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.lft_inp_bdy{background:#fff;padding:15px;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.input_div{display:flex;flex-direction:column;margin-top:10px}.input_div input{border:0px solid #ccc;border-radius:10px;padding:13px 20px;background-color:#fff;font-size:16px}.add_new_teeshet{display:flex;gap:25px;flex-direction:column}.lft_hrd h3{font-size:22px;font-family:Nunito,sans-serif;font-weight:700;color:#404358}.add_lbl,.input_div label,.Bnrow label{font-size:18px;font-family:Nunito,sans-serif;font-weight:700;color:#404358;margin-bottom:0;padding-left:15px}.add_label input[type=checkbox]{width:18px;height:18px;accent-color:#9ecf9a}.input_div label span,.Bnrow label span{color:red}.add_label input::placeholder{font-size:17px;font-family:Nunito,sans-serif;font-weight:600;color:#404358}.input_div label{margin-bottom:8px}.input_div input::placeholder{font-size:16px}.input_div.row{flex-direction:row;gap:15px}.div_add{display:flex;justify-content:space-between}.incrementt{background-color:#ededed;border-radius:10px;border:1px solid #ccc;padding:3px 0}.incrementt input{background-color:transparent;border:0;outline:navajowhite;width:35%;border-right:1px solid #ccc;border-radius:0;color:#404358;padding:10px 15px;font-size:18px}.div_add .input_div:nth-child(1){width:32%}.div_add .input_div{width:43%}.add_new_mdl{width:100%}.scng{border:1px solid #f1ad23;background-color:#f1ad23;color:#fff;font-size:15px;font-family:Nunito,sans-serif;font-weight:800;padding:12px 5px;border-radius:12px}.Bnrow{margin-block:10px;display:flex;align-items:center;gap:10px}.incrementt span{padding-left:20px;font-size:17px;font-family:Nunito,sans-serif;font-weight:600;color:#404358}.lft_inp_bdy .input_div{margin-top:0}.add_new_mdl .lft_inp_bdy .input_div{margin-top:10px}.add_new_mdl .lft_inp_bdy .input_div:nth-child(1){margin-top:0}.div_2{display:flex;justify-content:space-between;align-items:baseline}.incrementt.after_tee{background-color:#ededed}.incrementt.after_tee input{width:50%;background-color:#f5f5fb}.Bnrow input{width:18px;height:18px;accent-color:#9ecf9a}.add_label{display:flex;align-items:center;gap:10px}.cus_ima.add_teesheet{margin-top:20px}.add_new_lft.mdl .lft_inp_bdy{padding-inline:20px}.add_new_lft.mdl .lft_hrd{padding-inline:0;background-color:#ededed}.cus_ima.add_teesheet{padding:0 0 6rem}.add_new_lft.mdl .lft_hrd h3{padding-inline:30px}.cus_ima.add_teesheet img{width:84px;height:64px;margin:7rem auto 6rem}.task_dD.attach #icon{font-size:18px}.cls{background-color:#a5a5a5;color:#fff;border:2px solid #a5a5a5;padding:10px 50px;border-radius:25px;font-size:18px;font-family:Nunito,sans-serif;font-weight:800}.btns{display:flex;align-items:center;justify-content:center;gap:10px;margin-block:20px}.cmn_btn.gren{border-radius:40px;width:max-content;font-size:18px;font-family:Nunito,sans-serif;font-weight:800}.cls:hover{background-color:#fff;color:#a5a5a5}.Bnrow label,.add_lbl{padding-left:0}.div_2 .input_div{width:49%}.add_new_mdl .lft_inp_bdy .div_add .input_div{margin-top:0;width:100%}.incrementt.height{height:50px}.add_tee_parent{display:flex;justify-content:space-between}.add_new_teeshet,s.c .golf_list,.golf_dtls{width:50%}.r_roe.trmnl-status{flex-direction:row;gap:5px}.pnmul.lists .dropdown-menu.show{transform:translateY(813px)!important}.pnmul_one.menu.calender{margin-top:15px}.menu{overflow:unset}.ctgry_selection.trmnl_golf select{width:100%;height:50px}.d-flex.gap-2.amoumt{justify-content:space-between;margin-bottom:10px}.sls_cstmr_rght_bttms.amount_main_div{border-radius:10px;padding:15px}.d-flex.gap-2.amoumt label{width:60%;text-align:left}.d-flex.gap-2.amoumt .d-flex{width:15%;text-align:right}.button_gap{display:flex;gap:10px}.button_gap button{width:14rem}.top_drv.emp_l.empl_hdrs .top_drv_lft{width:30%}.top_drv.emp_l.empl_hdrs .top_drv_rght{width:68%}.top_drv.emp_l.empl_hdrs .top_drv_rght .drv_rght_lft select{width:320px}.parent_nav_menu ul li a{width:24rem}.parent_nav_menu ul .stng a{width:max-content}.add_new_teeshet .ctgry_selection select{margin-bottom:0}.clft{max-width:150px!important}.stng_business_dtls{margin-bottom:20px}.stng_business_dtls .nw_mdl_lft_bttm .top_l.cmn_hdr{width:45%}.business_personal_info{width:52%}.stng_business_dtls .nw_mdl_lft_bttm .nw_lft_top_frm .business_personal_info .nw_cus_frm_prt{width:100%;display:flex;align-items:flex-end;gap:15px;margin-bottom:20px}.stng_business_dtls .nw_mdl_lft_bttm .nw_lft_top_frm .business_personal_info .nw_cus_frm_prt label{padding-left:15px}.stng_business_dtls{border:1px solid #9ecf9a;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden}.stng_business_dtls .invntry_img img{width:250px!important}.stng_business_dtls .invntry_img{padding-block:80px!important;background-color:#f5f6fb}.stng_business_dtls .nw_lft_top_frm{background-color:#fff;justify-content:space-between;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.stng_business_dtls .r_roe span{color:#e34b4b}.stng_business_dtls .r_roe label{font-size:16px}.nw_cus_frm_prt.bsns_dtl .r_roe{width:24%}.nw_lft_top_txt .cmn_hdr h6{font-weight:700;font-size:20px!important}.stng_business_dtls:last-child .business_personal_info{width:100%}.nw_cus_frm_prt.bsns_dtl.sbmsn_bsns{display:flex;align-items:center;justify-content:space-between}.dtl_part{display:flex;align-items:center;gap:15px;width:49%}.nw_cus_frm_prt.bsns_dtl .dtl_part .r_roe{width:100%}.sbmt_busns_btn{display:flex;align-items:center;gap:15px}.sbmt_busns_btn .rst_sbmt{padding-top:0}.stng_business_dtls .r_roe label{display:flex;gap:0}.profile_section_outer{padding:3;border-radius:2;width:100%;margin:auto}.avater_style{height:120px!important;width:120px!important;background-color:#f5f6fb}.avater_name{font-weight:600!important;color:#244065!important;font-size:28px!important}.avater_des_box{display:flex!important;gap:6px!important;flex-wrap:wrap!important;margin-top:5px;font-size:14px!important}.avater_course{background-color:#a5a5a5;padding:3px 15px;border-radius:20px;font-size:14px!important;color:#fff;font-weight:700!important;font-size:12px!important}.avater_info_style{font-weight:600!important;display:flex!important;gap:9px;align-items:center!important;font-size:16px!important}.user_price_details_section{border-radius:10px;background-color:#f5f6fb;width:250px;margin-top:20px}.member_price_style{font-weight:600!important;font-size:16px!important;color:#244065;padding:12px 13px;display:flex;gap:5px}.member_price_style span{font-size:16px!important;font-weight:600!important;color:gray}hr{padding:0!important;margin:0!important;color:#1d3b62}.add_new_mdl.stng_tsht{width:45%}.add_new_mdl.stng_tsht .lft_inp_bdy{padding-bottom:20px;border-bottom:1px solid #d4d4d4;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;-o-border-radius:0}.add_new_mdl.stng_tsht .lft_inp_bdy:last-child{border-bottom:none}.add_new_mdl.stng_tsht .incrementt input{width:92%}.lft_hrd{border-top-left-radius:10px;border-top-right-radius:10px}.add_new_mdl.stng_tsht .lft_inp_bdy:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.cmn_btn.red{background-color:#e34b4b;color:#fff;border-color:#e34b4b}.cmn_btn.red:hover{color:#e34b4b;background-color:transparent;border:2px solid #e34b4b}.add_tee_parent .input_div .ant-space{border:1px solid #ccc;border-radius:10px;padding:13px 20px;background-color:#f5f6fb;font-size:18px}.add_tee_parent .input_div .ant-picker{border:none!important;background-color:transparent!important;padding:0!important}.add_tee_parent .input_div .ant-picker:hover{box-shadow:none!important}.add_tee_parent .lft_hrd{display:flex;align-items:center}.add_tee_parent .lft_hrd span{color:#e34b4b}.add_tee_parent .error{color:#e34b4b;font-size:14px;font-weight:700}.add_tee_parent .lft_bdy{flex-direction:column}.hole_option{display:flex;align-items:center;gap:15px}.golf_list.tsht_list{width:100%}.css-zw3mfo-MuiModal-root-MuiDialog-root{z-index:1000!important}.css-3dctgd-MuiButtonBase-root-MuiCheckbox-root.Mui-checked,.css-nv1o57-MuiButtonBase-root-MuiCheckbox-root.Mui-checked{background-color:#9ecf9a!important}.profile-section-outer .react-tabs__tab{bottom:0!important;border:0;font-weight:600!important;font-size:17px!important;color:#244065;padding:12px 13px}.profile-section-outer .react-tabs__tab--selected{border:0!important;color:#9ecf9a!important}.profile-section-outer .MuiBox-root.css-iu8jsv{padding:0}.profile-section-outer .react-tabs__tab-list{border-bottom:1px solid #ccc!important;padding:7px 10px!important;margin:0!important}.profile-section-outer .react-tabs__tab-panel.react-tabs__tab-panel--selected{padding:7px 25px!important}.profile-section-outer .react-tabs__tab-panel.react-tabs__tab-panel--selected h2{font-size:16px;font-family:Nunito,sans-serif;font-weight:700}.cstmr_usr{width:38px!important;height:38px!important}.cstmr_id_lft{gap:15px;padding-left:10px}.profile-section-outer .css-1pk98fh-MuiGrid2-root{width:auto!important}.MuiBox-root.css-ob960a{height:auto!important}.golf_dtls{padding-bottom:0}.golf_form{border-bottom-left-radius:15px;border-bottom-right-radius:15px}.custom-context-menu div{color:#693;border-bottom:1px solid #e4e4e7;cursor:pointer}.custom-context-menu div:hover{background-color:#9ecf9a;padding:10px;color:#fff;border-radius:10px}.custom-context-menu div .text-c{color:#244065;font-size:15px}.custom-context-menu div:hover .text-c{color:#fff}.player-selector{display:flex;align-items:center}.color-label{display:flex;flex-direction:column;align-items:center;cursor:pointer}input[type=radio]{display:none}.custom-radio{display:inline-block;width:30px;height:30px;line-height:28px;border:1px solid #9ecf9a;border-radius:50%;text-align:center;font-weight:700;font-size:14px;color:#9ecf9a;transition:background-color .3s,color .3s}input[type=radio]:checked+.custom-radio{background-color:#9ecf9a;color:#fff}.css-3dctgd-MuiButtonBase-root-MuiCheckbox-root.Mui-checked,.css-169g3ua.Mui-checked{background-color:#9ecf9a!important}.member_price_style input{font-size:16px!important;font-weight:600!important;color:#244065;background-color:transparent;border:none;width:50px}.css-79ws1d-MuiModal-root{z-index:1000!important}.report-filter-section-outer{width:100%;margin-top:15px;position:relative;background-color:#fff;display:flex;flex-direction:column;align-items:end}.report-filter-section{width:100%;border-radius:4px;border-top:1px solid #ccc;padding:20px;display:flex;align-items:center;justify-content:end;gap:20px;background-color:#fff}.report-filter-section .select-box{height:45px;width:230px}.report-filter-section-outer .drop-icon{position:absolute;right:90px;top:-20px;color:#fff}.main_drv_table.eplm_ll.inv_llist{overflow:hidden}.sls_itms_tble .main_drv_table tr td:last-child{border-right:none}.outr-rght-content.stng_rght_cntnt .drv_rght_rte{width:100%}.outr-rght-content.stng_rght_cntnt .drv_rght_rte input[type=search]{width:100%;background-position:2% center}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_rght{width:50%;margin-left:auto}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft{display:flex;align-items:center;gap:10px}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .stng_txt{font-family:Nunito,sans-serif;font-size:18px;font-weight:400;color:#404358}.stng_bx_prt{position:relative;border-radius:10px;width:23.5%;background:var(--primary-bg);box-shadow:1px 2px 10px #0000001a}.stng_bx_prt_img{width:75px;height:75px;border:1px solid transparent;border-radius:8px;display:flex;align-items:center;justify-content:center;background:var(--secondary-bg);margin-bottom:10px}.stng_boxes{display:flex;flex-wrap:wrap;width:100%;gap:2%;row-gap:20px}.stng_bx_prt_txt h3{padding-bottom:0}.stng_fl_img{background:var(--primary);width:40px;height:40px;border:1px solid transparent;border-radius:100%;display:flex;align-items:center;justify-content:center;position:absolute;bottom:4%;right:3.5%}.log_i_row input:hover{outline:none!important}.stng_hdr .top_drv_lft{display:flex;align-items:center;gap:20px}.stng_hdr .drv_rght_rte input[type=search]{width:500px;background-position:3% center;outline:none}.sbmt_busns_btn{justify-content:flex-end}.business_personal_info.lgl_bsns{width:100%}.r_roe input{outline:none}.stng_business_dtls .nw_mdl_lft_bttm .nw_lft_top_frm .business_personal_info .nw_cus_frm_prt{gap:10px}.business_personal_info span,.errimg{color:#e34b4b;font-weight:700;font-size:14px}.bsns_sbmsn{display:flex;align-items:center;justify-content:flex-end;gap:10px}.bsns_sbmsn .rst_sbmt{padding-top:0}.errchkd{text-align:right;width:100%;display:block;color:#e34b4b;font-weight:700;font-size:14px;margin-top:5px;margin-left:-192px}.pnmul_one.menu.calender h6{width:200px!important}.drv_rght_rte input:focus-visible,.md_flx_inpt:focus-visible,.log_i_row input:focus-visible{outline:none!important}.inv_listting.invnt .top_drv_lft{width:33%}.nw_cstmr.htt{height:40px}.tess_srch{width:53rem}.tgo.stng_bsns_tgl{margin-top:0}.stng_business_dtls:last-child .business_personal_info.bsns_dtlng{width:50%}.bsns_sbmsn.bsns_dtl_btn{background-color:#fff;padding-right:20px;padding-bottom:20px}.drv_rght_rte.srch_ownr{margin-bottom:20px}.drv_rght_rte.srch_ownr input{background-color:#fff}.search-container{position:relative;width:100%;max-width:400px}.search-container input{width:100%;padding:10px;border:1px solid #ddd;border-radius:10px;font-size:16px;transition:border .3s ease;box-sizing:border-box;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.search-suggestions{position:absolute;top:100%;left:0;width:100%;border:1px solid #ddd;border-top:none;background-color:#fff;max-height:200px;overflow-y:auto;z-index:10;box-shadow:0 4px 6px #0000001a;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.search-suggestions ul{list-style:none;padding:0;margin:0}.search-suggestions li{padding:8px;cursor:pointer}.search-suggestions p{padding:8px;margin:0;color:gray}.search-input-with-suggestions{border-bottom:none;border-radius:4px 4px 0 0}.owner_rmv{position:absolute;right:10px;cursor:pointer}.search-suggestions li{font-size:13px;color:#000}.search-suggestions select{width:100%;border:none;padding:5px}.ant-menu-root{border:0px!important;background-color:var(--background)!important}.ant-menu-item{color:var(--foreground)!important;margin-top:clamp(1px,3%,10px)!important;font-family:Nunito,sans-serif;margin-bottom:clamp(1px,3%,10px)!important}.ant-menu-title-content{font-size:clamp(14px,1vw,16px)!important}.ant-layout-sider-trigger{background-color:var(--primary)!important;height:40px!important}.ant-menu-item-selected{color:#f5f5f5!important;background-color:var(--primary)!important;font-weight:600;display:flex;align-items:center;justify-content:center}.ant-menu-item:hover{color:#fff!important;background-color:var(--primary)!important}.ant-collapse{border:none!important}#nprogress .bar{background:var(--scroll-bar-color)!important}#nprogress .bar{height:3px}#nprogress .peg{box-shadow:0 0 10px #1890ff,0 0 5px #1890ff}.modal-body.inrf.right.str__crdt{width:800px!important;flex:none!important}:where(.css-dev-only-do-not-override-qnu6hi).ant-collapse .ant-collapse-content{border-top:none}.teeaddnew_cntr_top_lft .tm.tm_three input.cart:focus-visible{outline:none!important}.dropable-row-container{align-items:center;padding-left:1vw;height:40px}@media only screen and (min-width: 1680px){.dropable-row-container{height:2.9vw}}@media (max-width: 1680px) and (min-width: 1480px){.dropable-row-container{height:50px}.outr_parent_nav{padding:11px}}@media (max-width: 1480px) and (min-width: 1080px){.dropable-row-container{height:40px}.outr_parent_nav{padding:9px}}.tee-sheet-modal-row{width:100%;display:flex;justify-content:space-between}div:where(.swal2-container){z-index:9999!important}.top_drv.emp_l .top_drv_lft .gif.onc_cus_por{width:70%}.pos-select{width:245px!important;height:45px!important;border:none;outline:none!important}.pos-search{width:clamp(270px,20vw,370px);height:clamp(43px,1vw,45px);border-radius:12px;border:1px solid var(--border-color);outline:none!important}.pos-category-box{cursor:pointer;background-color:#fff;width:100%;font-size:17px;font-weight:700;font-family:Nunito;border-radius:15px}.pos-category-box:hover{color:var(--primary)}.swiper{width:100%;height:100%}.swiper-slide{text-align:center;font-size:18px;width:100px;display:flex;justify-content:center;align-items:center}.pos-product-box{width:225px;height:225px;border-radius:15px;background-color:#fff;padding:8px}.pos-product-box-peoduct-name{font-size:18px;font-weight:700;color:var(--info);font-family:Nunito}.pos-profile-box{width:100%;background-color:#fff;border-radius:15px}.pos-profile-box-open-icon{background-color:var(--primary);width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.ops-profile-with-sugs-box{background-color:#fff;border-radius:15px;margin-top:5px}.pos-profile-date{font-family:Nunito}.pos-cart-box{background-color:#fff;border-radius:15px;height:100%;overflow-y:auto}.pos-user-heading-text{font-size:20px;font-weight:700;color:var(--info);font-family:Nunito}.pos-price-style{color:var(--primary-price);font-weight:700;font-size:16px}.pos-cart-product-name{font-size:15px;font-weight:700;color:var(--font-gray);font-family:Nunito}div .swiper-slide{width:200px!important}.swiper-button-next{color:green!important}.swiper-button-prev{color:green!important;font-size:10px!important}.swiper-button-next,.swiper-button-prev{font-size:10px!important;transition:color .3s ease}.swiper-button-next:hover,.swiper-button-prev:hover{color:#00008b}.swiper-button-prev:after,.swiper-button-next:after{font-size:20px!important}.main_drv_table th{background-color:#f4f4f4;padding:8px}.main_drv_table tr:hover{background-color:#f0f8ff;cursor:pointer}th.ant-table-cell{font-size:clamp(12px,1vw,15px)!important;font-family:Nunito!important;padding:min(2em,1%) 12px!important}td.ant-table-cell{font-size:clamp(11px,1vw,15px)!important;font-weight:400!important;font-family:Nunito!important}.ant-table-container{background-color:var(--table)!important}.filter-icon-text{padding:9px 14px;border-radius:8px;background-color:#fff}.filter-icon-text:hover{background-color:#e9ebf0;transition:background-color .5s ease-in-out}.ant-picker-outlined:focus-within{box-shadow:none}.label-box{width:160px;height:120px;border:1px solid var(--border-color);border-radius:4px;font-size:20px;display:flex;justify-content:center;align-items:center}.label-box:hover{border:1px solid var(--primary);color:var(--primary);cursor:pointer}.add-lable-form-outer{width:400px}.CustomerTeeSheet{display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.cus_bkng{margin-bottom:10px}.cus_bkng label,.cus_bkng h4{font-size:18px;font-weight:700;color:#404358;text-transform:capitalize;margin:6px 0}.cus_bkng-select select,.cus_bkng-input input,.cus_bkng-input input::placeholder{border:none;padding:8px 10px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;width:300px;color:#9d9fb2;font-size:16px;font-weight:600}.cus_bkng-input input{margin:15px 0}.cus_bkng-select select:hover,.cus_bkng-select select:focus,.cus_bkng-select select:focus-visible,.cus_bkng-input input:focus-visible{border:none;outline:none}.custschtLeft{width:22%}.custschtRght{width:78%}.custschtLeft .drv_rght_rte{display:block;gap:0}.cus_bkng_btn{display:flex;align-items:center;gap:10px}.cus_bkng_btn button{font-size:16px;font-weight:700;color:#404358;background-color:#fff3f3;border:1px solid #e34b4b;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:6px 12px}.cus_bkng_btn button:nth-child(2){background-color:#f6f4ff;border:1px solid #794eda}.cus_bkng_btn button:last-child{background-color:#e9f6e8;border:1px solid #9ecf9a}.plyr_grp{display:flex;align-items:center;gap:22px}.plyr_no{background-color:#fff;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}.plyr_no h4{color:#404358;font-size:18px;font-weight:700}.plyr_grp button{background-color:#9ecf9a;padding:6px 20px;border:1px solid #9ecf9a;color:#fff;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;text-align:center}.plyr_all .plyr_grp button{color:#404358;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.plyr_all .cus_bkng_btn button:last-child{background-color:#fffbf3;border:1px solid #f1ae24}.cus_bkng h4{text-align:center;margin:4px 0}.custschtRghtContent .cus_bkng{margin-bottom:5px}.custschtRghtContent{background-color:#fff;padding:10px 12px;width:19%;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;margin-bottom:15px}.custshticons{display:flex;align-items:center;gap:20px;justify-content:space-around}.cntnt__ldt{display:flex;align-items:center;gap:5px}.cntnt__ldt h5{font-size:16px;font-weight:700;color:#404358}.cntnt__ldt svg{color:#a5a5a5}.custschtRghtContent .plyr_grp{justify-content:center;margin:0 auto 10px;width:200px;display:block}.custschtRghtContent .plyr_grp button{width:100%}.custschtRghtbox{display:flex;align-items:flex-start;justify-content:flex-start;gap:10px;flex-wrap:wrap}.custschtLeft .drv_rght_rte input[type=search],.cus_bkng-select select,.cus_bkng-input input,.cus-tsht_clndr img{width:100%}.plyr_all .cus_bkng_btn .plyr_grp.all_btn button{background-color:#9ecf9a;border:1px solid #9ecf9a;color:#fff}.custschtRghtRule{margin-top:15px}.custschtLeft .drv_rght_rte{margin-bottom:10px}.custschtRghtRule h3{color:#404358;font-size:20px;font-weight:700;padding-bottom:10px}.custschtRghtRule h5{color:#404358;font-size:16px;font-weight:600;padding-bottom:5px}.custschtRghtRule h5:last-child{color:#9d9fb2}.otr_se p{margin-bottom:8px!important}.label-container{background-color:#f8f8f8;border:1px solid var(--border-color);padding:10px;width:200px;transition:background-color .3s ease,border-color .3s ease;min-height:150px;border-radius:6px;position:relative}.label-container:hover{border-color:var(--primary)}.MuiFab-circular{z-index:1!important}.label-box-outer{width:210px;height:140px;border:1px solid var(--primary);background-color:var(--primary-badge);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:17px;border-radius:13px}.icon-button{background-color:#fff!important;box-shadow:none!important}.icon-button:hover{background-color:#fff!important;box-shadow:0 3px 5px #0003,0 6px 20px #00000030!important}.input-label-style{font-size:15px;color:#404358;font-weight:600;font-family:Nunito,sans-serif;display:block;padding-bottom:5px;margin-bottom:0;text-transform:capitalize}.nav-link-box{border-radius:16px;background-color:var(--info);color:#fff;font-weight:500;font-size:16px;font-family:Nunito,sans-serif;width:268px;display:flex;align-items:center;justify-content:space-between;height:45px}.MuiDayCalendar-header{border-top:1px solid var(--border-color)!important;border-bottom:1px solid var(--border-color)!important;margin-bottom:10px;margin-top:5px;font-family:Nunito,sans-serif}.MuiPickersCalendarHeader-label{margin:0}.css-ufcxyz-MuiTypography-root-MuiDayCalendar-weekDayLabel{height:30px!important;font-weight:600!important;color:var(--secondary-font)!important;font-family:Nunito,sans-serif}.css-9pafu0-MuiButtonBase-root-MuiIconButton-root-MuiPickersArrowSwitcher-button,.css-l4cmsg-MuiButtonBase-root-MuiIconButton-root-MuiPickersArrowSwitcher-button{padding:6px!important}.MuiPickersCalendarHeader-label{padding:0!important;font-size:13px!important;font-family:Nunito,sans-serif}.css-5ivcmv-MuiButtonBase-root-MuiIconButton-root-MuiPickersCalendarHeader-switchViewButton{padding:0!important;margin:0!important;font-size:16px!important}.css-1eeiwjo-MuiSvgIcon-root-MuiPickersCalendarHeader-switchViewIcon{width:25px!important;margin-left:5px!important;margin-right:5px!important}.css-12o68ur-MuiDateCalendar-root{padding:4px!important}.MuiDateCalendar-root.css-n5cpbo-MuiDateCalendar-root,.MuiDateCalendar-root.css-g8xegu{width:100%!important}.input-radio-button-as-number{width:33px;height:33px;border-radius:100%;background-color:#fff;border:1px solid var(--primary);font-weight:500;color:var(--primary);cursor:pointer;display:flex;justify-content:center;align-items:center}.input-radio-button-as-number:hover{color:#fff;background-color:var(--primary);transition:background-color .3s ease,border-color .3s ease}.input-radio-button-as-number-active{padding:5px 10px;border-radius:100%;color:#fff;background-color:var(--primary);display:flex;justify-content:center;align-items:center}.input-radio-button-as-button{border-radius:12px;background-color:#fff;border:1px solid var(--primary);font-weight:500;color:var(--primary);cursor:pointer;display:flex;justify-content:center;align-items:center;padding:5px 10px}.input-radio-button-as-button:hover{color:#fff;background-color:var(--primary);transition:background-color .3s ease,border-color .3s ease}.tee-time-box{background-color:#fff;border-radius:15px;padding:14px 20px;font-family:Nunito,sans-serif}.booking-form-outer{background-color:#fff;border:1px solid var(--primary);border-radius:10px}.booking-form-header{font-family:Nunito,sans-serif;border-radius:10px}.booking-for-header-course-name{font-weight:700;font-family:Nunito,sans-serif;color:var(--secondary-font)}.tee-time-box:hover .other-style,.tee-time-box:hover{background-color:var(--primary);transition:background-color .4s ease-in-out}.css-1jnhbxs :focus-visible{outline:none!important}.tee-time-box:hover{background-color:var(--primary);transition:background-color .4s ease-in-out}.tee-time-box:hover .other-style{background-color:#fff;color:var(--primary)}.rsrvtn_add .modal.show .modal-dialog{max-width:80%;margin-left:auto;margin-right:0;overflow:hidden;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.rsrvtn_add .m_hsr.cmn_hdr button{width:30px;height:30px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;background-color:#a5a5a5;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center}.rsrvtn_add .m_hsr.cmn_hdr{display:flex;align-items:center;justify-content:space-between;width:100%;padding-inline:20px}.rsrvtn_add .add_new_hdr{display:flex;align-items:center;gap:10px}.rsrvtn_add .tgo{margin-top:0}.rsrvtn_add .togl_regi{align-items:center}.rsrvtn_add .input_div label span,.left_list li span{width:16px;height:16px;color:#fff;font-size:12px;background-color:#a5a5a5;display:flex;align-items:center;justify-content:center;border-radius:100%;-webkit-border-radius:100%;-moz-border-radius:100%;-ms-border-radius:100%;-o-border-radius:100%}.rsrvtn_add .input_div label{display:flex;align-items:center;gap:4px;padding-left:0;font-weight:600}.rsrvtn_add .add_new_left,.rsrvtn_add .add_new_rght{width:47%}.rsrvtn_add .left_list li h6 input{width:20px;height:18px;background-color:#f5f6fb;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;border:1px solid #f5f6fb;accent-color:#9ecf9a}.rsrvtn_add .left_list li.inactv h6 input{background-color:#d4d4d4;border:1px solid #d4d4d4;accent-color:#d4d4d4}.rsrvtn_add .left_list li.inactv{color:#9d9fb2}.rsrvtn_add .left_list li{display:flex;align-items:center;gap:10px;padding-bottom:10px;color:#404358;font-weight:500;font-size:18px;font-family:Nunito,sans-serif}.rsrvtn_add .left_list{padding-top:15px}.rsrvtn_add .top_content,.rsrvtn_add .btm_part_content{border:1px solid #9ecf9a;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background-color:#fff}.rsrvtn_add .add_new_info{padding:10px 20px}.rsrvtn_add .add_new_info{display:flex;align-items:flex-start;justify-content:space-between}.rsrvtn_add .ctgry_selection select{width:100%;margin-bottom:0;padding:13px 20px;background-color:#f5f6fb;height:auto;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px;border:1px solid #d4d4d4}.input_div input,.ctgry_selection select{outline:none;border:none}.rsrvtn_add .input_div{padding-bottom:12px}.rsrvtn_add .input_div input{border:0px solid #ccc}.rsrvtn_add .add_nw_rght_grp{display:flex;align-items:center;justify-content:space-between;gap:20px}.rsrvtn_add .add_nw_rght_grp .input_div input{width:95%}.rsrvtn_add .add_nw_rght_grp .input_div{width:98%}.rsrvtn_add .add_nw_rght_grp .ctgry_selection select{width:99%}.rsrvtn_add .add_nw_rght_grp.add_new_rght_grp_two .ctgry_selection select{width:100%}.nw_ctgry{display:flex;align-items:center;gap:10px}.nw_ctgry.nw_ctgry_grp{display:block}.btm_part_content{width:50%}.btm_content{margin-top:30px;display:flex;align-items:flex-start;gap:20px}.rsrvtn_add .btm_content .add_new_left{width:100%}.btm_add_left{display:flex;align-items:center;justify-content:space-between}.btm_add_left .input_div input{width:210px;background-color:#fff}.btm_add_left .input_div label,.btm_add_left .input_div span{color:#9d9fb2}.btm_add_left.btm_scnd .input_div{width:49%}.btm_add_left.btm_scnd .input_div input{width:auto}.input_alw{display:flex;align-items:center;gap:10px}.rsrvtn_add .btm_add_left.add_new_rght_grp_two.add_nw_rght_grp .input_div{width:22%}.btm_add_left.add_new_rght_grp_two.add_nw_rght_grp{justify-content:flex-start}.btm_add_left .input_div input::placeholder{text-align:center}.btm_text p{color:#404358;font-size:18px;font-weight:600;margin:15px 0 30px}.btm_text{display:flex;align-items:center;justify-content:space-between}.btm_text .slider1:before{background-color:#a5a5a5}.btm_part_content.btm_right .input_div{flex-direction:row;align-items:center;gap:10px}.btm_part_content.btm_right .input_div label{margin-bottom:0}.btm_add_right_content .input_div{display:block;flex-direction:column}.btm_add_right_content .input_alw{margin-top:10px}.btm__content{display:flex;align-items:center;justify-content:space-between}.btm__content .ctgry_selection.input_alw{width:46%;gap:20px}.btm_icon svg{color:#a5a5a5;margin-top:10px}.btm_part_content.btm_right .input_div{margin-top:0}.btm_part_content{height:836px}.rsrvtn_add .modal-body{background-color:#f5f6fb;padding:20px}.rsrvtn_add .bttm_drv_rght.btm_btn{margin-top:20px;justify-content:flex-end}.rsrvtn_add .bttm_drv_rght .cntct{padding-inline:30px}.rsrvtn_add .modal-header{padding-top:20px}.top_onl-hdr,.top-on-r,.labl,.bnk{display:flex;justify-content:space-between;align-items:center}.bnk .slider1,.bnk input:checked+.slider1{background:#fff;border-color:#fff}.bnk .switch1{width:55px;height:25px}.bnk .slider1:before{height:19px;width:19px;left:5px;bottom:2px}span.ques{width:15px;height:15px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background-color:#a5a5a5;font-size:13px}div.labl label{display:flex;align-items:center;gap:5px}.bkn-or-nt{padding-right:30px;border-right:1px solid #d4d4d4}.top-on-r{gap:30px}.bkn-slect select{background-color:transparent;border:1px solid #d4d4d4;font-size:17px;color:#404358;font-family:Nunito,sans-serif;font-weight:700;border-radius:10px;padding:10px 20px;width:max-content}.labl label,.bkn-slect label{font-size:17px;color:#9d9fb2;font-family:Nunito,sans-serif}.bnk{padding-left:10px}.top-on-l h3{padding-bottom:0}.bkn-url-d label,.chekk-bo label,.chekk-bo{display:flex;gap:7px;align-items:center;padding-bottom:10px}.bkn-url-div{background-color:#fff;border-radius:20px;padding:20px;margin-top:20px;display:flex;justify-content:space-between;align-items:end}.url-divv{width:30%;position:relative;min-height:340px}.url-divv input,select,.group-id input{border:none;background-color:#fff;width:100%;padding:10px;border-radius:10px;font-size:16px;font-family:Nunito,sans-serif;font-weight:400;transition:all}.url-divv .color-input,.url-divv .color-input::placeholder{background-color:#eee;outline:none;width:100%;padding:8px;border-radius:15px;color:#244065;font-size:18px;font-family:Nunito,sans-serif;font-weight:600}.group-id input::placeholder{color:#244065}.url-divv .labl{margin-bottom:10px}.bkn-main-r{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.bkn-url-d{width:49%}.bkn-main-r.full .bkn-url-d{width:100%}.url-divv label{font-size:17px;font-family:Nunito,sans-serif;font-weight:600;color:#404358;margin-bottom:0;padding-bottom:0}.url-divv input,.url-divv select:focus,.group-id input:focus{outline:none;border:none}.chekk-bo input[type=checkbox]{width:17px;height:17px;background-color:#f5f6fb;accent-color:#9ecf9a}.group-id{display:flex;flex-direction:column;gap:10px;margin-top:5px}.bkn-slect select:focus{outline:none}.bkn-slect{display:flex;gap:10px;align-items:center}.group-id input{font-weight:500;padding-inline:15px}.url-divv:nth-child(1):after,.url-divv:nth-child(2):after{content:"";width:2px;height:100%;position:absolute;right:-40px;top:0;background-color:#d4d4d4}.bkn-url-d label{padding-bottom:10px}span.back{background-color:#f5f6fb;padding:10px 20px;border-radius:15px;font-size:17px;font-family:Nunito,sans-serif;font-weight:600}.scng.save{border-radius:30px;display:block;margin-left:auto;padding:9px 8px}.bnk-white-bac{background-color:#fff;margin-top:20px;border-radius:20px;padding-bottom:2rem}.change{padding-right:5rem}.crt_sgn span{background-color:#fff;color:#27ae60;display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:18px;border-radius:50%}.reservation-groups .crt_sgn{display:flex;gap:10px;align-items:center}.reservation-groups{margin-block:30px}.reservation-groups .cmn_hdr{display:flex;justify-content:space-between;padding-bottom:14px}.reservation-groups .cmn_hdr h3{padding-bottom:0}.group-list-div{background-color:#fff;padding:2rem;border-radius:15px}.group-list-div p{font-size:17px;font-family:Nunito,sans-serif;font-weight:600;color:#693}.reservation-grp-table table{width:100%}.reservation-grp-table th{background-color:#f0f1f3;color:#000;border:1px solid #f0f1f3}.reservation-grp-table thead th{border:none;padding:10px 15px;font-size:17px;font-family:Nunito,sans-serif;font-weight:700;color:#404358}.order{width:100px}.name-space{width:40%}.action{text-align:center;position:relative}.price-class{width:20%}.reservation-grp-table td{padding:10px 15px;font-size:17px;font-family:Nunito,sans-serif;font-weight:600}.drv_tbl_icns.new .dropdown-menu.show{transform:translate3d(-35%,25px,0)!important;box-shadow:1px 1px 8px #0002;border:0;border-radius:15px}.yes{color:#693}.no{color:#e34b4b}.reservation-grp-table tbody tr{border-bottom:1px solid #f1f3ff}.reservation-grp-table tbody tr:last-child{border-bottom:none}:where(.css-dev-only-do-not-override-qnu6hi).ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background-color:var(--primary);border:1px solid var(--primary)}.ant-radio-inner{width:18px!important;height:18px!important}.css-1tpijnt[type=number]{padding:10px}.add_tee_parent .lft_inp_bdy .input_div.grn_inpt input,.add_tee_parent .lft_inp_bdy .grn_inpt select{background:#ededed;border-radius:10px;border:1px solid #ccc;height:50px;padding:3px 0 3px 10px}.no-padding-row,.css-1jk99ih-MuiInputBase-input-MuiOutlinedInput-input{padding:0!important}.css-1uxk9zr{border:none!important}.role-box-style:hover{cursor:pointer;background-color:var(--primary);color:#fff}.time{padding-inline:20px;border:1px solid #ccc;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background-color:transparent}.pos-label-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}@media (min-width: 1024px){.pos-label-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1480px){.pos-label-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1630px){.pos-label-grid{grid-template-columns:repeat(5,1fr)}}.add_new_mdl.stng_tsht.add_new_btm{margin-top:20px;width:100%;overflow:hidden;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.invntry_reordr.invntry_qty .r_roe{width:48%}.gftcrd_modal .modal-dialog.gift .main_d:first-child .r_roe:last-child input:hover{border:1px solid #1877f2}.ant-table-cell .custom-img{width:100%!important}:where(.css-1emii2d).ant-modal-root .ant-modal-wrap{z-index:2000!important}:where(.css-dev-only-do-not-override-wivj1j).ant-modal-root .ant-modal-wrap{z-index:1500px!important}:where(.css-dev-only-do-not-override-1emii2d).ant-modal .ant-modal-content{padding:10px}.custom-checkbox .ant-checkbox-inner{border-color:#27ae60!important;background-color:#fff!important}.custom-checkbox .ant-checkbox-checked .ant-checkbox-inner{background-color:#27ae60!important;border-color:#27ae60!important}.custom-checkbox .ant-checkbox-checked:after{border-color:#27ae60!important}.custom-checkbox.ant-checkbox-disabled .ant-checkbox-inner{background-color:#d3d3d3!important;border-color:#b0b0b0!important}.custom-checkbox.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner{background-color:#b0b0b0!important;border-color:#a0a0a0!important}.custom-checkbox.ant-checkbox-disabled .ant-checkbox-checked:after{border-color:gray!important}.clear-icon:hover{background-color:var(--secondary-color);color:red}.css-ragdn6-MuiInputBase-input-MuiOutlinedInput-input,.css-1c1ez6i{padding:11px 10px!important}.ant-select-lg .ant-select-selector{line-height:normal;display:flex;align-items:center}:where(.css-dev-only-do-not-override-wivj1j).ant-select-multiple.ant-select-lg.ant-select-show-arrow .ant-select-selector{min-height:clamp(40px,2.5vw,44px)!important}:where(.css-dev-only-do-not-override-hjsnvp).ant-select-multiple.ant-select-lg.ant-select-show-arrow .ant-select-selector,:where(.css-dev-only-do-not-override-hjsnvp).ant-select-multiple.ant-select-lg.ant-select-allow-clear .ant-select-selector{min-height:clamp(40px,2.5vw,44px)!important}.tee-sheet-row{box-sizing:border-box}.tee-sheet-row:hover{background-color:#ccc2}:where(.css-dev-only-do-not-override-wivj1j).ant-modal .ant-modal-content{padding:clamp(16px,1vw,20px)!important}.ant-input[disabled]{background-color:var(--disabled-color);color:#999!important;cursor:not-allowed}.support-email{text-transform:none;color:#fff;cursor:pointer;text-decoration:none}.support-email:hover{text-decoration:underline}.auto-suggestion-outer{font-family:Nunito;min-height:30px;border:1px solid var(--border-color);border-radius:10px;background-color:#fff;display:flex;align-items:center;width:100%!important;height:auto;position:absolute!important;box-sizing:border-box}.auto-suggestion-outer:hover{border:1px solid var(--primary)}.auto-suggestion-input-search-bar{display:flex;align-items:center}.list-box-outer{margin-top:7px}.auto-suggestion-list-item{font-family:Nunito;font-size:15px;cursor:pointer;margin-bottom:4px;transition:background-color .2s ease-in-out;padding:5px 6px;border-radius:4px}.auto-suggestion-list-item:hover{background-color:var(--secondary-color);border-radius:4px}.auto-suggestion-loading{font-family:Nunito;font-size:15px;cursor:pointer;margin-bottom:4px;transition:background-color .2s ease-in-out;padding:5px 4px;border-radius:4px}.search-input{outline:none}.auto-input-search-icon{font-size:16px;margin-right:2px;color:#1e1c1c}.input-error{border:1px solid red!important}.alert-box-hover:hover{background-color:var(--primary)}.ant-table-cell,.ant-table-container{overflow:visible!important}.ant-tabs-content,.ant-tabs-content-holder,.ant-tabs-tabpane{height:100%;display:flex;flex-direction:column;border-radius:8px}.nav-card{width:380px;background:#fff;border-radius:12px;padding:16px;text-decoration:none;box-shadow:0 6px 16px #00000014;display:block;position:relative}.nav-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.nav-card-icon{width:40px;height:40px;border-radius:8px;background:#eaf5ee;display:flex;align-items:center;justify-content:center}.nav-card-icon img{width:20px;height:20px}.nav-card-title{flex:1;font-size:16px;font-weight:700;color:#699b36}.nav-card-arrow{color:#9ca3af;font-size:14px}.nav-card-links{display:flex;flex-direction:column;gap:8px}.nav-card-link{display:flex;align-items:center;justify-content:space-between;padding:4px 6px;border-radius:8px;background:#f3f4f9;font-size:14px;font-weight:600;color:#699b36;text-decoration:none}.dashboard-radio-box{flex-direction:row!important}@media (max-width: 1850px){.dayss span{padding:10px 23px}.note_dtls.cmn_hdr p{width:950px}.custschtRghtContent .plyr_grp{width:180px}}@media (max-width: 1750px){.dayss span{padding:10px 20px}}@media (max-width: 1680px){.container{max-width:1450px}.or_login_w_d h4:before,.or_login_w_d h4:after{width:30%;top:18px}.sgn_rght_img{height:700px}.log_img{margin:2rem 0}.log_i_row:nth-child(1){margin-top:0}.log_l_text.cmn_hdr h2{padding-bottom:0}.f_pass{margin:10px 0 18px}.or_login_w_d h4{font-size:22px;margin-top:10px}.or_login_w{margin-top:0}.frgt{margin-top:10px}.log_i_row input::placeholder,.log_i_row input{font-size:19px}.log_i_row span svg{font-size:16px}.log_texts{left:51px;width:85%}.on_c_drop{left:25px}.on_c_drop ul li{padding-bottom:15px}.add{width:19rem}.add:after{top:10px}.otr_tc select{font-size:24px}.otr_tc{gap:20px}.teesheet{overflow:auto}.pp_div h5{font-size:20px}.pp_div img{width:20px;height:20px}.lft_prnt_elmnt .nav_area{padding:30px 10px 80px}.parent_nav_menu ul.pnmul{row-gap:15px}.drv_rght_lft .nw_cstmr,.drv_rght_lft select{font-size:18px}.drv_rght_rte input[type=search]{background-size:18px;font-size:18px}.drv_rght_rte input[type=search]::placeholder{font-size:18px}.drv_rght_lft .nw_cstmr span{width:18px;height:18px;font-size:16px}.drv_rght_rte span{width:36px;height:36px}.bttm_drv_lft .bttm_lft_two p,.bttm_drv_lft .bttm_lft_three p{font-size:16px}.drv_tbl_icns .pen,.drv_tbl_icns .trash,.drv_tbl_icns .copy,.drv_tbl_icns .eye,.bttm_drv_rght .cntct{font-size:18px}.bttm_drv_lft .bttm_lft_three select{font-size:16px}.bttm_drv_rght .ed,.bttm_drv_rght .del,.bttm_drv_rght .mrg{font-size:18px;gap:6px}.drv_tbl_checkbox,.ellipsis .dropdown-menu .dropdown-item input{width:16px;height:16px}.main_drv_table{overflow:auto}.main_drv_table table{width:1661px;overflow:hidden}.modal-dialog.cus_mod{width:1420px!important;max-width:1420px!important}.mdl_hhdr.cmn_hdr h3{font-size:22px}.r_roe textarea{height:180px}.main_d.fast .r_roe textarea{height:auto}.pay_now .pay{font-size:22px}.dayss span{padding:10px 16px;font-size:17px;width:14%}.tgo{margin-top:10px}.mem_r .otr_tc select{padding-block:12px;width:46%}.drv_tbl_icns .dropdown-menu.show{transform:translate3d(-33px,20px,0)!important}.teeaddnew_cntr_top_lft .tm .icn_bck{width:35px;height:35px}.nmbr_cnt{font-size:18px}.teeaddnew_cntr_top_lft .tm .mn_cnt{font-size:16px}.teeaddnew_cntr_top_lft .tm .slider:before{font-size:16px}.teeaddnew_cntr_top_lft .tm .slider,.teeaddnew_cntr_top_lft .tm.tm_three input.cart{font-size:16px}.teeaddnew_cntr_top_lft .tm.tm_three input.cart::placeholder{font-size:16px}.teeaddnew_mdl_flx_left .md_flx_nmbr{width:24px;height:24px;font-size:16px}.teeaddnew_cntr_mdl{overflow:auto}.teeaddnew_cntr_mdl_innr{width:1550px;overflow:hidden}.teeaddnew_mdl_flx_mdl .tbl_lot,.teeaddnew_mdl_flx_mdl .cmnt,.teeaddnew_mdl_flx_mdl .pncl{font-size:16px}.teeaddnew_cntr_top_lft .tm.tm_three input.cart{width:163px}.top_drv.gift_card .top_drv_lft{width:52%}.top_drv.gift_card .drv_rght_flx{justify-content:start}.top_drv.gift_card .top_drv_rght{width:47%}.gift_span span img{width:18px;height:18px}.modal-dialog.gift{margin-top:60px!important}.rcsnt_trnsct_top h6{font-size:18px}.rcsnt_trnsct_top .subs span{margin-bottom:2.5px}.rcsnt_trnsct_top .subs{width:18px;height:18px}.ttl_sls_av h6{font-size:20px}.sls_itms_tble .main_drv_table table{width:100%}.sls_flx_cntnt .sls_lft_drv{width:73%}.sls_rght_drv{width:25%}#exampleModal15 .modal-dialog.cus_mod{width:1426px!important}.rst_sbmt .cntct,.rst_sbmt .rst_cntnt,.nw_lft_top_txt h6,.nw_mdl_lft_bttm .cus_ima .cus_i_text.cmn_hdr h4{font-size:18px}.eml_lst_dialog{height:750px}.eml_lst_dialog .nw_lft_top_frm .nw_cus_frm_prt .cntct,.eml_lst_dialog .nw_lft_top_txt h6{font-size:18px}.eml_chk{width:20px;height:20px}.add_Inventory .eml_lst_dialog{height:auto}.edit_modal.add_Inventory .invntry_img img{width:200px!important;height:200px!important}.edit_modal.add_Inventory .per input{width:90%}.top_l img{width:200px!important;height:200px!important}.new_tabl>div{width:49.2%!important}.tab_row{justify-content:unset}.tee_sht_table{width:unset;overflow:unset}.one_m{width:132px}.inne_tab_r{width:100%;display:flex}.onq{width:49.4%!important}.pos_screen_disp_lft .pos_ordr_dtls_bttm{width:auto}.ctgs_mcdns_prt span{width:55px;height:55px}.ctgs_mcdns_prt,.ctgs_mcdns_lstrw{width:220px}.sls_flx_cntnt.pos_sls_cntnt .sls_flx_cntnt .sls_lft_drv{width:70%}.ctgs_mcdns_prt label,.pos_screen_disp_lft .pos_ordr_dtls_bttm .chk_ot{font-size:16px}.pos_nw_bll_top .drv_rght_rte input[type=search]{font-size:16px;padding:8px 8px 8px 38px}.pos_nw_bll_create .pos_ordr_dtls_bttm .chk_ot{font-size:16px}.srch_pos svg{font-size:14px}.nw_prt_mn_shw{font-size:11px}.pos_nw_main_prt h6{font-size:18px}.sls_flx_cntnt.pos_sls_cntnt .stc_ttl_lft span,.sls_flx_cntnt.pos_sls_cntnt .stc_ttl_rght{font-size:14px}.dotted svg{font-size:16px}.pos_nw_bll_top .drv_rght_tp_prt{width:35px;height:35px}.pos_nw_bll_top .drv_rght_tp_prt span img{width:90%;margin:auto}.nw_prt_mn_pic{width:100px;height:100px}.sls_flx_cntnt.pos_sls_cntnt .sls_flx_cntnt{gap:1%}.pos_tbl_prt label{font-size:15px}.cstmr_usr_txt h5{font-size:18px}.cstmr_usr_txt label{font-size:14px}.pos_cntct_flx_lft svg{font-size:16px}.pos_cntct_flx .lght,.pos_cntct_flx .dpp,.pos_cntct_flx .emll{font-size:15px}.pos_nw_bll_top .drv_rght_rte input[type=search]{font-size:16px}.pos_nw_bll_top .drv_rght_rte input[type=search]::placeholder{font-size:16px}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_plus svg{font-size:18px}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_plus{width:35px;height:35px}.cstmr_usr svg{font-size:22px}.cstmr_usr{width:48px;height:48px}.pos_cstmr_cntct .pos_cntct_flx{padding-left:0}.pos_ordr_dtls .ordr_dtls_top h6{font-size:18px}.nw_bl_svg{width:35px;height:35px}.pos_prdt_nme label{font-size:15px}.rmv svg{font-size:14px}.pos_prdt_size span{font-size:14px}.pos_prdt_size select{font-size:15px}.pos_prdt_off .off_lbl{font-size:16px!important}.pos_prdt_off span{font-size:14px}.pos_prdt_off .off_lbl{font-size:15px!important}.pos_ordr_ttl_dtls label,.pos_ordr_dtls .pos_ordr_dtls_bttm .chk_ot,.pos_prdt_flx_lft span:first-child{font-size:16px}.sls_flx_cntnt.pos_sls_cntnt .sls_lft_drv{width:70%;padding:20px 0 20px 20px}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{width:29%}.sls_flx_cntnt.pos_sls_cntnt{gap:1%}.srch_pos{top:52%}.membr_updt .top_drv_rght{width:70%;margin-left:0}.drv_rght_lft .nw_cstmr{font-size:17px}.switch{width:50px;height:22px}.slider:before{height:20px;width:20px}.edt svg{font-size:20px!important}.top_drv.emp_l{justify-content:space-between}.r_roe .css-1eiam5b-MuiInputBase-input-MuiOutlinedInput-input{padding:38px 15px 10px}.r_roe .css-1eiam5b-MuiInputBase-input-MuiOutlinedInput-input:focus{padding:38px 15px 10px}.note_dtls.cmn_hdr p{width:830px}.lft_hrd h3{font-size:20px}.add_lbl,.input_div label,.Bnrow label,.scng{font-size:16px}.incrementt input{padding:10px;font-size:16px}.incrementt.height{height:48px}.sls_cstmr_sl.new_SAles .css-t7hn3s-MuiGrid2-root{width:70%}.css-1gapooh-MuiGrid2-root{width:26%}.css-1gapooh-MuiGrid2-root{width:25.8%!important}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .stng_txt{font-size:16px}.main_drv_table.eplm_ll.inv_llist.golf_list{overflow:auto}.main_drv_table.eplm_ll.inv_llist.invtnu{overflow:auto!important}.main_drv_table.eplm_ll.inv_llist table.invtnu{overflow:scroll!important}.custschtRghtContent .plyr_grp{width:160px}.cus_bkng.plyr_all .cus_bkng_btn,.rsrvtn_add .left_list li{gap:5px}.rsrvtn_add .left_list li,.rsrvtn_add .ctgry_selection select,.ctgry_selection option,.btm_text p,.nw_ctgry span{font-size:16px}.rsrvtn_add .input_div{padding-bottom:0}.btm_part_content{height:755px}.url-divv:nth-child(1):after,.url-divv:nth-child(2):after{right:-35px}.url-divv input,select,.group-id input{font-size:16px}.pos_ordr_ttl_dtls{justify-content:center}}@media (max-width: 1470px){.container{max-width:1340px}.cmn_hdr h2{font-size:36px}.cmn_hdr p,.cmn_hdr h4{font-size:18px}.log_i_row input{font-size:17px}.f_pass{font-size:19px}.cmn_btn{font-size:18px;padding:8px 30px}.cmn_hdr h3{font-size:20px}.or_login_w_d.crt_dsh h4:before{width:27%}.or_login_w_d.crt_dsh h4:after{width:27%}.or_login_w_d.crt_dsh_rg h4:before{width:25%}.or_login_w_d.crt_dsh_rg h4:after{width:25%}.otr_tc{gap:13px}.cmn_hdr.tp_ro span img{width:18px;height:18px}.add,.list,.tgl_b{font-size:16px}.tp_uu{width:40px;height:40px}.tp_u span svg{width:21px;height:21px}.bell svg{width:20px!important;height:20px!important}.bell:after{width:8px;height:8px;top:-1px;right:-1px}.search_b span svg{font-size:15px}.tp_u{gap:15px}.otr_tc select option{font-size:21px}.nav_btm_logo img{margin:auto;padding-block:10px;width:121px}.pplm{gap:5px}.icon_box,.sidebar{width:3rem}.pp_div{width:48%;padding:5px}.pp_div h5{margin-top:3px}.clft span{font-size:14px}.on_c_drop ul li{font-size:18px}.menu{width:180px}.drv_rght_lft .nw_cstmr{font-size:16px}.drv_rght_lft select{font-size:16px;background-size:13px}.drv_rght_rte input[type=search]{background-size:16px;font-size:16px;padding:10px 10px 10px 35px}.drv_rght_rte input[type=search]::placeholder{font-size:16px}.drv_rght_lft .nw_cstmr span{width:17px;height:17px;font-size:15px}.bttm_drv_lft .bttm_lft_two p,.bttm_drv_lft .bttm_lft_three p{font-size:15px}.drv_tbl_icns .pen,.drv_tbl_icns .trash,.drv_tbl_icns .copy,.drv_tbl_icns .eye,.bttm_drv_rght .cntct{font-size:16px}.bttm_drv_lft .bttm_lft_three select{font-size:15px}.bttm_drv_rght .ed,.bttm_drv_rght .del,.bttm_drv_rght .mrg{font-size:14px;gap:6px}.top_drv_lft{width:44%}.top_drv_rght{width:56%}.drv_tbl_checkbox{width:15px;height:15px}.bttm_lft_one .page-link{font-size:15px;width:30px;height:30px}.main_drv_table table{width:1661px;overflow:hidden}.main_drv_table{overflow:auto}.bttm_lft_one .page-link svg{font-size:13px}.ellipsis .dropdown-menu .dropdown-item input{width:15px;height:15px}.modal-dialog.cus_mod{width:1220px!important;max-width:1220px!important}.cus_i_text.cmn_hdr p br{display:none}.cus_i_text.cmn_hdr p{font-size:16px;color:#9d9fb2}.task_dD.attach #icon{font-size:16px}.change_ph.cmn_hdr span{font-size:12px}.change_ph.cmn_hdr{align-items:center}.change_ph.cmn_hdr h6,.top_l.cmn_hdr h6,.r_roe label{font-size:16px}.r_roe input,.r_roe select,.r_roe textarea{font-size:15px}.r_roe [type=date]{background-size:15px 15px}.r_roe label{padding-bottom:6px}.r_roe.che label{padding-left:5px}.mdl_bdy{padding:10px}.infdd{gap:10px}.pay_now .pay{font-size:20px}.pay_now{padding:5px 25px;border-radius:20px;width:21rem}.main_d.code{gap:5px}.r_roe select option{font-size:13px}.modal-dialog.cus_mod{width:1155px!important;max-width:1155px!important}.mdl_hhdr.cmn_hdr h3{font-size:20px}.mem_l{width:25%;position:relative;height:530px}.t_hesd h6{font-size:16px}.dayss span{padding:8px 16px;font-size:16px}.tine_i{display:flex;justify-content:space-between;padding:20px 0}.time_frame{padding:0 20px 10px}.tine_i .r_roe.time{width:34%}.tine_i .r_roe{width:64%}.color_di span{width:24px;height:24px}.color .main_d.code{width:73%}.togl_regi .label{font-size:16px}.togl_regi{align-items:normal}.switch1{width:67px;height:25px}.slider1:before{height:16px;width:30px;left:4px;bottom:3px}.t_hesd.snd.sell{padding:29px 10px}.add_new_main .resp-tabs-list li,.teeaddnew_cntr_top_lft h6{font-size:16px}.teeaddnew_cntr_top_lft .tm .icn_bck svg{font-size:16px}.teeaddnew_cntr_top_lft .tm .icn_bck{width:35px;height:35px}.nmbr_cnt{font-size:16px}.teeaddnew_cntr_top_lft .tm .mn_cnt{font-size:15px}.teeaddnew_cntr_top_lft .tm .slider:before{font-size:15px}.teeaddnew_cntr_top_lft .tm .slider,.teeaddnew_cntr_top_lft .tm.tm_three input.cart{font-size:15px}.teeaddnew_cntr_top_lft .tm.tm_three input.cart::placeholder{font-size:15px}.teeaddnew_mdl_flx_left .md_flx_nmbr{width:24px;height:24px;font-size:15px}.teeaddnew_bttm_flx_rght{font-size:15px;gap:15px}.teeaddnew_bttm_flx_lft{gap:15px}.teeaddnew_bttm_flx_lbls{gap:7px}.teeaddnew_mdl_flx_mdl .tbl_lot,.teeaddnew_mdl_flx_mdl .cmnt,.teeaddnew_mdl_flx_mdl .pncl,.crt_sgn{font-size:15px}.write_note::placeholder{font-size:15px}.teeaddnew_bttm_flx_lbls label{font-size:15px}.teeaddnew_cntr_top_lft{gap:20px}.teeaddnw_txtar_bttn,.teeaddnew_mdl_flx_left .md_flx_inpt{font-size:15px}.teeaddnew_mdl_flx_left .md_flx_inpt::placeholder{font-size:15px}.teeaddnew_cntr_mdl_innr{width:1460px;overflow:hidden}.top_drv.gift_card .top_drv_rght{width:35%}.top_drv.gift_card .drv_rght_rte input{padding-left:40px}.gift_span span img{width:16px;height:16px}.modal-dialog.gift .modal-body.inrf{padding-top:0}.sls_flx_cntnt .sls_lft_drv{width:69%}.sls_rght_drv{width:29%}.sls_edt_lst .edt,.sls_edt_lst .sle_stg{gap:6px}.rcsnt_trnsct_top h6{font-size:16px}.ttl_sls_av h6{font-size:18px}.membr_updt .top_drv_rght{width:73%}.membr_updt .top_drv_lft{width:27%}.top_drv.emp_l .top_drv_rght{width:60%}.top_drv.emp_l .top_drv_lft{width:40%}#exampleModal15 .modal-dialog.cus_mod{width:1222px!important}.rst_sbmt .cntct,.rst_sbmt .rst_cntnt,.nw_lft_top_txt h6,.nw_mdl_lft_bttm .cus_ima .cus_i_text.cmn_hdr h4{font-size:16px}.nw_cus_frm_table .switch{width:50px;height:20px}.nw_cus_frm_table .slider:before{height:13px;width:20px;bottom:2.8px}.nw_cus_frm_table input:checked+.slider:before{-webkit-transform:translateX(31px);-ms-transform:translateX(31px);transform:translate(21px);background-color:#9ecf9a}.nw_mdl_lft_bttm.rght_end .nw_lft_top_frm .nw_cus_frm_prt textarea{height:140px}.eml_lst_dialog .nw_lft_top_frm .nw_cus_frm_prt .cntct,.eml_lst_dialog .nw_lft_top_txt h6{font-size:16px}.eml_chk{width:18px;height:18px}.inv_listting .drv_rght_rte input{width:48rem;background-position:4% center}.inv_listting.drv_rght_lft select{width:29.1rem}.imhg{width:75px}.inv_listting .gift_span span{padding:0}.add_Inventory .nw_cus_frm_prt.txbl_prt .r_roe{width:100%}.rst_sbmt .pay_now{width:max-content}.main_tsh_otr .css-1f72o21-MuiFormControl-root .MuiOutlinedInput-root{padding:0 7px!important}.main_tsh_otr .MuiSelect-select,.main_tsh_otr .muiSelect-select-dropdown,.MuiButtonBase-root{font-size:17px!important}.buttons button{height:32px}.add,.list,.tgl_b{font-size:14px;padding:4px 12px;width:16rem}.otr_tc .cmn_hdr h5{font-size:14px}.one_m{width:130px}.icon_text{font-size:14px}.pnmul_one h6{font-size:18px}.pp_div img{width:16px;height:16px}.pp_div h5{font-size:17px}.pp_div h6{font-size:13px}.need_sup a img{width:35px;height:35px}.need_sup .cmn_btn{font-size:16px}.crd{height:33px}.inne_tab_r{height:50px}.cmn_hdr.sec,.cmn_hdr.third{margin:7px auto}.cmn_hdr.first{margin:7px;padding:6px}.pnmul.lists .nav-item{padding-bottom:15px}.crd{height:30px}.tab_row{height:44px}.one_m{height:38px}.cmn_hdr.first.new h6,.clft span{font-size:12px}.crgt h4{font-size:10px}.crgt span img{margin-left:3px}.cmn_hdr h5{font-size:14px}.icon_box,.sidebar{width:2rem}.pnmul_one h6{font-size:15px;padding:4px 25px}.main_tsh_otr .MuiSelect-select,.main_tsh_otr .muiSelect-select-dropdown,.MuiButtonBase-root{font-size:15px!important}.cmn_hdr p,.cmn_hdr h4{font-size:16px}.tp_ro img{width:20px;height:20px}.cmn_hdr.tp_ro span img{width:15px;height:15px}.search_b input{font-size:14px}.ctgs_mcdns_prt span{width:46px;height:46px}.ctgs_mcdns_prt,.ctgs_mcdns_lstrw{width:185px}.sls_flx_cntnt.pos_sls_cntnt{gap:1%}.sls_flx_cntnt.pos_sls_cntnt .sls_lft_drv{width:68%}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{width:31%}.ctgs_mcdns_prt label,.pos_screen_disp_lft .pos_ordr_dtls_bttm .chk_ot{font-size:14px}.pos_nw_bll_top .drv_rght_rte input[type=search]{font-size:14px;padding:8px 8px 8px 38px}.pos_nw_bll_create .pos_ordr_dtls_bttm .chk_ot{font-size:14px}.srch_pos svg{font-size:12px}.nw_prt_mn_shw{font-size:10px}.pos_nw_main_prt h6{font-size:16px}.sls_flx_cntnt.pos_sls_cntnt .stc_ttl_lft span,.sls_flx_cntnt.pos_sls_cntnt .stc_ttl_rght{font-size:12px}.dotted svg{font-size:14px}.pos_nw_bll_top .drv_rght_tp_prt{width:32px;height:32px}.pos_nw_bll_top .drv_rght_tp_prt span img{width:90%;margin:auto}.nw_prt_mn_pic{width:95px;height:95px}.sls_flx_cntnt{gap:1%}.pos_tbl_prt label{font-size:13px}.cstmr_usr_txt h5{font-size:16px}.cstmr_usr_txt label{font-size:12px}.pos_cntct_flx_lft svg{font-size:14px}.pos_cntct_flx .lght,.pos_cntct_flx .dpp,.pos_cntct_flx .emll{font-size:13px}.pos_nw_bll_top .drv_rght_rte input[type=search]{font-size:14px}.pos_nw_bll_top .drv_rght_rte input[type=search]::placeholder{font-size:14px}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_plus svg{font-size:16px}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_plus{width:32px;height:32px}.cstmr_usr svg{font-size:20px}.cstmr_usr{width:42px;height:42px}.pos_cstmr_cntct .pos_cntct_flx{padding-left:0;gap:6px}.pos_ordr_dtls .ordr_dtls_top h6{font-size:16px}.nw_bl_svg{width:32px;height:32px}.pos_prdt_nme label{font-size:13px}.rmv svg{font-size:12px}.pos_prdt_size span{font-size:12px}.pos_prdt_size select{font-size:13px}.pos_prdt_off .off_lbl{font-size:14px!important}.pos_prdt_off span{font-size:12px}.pos_prdt_off .off_lbl{font-size:13px!important}.pos_ordr_ttl_dtls label,.pos_ordr_dtls .pos_ordr_dtls_bttm .chk_ot,.pos_prdt_flx_lft span:first-child{font-size:14px}.gif{width:70%}.cstmr_hdr .top_drv_rght{width:75%}.cstmr_hdr .top_drv_lft{width:25%}.main_drv_table tr th,.main_drv_table tr td,.drv_rght_lft .nw_cstmr,.cstmr_hdr .drv_rght_lft select{font-size:14px}.drv_rght_lft{gap:6px}.cstmr_hdr .drv_rght_lft select{width:145px;padding-inline:10px}.top_drv.gift_card .top_drv_lft{width:64%;gap:10px}.top_drv.gift_card .drv_rght_flx{width:100%}.top_drv.gift_card .drv_rght_lft{width:100%;justify-content:end}.top_drv.gift_card .tgl_b{width:max-content}.top_drv.gift_card .gif{width:23%}.top_drv.gift_card .drv_rght_rte{width:75%}.top_drv.gift_card .drv_rght_rte input{padding-left:50px}.main_drv_table tr td{font-size:14px!important}.top_drv.emp_l .tgl_b.ed{width:max-content}.inv_listting .tgl_b{height:38px;width:max-content;padding:6px 20px}.inv_listting.cmn_hdr.drv_rght_lft h3{width:20%}.drv_rght_rte input::placeholder{font-size:14px}.glf_hdng.cmn_hdr h4{padding-left:25px}.note_dtls.cmn_hdr p{width:700px}.cmn_hdr.note-Titl h5{font-size:17px}.view_note-lft{width:30%}.view_note-rght{width:65%}.incrementt input{padding:12px 10px}.add_new_teeshet{margin-top:0}.lft_hrd h3{font-size:18px}.add_new_lft.mdl .lft_inp_bdy{padding-inline:20px}.incrementt{padding:0}.pnmul.lists .dropdown-menu.show{transform:translateY(614px)!important}.stng_business_dtls .nw_mdl_lft_bttm .top_l.cmn_hdr{width:40%}.business_personal_info{width:57%}.stng_business_dtls .invntry_img img{width:200px!important}.nw_lft_top_txt .cmn_hdr h6{font-size:17px!important}.rst_sbmt .cntct{padding-block:8px}.nw_mdl_lft_bttm .task_dD.attach #icon_nw{padding-block:10px}.add_new_mdl.stng_tsht .add_new_mdl.stng_tsht{padding-left:10px}.profile-section-outer .css-1gapooh-MuiGrid2-root{width:31.8%!important}.profile-section-outer .css-t7hn3s-MuiGrid2-root{overflow:auto}.profile-section-outer .MuiBox-root.css-iu8jsv{width:900px;overflow:scroll}.profile-section-outer .avater_name{font-size:25px!important}.profile-section-outer .avater_style{height:100px!important;width:100px!important}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .stng_txt{font-size:15px}.stng_bx_prt_pic img{width:90%;margin:auto}.stng_bx_prt_img{width:70px;height:70px}.stng_fl_pic img{width:90%;margin:auto}.stng_fl_img{width:35px;height:35px}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_rght,.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft{width:47%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .gif{width:46%}.pos_nw_main_prt{width:30%}.pnmul_one.menu.calender h6{width:180px!important}.inv_listting.invnt .top_drv_lft{width:27%}.nw_cstmr.htt{height:39px}.on_c_drop{left:-20px}.crgt span img{width:16px;height:9px}.top_drv.emp_l .top_drv_lft .gif.onc_cus_por{width:100%}.cus_bkng.plyr_all .cus_bkng_btn{flex-wrap:wrap}.custschtRghtContent .plyr_grp{width:140px}.cus_bkng.cus_bkng_plyrdtl .plyr_grp{gap:7px}.rsrvtn_add .btm_add_left.btm_add_custmr{display:block}.rsrvtn_add .btm_add_left.btm_add_custmr .input_div input{width:auto}.rsrvtn_add .btm_add_left.add_new_rght_grp_two.add_nw_rght_grp .input_div{width:30%}.btm_part_content{height:820px}.btm_part_content.btm_right .input_div{margin-top:6px}.btm_add_right_content .input_alw{margin-top:5px}.btm_icon svg{margin-top:5px}.rsrvtn_add .ctgry_selection select,.rsrvtn_add .input_div input{padding:8px 15px}.rsrvtn_add .btm_part_content.btm_right .input_div.inpt_online{margin-top:0}.rsrvtn_add .btm_part_content.btm_right .input_div{margin-top:8px}.labl label,.bkn-slect label,.bkn-slect select,.url-divv .color-input,.url-divv .color-input::placeholder,.url-divv label,.url-divv input,select,.group-id input,span.back,.reservation-grp-table thead th,.reservation-grp-table td,.reservation-groups .cmn_hdr p{font-size:15px}.bkn-slect select{padding:7px}.chekk-bo input[type=checkbox]{width:15px;height:15px}span.back{padding:10px 20px}.url-divv{width:28%;height:385px}.url-divv:last-child{width:32%}.url-divv:nth-child(2){width:29%}.drv_tbl_icns.new .dropdown-menu.show{transform:translate3d(43%,25px,0)!important}.name-space{width:38%}.chkout_total div,.pos_subtotal div{font-size:16px}}@media (max-width: 1366px){.container{max-width:1240px}.or_login_w_d h4:before,.or_login_w_d h4:after{top:15px}.log_i_row:nth-child(1){margin-top:15px}.log_l_text{width:55%}.or_login_w_d h4{font-size:22px;margin-top:15px}.log_texts.cmn_hdr.wht p br{display:none}.sgn_prt_lft{width:55%}.sgn_prt_rght{width:45%}.log_texts{left:43px}.otr_tc select{width:36%}.need_sup a{gap:2px}.need_sup a img{width:33px;height:33px}.pp_div{width:90%;margin:auto;padding:10px}.pplm{gap:10px}.crgt span img{width:15px;height:13px}.nav_btm_logo img{padding-block:12px}.top_drv_lft select{width:65%}.top_drv_lft{width:42%}.top_drv_rght{width:58%}.drv_rght_flx{gap:15px}.mdl_hhdr.cmn_hdr h3{font-size:20px}.main_d.fast{margin-top:5px}.r_roe textarea{height:175px}.pay_now .pay{font-size:17px}.left_i_cnt.cmn_hdr p br{display:none}.mem_l{height:480px}.mem_r{padding:0 0 0 20px}.tim_l_l{width:170px}.modal-dialog.gift .mdl_bdy{padding-top:0}.top_drv.emp_l .top_drv_rght{width:64%}.top_drv.emp_l .top_drv_lft .gif{width:100%}.top_drv.emp_l .top_drv_lft{width:36%}#exampleModal15 .modal-dialog.cus_mod{width:1160px!important}.inv_listting .drv_rght_rte input{width:48rem}.inv_listting.drv_rght_lft select,.inv_listting.drv_rght_lft .nw_cstmr,.inv_listting .tgl_b{font-size:16px}.inv_listting.drv_rght_lft select{width:26.1rem}.edit_modal.add_Inventory .invntry_img img{width:180px!important;height:180px!important}.invntry_img img{margin-top:30px}.r_roe{gap:5px}.hde_r{width:48%!important}.tp_ro img{width:23px;height:23px}.one_m{width:129px}.sls_flx_cntnt.pos_sls_cntnt .sls_lft_drv{width:66%}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{width:32%}.sls_flx_cntnt.pos_sls_cntnt .sls_flx_cntnt{gap:0}.ctgs_mcdns_prt span{width:37px;height:37px}.ctgs_mcdns_prt,.ctgs_mcdns_lstrw{width:170px}.sls_flx_cntnt.pos_sls_cntnt .drv_rght_tp_prt span img{width:80%}.nw_prt_mn_pic{width:90px;height:90px}.pos_nw_bll_top .drv_rght_rte input[type=search]{padding:8px 8px 8px 33px}.cstmr_hdr .top_drv_lft{width:20%}.gif{width:100%}.cstmr_hdr .top_drv_rght{width:78%}.drv_rght_lft .nw_cstmr,.cstmr_hdr .drv_rght_lft select{padding:6px 13px}.inv_listting.drv_rght_lft select,.inv_listting.drv_rght_lft .nw_cstmr,.inv_listting .tgl_b{font-size:13px}.note_dtls.cmn_hdr p{width:650px}.add_lbl,.input_div label,.Bnrow label{padding-left:0}.incrementt span{padding-left:5px;font-size:15px}.profile-section-outer .react-tabs__tab{font-size:15px!important;padding-inline:10px}.profile-section-outer .user_price_details_section{width:auto}.profile-section-outer .css-1gapooh-MuiGrid2-root{width:28.8%!important}.profile-section-outer .member_price_style{font-size:15px!important}.report-outer .r_roe{width:60%}.custschtRghtContent{width:24%;justify-content:flex-start}.custschtRghtContent{margin-bottom:10px}.nav_btm_logo img{width:113px}.url-divv:nth-child(1) .bkn-main-r{flex-direction:column;gap:10px}.bkn-url-d{width:100%}}@media (max-width: 1280px){.container{max-width:1140px}.cmn_hdr h2{font-size:32px}.cmn_hdr h4{font-size:18px}.log_i_row input,.log_i_row input::placeholder{font-size:16px}.cmn_btn{font-size:17px;padding:9px 30px}.faceb,.gmail{width:5.6rem;height:5.6rem}.log_i_row span{width:5rem;height:5rem}.log_l_text{width:65%}.f_pass{font-size:18px}.log_i_row span svg{font-size:16px}.log_i_row{padding:6px 7px 6px 13px}.log_texts.cmn_hdr h4{margin:10px 0}.sgn_rght_img{height:600px}.log_i_row:nth-child(1){margin-top:0}.menu{width:170px}.tp_u span svg{width:18px;height:18px}.on_c_drop{left:-15px}.otr_tc select{font-size:22px}.otr_tc select option{font-size:19px}.otr_tc{gap:10px}.cmn_hdr.tp_ro{padding-right:10px}.tp_ro img{width:20px;height:20px;margin-bottom:4px}.add{width:18rem}.tp_uu{width:35px;height:35px}.parent_nav_menu ul li a{width:24rem}.on_c_drop ul li{gap:6px}.top_drv_lft select{width:70%;font-size:22px}.top_drv_lft{width:39%}.top_drv_rght{width:61%}.modal-dialog.cus_mod{width:1080px!important;max-width:1080px!important;margin-top:85px}.md_ii{padding:20px}.customer_s_modal .modal .close{width:25px;height:25px}.md_ii .modal-body{margin-top:10px}.r_roe textarea{height:155px}.main_d.code{flex-direction:column;gap:5px}.main_d.code .r_roe{width:100%}.mem_r .main_d.code{flex-direction:row}.color{padding-inline:0}.color_di span{width:22px;height:22px}.color_di{gap:5px}.colo.r_roe{width:23%}.color .main_d.code{width:75%}.tim_l_l{width:180px}.add_new_main .resp-tabs-list li,.teeaddnew_cntr_top_lft h6{font-size:15px}.teeaddnew_cntr_top_lft .tm .icn_bck svg{font-size:15px}.teeaddnew_cntr_top_lft .tm .icn_bck{width:30px;height:30px}.nmbr_cnt{font-size:15px}.teeaddnew_cntr_top_lft .tm .mn_cnt{font-size:14px}.teeaddnew_cntr_top_lft .tm .slider:before{font-size:14px}.teeaddnew_cntr_top_lft .tm .slider,.teeaddnew_cntr_top_lft .tm.tm_three input.cart{font-size:14px}.teeaddnew_cntr_top_lft .tm.tm_three input.cart::placeholder{font-size:14px}.teeaddnew_mdl_flx_left .md_flx_nmbr{width:24px;height:24px;font-size:14px}.teeaddnew_bttm_flx_rght{font-size:14px;gap:14px}.teeaddnew_bttm_flx_lft{gap:14px}.teeaddnew_bttm_flx_lbls{gap:7px}.teeaddnew_mdl_flx_mdl .tbl_lot,.teeaddnew_mdl_flx_mdl .cmnt,.teeaddnew_mdl_flx_mdl .pncl,.crt_sgn{font-size:14px}.write_note::placeholder{font-size:14px}.teeaddnew_bttm_flx_lbls label{font-size:14px}.teeaddnew_cntr_top_lft{gap:15px}.teeaddnew_cntr_top_lft .tm .slider:before{height:32px;width:50%}.teeaddnew_cntr_top_lft .tm .switch{width:76px;height:32px}.nmbr_cnt{height:32px}.teeaddnew_cntr_top_lft .tm .mn_cnt{width:45px;height:32px}.teeaddnew_mdl_flx_left{gap:10px}.teeaddnew_cntr_mdl_innr{width:1480px;overflow:hidden}.teeaddnew_bttm_flx{padding:20px 0}.teeaddnew_bttm_txtar{padding-inline:0}.customer_s_modal .modal .modal-header.for_grn .close span{font-size:20px!important}.customer_s_modal .modal .modal-header.for_grn .close{width:20px;height:20px}.teeaddnw_txtar_bttn,.teeaddnew_mdl_flx_left .md_flx_inpt{font-size:14px}.teeaddnew_mdl_flx_left .md_flx_inpt::placeholder{font-size:14px}.teeaddnew_cntr_mdl_innr{width:1340px;overflow:hidden}.modal-dialog.gift .md_ii .modal-body{margin-top:0!important}.top_drv.gift_card .top_drv_rght{width:37%}.top_drv.gift_card .top_drv_lft{width:62%}.sls_flx_cntnt .top_drv_lft{width:32%}.sls_av_lft{padding-inline:20px}.ttl_sls_av span{font-size:14px}.sls_srch_flx .drv_rght_rte input[type=search]{width:65%}.sls_sr_btn{font-size:14px}.sls_cstmr_lft label,.sls_cstmr_flx .bck_ls{font-size:13px}.sls_cstmr_flx .scng,.sls_cstmr_flx .sls_cstmr_rght_bttms label,.sls_cstmr_flx .sls_cstmr_rght_bttms span{font-size:14px}.sls_flx_cntnt .sls_lft_drv{width:66%}.sls_rght_drv{width:32%}.rcsnt_trnsct_top{padding-bottom:14px}.rcsnt_trnsct_prt{padding-bottom:0}.rcsnt_trnsct,.incmplt_stng{padding:15px}.ttl_sls_av h6{font-size:16px}.sls_srch_rght_btns,.sls_edt_lst{gap:10px}.tablink{font-size:14px}.top_drv.emp_l .top_drv_rght{width:67%}.top_drv.emp_l .top_drv_lft{width:33%}#exampleModal15 .modal-dialog.cus_mod{width:1090px!important}.nw_lft_top_txt h6{font-size:15px}.nw_cus_frm_prt label,.nw_cus_frm_prt .mtrl_control,.nw_mdl_lft_bttm .top_l.cmn_hdr label{font-size:14px}.nw_cus_frm_prt .for_dllr .mtrl_control{background-size:30px}.nw_mdl_lft_bttm .nw_cus_frm_table table th,.nw_mdl_lft_bttm .nw_cus_frm_table table td,.rst_sbmt .cntct,.rst_sbmt .rst_cntnt,.nw_mdl_lft_bttm .change_ph.cmn_hdr h6,.nw_mdl_lft_bttm .task_dD.attach #icon_nw{font-size:14px}.nw_mdl_lft_bttm .cus_ima .cus_i_text.cmn_hdr h4{font-size:15px}.nw_mdl_lft_bttm .cus_ima p{font-size:14px}.nw_mdl_lft_bttm .cus_ima img{width:65px;height:65px;margin:75px auto 20px}.eml_lst_dialog{height:600px;width:530px!important}.eml_lst_dialog .nw_lft_top_frm .nw_cus_frm_prt .cntct{font-size:14px}.eml_lst_dialog .nw_lft_top_txt h6{font-size:15px}.eml_chk{width:16px;height:16px}.u___details .cmn_hdr h4{font-size:18px}.add_Inventory .eml_lst_dialog{height:auto;width:157.5rem!important}.pos_srch_cstmr_top,.pos_ordr_dtls_uppr{padding:15px}.sls_flx_cntnt.pos_sls_cntnt .sls_flx_cntnt .sls_lft_drv{width:100%;padding:20px 0 10px 20px}.sls_flx_cntnt.pos_sls_cntnt .sls_lft_drv{width:100%}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{width:50%;margin:auto}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_flx .drv_rght_rte input[type=search]{width:100%}.srch_pos{left:4%}.pos_cstmr_cntct{place-content:start;padding-top:15px}.pos_cstmr_tbl{display:inline-flex}.ctgs_mcdns_prt,.ctgs_mcdns_lstrw{width:100%}.nw_prt_mn_pic{width:100px;height:100px}.pos_nw_bll_top .drv_rght_rte input[type=search]{padding:8px 8px 8px 28px}.membr_updt .top_drv_lft{width:23%}.membr_updt .top_drv_rght{width:76%}.inv_listting.cmn_hdr.drv_rght_lft h3{width:25%}.r_roe .css-1eiam5b-MuiInputBase-input-MuiOutlinedInput-input{padding:41px 15px 10px}.r_roe .css-1eiam5b-MuiInputBase-input-MuiOutlinedInput-input:focus{padding:41px 15px 10px}.note_dtls.cmn_hdr p{width:100%}.view_note-lft{width:35%;padding-right:20px}.view_note-rght{width:60%}.cls,.cmn_btn.gren{padding:6px 20px;font-size:16px;width:160px}.nw_mdl_lft_bttm .top_l.cmn_hdr label{font-size:17px}.stng_business_dtls .nw_mdl_lft_bttm .nw_lft_top_frm .business_personal_info .nw_cus_frm_prt label{padding-left:10px}.rst_sbmt .cntct{padding:8px 20px}.profile-section-outer .css-1gapooh-MuiGrid2-root{width:31.8%!important}.stng_bx_prt_pic img{width:80%}.stng_bx_prt_img{width:60px;height:60px}.stng_fl_pic img{width:80%}.stng_fl_img{width:30px;height:30px}.pnmul_one.menu.calender h6{width:170px!important}.nw_cstmr.htt{height:38px}.online_stng .top_drv.emp_l .top_drv_lft{width:50%}.online_stng .top_drv.emp_l .top_drv_rght{width:auto}.rsrvtn_add .modal.show .modal-dialog{margin-top:40px}.rsrvtn_add .md_ii{padding-right:0}.rsrvtn_add .bttm_drv_rght.btm_btn{gap:10px}.url-divv label{align-items:baseline}.pos_dev .pos_ordr_dtls_lwr .col-9{width:100%!important}.pos_dev .pos_checkout.justify-content-end{justify-content:center!important}.pos_dev .pos_ordr_ttl_dtls{justify-content:flex-start;padding-inline:10px}}@media (max-width: 1199px){.container{max-width:100%}.menu{width:160px}.nav_btm_logo img{padding-block:15px}.bell svg{width:20px!important;height:20px!important}.bell:after{width:8px;height:8px;top:-4px;right:0}.tp_uu{width:35px;height:35px}.on_c_drop{left:-20px;top:50px}.clft span{font-size:14px}.need_sup a{padding:5px}.need_sup a img{width:30px;height:30px}.top_drv_lft select{width:100%}.top_drv_lft{width:34%}.top_drv_rght{width:66%}.bttm_drv_rght{gap:5px}.bttm_drv_lft,.bttm_drv_pgtn,.bttm_lft_three{gap:7px}.cus_ima img{width:60px;height:60px}.r_roe textarea{height:135px}.modal-body.inrf .mdl_bdy{padding-bottom:16px}.mem_r .main_d.code{flex-direction:column}.tine_i{flex-direction:column;gap:10px}.tine_i .r_roe.time,.tine_i .r_roe{width:100%}.t_hesd{padding:10px 20px;height:40px}.t_hesd.snd.sell{padding:20px 10px}.color{flex-direction:column;gap:10px}.colo.r_roe{width:30%}.color .main_d.code{width:100%}.mem_l{width:34%}.mem_r{width:65%}.dayss span{font-size:14px}.teeaddnew_cntr_top_lft{gap:10px}.teeaddnew_cntr_top_lft .tm.tm_three input.cart{width:129px}.teeaddnew_cntr_top{padding-inline:0}.write_note{height:130px}.gift_span{gap:5px}.top_drv.gift_card .top_drv_rght{width:58%}.top_drv.gift_card .top_drv_lft{width:40%}.cmn_hdr h3{font-size:21px}.top_drv.emp_l .top_drv_rght{width:70%}.top_drv.emp_l .top_drv_lft{width:29%}.inv_listting.drv_rght_lft select,.inv_listting .tgl_b{padding-inline:12px}.inv_listting .drv_rght_rte input{width:46rem}.add_Inventory .eml_lst_dialog{width:145.5rem!important}.add_Inventory .invntry_qty .r_roe{width:48%}.edit_modal.add_Inventory .eml_lst_dialog_body .nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt{flex-wrap:wrap}.one_m{width:127px}.top_drv.gift_card .top_drv_rght{width:40%}.top_drv.gift_card .top_drv_lft{width:58%}.top_drv.gift_card .gif{width:28%}.membr_updt .top_drv_rght{width:79%}.membr_updt .top_drv_lft{width:19%}.drv_rght_lft select{font-size:14px;padding:6px 13px}.inv_listting .tgl_b{height:36px;padding:6px 30px}.inv_listting.cmn_hdr.drv_rght_lft h3{width:18%}.cus_i_text.cmn_hdr p{padding-inline:2rem}.lft_hrd h3{font-size:16px}.stng_bx_prt{width:31.9%}.custschtRghtContent{width:32%}.custschtRghtContent .plyr_grp{width:200px}.cus_bkng.cus_bkng_plyrdtl .plyr_grp{flex-wrap:wrap}.cus_bkng_btn{gap:2px}.outr_parent_nav{padding:7px 30px!important}.top_onl-hdr{flex-direction:column;gap:2rem}.top-on-l{width:100%}.top-on-r{width:max-content;margin-left:auto}.crt_sgn span{width:18px;height:18px}.chkout_total div,.pos_subtotal div{font-size:14px}.pos_dev .ant-col-lg-6{flex:0 0 30%;max-width:30%}}@media (max-width: 1080px){.or_login_w_d h4:before,.or_login_w_d h4:after{width:26%}.or_login_w_d .or_login_w_d h4{padding-bottom:0}.cmn_hdr h4{font-size:18px}.or_login_w{gap:10px}.lft_prnt_elmnt{transform:translateY(-100%);position:absolute;width:100%;left:0;z-index:9999}.lft_prnt_elmnt.active{width:100%;transform:translateY(0);opacity:1;top:87px;padding-bottom:50px}.rght_prnt_elmnt{width:100%!important}.lft_prnt_elmnt.active .nav-item span.icon_text{display:block}.lft_prnt_elmnt.active .parent_nav_menu ul li a{display:flex;justify-content:flex-start;width:30rem}.lft_prnt_elmnt.active .nav-item .icon_box{left:auto}.total_upper_left{height:auto;flex-direction:column-reverse;justify-content:flex-end;gap:0}.tg_br{display:block;width:30px}.sgn_prt_lft{width:50%}.log_l_text{width:80%}.log_img{margin:2rem auto;width:70%}.log_texts{left:30px}.lft_p_nv_ottr{display:flex;align-items:center;gap:20px}.otr_tc{display:flex;gap:12px;margin-top:20px}.search_b input{font-size:16px}.nav_btm_logo img{margin-block:10px;width:250px}.lft_prnt_elmnt.active .nav_area{padding:10px 20px;margin-top:0}.pplm{width:100%;margin-inline:auto;margin-top:20px}.pp_div{width:24%;margin:auto;padding:10px}.lft_prnt_elmnt.active .parent_nav_menu h6{text-align:left}.parent_nav_menu ul li a{padding:5px 27px;width:26rem}.need_sup{margin-top:20px}.parent_nav_menu ul.pnmul{row-gap:5px}.menu{width:200px}.need_sup a{width:30rem;justify-content:space-around}.otr_tc select{font-size:20px}.otr_tc select option{font-size:18px}.cmn_hdr.tp_ro span img{width:16px;height:16px}.add,.list,.tgl_b{font-size:14px}.otr_se .search_b{padding:7px 14px}.otr_se .search_b span svg{font-size:14px}.top_drv{margin-top:20px}.top_drv_lft select{font-size:20px}.drv_rght_lft .nw_cstmr{font-size:14px;gap:5px}.drv_rght_lft select{font-size:14px;background-size:12px}.drv_rght_lft .nw_cstmr span{width:16px;height:16px;font-size:14px}.drv_rght_rte input[type=search]{background-size:14px;font-size:14px;padding:10px 10px 10px 30px}.drv_rght_rte input[type=search]::placeholder{font-size:14px}.drv_tbl_icns .eye svg,.drv_tbl_icns .copy svg,.drv_tbl_icns .trash svg,.drv_tbl_icns .pen svg{font-size:14px}.drv_tbl_checkbox{width:13px;height:13px}.bttm_drv_rght .ed,.bttm_drv_rght .del,.bttm_drv_rght .mrg,.bttm_drv_rght .cntct,.bttm_drv_lft .bttm_lft_two p,.bttm_drv_lft .bttm_lft_three p{font-size:14px}.bttm_lft_one .page-link{font-size:14px;width:30px;height:30px}.bttm_drv_lft .bttm_lft_three select{font-size:14px;background-size:12px}.ellipsis .dropdown-menu .dropdown-item input{width:13px;height:13px}.modal-dialog.cus_mod{width:1000px!important;max-width:1000px!important}.task_dD.attach #icon{padding:5px 18px}.change_ph.cmn_hdr{top:18px;gap:4px;padding:4px 16px;right:15px}.infdd{flex-direction:column}.modal-body.inrf,.infdd.l .modal-body,.main_r{width:100%}.r_roe textarea{height:120px}.mdl_hhdr.cmn_hdr h3{font-size:19px}.ne{margin-top:12px}.mem_r .otr_tc select{width:57%}.teeaddnew_cntr_top{row-gap:10px}.teeaddnew_bttm_flx_rght,.teeaddnew_bttm_flx_lft{gap:10px}.modal-dialog.cus_mod.add_nw_mod{width:95%!important;max-width:95%!important}.add_new_main .resp-tabs-list li,.teeaddnew_cntr_top_lft h6{font-size:14px}.sls_rght_drv{margin-top:20px}#exampleModal15 .modal-dialog.cus_mod{width:100%!important}.tobe_ann .log_img img{margin:auto}.edit_modal.add_Inventory .eml_lst_dialog .nw_lft_top_frm{flex-direction:column}.edit_modal.add_Inventory .nw_mdl_lft_bttm .top_l.cmn_hdr,.invntry_prdct_info,.edit_modal.add_Inventory .eml_lst_dialog_body .nw_mdl_lft_bttm{width:100%}.add_Inventory .eml_lst_dialog{width:100%!important}.add_Inventory .ctgry_selection.slct_ctgry{width:42%}.change_ph span svg{padding:4px}.edit_modal.add_Inventory .invntry_img img{width:220px!important;height:220px!important}.cstmr_form .MuiStack-root.css-pl8gqh-MuiStack-root{flex-direction:column;gap:15px}.cstmr_form .MuiBox-root.css-11ze7cv,.cstmr_form .top_l,.cstmr_form .top_r{width:100%;margin-left:0}.cstmr_form .mdl_bdy{flex-direction:column;gap:0px}.cstmr_form .top_l>div{height:360px!important;margin-bottom:5px!important}.cstmr_form .main_d.fast .r_roe textarea{height:20px!important;line-height:1.1}.employee_form .MuiStack-root.css-x91ybg-MuiStack-root{flex-direction:column}.employee_form .MuiStack-root.css-1arvn2p-MuiStack-root{width:100%;margin-left:0}.hde_r .css-1f72o21-MuiFormControl-root .MuiOutlinedInput-root{font-size:17px!important;line-height:1rem!important}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{margin-top:0}.nw_golf_info label{padding-left:0}.golf_dtls{margin-top:10px}.cus_ima.add_teesheet img{width:64px;height:44px;margin:5rem auto 6rem}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .stng_txt{font-size:14px}.CustomerTeeSheet{display:block}.custschtLeft,.custschtRght{width:90%;margin:20px auto 0}.custschtLeft .drv_rght_rte input[type=search]{background-position:1% center}.cus_bkng_btn{gap:10px}.otr_tc{margin-top:0}.otr_se{gap:20px}.rsrvtn_add .add_new_info{display:block}.rsrvtn_add .add_new_left,.rsrvtn_add .add_new_rght,.btm_part_content{width:100%}.btm_content{display:block}.btm_part_content{height:auto}.btm_part_content.btm_right{margin-top:20px;padding-bottom:20px}.top_content{padding-bottom:20px}span.back{padding:8px 17px}.name-space{width:36%}.scng.save{padding:5px 15px}.pos_dev .ant-col-lg-6{flex:0 0 33%!important;max-width:35%!important}.pos_dev .ant-col-5{flex:0 0 29%!important;max-width:30%!important}.pos_dev .ant-col-19{flex:0 0 70%!important}.chkout_total div{font-size:16px}.pos-product-box{width:205px}.pos-label-grid{gap:5px}.pos-product-box-peoduct-name{font-size:16px}.pos-product-box span,.pos-price-style{font-size:14px!important}.pos_ordr_ttl_dtls{padding:10px}.pos-user-heading-text{font-size:18px}.pos_dep{margin-bottom:10px}.pos_hdr p{font-size:18px!important}.pos_hdr{margin-bottom:10px;display:block!important}}@media (max-width: 1024px){.tp_u,.u___details{gap:12px}.on_c_drop ul li{font-size:17px;padding-bottom:10px}.on_c_drop{left:-20px;padding:10px 13px}.modal-dialog.cus_mod{width:950px!important;max-width:950px!important}.customer_s_modal .modal .close{width:20px;height:20px}.r_roe textarea{height:140px}.t_hesd.snd.sell{padding:10px;flex-direction:column;gap:10px}.t_hesd.snd.sell .r_roe{width:100%}.tim_l{width:70%}.tim_r{width:30%}.t_hesd{height:55px}.tim_l_r{width:70%}.tim_l_l{width:115px}.cmn_btn{padding:5px 30px}.dayss span{padding:8px 10px}.hde_r{width:45%!important}.online_stng .stng_hdr .drv_rght_rte input[type=search]{width:425px}.px-5.pos_dev{padding-left:0!important;padding-right:0!important}}@media (max-width: 991px){.cmn_hdr p{font-size:16px}.f_pass{font-size:15px}.sgn_flx{padding:10px}.modal-dialog.cus_mod{width:910px!important;max-width:910px!important}.r_roe textarea{height:160px}.mem_l{height:430px}.sls_flx_cntnt .top_drv_lft{width:34%}.eml_lst_dialog{width:470px!important}.u___details .cmn_hdr h4{font-size:17px}.inv_listting{justify-content:start}.react-tabs__tab{font-size:16px}.hde_r{width:41%!important}.view_note_dtls{display:block}.view_note-lft{width:100%}.view_note-rght{width:100%;margin-top:20px}.input_div input{font-size:16px}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_rght{width:45%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft{width:44%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .gif{width:47%}.inv_listting.invnt{justify-content:space-between}.nw_cstmr.htt{height:36px}.pp_div{width:49%;margin-bottom:15px}.pplm{display:block}.nw_cus_frm_prt.bsns_dtl .r_roe{width:100%}.r_roe input{padding:12px}.stng_business_dtls:last-child .business_personal_info.bsns_dtlng{width:100%}.rsrvtn_add .left_list li,.rsrvtn_add .ctgry_selection select,.ctgry_selection option,.btm_text p,.nw_ctgry span{font-size:14px}.rsrvtn_add .btm_add_left.add_new_rght_grp_two.add_nw_rght_grp .input_div{width:50%}.labl label,.bkn-slect label,.bkn-slect select,.url-divv .color-input,.url-divv .color-input::placeholder,.url-divv label,.url-divv input,select,.group-id input,span.back,.reservation-grp-table thead th,.reservation-grp-table td,.reservation-groups .cmn_hdr p{font-size:14px}.pos-product-box{width:300px}}@media (max-width: 900px){.teesheet{margin-top:10px}.top_drv_lft{width:50%}.top_drv_rght{width:100%}.drv_rght_flx{justify-content:flex-start}.top_drv{row-gap:15px;flex-direction:column;align-items:self-start}.cstmr_hdr .top_drv_rght{width:100%}.bttm_drv{flex-wrap:wrap;row-gap:10px;align-items:center;justify-content:center}.modal-dialog.cus_mod{width:880px!important;max-width:880px!important}.mdl_bdy{flex-direction:column;gap:20px}.top_l,.top_r{width:100%}.customer_s_modal .modal .close{background-color:#221f1f;border:0;outline:0}.top_l.cmn_hdr h6{padding-left:20px}#icn h6{padding-left:0}.cus_i_text.cmn_hdr p br{display:block}.r_roe textarea{height:auto}.mem_l{height:400px}.colo.r_roe{width:44%}.teeaddnew_cntr_top,.teeaddnew_cntr_top_lft{justify-content:center}.top_drv.gift_card{flex-direction:column;gap:15px;justify-content:start}.top_drv.gift_card .top_drv_lft{width:100%}.top_drv.gift_card .top_drv_rght{width:100%;justify-content:start;gap:10px}.gift_span span img{width:14px;height:14px}.sls_srch_flx{margin-block:10px}.sls_cstmr_flx{padding:10px 15px}.sls_flx_cntnt .sls_lft_drv{width:62%}.sls_rght_drv{width:36%}.top_drv.emp_l .top_drv_lft{width:25%}.top_drv.emp_l .top_drv_rght,.add_Inventory .r_roe,.add_Inventory .invntry_qty .r_roe{width:100%}.add_Inventory .top_l.cmn_hdr h6{padding-left:0}.main_d{flex-direction:column;gap:10px}.r_roe{width:100%}.top_l.cmn_hdr h6{font-size:16px}.employee_form .nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt,.nw_lft_top_frm .nw_cus_frm_prt{width:100%}.employee_form .MuiStack-root.css-x91ybg-MuiStack-root{padding:0}.teeaddnew_cntr_top_lft{justify-content:flex-start}.tee_sht_table{width:1040px;overflow:scroll}.one_m{width:128px}.onq{width:50%!important}.sls_flx_cntnt.pos_sls_cntnt .sls_lft_drv{width:100%}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{width:60%}.sls_flx_cntnt.pos_sls_cntnt .sls_lft_drv{width:100%;padding:20px 20px 10px}.pos_screen_disp_lft{width:32.5%;margin:auto}.pos_screen_disp_rght{width:100%}.top_drv{margin-top:0}.membr_updt .top_drv_lft{width:23%}.inv_listting .tgl_b{height:35px;padding:6px 23px}.inv_listting.cmn_hdr.drv_rght_lft h3{width:auto}.add_l{width:100%}.div_add{flex-wrap:wrap;row-gap:11px}.div_add .input_div{width:52%}.div_add .input_div:nth-child(1){width:44%}.cmn_hdr h4{font-size:16px}.cus_i_text.cmn_hdr p{font-size:14px}.cus_ima.add_teesheet img{width:64px;height:44px;margin:3rem auto 4rem}.btns{margin-block:15px}.stng_business_dtls .nw_lft_top_frm{display:block}.stng_business_dtls .nw_mdl_lft_bttm .top_l.cmn_hdr{width:100%;margin-bottom:30px}.business_personal_info{width:100%}.stng_business_dtls .nw_mdl_lft_bttm .nw_lft_top_frm .business_personal_info .nw_cus_frm_prt.bsns_dtl.sbmsn_bsns{display:block}.dtl_part{margin-bottom:20px}.sbmt_busns_btn{justify-content:flex-end}.report-list-outer{overflow:auto}.report-list-outer .main_drv_table{width:1000px;overflow:scroll}.report-outer .r_roe{width:70%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft{width:100%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .gif{width:30%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_rght{width:50%;margin-left:0}.drv_rght_flx{width:100%}.sls_srch_flx{display:block!important}.pay_ftr button{margin-bottom:10px}.bkn-url-div{flex-wrap:wrap}.url-divv{width:49%}.url-divv:nth-child(2){width:46%;margin-top:30px}.url-divv:last-child{width:49%}.bkn-url-d label,.chekk-bo label,.chekk-bo{justify-content:flex-start;width:100%}.price-class{width:22%}.order{width:85px}.pos_dev .ant-col-5{flex:0 0 40%!important;max-width:35%!important}.pos_dev .ant-col-19{flex:0 0 65%!important}.pos-product-box{width:210px}.pos_dev .ant-col-lg-6{flex:0 0 50%!important;max-width:50%!important}.pos-user-heading-text{font-size:17px}}@media (max-width: 840px){.log_i_row span{width:30px;height:30px}.cmn_hdr h2{font-size:30px}.f_pass{margin:8px 0 10px}.cmn_btn{width:max-content}.log_texts{top:25%}.sgn_flx{flex-direction:column;gap:20px}.sgn_prt_lft,.sgn_prt_rght{width:100%}.log_img{width:auto}.log_texts{top:25%;width:80%;margin:80;left:80px}.or_login_w_d.crt_dsh_rg h4:before{width:26%}.or_login_w_d.crt_dsh_rg h4:after{width:26%}.on_c_drop{left:-20px;padding:14px 15px;top:45px}.tp_r div img{width:16px;height:16px}.modal-dialog.cus_mod{width:780px!important;max-width:780px!important}.md_ii .modal-body{margin-top:0}.sls_flx_cntnt .sls_lft_drv{width:59%}.sls_rght_drv{width:39%}.top_drv.emp_l{flex-direction:column;gap:10px;align-items:start}.top_drv.emp_l .top_drv_lft{width:45%}.top_drv.emp_l .top_drv_rght{width:100%;flex-wrap:wrap;display:flex}.tobe_ann h1{font-size:11rem}.main_tsh_otr{width:37%}.cmn_hdr h3{font-size:18px}.main_drv_table tr th,.main_drv_table tr td,.drv_rght_lft .nw_cstmr{font-size:13px!important}.inv_listting.cmn_hdr.drv_rght_lft h3{width:20%}.golf_dtls{width:100%;margin-left:0}.nw_golf_info{margin-bottom:10px}.top_drv.view_note{display:block}.view_note .top_drv_rght,.note_fltr{justify-content:flex-start;padding-left:10px;padding-top:5px}.golf_list{width:100%}.inv_listting.invnt .top_drv_lft{width:24%}.tess_srch{width:44rem}.td_img_pay img{width:100%;height:100%;object-fit:cover}.order{width:65px}.name-space{width:32%}.reservation-grp-table{overflow:auto}.reservation-grp-table table{overflow-x:scroll;width:1000px}.change{padding-right:3rem}}@media (max-width: 768px){.otr_tc{flex-wrap:wrap;column-gap:20px}.otr_tc select{width:80%;padding:10px}.cmn_hdr.tp_ro{padding-right:20px}.otr_se{flex-direction:column;gap:13px}.otr_se .search_b{width:80%}.pp_div{width:23%}.modal-dialog.cus_mod{width:700px!important;max-width:700px!important}.pay_now .pay{font-size:15px}.pay_now{width:17rem}.pers{background-color:#ededed;width:18px;height:18px;font-size:13px}.membership_otr{flex-direction:column;gap:20px}.mem_l{height:500px;width:100%;margin:auto}.mem_r{width:100%;padding-left:0}.tim_l_r{width:76%}.colo.r_roe{width:36%}.add_new_main #teeaddNewTab h2.resp-accordion{display:none}.add_new_main .teenwtb_list .resp-tabs-list{width:840px;overflow:hidden}.teenwtb_list{overflow:auto}.teeaddnew_bttm_flx,.teeaddnew_bttm_txtar{row-gap:10px}.teeaddnew_bttm_txtar_lft,.teeaddnew_bttm_txtar_rght{width:100%}.teeaddnw_txtar_bttn{width:30%;margin:auto}.teeaddnew_bttm_flx{justify-content:center}.cmn_hdr h3{font-size:19px}.sls_flx_cntnt .sls_lft_drv{width:100%}.sls_rght_drv{width:45%;margin:20px auto auto}.md_ii.new_md_li .nw_mdl_flx_lft,.md_ii.new_md_li .nw_mdl_flx_rght{width:100%}.customer_s_modal .modal .close{border-radius:100%;width:26px;height:26px}.eml_lst_dialog_hd .eml_crs_btn{width:26px;height:26px;border-radius:100%}.inv_listting.drv_rght_lft select{width:28.1rem}.inv_listting .drv_rght_rte input{width:42rem}.cstmr_form .pay_now{width:max-content}.cstmr_form .pay_now .pay span{font-size:16px!important}.cstmr_form .modal-body{padding:10px!important}.top_l.cmn_hdr h6{padding-left:0;font-size:17px!important;margin-bottom:0!important}.otr_tc{column-gap:10px}.inv_listting.drv_rght_lft select{width:max-content}.incrementt input{padding:12px 8px}.div_add .input_div,.div_add .input_div:nth-child(1){width:100%}.div_2{flex-direction:column}.div_2 .input_div{width:100%}.incrementt span{padding-left:0}.incrementt.after_tee input{width:45%}.cls,.cmn_btn.gren{padding:6px 20px;font-size:14px;width:143px}.cus_ima.add_teesheet .cus_i_text.cmn_hdr p br{display:none}.nw_golf_info.glf_flx{flex-direction:column;gap:10px}.nw_golf_info.glf_flx .r_roe{width:100%}.report-outer .r_roe{width:90%}.stng_bx_prt{width:49%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_rght{width:60%}.nw_cstmr.htt{width:max-content;margin-inline:0}.right_align{justify-content:flex-end!important;width:100%}.tess_srch{width:70rem}.pp_div{width:49%;margin-bottom:15px}.pplm{display:block}.custschtRghtContent .plyr_grp{width:max-content}.teeaddnw_txtar_bttn{width:100%}.chkout_total div{font-size:14px}.fs-responsive-subtext{font-size:13px}}@media (max-width: 767px){.otr_se{margin-top:25px}.mdl_hhdr.cmn_hdr h3{padding:7px 20px;font-size:18px}.modal-dialog.cus_mod{width:95%!important;max-width:95%!important}.r_roe input,.r_roe select,.r_roe textarea{font-size:13px}.mdl_bdy{gap:10px}.main_d{margin-top:5px}.modal-dialog.gift .md_ii .modal-body{margin-top:10px!important}.sls_rght_drv{width:50%}.tobe_ann h1{font-size:9rem}.u___details .cmn_hdr h4{font-size:15px}.inv_listting.drv_rght_lft select,.inv_listting.drv_rght_lft .nw_cstmr,.inv_listting .tgl_b{font-size:14px}.cstmr_hdr .top_drv_lft{width:30%}.cmn_hdr.note-Titl h5{font-size:16px}.add_label input[type=checkbox]{width:16px;height:16px}.input_div input{font-size:14px}.input_div input::placeholder,.add_label input::placeholder{font-size:16px}.add_lbl,.input_div label,.Bnrow label,.scng{font-size:15px}.incrementt input{padding:12px}.incrementt.height{height:auto}.scng{padding:8px 15px}.add_new_lft.mdl .lft_hrd h3{padding-inline:20px}.Bnrow input{width:16px;height:16px}.custschtLeft,.custschtRght{width:100%;padding:0 20px}.otr_tc{column-gap:6px}.otr_tc .cmn_hdr.tp_ro:nth-child(2){padding-right:0;width:118px!important}.otr_tc .cmn_hdr.tp_ro .d-flex{justify-content:start!important}.top-on-r{margin-left:0;justify-content:flex-start;width:100%}.url-divv,.url-divv:nth-child(2),.url-divv:last-child{width:100%;min-height:unset}.pos_hdr p{font-size:17px!important}}@media (max-width: 667px){.cmn_hdr h2{font-size:26px}.log_i_row:nth-child(1){margin-top:10px}.log_texts{left:64px}.cmn_hdr h4{font-size:18px}.cmn_btn{font-size:16px}.outr_parent_nav{padding:20px 10px}.otr_tc{margin-top:0}.one{width:102px}.tee_sht_table{width:1000px}.cmn_hdr.first{margin:6px}.two,.three{width:47%}.otr_tc select,.otr_se .search_b{width:100%}.otr_se{margin-top:15px;column-gap:15px}.clft span{font-size:13px}.inne_tab_r{height:44px}.cmn_hdr.sec,.cmn_hdr.third{margin:6px auto}.otr_tc select{font-size:18px}.nav_btm_logo img{width:180px}.pnmul_one h6{font-size:16px}.menu{width:160px}.need_sup a,.lft_prnt_elmnt.active .parent_nav_menu ul li a{width:26rem}.otr_tc select option{font-size:16px}.on_c_drop ul li{font-size:15px}.top_drv_lft{width:100%}.top_drv_lft select{font-size:18px}.drv_rght_flx{flex-wrap:wrap;width:100%}.drv_rght_lft,.drv_rght_rte{width:100%}.drv_rght_rte input[type=search]{width:68%;padding:10px 10px 10px 42px}.bttm_drv_lft{flex-wrap:wrap;align-items:center;justify-content:center;row-gap:10px}.bttm_lft_one,.bttm_lft_two,.bttm_lft_three{width:100%;text-align:center}.bttm_drv_pgtn,.bttm_lft_three{justify-content:center}.bttm_lft_one .page-link svg{font-size:12px}.top_drv{margin-top:0}.task_dD.attach #icon{font-size:13px}.cus_i_text.cmn_hdr p{font-size:14px}.membership_otr{padding:10px}.time_frame{padding:0 10px 10px}.inv_listting .drv_rght_rte{width:50rem}.inv_listting .drv_rght_rte input{width:100%}.edit_modal.add_Inventory .invntry_img img{width:180px!important;height:180px!important}.add_Inventory .invntry_sbmsn{flex-wrap:wrap}.add_Inventory .invntry_img{height:440px!important}.add_Inventory .max_d,.add_Inventory,.ctgry_selection{flex-direction:column;gap:10px}.add_Inventory .per,.add_Inventory .max_d h4,.txbl_chkng,.nwcat{width:100%}.add_Inventory .nw_cus_frm_prt.txbl_rate{gap:10px}.add_Inventory .ctgry_selection.slct_ctgry{width:60%}.edit_modal.add_Inventory .ctgry_selection.slct_ctgry select{height:35px;font-size:17px}.css-iyz9ng{width:calc(100vw - 5rem)!important;padding:18px!important}.top_l img{width:180px!important;height:180px!important}.hde_r{width:45%!important}.main_tsh_otr{width:45%}.cmn_hdr p,.search_b input{font-size:14px}.one_m{width:98px}.pos_screen_disp_lft{width:39.5%}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{width:75%}.pos_nw_bll_top .drv_rght_rte .srch_pos{left:2%}.pos_nw_bll_top{flex-direction:column;margin-top:15px}.srch_pos{top:50%}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_flx .drv_rght_rte input[type=search]{padding:10px 10px 10px 33px}.daysof{margin-left:0!important}.daysofottr{overflow:auto}.nw_brdr_ottr .time_frame{width:100%;overflow:auto}.add_tee_parent{flex-direction:column;gap:15px}.add_new_teeshet{width:100%}.new_golf_part{flex-direction:column}.golf_list{width:100%}.stng_business_dtls:last-child .nw_mdl_lft_bttm .nw_lft_top_frm .business_personal_info .nw_cus_frm_prt{display:block}.stng_business_dtls:last-child .nw_cus_frm_prt.bsns_dtl .r_roe{width:100%;margin-bottom:10px}.dtl_part{display:block;width:100%}.stng_business_dtls .nw_mdl_lft_bttm .nw_lft_top_frm .business_personal_info .nw_cus_frm_prt{display:block;margin-bottom:10px}.stng_business_dtls .r_roe{width:100%;margin-bottom:10px}.sbmt_busns_btn{display:block;margin-bottom:10px}.stng_business_dtls:last-child .rst_sbmt{justify-content:center;margin-top:10px}.add_new_mdl.stng_tsht{width:100%}.add_new_mdl.stng_tsht .input_div span{margin-left:10px}.incrementt span{padding-left:10px}.bttm_drv.new .bttm_lft_one{flex-direction:column}.bttm_drv.new{justify-content:space-between}.bkn-or-nt{padding-right:20px}.top-on-r{gap:20px}.reservation-grp-table table{width:800px}.pos_dev :where(.css-dev-only-do-not-override-wivj1j).ant-col-lg-6{flex:0 0 100%!important;max-width:100%!important}.teeaddnw_txtar_bttn{width:max-content}.pos-product-box{width:100%;height:250px}.pos-label-grid{grid-template-columns:repeat(1,1fr)}.pos_dev .ant-col-5{flex:0 0 55%!important;max-width:43%!important}.pos_dev .ant-col-19{flex:0 0 55%!important;padding-right:10px}.pos_srch{display:block!important}.pos_srch button{margin-top:10px}}@media (max-width: 600px){.log_texts{left:55px}.lft_p_nv_ottr{gap:10px}.tp_uu{width:30px;height:30px}.tp_u span svg{width:15px;height:15px}.tp_u,.u___details{gap:9px;align-items:flex-start}.bell{top:4px}.otr_tc{column-gap:10px}.add{width:115px}.otr_tc select option{font-size:15px}.modal-dialog.gift{width:550px!important;max-width:550px!important}.sls_rght_drv{width:auto}.tobe_ann h1{font-size:8rem}.css-iyz9ng{width:calc(100vw - 5rem);padding:18px}.hde_r{width:47%!important}.main_tsh_otr{width:52%}.add,.list,.tgl_b{font-size:13px;height:30px}.membr_updt .top_drv_lft{width:max-content}.report-outer .r_roe{width:100%}}@media (max-width: 575px){.lft_prnt_elmnt.active{top:70px}.main_d{flex-direction:column;align-items:flex-start!important;gap:10px}.r_roe{width:100%}.mem_l{height:430px}.left_i_cnt img{width:280px}.switch1{height:21px}.slider1:before{height:13px;width:27px}.tgo{padding-inline:5px}.mem_r .otr_tc select{width:100%}.teeaddnew_cntr_top_lft .tm{flex-wrap:wrap;justify-content:center}.teeaddnew_cntr_top_lft .tm.tm_three input.cart{width:100%}.teeaddnew_cntr_top_lft{flex-direction:column}.teeaddnw_txtar_bttn{width:auto}.modal-dialog.cus_mod.add_nw_mod .cmn_hdr h3{font-size:18px}.top_drv.gift_card .top_drv_lft{flex-direction:column;gap:15px}.gif,.top_drv.gift_card .drv_rght_rte{width:100%}.top_drv.gift_card .drv_rght_rte input{padding-left:50px}.top_drv.gift_card{margin-top:0}.modal-dialog.gift .md_ii .modal-header.for_grn{margin:15px 10px 0}.modal-dialog.gift{margin-top:25px!important}.modal-dialog.gift .pay_now{margin:0 auto 30px!important}.sls_flx_cntnt .top_drv_lft,.ttl_sls_av{width:100%}.top_sls_drv{flex-wrap:wrap;row-gap:15px}.sls_srch_flx .drv_rght_rte input[type=search]{width:100%}.sls_itms_tble .main_drv_table table{width:800px;overflow:hidden}.sls_itms_tble .main_drv_table{overflow:auto}.top_drv.emp_l .top_drv_lft{width:100%}.eml_lst_dialog{width:100%!important}.inv_listting .drv_rght_rte{width:45rem}.hde_r{width:45%!important}.otr_tc .cmn_hdr h5{font-size:15px}.main_tsh_otr .MuiSelect-select,.main_tsh_otr .muiSelect-select-dropdown,.MuiButtonBase-root{font-size:14px!important;padding:14px 14px 0!important}.otr_tc .cmn_hdr h5{font-size:14px}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv{width:83%}.pos_nw_main_prt{width:48.5%}.r_roe_rct_otr{width:100%;flex-direction:column}.note_fltr{width:100%}.view_note .top_drv_rght{display:block}.note_fltr{margin-bottom:10px}.add_new_mdl.stng_tsht .incrementt input{width:88%}.sls_srch_flx .MuiButtonBase-root{padding:2px 14px!important}.profile-section-outer .css-ngvvop-MuiGrid2-root{display:block!important}.profile-section-outer .css-1gapooh-MuiGrid2-root{width:38.8%!important}.report-outer .top_drv.emp_l.empl_hdrs .top_drv_lft{width:auto}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_lft .gif{width:34%}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_rght{width:75%}.stng_bx_prt{width:100%}.nw_cstmr.htt{height:35px}.custschtRghtContent{width:48%}.custschtRghtbox{gap:20px}.rsrvtn_add .add_new_hdr{display:block}.rsrvtn_add .tgo{margin-top:10px}.rsrvtn_add .add_nw_rght_grp{display:block}.rsrvtn_add .add_nw_rght_grp .input_div{width:100%}}@media (max-width: 484px){.log_i_row input,.log_i_row input::placeholder{font-size:14px}.faceb,.gmail{width:35px;height:35px}.cmn_hdr h4{font-size:16px}.cmn_hdr h2{font-size:24px}.log_texts{left:0;width:100%;padding-inline:10px}.cmn_hdr p{font-size:14px}.log_texts.cmn_hdr h4{margin:5px 0}.log_l_text{width:100%}.cmn_btn{font-size:13px}.f_pass{font-size:15px}.or_login_w_d.crt_dsh_rg h4:before{width:25%}.or_login_w_d.crt_dsh_rg h4:after{width:25%}.otr_tc select{font-size:16px;padding:6px;border-radius:5px}.lft_prnt_elmnt.active .nav_area{padding:10px}.pp_div img{width:15px;height:15px}.need_sup a{width:22rem}.on_c_drop{padding:10px;border-radius:10px}.tp_ro img{margin-bottom:0}.top_drv_lft select{font-size:16px;padding:6px;border-radius:5px}.bttm_drv_rght{gap:10px;flex-direction:column}.drv_rght_rte input[type=search]{width:75%;padding:10px 10px 10px 38px}.top_l.cmn_hdr h6,.r_roe label{font-size:14px}.cus_i_text.cmn_hdr p br{display:none}.mem_l{height:370px}.left_i_cnt img{margin:0 auto}.tim{overflow:auto}.time_tab{width:550px;overflow-x:scroll}.tim_l_l{width:140px}.tim_l_r{width:89%}.color_di span{width:18px;height:18px}.dayss span{font-size:13px}.togl_regi .label,.t_hesd h6{font-size:14px}.t_hesd{align-items:center}.top_drv.gift_card .top_drv_rght{flex-direction:column}.modal-dialog.gift{width:480px!important;max-width:480px!important}.sls_cstmr_rght{justify-content:flex-start}.cmn_hdr h3{font-size:16px}.inv_listting .drv_rght_rte input{width:100%}.inv_listting.drv_rght_lft select,.inv_listting.drv_rght_lft .nw_cstmr,.inv_listting .tgl_b{font-size:13px;padding-block:5px}.inv_listting .drv_rght_rte input{padding:6px 10px 6px 38px}.main_drv_table.inv_llist th{font-size:14px}.main_drv_table.inv_llist tr td{font-size:13px}.edit_modal.add_Inventory .invntry_img img,.top_l img{width:150px!important;height:150px!important}.hde_r{width:53%!important}.main_tsh_otr{width:100%}.pos_screen_disp_lft{width:50.5%}.sls_flx_cntnt.pos_sls_cntnt .sls_rght_drv,.pos_nw_main_prt{width:100%}.nw_prt_mn_pic{width:auto;height:auto}.nw_prt_mn_pic img{width:auto;height:auto;margin:auto}.inv_listting .tgl_b{height:32px}.profile-section-outer .css-1gapooh-MuiGrid2-root{width:39.8%!important}.sls_srch_flx{display:block!important}.pay_ftr{margin-top:15px}.profile-section-outer .react-tabs__tab-panel.react-tabs__tab-panel--selected{padding:7px 17px!important}.bttm_drv.new .bttm_drv_lft{width:100%}.d-flex.gap-3.neWEW{flex-direction:column}.nw_cstmr.htt{height:32px}.inv_listting.invnt .top_drv_lft{width:31%}.new_filter{width:36px!important;height:35px!important}.tess_srch{width:auto}.custschtRghtContent{width:98%}.custschtLeft .drv_rght_rte input[type=search]{background-position:3% center}.custschtLeft,.custschtRght{padding:0 10px}.rsrvtn_add .bttm_drv_rght.btm_btn{flex-direction:row}.btm__content .ctgry_selection.input_alw{width:42%}.btm_add_left.btm_scnd{display:block}.btm_add_left.btm_scnd .input_div{width:100%}.top-on-r{flex-direction:column;gap:2rem}.bkn-or-nt,.bkn-slect{padding-right:0;justify-content:start;display:flex;border-right:0;width:100%}.bkn-slect select{width:70%}.crt_sgn span{width:15px;height:15px}.reservation-groups .crt_sgn{align-items:center;padding:5px 12px}.bkn-url-div{padding:15px 10px}}@media (max-width: 480px){.lft_p_nv_ottr{align-items:self-start}.top_nav_r{gap:14px;flex-direction:column}.search_b{width:100%}.tp_u{justify-content:end}.outr_parent_nav{padding:20px 10px 15px}.cmn_hdr.tp_ro{padding-right:8px}.mem_r .otr_tc select{padding-block:8px}.time_frame{margin-top:20px}.modal-dialog.gift{width:95%!important;max-width:95%!important;margin-inline:auto}.nw_lft_top_frm .nw_cus_frm_prt,.nw_mdl_lft_bttm .nw_lft_top_frm .nw_cus_frm_prt:first-child,.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt:first-child,.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt{width:100%}.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt:nth-child(4){width:100%}.nw_mdl_flx_rght .nw_lft_top_frm .nw_cus_frm_prt:nth-child(5){width:100%}.tobe_ann h1{font-size:40px}.nw_mdl_lft_bttm .change_ph.cmn_hdr{top:15px;padding:6px 12px;right:15px}}@media (max-width: 430px){.tp_r div img{width:10px;height:10px}.add:after{top:10px;width:9px;height:9px;background-size:9px 9px}.search_b input{font-size:15px}.change_ph.cmn_hdr{gap:7px}.left_i_cnt img{width:220px}.top_drv.gift_card .drv_rght_lft .nw_cstmr{padding:6px 11px}.md_ii.new_md_li,.eml_lst_dialog_box{padding:30px 20px}.inv_listting.drv_rght_lft select{width:auto}.inv_listting.cmn_hdr.drv_rght_lft h3{width:100px}.inv_listting .drv_rght_rte{width:185px}.add_Inventory .ctgry_selection.slct_ctgry{width:100%}.add_Inventory .nw_lft_top_frm{padding:10px 15px}.add_Inventory .rst_sbmt .cntct{padding:6px 15px}.hde_r{width:90%!important}.cstmr_hdr .top_drv_lft{width:max-content}.top_drv.gift_card .gif{width:35%}.inv_listting .drv_rght_rte{width:200px}.nw_golf_info.glf_flx{display:block}.nw_golf_info.glf_flx .r_roe{width:100%;margin-bottom:10px}.right_align{justify-content:space-between!important}.labl label,.bkn-slect label,.bkn-slect select,.url-divv .color-input,.url-divv .color-input::placeholder,.url-divv label,.url-divv input,select,.group-id input,span.back,.reservation-grp-table thead th,.reservation-grp-table td,.reservation-groups .cmn_hdr p{font-size:13px}.chekk-bo input[type=checkbox],span.ques{width:13px;height:13px}.bnk .slider1:before{height:15px;width:15px}.bnk .switch1{width:53px;height:21px}.top-on-r{gap:10px}.scng.save{margin-left:10px}}@media (max-width: 420px){.tg_br{width:25px}.otr_tc{column-gap:15px}.cmn_hdr.tp_ro{padding-right:14px}.mem_l{height:auto}.colo.r_roe{width:58%}.tobe_ann h1{font-size:35px}.buttons{flex-wrap:wrap}.pos_screen_disp_lft{width:80.5%}}@media (max-width: 390px){.or_login_w_d.crt_dsh_rg h4:before{width:24%}.or_login_w_d.crt_dsh_rg h4:after{width:24%}.add,.list,.tgl_b{padding:6px 15px}.pp_div{width:22%;padding:7px 5px}.mdl_hhdr.cmn_hdr h3{font-size:16px}.dayss span{padding:8px 3px}.top_drv.gift_card .drv_rght_rte input{padding-left:40px}.tobe_ann h1{font-size:30px}.inv_listting.cmn_hdr.drv_rght_lft h3{width:auto}.add{width:105px}.list,.tgl_b{width:auto}.sls_flx_cntnt.pos_sls_cntnt .sls_srch_flx .drv_rght_rte input[type=search]{padding:10px 10px 10px 27px}.top_drv.gift_card .drv_rght_lft{justify-content:start}.inv_listting .drv_rght_rte{width:225px}.profile-section-outer .css-16epkjp-MuiGrid2-root{display:block!important}.profile-section-outer .css-nen11g-MuiStack-root{margin-top:15px!important}.profile-section-outer .avater_name{font-size:22px!important}.profile-section-outer .member_price_style{font-size:13px!important}.profile-section-outer .react-tabs__tab{font-size:13px!important;padding:6px}.profile-section-outer .react-tabs__tab-list{padding:7px 4px!important}.profile-section-outer .react-tabs__tab-panel.react-tabs__tab-panel--selected h2{font-size:14px}.profile-section-outer .css-12ng94v-MuiGrid2-root{gap:10px!important}.profile-section-outer .css-1gapooh-MuiGrid2-root{width:44.8%!important}.avater_info_style{font-size:15px!important}.outr-rght-content.stng_rght_cntnt .top_drv.emp_l .top_drv_rght{width:100%}.page_select{align-items:end;justify-content:end;margin-left:auto}.right_align{justify-content:flex-start!important;align-items:flex-start!important;flex-wrap:wrap}.inv_listting.invnt{gap:15px}.btm_content .slider1{right:-19px}.bkn-slect{flex-direction:column;gap:5px}.bkn-slect select,.bkn-slect label{width:100%}.top-on-r{gap:0}}@media (max-width: 375px){.tgl_b{margin-top:5px}.md_ii{padding:10px}.add_Inventory .invntry_img{margin-bottom:10px}.buttons .tgl_b{margin-top:0}.incrementt span{font-size:14px}.incrementt.after_tee input{width:40%}.inv_listting.invnt .top_drv_lft{width:34%}.reservation-grp-table table{width:750px}.scng.save{width:19rem;font-size:13px}.rsrvtn_add .left_list li,.rsrvtn_add .ctgry_selection select,.ctgry_selection option,.btm_text p,.nw_ctgry span{font-size:13px}}@media (max-width: 360px){.inv_listting .drv_rght_rte{width:200px}:where(.css-dev-only-do-not-override-qnu6hi).ant-pagination .ant-pagination-item{min-width:29px!important}}.only-print{display:none}.custom-antd-upload-cl>div{width:100%!important}@media print{.no-print{display:none!important}.only-print{display:block!important}#print-content{margin:0!important;padding:0!important;position:static!important;transform:none!important}.ant-modal,.ant-modal-root,.ant-modal-wrap{position:static!important;top:0!important;left:0!important;transform:none!important;margin:0!important}::-webkit-scrollbar{display:none}}/**
 * @license Copyright (c) 2003-2025, CKSource Holding sp. z o.o. All rights reserved.
 * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-licensing-options
 */:root{--ck-color-base-foreground: hsl(0, 0%, 98%);--ck-color-base-background: hsl(0, 0%, 100%);--ck-color-base-border: hsl(220, 6%, 81%);--ck-color-base-action: hsl(104, 50.2%, 42.5%);--ck-color-base-focus: hsl(209, 92%, 70%);--ck-color-base-text: hsl(0, 0%, 20%);--ck-color-base-active: hsl(218.1, 100%, 58%);--ck-color-base-active-focus: hsl(218.2, 100%, 52.5%);--ck-color-base-error: hsl(15, 100%, 43%);--ck-color-focus-border-coordinates: 218, 81.8%, 56.9%;--ck-color-focus-border: hsl(var(--ck-color-focus-border-coordinates));--ck-color-focus-outer-shadow: hsl(212.4, 89.3%, 89%);--ck-color-focus-disabled-shadow: hsla(209, 90%, 72%,.3);--ck-color-focus-error-shadow: hsla(9,100%,56%,.3);--ck-color-text: var(--ck-color-base-text);--ck-color-shadow-drop: hsla(0, 0%, 0%, .15);--ck-color-shadow-drop-active: hsla(0, 0%, 0%, .2);--ck-color-shadow-inner: hsla(0, 0%, 0%, .1);--ck-color-button-default-background: transparent;--ck-color-button-default-hover-background: hsl(0, 0%, 94.1%);--ck-color-button-default-active-background: hsl(0, 0%, 94.1%);--ck-color-button-default-disabled-background: transparent;--ck-color-button-on-background: hsl(212, 100%, 97.1%);--ck-color-button-on-hover-background: hsl(211.7, 100%, 92.9%);--ck-color-button-on-active-background: hsl(211.7, 100%, 92.9%);--ck-color-button-on-disabled-background: hsl(211, 15%, 95%);--ck-color-button-on-color: hsl(218.1, 100%, 58%);--ck-color-button-action-background: var(--ck-color-base-action);--ck-color-button-action-hover-background: hsl(104, 53.2%, 40.2%);--ck-color-button-action-active-background: hsl(104, 53.2%, 40.2%);--ck-color-button-action-disabled-background: hsl(104, 44%, 58%);--ck-color-button-action-text: var(--ck-color-base-background);--ck-color-button-save: hsl(120, 100%, 27%);--ck-color-button-cancel: hsl(15, 100%, 43%);--ck-color-switch-button-off-background: hsl(0, 0%, 57.6%);--ck-color-switch-button-off-hover-background: hsl(0, 0%, 49%);--ck-color-switch-button-on-background: var(--ck-color-button-action-background);--ck-color-switch-button-on-hover-background: hsl(104, 53.2%, 40.2%);--ck-color-switch-button-inner-background: var(--ck-color-base-background);--ck-color-switch-button-inner-shadow: hsla(0, 0%, 0%, .1);--ck-color-dropdown-panel-background: var(--ck-color-base-background);--ck-color-dropdown-panel-border: var(--ck-color-base-border);--ck-color-dialog-background: var(--ck-custom-background);--ck-color-dialog-form-header-border: var(--ck-custom-border);--ck-color-input-background: var(--ck-color-base-background);--ck-color-input-border: var(--ck-color-base-border);--ck-color-input-error-border: var(--ck-color-base-error);--ck-color-input-text: var(--ck-color-base-text);--ck-color-input-disabled-background: hsl(0, 0%, 95%);--ck-color-input-disabled-border: var(--ck-color-base-border);--ck-color-input-disabled-text: hsl(0, 0%, 46%);--ck-color-list-background: var(--ck-color-base-background);--ck-color-list-button-hover-background: var(--ck-color-button-default-hover-background);--ck-color-list-button-on-background: var(--ck-color-button-on-color);--ck-color-list-button-on-background-focus: var(--ck-color-button-on-color);--ck-color-list-button-on-text: var(--ck-color-base-background);--ck-color-panel-background: var(--ck-color-base-background);--ck-color-panel-border: var(--ck-color-base-border);--ck-color-toolbar-background: var(--ck-color-base-background);--ck-color-toolbar-border: var(--ck-color-base-border);--ck-color-tooltip-background: var(--ck-color-base-text);--ck-color-tooltip-text: var(--ck-color-base-background);--ck-color-engine-placeholder-text: hsl(0, 0%, 44%);--ck-color-upload-bar-background: hsl(209, 92%, 70%);--ck-color-link-default: hsl(240, 100%, 47%);--ck-color-link-selected-background: hsla(201, 100%, 56%, .1);--ck-color-link-fake-selection: hsla(201, 100%, 56%, .3);--ck-color-highlight-background: hsl(60, 100%, 50%);--ck-color-light-red: hsl(0, 100%, 90%)}:root{--ck-disabled-opacity: .5}:root{--ck-focus-outer-shadow-geometry: 0 0 0 3px;--ck-focus-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-outer-shadow);--ck-focus-disabled-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-disabled-shadow);--ck-focus-error-outer-shadow: var(--ck-focus-outer-shadow-geometry) var(--ck-color-focus-error-shadow);--ck-focus-ring: 1px solid var(--ck-color-focus-border)}:root{--ck-font-size-base: 13px;--ck-line-height-base: 1.84615;--ck-font-face: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;--ck-font-size-tiny: .7em;--ck-font-size-small: .75em;--ck-font-size-normal: 1em;--ck-font-size-big: 1.4em;--ck-font-size-large: 1.8em}:root{--ck-ui-component-min-height: 2.3em}.ck.ck-reset,.ck.ck-reset_all,.ck-reset_all *:not(.ck-reset_all-excluded *){box-sizing:border-box;width:auto;height:auto;position:static;margin:0;padding:0;border:0;background:transparent;text-decoration:none;vertical-align:middle;transition:none;word-wrap:break-word}.ck.ck-reset_all,.ck-reset_all *:not(.ck-reset_all-excluded *){border-collapse:collapse;font:normal normal normal var(--ck-font-size-base)/var(--ck-line-height-base) var(--ck-font-face);color:var(--ck-color-text);text-align:left;white-space:nowrap;cursor:auto;float:none}.ck-reset_all .ck-rtl *:not(.ck-reset_all-excluded *){text-align:right}.ck-reset_all iframe:not(.ck-reset_all-excluded *){vertical-align:inherit}.ck-reset_all textarea:not(.ck-reset_all-excluded *){white-space:pre-wrap}.ck-reset_all textarea:not(.ck-reset_all-excluded *),.ck-reset_all input[type=text]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=password]:not(.ck-reset_all-excluded *){cursor:text}.ck-reset_all textarea[disabled]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=text][disabled]:not(.ck-reset_all-excluded *),.ck-reset_all input[type=password][disabled]:not(.ck-reset_all-excluded *){cursor:default}.ck-reset_all fieldset:not(.ck-reset_all-excluded *){padding:10px;border:2px groove hsl(255,7%,88%)}.ck-reset_all button:not(.ck-reset_all-excluded *)::-moz-focus-inner{padding:0;border:0}:root{--ck-border-radius: 2px}:root{--ck-inner-shadow: 2px 2px 3px var(--ck-color-shadow-inner) inset;--ck-drop-shadow: 0 1px 2px 1px var(--ck-color-shadow-drop);--ck-drop-shadow-active: 0 3px 6px 1px var(--ck-color-shadow-drop-active)}:root{--ck-spacing-unit: .6em;--ck-spacing-extra-large: calc(var(--ck-spacing-unit) * 2);--ck-spacing-large: calc(var(--ck-spacing-unit) * 1.5);--ck-spacing-standard: var(--ck-spacing-unit);--ck-spacing-medium: calc(var(--ck-spacing-unit) * .8);--ck-spacing-medium-small: calc(var(--ck-spacing-unit) * .667);--ck-spacing-small: calc(var(--ck-spacing-unit) * .5);--ck-spacing-tiny: calc(var(--ck-spacing-unit) * .3);--ck-spacing-extra-tiny: calc(var(--ck-spacing-unit) * .16)}.ck.ck-autocomplete>.ck-search__results{border-radius:0;max-height:200px;overflow-y:auto;background:var(--ck-color-base-background);border:1px solid var(--ck-color-dropdown-panel-border);min-width:auto}.ck-rounded-corners .ck.ck-autocomplete>.ck-search__results,.ck.ck-autocomplete>.ck-search__results.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-autocomplete>.ck-search__results{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-autocomplete>.ck-search__results.ck-search__results_n{border-bottom-left-radius:0;border-bottom-right-radius:0;margin-bottom:-1px}.ck.ck-autocomplete>.ck-search__results.ck-search__results_s{border-top-left-radius:0;border-top-right-radius:0;margin-top:-1px}.ck.ck-button,a.ck.ck-button{background:var(--ck-color-button-default-background);border-radius:0;white-space:nowrap;cursor:default;vertical-align:middle;padding:var(--ck-spacing-tiny);text-align:center;min-width:var(--ck-ui-component-min-height);min-height:var(--ck-ui-component-min-height);line-height:1;font-size:inherit;border:1px solid transparent;transition:box-shadow .2s ease-in-out,border .2s ease-in-out;-webkit-appearance:none}.ck.ck-button:not(.ck-disabled):hover,a.ck.ck-button:not(.ck-disabled):hover{background:var(--ck-color-button-default-hover-background)}.ck.ck-button:not(.ck-disabled):active,a.ck.ck-button:not(.ck-disabled):active{background:var(--ck-color-button-default-active-background)}.ck.ck-button.ck-disabled,a.ck.ck-button.ck-disabled{background:var(--ck-color-button-default-disabled-background)}.ck-rounded-corners .ck.ck-button,.ck-rounded-corners a.ck.ck-button,.ck.ck-button.ck-rounded-corners,a.ck.ck-button.ck-rounded-corners{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion: reduce){.ck.ck-button,a.ck.ck-button{transition:none}}.ck.ck-button:active,a.ck.ck-button:active,.ck.ck-button:focus,a.ck.ck-button:focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-button .ck-button__icon use,a.ck.ck-button .ck-button__icon use,.ck.ck-button .ck-button__icon use *,a.ck.ck-button .ck-button__icon use *{color:inherit}.ck.ck-button .ck-button__label,a.ck.ck-button .ck-button__label{font-size:inherit;font-weight:inherit;color:inherit;cursor:inherit;vertical-align:middle}.ck.ck-button .ck-button__keystroke,a.ck.ck-button .ck-button__keystroke{color:inherit;opacity:.5}.ck.ck-button.ck-disabled:active,a.ck.ck-button.ck-disabled:active,.ck.ck-button.ck-disabled:focus,a.ck.ck-button.ck-disabled:focus{box-shadow:var(--ck-focus-disabled-outer-shadow),0 0}.ck.ck-button.ck-disabled .ck-button__icon,a.ck.ck-button.ck-disabled .ck-button__icon,.ck.ck-button.ck-disabled .ck-button__label,a.ck.ck-button.ck-disabled .ck-button__label{opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-disabled .ck-button__keystroke,a.ck.ck-button.ck-disabled .ck-button__keystroke{opacity:.3}.ck.ck-button.ck-button_with-text,a.ck.ck-button.ck-button_with-text{padding:var(--ck-spacing-tiny) var(--ck-spacing-standard)}.ck.ck-button.ck-button_with-keystroke .ck-button__label,a.ck.ck-button.ck-button_with-keystroke .ck-button__label{flex-grow:1}.ck.ck-button.ck-on,a.ck.ck-button.ck-on{background:var(--ck-color-button-on-background);color:var(--ck-color-button-on-color)}.ck.ck-button.ck-on:not(.ck-disabled):hover,a.ck.ck-button.ck-on:not(.ck-disabled):hover{background:var(--ck-color-button-on-hover-background)}.ck.ck-button.ck-on:not(.ck-disabled):active,a.ck.ck-button.ck-on:not(.ck-disabled):active{background:var(--ck-color-button-on-active-background)}.ck.ck-button.ck-on.ck-disabled,a.ck.ck-button.ck-on.ck-disabled{background:var(--ck-color-button-on-disabled-background)}.ck.ck-button.ck-button-save,a.ck.ck-button.ck-button-save{color:var(--ck-color-button-save)}.ck.ck-button.ck-button-cancel,a.ck.ck-button.ck-button-cancel{color:var(--ck-color-button-cancel)}.ck.ck-button-action,a.ck.ck-button-action{background:var(--ck-color-button-action-background);color:var(--ck-color-button-action-text)}.ck.ck-button-action:not(.ck-disabled):hover,a.ck.ck-button-action:not(.ck-disabled):hover{background:var(--ck-color-button-action-hover-background)}.ck.ck-button-action:not(.ck-disabled):active,a.ck.ck-button-action:not(.ck-disabled):active{background:var(--ck-color-button-action-active-background)}.ck.ck-button-action.ck-disabled,a.ck.ck-button-action.ck-disabled{background:var(--ck-color-button-action-disabled-background)}.ck.ck-button-bold,a.ck.ck-button-bold{font-weight:700}:root{--ck-switch-button-toggle-width: 2.6153846154em;--ck-switch-button-toggle-inner-size: calc(1.0769230769em + 1px);--ck-switch-button-translation: calc( var(--ck-switch-button-toggle-width) - var(--ck-switch-button-toggle-inner-size) - 2px );--ck-switch-button-inner-hover-shadow: 0 0 0 5px var(--ck-color-switch-button-inner-shadow)}.ck.ck-button.ck-switchbutton,.ck.ck-button.ck-switchbutton:hover,.ck.ck-button.ck-switchbutton:focus,.ck.ck-button.ck-switchbutton:active,.ck.ck-button.ck-switchbutton.ck-on:hover,.ck.ck-button.ck-switchbutton.ck-on:focus,.ck.ck-button.ck-switchbutton.ck-on:active{color:inherit;background:transparent}.ck.ck-button.ck-switchbutton .ck-button__toggle{border-radius:0;transition:background .4s ease,box-shadow .2s ease-in-out,outline .2s ease-in-out;border:1px solid transparent;width:var(--ck-switch-button-toggle-width);background:var(--ck-color-switch-button-off-background)}.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle,.ck.ck-button.ck-switchbutton .ck-button__toggle.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{border-radius:0;width:var(--ck-switch-button-toggle-inner-size);height:var(--ck-switch-button-toggle-inner-size);background:var(--ck-color-switch-button-inner-background);transition:all .3s ease}.ck-rounded-corners .ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner,.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner.ck-rounded-corners{border-radius:var(--ck-border-radius);border-radius:calc(.5 * var(--ck-border-radius))}@media (prefers-reduced-motion: reduce){.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{transition:none}}.ck.ck-button.ck-switchbutton .ck-button__toggle:hover{background:var(--ck-color-switch-button-off-hover-background)}.ck.ck-button.ck-switchbutton .ck-button__toggle:hover .ck-button__toggle__inner{box-shadow:var(--ck-switch-button-inner-hover-shadow)}.ck.ck-button.ck-switchbutton.ck-disabled .ck-button__toggle{opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-switchbutton:focus{border-color:transparent;outline:none;box-shadow:none}.ck.ck-button.ck-switchbutton:focus .ck-button__toggle{box-shadow:0 0 0 1px var(--ck-color-base-background),0 0 0 5px var(--ck-color-focus-outer-shadow);outline-offset:1px;outline:var(--ck-focus-ring)}.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle{background:var(--ck-color-switch-button-on-background)}.ck.ck-button.ck-switchbutton.ck-on .ck-button__toggle:hover{background:var(--ck-color-switch-button-on-hover-background)}.ck.ck-button.ck-list-item-button{padding:var(--ck-spacing-tiny) calc(2 * var(--ck-spacing-standard))}.ck.ck-button.ck-list-item-button,.ck.ck-button.ck-list-item-button.ck-on{background:var(--ck-color-list-background);color:var(--ck-color-text)}.ck.ck-button.ck-list-item-button:hover:not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-button.ck-on:hover,.ck.ck-button.ck-list-item-button.ck-on:not(.ck-list-item-button_toggleable),.ck.ck-button.ck-list-item-button.ck-on:hover{background:var(--ck-color-list-button-hover-background)}.ck.ck-button.ck-list-item-button:hover:not(.ck-disabled):not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-button.ck-on:hover:not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-on:not(.ck-list-item-button_toggleable):not(.ck-disabled),.ck.ck-button.ck-list-item-button.ck-on:hover:not(.ck-disabled){color:var(--ck-color-text)}:root{--ck-collapsible-arrow-size: calc(.5 * var(--ck-icon-size))}.ck.ck-collapsible>.ck.ck-button{width:100%;font-weight:700;border-radius:0;color:inherit}.ck.ck-collapsible>.ck.ck-button:focus{background:transparent}.ck.ck-collapsible>.ck.ck-button:active,.ck.ck-collapsible>.ck.ck-button:not(:focus),.ck.ck-collapsible>.ck.ck-button:hover:not(:focus){background:transparent;border-color:transparent;box-shadow:none}.ck.ck-collapsible>.ck.ck-button>.ck-icon{margin-right:var(--ck-spacing-medium);width:var(--ck-collapsible-arrow-size)}.ck.ck-collapsible>.ck-collapsible__children{padding:var(--ck-spacing-medium) var(--ck-spacing-large) var(--ck-spacing-large)}.ck.ck-collapsible.ck-collapsible_collapsed>.ck.ck-button .ck-icon{transform:rotate(-90deg)}:root{--ck-color-grid-tile-size: 24px;--ck-color-color-grid-check-icon: hsl(212, 81%, 46%)}.ck.ck-color-grid{grid-gap:5px;padding:8px}.ck.ck-color-grid__tile{transition:.2s ease box-shadow}@media (forced-colors: none){.ck.ck-color-grid__tile{width:var(--ck-color-grid-tile-size);height:var(--ck-color-grid-tile-size);min-width:var(--ck-color-grid-tile-size);min-height:var(--ck-color-grid-tile-size);padding:0;border:0}.ck.ck-color-grid__tile.ck-on,.ck.ck-color-grid__tile:focus:not(.ck-disabled),.ck.ck-color-grid__tile:hover:not(.ck-disabled){border:0}.ck.ck-color-grid__tile.ck-color-selector__color-tile_bordered{box-shadow:0 0 0 1px var(--ck-color-base-border)}.ck.ck-color-grid__tile.ck-on{box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-base-text)}.ck.ck-color-grid__tile:focus:not(.ck-disabled),.ck.ck-color-grid__tile:hover:not(.ck-disabled){box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}}@media (forced-colors: active){.ck.ck-color-grid__tile{width:unset;height:unset;min-width:unset;min-height:unset;padding:0 var(--ck-spacing-small)}.ck.ck-color-grid__tile .ck-button__label{display:inline-block}}@media (prefers-reduced-motion: reduce){.ck.ck-color-grid__tile{transition:none}}.ck.ck-color-grid__tile.ck-disabled{cursor:unset;transition:unset}.ck.ck-color-grid__tile .ck.ck-icon{display:none;color:var(--ck-color-color-grid-check-icon)}.ck.ck-color-grid__tile.ck-on .ck.ck-icon{display:block}.ck.ck-color-grid__label{padding:0 var(--ck-spacing-standard)}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{width:100%}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{padding:calc(var(--ck-spacing-standard) / 2) var(--ck-spacing-standard);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker:not(:focus){border-top:1px solid var(--ck-color-base-border)}.ck.ck-color-selector .ck-color-grids-fragment label.ck.ck-color-grid__label{font-weight:unset}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-picker{padding:8px}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar{padding:0 8px 8px}:root{--ck-dialog-overlay-background-color: hsla( 0, 0%, 0%, .5 );--ck-dialog-drop-shadow: 0px 0px 6px 2px hsl(0deg 0% 0% / 15%);--ck-dialog-max-width: 100vw;--ck-dialog-max-height: 90vh;--ck-color-dialog-background: var(--ck-color-base-background);--ck-color-dialog-form-header-border: var(--ck-color-base-border)}.ck.ck-dialog-overlay{animation:ck-dialog-fade-in .3s;background:var(--ck-dialog-overlay-background-color);z-index:var(--ck-z-dialog)}.ck.ck-dialog{border-radius:0;--ck-drop-shadow: var(--ck-dialog-drop-shadow);background:var(--ck-color-dialog-background);max-height:var(--ck-dialog-max-height);max-width:var(--ck-dialog-max-width);border:1px solid var(--ck-color-base-border);overscroll-behavior:contain}.ck-rounded-corners .ck.ck-dialog,.ck.ck-dialog.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-dialog{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-dialog .ck.ck-form__header{border-bottom:1px solid var(--ck-color-dialog-form-header-border)}.ck-dialog-scroll-locked{overflow:hidden}@keyframes ck-dialog-fade-in{0%{background:#0000}to{background:var(--ck-dialog-overlay-background-color)}}.ck.ck-dialog .ck.ck-dialog__actions{padding:var(--ck-spacing-large)}.ck.ck-dialog .ck.ck-dialog__actions>*+*{margin-left:var(--ck-spacing-large)}:root{--ck-dropdown-arrow-size: calc(.5 * var(--ck-icon-size))}.ck.ck-dropdown{font-size:inherit}.ck.ck-dropdown .ck-dropdown__arrow{width:var(--ck-dropdown-arrow-size)}.ck.ck-dropdown.ck-disabled .ck-dropdown__arrow{opacity:var(--ck-disabled-opacity)}.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{width:7em;overflow:hidden;text-overflow:ellipsis}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-disabled .ck-button__label{opacity:var(--ck-disabled-opacity)}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on{border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-dropdown__button_label-width_auto .ck-button__label{width:auto}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active,.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active{box-shadow:none}.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-off:active:focus,.ck.ck-dropdown .ck-button.ck-dropdown__button.ck-on:active:focus{box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-dropdown__panel{border-radius:0;background:var(--ck-color-dropdown-panel-background);border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;min-width:100%}.ck-rounded-corners .ck.ck-dropdown__panel,.ck.ck-dropdown__panel.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-dropdown__panel{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-dropdown__panel.ck-dropdown__panel_se{border-top-left-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_sw{border-top-right-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_ne{border-bottom-left-radius:0}.ck.ck-dropdown__panel.ck-dropdown__panel_nw{border-bottom-right-radius:0}.ck.ck-dropdown__panel:focus{outline:none}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:first-child>.ck-button.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button{border-radius:0}.ck-rounded-corners .ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button,.ck.ck-dropdown>.ck-dropdown__panel>.ck-list .ck-list__item:last-child>.ck-button.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}:root{--ck-color-split-button-hover-background: hsl(0, 0%, 92%);--ck-color-split-button-hover-border: hsl(0, 0%, 70%)}.ck.ck-splitbutton>.ck-splitbutton__arrow{min-width:unset}.ck.ck-splitbutton>.ck-splitbutton__arrow svg{width:var(--ck-dropdown-arrow-size)}.ck.ck-splitbutton>.ck-splitbutton__arrow:not(:focus){border-top-width:0px;border-bottom-width:0px}.ck.ck-splitbutton.ck-splitbutton_open{border-radius:0}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__action,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__action{border-bottom-left-radius:0}.ck-rounded-corners .ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow,.ck.ck-splitbutton.ck-splitbutton_open.ck-rounded-corners>.ck-splitbutton__arrow{border-bottom-right-radius:0}.ck.ck-splitbutton.ck-splitbutton_open>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover),.ck.ck-splitbutton:hover>.ck-button:not(.ck-on):not(.ck-disabled):not(:hover){background:var(--ck-color-split-button-hover-background)}.ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton:hover>.ck-splitbutton__arrow:not(.ck-disabled):after{content:"";position:absolute;width:1px;height:100%;background-color:var(--ck-color-split-button-hover-border)}.ck.ck-splitbutton.ck-splitbutton_open>.ck-splitbutton__arrow:focus:after,.ck.ck-splitbutton:hover>.ck-splitbutton__arrow:focus:after{--ck-color-split-button-hover-border: var(--ck-color-focus-border)}.ck.ck-toolbar-dropdown .ck-toolbar{border:0}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button{width:100%;padding:var(--ck-spacing-tiny) calc(2 * var(--ck-spacing-standard));border-radius:0}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button:focus{border-color:transparent;box-shadow:none}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button:focus:not(.ck-on){background:var(--ck-color-button-default-hover-background)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-button__label{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-disabled>.ck-button__label{opacity:var(--ck-disabled-opacity)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-icon-spacing:not(:has(.ck-button__icon))>.ck-button__label{margin-left:calc(var(--ck-icon-size) - var(--ck-spacing-small))}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{width:var(--ck-dropdown-arrow-size)}.ck.ck-button.ck-dropdown-menu-list__nested-menu__button.ck-disabled>.ck-dropdown-menu-list__nested-menu__button__arrow{opacity:var(--ck-disabled-opacity)}:root{--ck-dropdown-menu-menu-item-min-width: 18em}.ck.ck-dropdown-menu-list__nested-menu__item{min-width:var(--ck-dropdown-menu-menu-item-min-width)}.ck-button.ck-dropdown-menu-list__nested-menu__item__button{border-radius:0}.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container,.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container .ck-spinner{--ck-toolbar-spinner-size: 20px}.ck-button.ck-dropdown-menu-list__nested-menu__item__button>.ck-spinner-container{margin-left:calc(-1 * var(--ck-spacing-small));margin-right:var(--ck-spacing-small)}.ck-button.ck-dropdown-menu-list__nested-menu__item__button:focus{border-color:transparent;box-shadow:none}.ck-button.ck-dropdown-menu-list__nested-menu__item__button:focus:not(.ck-on){background:var(--ck-color-button-default-hover-background)}:root{--ck-dropdown-menu-menu-panel-max-width: 75vw}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel{box-shadow:var(--ck-drop-shadow),0 0;background:var(--ck-color-dropdown-panel-background);border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;height:fit-content;max-width:var(--ck-dropdown-menu-menu-panel-max-width)}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:after,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:before{display:none}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_es,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_se{border-top-left-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_ws,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_sw{border-top-right-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_en,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_ne{border-bottom-left-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_wn,.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel.ck-balloon-panel_nw{border-bottom-right-radius:0}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel:focus{outline:none}:root{--ck-accessibility-help-dialog-max-width: 600px;--ck-accessibility-help-dialog-max-height: 400px;--ck-accessibility-help-dialog-border-color: hsl(220, 6%, 81%);--ck-accessibility-help-dialog-code-background-color: hsl(0deg 0% 92.94%);--ck-accessibility-help-dialog-kbd-shadow-color: hsl(0deg 0% 61%)}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content{padding:var(--ck-spacing-large);max-width:var(--ck-accessibility-help-dialog-max-width);max-height:var(--ck-accessibility-help-dialog-max-height);overflow:auto;-webkit-user-select:text;user-select:text;border:1px solid transparent}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content:focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content *{white-space:normal}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content .ck-label{display:none}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3{font-weight:700;font-size:1.2em}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4{font-weight:700;font-size:1em}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content p,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h3,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content h4,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content table{margin:1em 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl{display:grid;grid-template-columns:2fr 1fr;border-top:1px solid var(--ck-accessibility-help-dialog-border-color);border-bottom:none}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd{border-bottom:1px solid var(--ck-accessibility-help-dialog-border-color);padding:.4em 0}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dt{grid-column-start:1}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content dl dd{grid-column-start:2;text-align:right}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd,.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code{display:inline-block;background:var(--ck-accessibility-help-dialog-code-background-color);padding:.4em;vertical-align:middle;line-height:1;border-radius:2px;text-align:center;font-size:.9em}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content code{font-family:monospace}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd{min-width:1.8em;box-shadow:0 1px 1px var(--ck-accessibility-help-dialog-kbd-shadow-color);margin:0 1px}.ck.ck-accessibility-help-dialog .ck-accessibility-help-dialog__content kbd+kbd{margin-left:2px}:root{--ck-color-editable-blur-selection: hsl(0, 0%, 85%)}.ck.ck-editor__editable:not(.ck-editor__nested-editable){border-radius:0}.ck-rounded-corners .ck.ck-editor__editable:not(.ck-editor__nested-editable),.ck.ck-editor__editable.ck-rounded-corners:not(.ck-editor__nested-editable){border-radius:var(--ck-border-radius)}.ck.ck-editor__editable.ck-focused:not(.ck-editor__nested-editable){outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-inner-shadow),0 0}.ck.ck-editor__editable_inline{overflow:auto;padding:0 var(--ck-spacing-standard);border:1px solid transparent}.ck.ck-editor__editable_inline>*:first-child{margin-top:var(--ck-spacing-large)}.ck.ck-editor__editable_inline>*:last-child{margin-bottom:var(--ck-spacing-large)}.ck.ck-editor__editable_inline.ck-blurred ::selection{background:var(--ck-color-editable-blur-selection)}:root{--ck-form-header-height: 3.384em}.ck.ck-form__header{padding:var(--ck-spacing-small) var(--ck-spacing-large);height:var(--ck-form-header-height);line-height:var(--ck-form-header-height);border-bottom:1px solid var(--ck-color-base-border);flex-shrink:0}.ck.ck-form__header>.ck-icon{margin-inline-end:var(--ck-spacing-medium);flex-shrink:0}.ck.ck-form__header .ck-form__header__label{--ck-font-size-base: 1.153em;font-weight:700}.ck.ck-form__header:has(.ck-button-back.ck-hidden){padding-inline:var(--ck-spacing-large) var(--ck-spacing-large)}.ck.ck-form__header:has(.ck-button-back:not(.ck-hidden)){padding-inline:var(--ck-spacing-small) var(--ck-spacing-small)}.ck.ck-form__header>.ck-button-back{margin-inline-end:var(--ck-spacing-small)}.ck.ck-form__header>.ck.ck-button{flex-shrink:0}:root{--ck-icon-size: calc(var(--ck-line-height-base) * var(--ck-font-size-normal));--ck-icon-font-size: .8333350694em}.ck.ck-icon{width:var(--ck-icon-size);height:var(--ck-icon-size);font-size:var(--ck-icon-font-size);cursor:inherit}.ck.ck-icon *{cursor:inherit}.ck.ck-icon.ck-icon_inherit-color,.ck.ck-icon.ck-icon_inherit-color *{color:inherit}.ck.ck-icon.ck-icon_inherit-color *:not([fill]){fill:currentColor}:root{--ck-input-width: 18em;--ck-input-text-width: var(--ck-input-width)}.ck.ck-input{border-radius:0;background:var(--ck-color-input-background);border:1px solid var(--ck-color-input-border);padding:var(--ck-spacing-extra-tiny) var(--ck-spacing-medium);min-width:var(--ck-input-width);min-height:var(--ck-ui-component-min-height);transition:box-shadow .1s ease-in-out,border .1s ease-in-out}.ck-rounded-corners .ck.ck-input,.ck.ck-input.ck-rounded-corners{border-radius:var(--ck-border-radius)}@media (prefers-reduced-motion: reduce){.ck.ck-input{transition:none}}.ck.ck-input:focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}.ck.ck-input[readonly]{border:1px solid var(--ck-color-input-disabled-border);background:var(--ck-color-input-disabled-background);color:var(--ck-color-input-disabled-text)}.ck.ck-input[readonly]:focus{box-shadow:var(--ck-focus-disabled-outer-shadow),0 0}.ck.ck-input.ck-error{border-color:var(--ck-color-input-error-border);animation:ck-input-shake .3s ease both}@media (prefers-reduced-motion: reduce){.ck.ck-input.ck-error{animation:none}}.ck.ck-input.ck-error:focus{box-shadow:var(--ck-focus-error-outer-shadow),0 0}@keyframes ck-input-shake{20%{transform:translate(-2px)}40%{transform:translate(2px)}60%{transform:translate(-1px)}80%{transform:translate(1px)}}.ck.ck-label{font-weight:700}:root{--ck-labeled-field-view-transition: .1s cubic-bezier(0, 0, .24, .95);--ck-labeled-field-empty-unfocused-max-width: 100% - 2 * var(--ck-spacing-medium);--ck-labeled-field-label-default-position-x: var(--ck-spacing-medium);--ck-labeled-field-label-default-position-y: calc(.6 * var(--ck-font-size-base));--ck-color-labeled-field-label-background: var(--ck-color-base-background)}.ck.ck-labeled-field-view{border-radius:0}.ck-rounded-corners .ck.ck-labeled-field-view,.ck.ck-labeled-field-view.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper{width:100%}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{top:0;pointer-events:none;background:var(--ck-color-labeled-field-label-background);padding:0 calc(.5 * var(--ck-font-size-tiny));line-height:initial;font-weight:400;text-overflow:ellipsis;overflow:hidden;max-width:100%;transition:transform var(--ck-labeled-field-view-transition),padding var(--ck-labeled-field-view-transition),background var(--ck-labeled-field-view-transition)}@media (prefers-reduced-motion: reduce){.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{transition:none}}.ck.ck-labeled-field-view.ck-error>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{color:var(--ck-color-base-error)}.ck.ck-labeled-field-view.ck-error .ck-input:not([readonly])+.ck.ck-label{color:var(--ck-color-base-error)}.ck.ck-labeled-field-view .ck-labeled-field-view__status{font-size:var(--ck-font-size-small);margin-top:var(--ck-spacing-small);white-space:normal}.ck.ck-labeled-field-view .ck-labeled-field-view__status.ck-labeled-field-view__status_error{color:var(--ck-color-base-error)}.ck.ck-labeled-field-view.ck-disabled>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{color:var(--ck-color-input-disabled-text)}.ck.ck-labeled-field-view.ck-disabled.ck-labeled-field-view_empty:not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label,.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder):not(.ck-error)>.ck.ck-labeled-field-view__input-wrapper>.ck.ck-label{max-width:calc(var(--ck-labeled-field-empty-unfocused-max-width));background:transparent;padding:0}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown>.ck.ck-button{background:transparent}.ck.ck-labeled-field-view.ck-labeled-field-view_empty>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown>.ck-button>.ck-button__label{opacity:0}.ck.ck-labeled-field-view.ck-labeled-field-view_empty:not(.ck-labeled-field-view_focused):not(.ck-labeled-field-view_placeholder)>.ck.ck-labeled-field-view__input-wrapper>.ck-dropdown+.ck-label{max-width:calc(var(--ck-labeled-field-empty-unfocused-max-width) - var(--ck-dropdown-arrow-size) - var(--ck-spacing-standard))}.ck.ck-labeled-field-view.ck-labeled-field-view_full-width{flex-grow:1}.ck.ck-labeled-input .ck-labeled-input__status{font-size:var(--ck-font-size-small);margin-top:var(--ck-spacing-small);white-space:normal}.ck.ck-labeled-input .ck-labeled-input__status_error{color:var(--ck-color-base-error)}.ck.ck-list{border-radius:0;list-style-type:none;background:var(--ck-color-list-background);padding:var(--ck-spacing-small) 0}.ck-rounded-corners .ck.ck-list,.ck.ck-list.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-list__item{cursor:default;min-width:15em}.ck.ck-list__item>.ck-button:not(.ck-list-item-button){padding:var(--ck-spacing-tiny) calc(2 * var(--ck-spacing-standard));min-height:unset;width:100%;border-radius:0}.ck.ck-list__item>.ck-button:not(.ck-list-item-button) .ck-button__label{line-height:calc(var(--ck-line-height-base) * var(--ck-font-size-base))}.ck.ck-list__item>.ck-button:not(.ck-list-item-button):active{box-shadow:none}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button){background:var(--ck-color-list-button-on-background);color:var(--ck-color-list-button-on-text)}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):active{box-shadow:none}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):hover:not(.ck-disabled){background:var(--ck-color-list-button-on-background-focus)}.ck.ck-list__item>.ck-button.ck-on:not(.ck-list-item-button):focus:not(.ck-disabled){border-color:var(--ck-color-base-background)}.ck.ck-list__item>.ck-button:not(.ck-list-item-button):hover:not(.ck-disabled){background:var(--ck-color-list-button-hover-background)}.ck.ck-list__item>.ck-button.ck-switchbutton.ck-on{background:var(--ck-color-list-background);color:inherit}.ck.ck-list__item>.ck-button.ck-switchbutton.ck-on:hover:not(.ck-disabled){background:var(--ck-color-list-button-hover-background);color:inherit}.ck-list .ck-list__group{padding-top:var(--ck-spacing-medium)}.ck-list .ck-list__group:first-child{padding-top:0}*:not(.ck-hidden)~.ck-list .ck-list__group{border-top:1px solid var(--ck-color-base-border)}.ck-list .ck-list__group>.ck-label{font-size:11px;font-weight:700;padding:var(--ck-spacing-medium) var(--ck-spacing-large) 0}.ck.ck-list__separator{height:1px;width:100%;background:var(--ck-color-base-border);margin:var(--ck-spacing-small) 0}.ck.ck-menu-bar{display:flex;flex-wrap:wrap;justify-content:flex-start;background:var(--ck-color-base-background);padding:var(--ck-spacing-small);gap:var(--ck-spacing-small);border:1px solid var(--ck-color-toolbar-border);width:100%}.ck.ck-menu-bar__menu{font-size:inherit}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level{max-width:100%}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button{width:100%}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button>.ck-button__label{flex-grow:1;overflow:hidden;text-overflow:ellipsis}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button.ck-disabled>.ck-button__label{opacity:var(--ck-disabled-opacity)}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button{padding:var(--ck-spacing-small) var(--ck-spacing-medium);min-height:unset}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button .ck-button__label{width:unset;line-height:unset;overflow:visible}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button.ck-on{border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-menu-bar__menu.ck-menu-bar__menu_top-level>.ck-menu-bar__menu__button .ck-icon{display:none}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button{border-radius:0}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{width:var(--ck-dropdown-arrow-size)}.ck.ck-menu-bar__menu:not(.ck-menu-bar__menu_top-level) .ck-menu-bar__menu__button.ck-disabled>.ck-menu-bar__menu__button__arrow{opacity:var(--ck-disabled-opacity)}:root{--ck-menu-bar-menu-item-min-width: 18em}.ck.ck-menu-bar__menu .ck.ck-menu-bar__menu__item{min-width:var(--ck-menu-bar-menu-item-min-width)}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button{border-radius:0}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container,.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container .ck-spinner{--ck-toolbar-spinner-size: 20px}.ck.ck-menu-bar__menu .ck-button.ck-menu-bar__menu__item__button>.ck-spinner-container{font-size:var(--ck-icon-font-size)}:root{--ck-menu-bar-menu-panel-max-width: 75vw}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{border-radius:0;background:var(--ck-color-dropdown-panel-background);border:1px solid var(--ck-color-dropdown-panel-border);bottom:0;height:fit-content;max-width:var(--ck-menu-bar-menu-panel-max-width)}.ck-rounded-corners .ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se{border-top-left-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{border-top-right-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne{border-bottom-left-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw{border-bottom-right-radius:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel:focus{outline:none}.ck.ck-menu-bar .ck-list-item-button:focus,.ck.ck-menu-bar .ck-list-item-button:active{border-color:transparent;box-shadow:none}.ck.ck-menu-bar.ck-menu-bar_focus-border-enabled .ck-list-item-button:focus,.ck.ck-menu-bar.ck-menu-bar_focus-border-enabled .ck-list-item-button:active{position:relative;z-index:2;outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-focus-outer-shadow),0 0}:root{--ck-balloon-border-width: 1px;--ck-balloon-arrow-offset: 2px;--ck-balloon-arrow-height: 10px;--ck-balloon-arrow-half-width: 8px;--ck-balloon-arrow-drop-shadow: 0 2px 2px var(--ck-color-shadow-drop)}.ck.ck-balloon-panel{border-radius:0;min-height:15px;background:var(--ck-color-panel-background);border:var(--ck-balloon-border-width) solid var(--ck-color-panel-border)}.ck-rounded-corners .ck.ck-balloon-panel,.ck.ck-balloon-panel.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-balloon-panel{box-shadow:var(--ck-drop-shadow),0 0}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before,.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after{width:0;height:0;border-style:solid}.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_n:after{left:50%;margin-left:calc(-1 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nw:after{left:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_ne:after{right:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_s:after{left:50%;margin-left:calc(-1 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_sw:after{left:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_se:after{right:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_sme:after{right:25%;margin-right:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_smw:after{left:25%;margin-left:calc(2 * var(--ck-balloon-arrow-half-width));bottom:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nme:after{right:25%;margin-right:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_nmw:after{left:25%;margin-left:calc(2 * var(--ck-balloon-arrow-half-width));top:calc(-1 * var(--ck-balloon-arrow-height))}.ck.ck-balloon-panel.ck-balloon-panel_arrow_e:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_e:after{right:calc(-1 * var(--ck-balloon-arrow-height));margin-top:calc(-1 * var(--ck-balloon-arrow-half-width));top:50%}.ck.ck-balloon-panel.ck-balloon-panel_arrow_w:before,.ck.ck-balloon-panel.ck-balloon-panel_arrow_w:after{left:calc(-1 * var(--ck-balloon-arrow-height));margin-top:calc(-1 * var(--ck-balloon-arrow-half-width));top:50%}.ck .ck-balloon-rotator__navigation{background:var(--ck-color-toolbar-background);border-bottom:1px solid var(--ck-color-toolbar-border);padding:0 var(--ck-spacing-small)}.ck .ck-balloon-rotator__navigation>*{margin-right:var(--ck-spacing-small);margin-top:var(--ck-spacing-small);margin-bottom:var(--ck-spacing-small)}.ck .ck-balloon-rotator__navigation .ck-balloon-rotator__counter{margin-right:var(--ck-spacing-standard);margin-left:var(--ck-spacing-small)}.ck .ck-balloon-rotator__content .ck.ck-annotation-wrapper{box-shadow:none}:root{--ck-balloon-fake-panel-offset-horizontal: 6px;--ck-balloon-fake-panel-offset-vertical: 6px}.ck .ck-fake-panel div{box-shadow:var(--ck-drop-shadow),0 0;min-height:15px;background:var(--ck-color-panel-background);border:1px solid var(--ck-color-panel-border);border-radius:var(--ck-border-radius);width:100%;height:100%}.ck .ck-fake-panel div:nth-child(1){margin-left:var(--ck-balloon-fake-panel-offset-horizontal);margin-top:var(--ck-balloon-fake-panel-offset-vertical)}.ck .ck-fake-panel div:nth-child(2){margin-left:calc(var(--ck-balloon-fake-panel-offset-horizontal) * 2);margin-top:calc(var(--ck-balloon-fake-panel-offset-vertical) * 2)}.ck .ck-fake-panel div:nth-child(3){margin-left:calc(var(--ck-balloon-fake-panel-offset-horizontal) * 3);margin-top:calc(var(--ck-balloon-fake-panel-offset-vertical) * 3)}.ck .ck-balloon-panel_arrow_s+.ck-fake-panel,.ck .ck-balloon-panel_arrow_se+.ck-fake-panel,.ck .ck-balloon-panel_arrow_sw+.ck-fake-panel{--ck-balloon-fake-panel-offset-vertical: -6px}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky{box-shadow:var(--ck-drop-shadow),0 0;border-width:0 1px 1px;border-top-left-radius:0;border-top-right-radius:0}.ck-vertical-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form{padding:var(--ck-spacing-large)}.ck.ck-responsive-form:focus{outline:none}@media screen and (max-width: 600px){.ck.ck-responsive-form{padding:0;width:calc(.8 * var(--ck-input-width))}.ck.ck-responsive-form .ck-labeled-field-view{margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-responsive-form .ck-labeled-field-view .ck-input-text,.ck.ck-responsive-form .ck-labeled-field-view .ck-input-number{min-width:0;width:100%}.ck.ck-responsive-form .ck-labeled-field-view .ck-labeled-field-view__error{white-space:normal}.ck.ck-responsive-form>.ck-button:nth-last-child(2):after{border-right:1px solid var(--ck-color-base-border)}.ck.ck-responsive-form>.ck-button:nth-last-child(1),.ck.ck-responsive-form>.ck-button:nth-last-child(2){padding:var(--ck-spacing-standard);margin-top:var(--ck-spacing-large);border-radius:0}.ck.ck-responsive-form>.ck-button:nth-last-child(1):not(:focus),.ck.ck-responsive-form>.ck-button:nth-last-child(2):not(:focus){border-top:1px solid var(--ck-color-base-border)}}:root{--ck-search-field-view-horizontal-spacing: calc(var(--ck-icon-size) + var(--ck-spacing-medium))}.ck.ck-search>.ck-labeled-field-view .ck-input{width:100%}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon{--ck-labeled-field-label-default-position-x: var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon>.ck-labeled-field-view__input-wrapper>.ck-icon{opacity:.5;pointer-events:none}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-icon .ck-input{width:100%}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset{--ck-labeled-field-empty-unfocused-max-width: 100% - 2 * var(--ck-search-field-view-horizontal-spacing)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset.ck-labeled-field-view_empty{--ck-labeled-field-empty-unfocused-max-width: 100% - var(--ck-search-field-view-horizontal-spacing) - var(--ck-spacing-medium)}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset{min-width:auto;min-height:auto;background:none;opacity:.5;padding:0}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-search__reset:hover{opacity:1}.ck.ck-search>.ck-labeled-field-view.ck-search__query_with-reset .ck-input{width:100%}.ck.ck-search>.ck-search__results{min-width:100%}.ck.ck-search>.ck-search__results>.ck-search__info{width:100%;padding:var(--ck-spacing-medium) var(--ck-spacing-large)}.ck.ck-search>.ck-search__results>.ck-search__info *{white-space:normal}.ck.ck-search>.ck-search__results>.ck-search__info>span:first-child{font-weight:700}.ck.ck-search>.ck-search__results>.ck-search__info>span:last-child{margin-top:var(--ck-spacing-medium)}.ck.ck-spinner-container{width:var(--ck-toolbar-spinner-size);height:var(--ck-toolbar-spinner-size);animation:1.5s infinite ck-spinner-rotate linear}@media (prefers-reduced-motion: reduce){.ck.ck-spinner-container{animation-duration:3s}}.ck.ck-spinner{width:var(--ck-toolbar-spinner-size);height:var(--ck-toolbar-spinner-size);border-radius:50%;border:2px solid var(--ck-color-text);border-top-color:transparent}@keyframes ck-spinner-rotate{to{transform:rotate(360deg)}}.ck-textarea{overflow-x:hidden}:root{--ck-color-block-toolbar-button: var(--ck-color-text);--ck-block-toolbar-button-size: var(--ck-font-size-normal)}.ck.ck-block-toolbar-button{color:var(--ck-color-block-toolbar-button);font-size:var(--ck-block-toolbar-size)}.ck.ck-toolbar{border-radius:0;background:var(--ck-color-toolbar-background);padding:0 var(--ck-spacing-small);border:1px solid var(--ck-color-toolbar-border)}.ck-rounded-corners .ck.ck-toolbar,.ck.ck-toolbar.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-toolbar .ck.ck-toolbar__separator{height:var(--ck-icon-size);width:1px;min-width:1px;background:var(--ck-color-toolbar-border);margin-top:var(--ck-spacing-small);margin-bottom:var(--ck-spacing-small)}.ck.ck-toolbar .ck-toolbar__line-break{height:0}.ck.ck-toolbar>.ck-toolbar__items>*:not(.ck-toolbar__line-break){margin-right:var(--ck-spacing-small)}.ck.ck-toolbar>.ck-toolbar__items:empty+.ck.ck-toolbar__separator{display:none}.ck.ck-toolbar>.ck-toolbar__items>*:not(.ck-toolbar__line-break),.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown{margin-top:var(--ck-spacing-small);margin-bottom:var(--ck-spacing-small)}.ck.ck-toolbar.ck-toolbar_vertical{padding:0}.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items>.ck{width:100%;margin:0;border-radius:0}.ck.ck-toolbar.ck-toolbar_compact{padding:0}.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>*{margin:0}.ck.ck-toolbar.ck-toolbar_compact>.ck-toolbar__items>*:not(:first-child):not(:last-child){border-radius:0}.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck.ck-button.ck-dropdown__button{padding-left:var(--ck-spacing-tiny)}.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown>.ck-dropdown__panel{min-width:auto}.ck.ck-toolbar .ck-toolbar__nested-toolbar-dropdown>.ck-button>.ck-button__label{max-width:7em;width:auto}.ck.ck-toolbar:focus{outline:none}.ck-toolbar-container .ck.ck-toolbar{border:0}.ck.ck-balloon-panel.ck-tooltip{--ck-balloon-border-width: 0px;--ck-balloon-arrow-offset: 0px;--ck-balloon-arrow-half-width: 4px;--ck-balloon-arrow-height: 4px;--ck-tooltip-text-padding: 4px;--ck-color-panel-background: var(--ck-color-tooltip-background);padding:0 var(--ck-spacing-medium);box-shadow:none}.ck.ck-balloon-panel.ck-tooltip .ck-tooltip__text{font-size:.9em;line-height:1.5;color:var(--ck-color-tooltip-text)}.ck.ck-balloon-panel.ck-tooltip.ck-tooltip_multi-line .ck-tooltip__text{white-space:break-spaces;display:inline-block;padding:var(--ck-tooltip-text-padding) 0;max-width:200px}.ck.ck-balloon-panel.ck-tooltip:before{display:none}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content{border-radius:0;border:1px solid var(--ck-color-base-border);border-bottom-width:0}.ck-rounded-corners .ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content,.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-rounded-corners{border-radius:var(--ck-border-radius);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content.ck-sticky-panel__content_sticky{border-bottom-width:1px}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-menu-bar{border:0;border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-editor__top .ck-sticky-panel .ck-sticky-panel__content .ck-toolbar{border:0}.ck.ck-editor__main>.ck-editor__editable{background:var(--ck-color-base-background);border-radius:0}.ck-rounded-corners .ck.ck-editor__main>.ck-editor__editable,.ck.ck-editor__main>.ck-editor__editable.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused){border-color:var(--ck-color-base-border)}:root{--ck-bookmark-icon-hover-fill-color: var(--ck-color-widget-hover-border);--ck-bookmark-icon-selected-fill-color: var(--ck-color-focus-border);--ck-bookmark-icon-animation-duration: var(--ck-widget-handler-animation-duration);--ck-bookmark-icon-animation-curve: var(--ck-widget-handler-animation-curve)}.ck .ck-bookmark.ck-widget{display:inline-block;outline:none}.ck .ck-bookmark.ck-widget .ck-bookmark__icon .ck-icon__fill{transition:fill var(--ck-bookmark-icon-animation-duration) var(--ck-bookmark-icon-animation-curve)}.ck .ck-bookmark.ck-widget:hover .ck-bookmark__icon .ck-icon__fill{fill:var(--ck-bookmark-icon-hover-fill-color)}.ck .ck-bookmark.ck-widget.ck-widget_selected .ck-bookmark__icon .ck-icon__fill{fill:var(--ck-bookmark-icon-selected-fill-color)}.ck .ck-bookmark.ck-widget.ck-widget_selected,.ck .ck-bookmark.ck-widget.ck-widget_selected:hover{outline:none}.ck .ck-bookmark.ck-widget .ck-bookmark__icon{position:relative;display:block;top:-.1em}.ck .ck-bookmark.ck-widget .ck-bookmark__icon .ck-icon{height:1.2em;width:auto;vertical-align:middle}.ck .ck-fake-bookmark-selection{background:var(--ck-color-link-fake-selection)}.ck .ck-fake-bookmark-selection_collapsed{height:100%;border-right:1px solid var(--ck-color-base-text);margin-right:-1px;outline:solid 1px hsla(0,0%,100%,.5)}:root{--ck-bookmark-form-width: 340px}@media screen and (max-width: 600px){:root{--ck-bookmark-form-width: 300px}}.ck.ck-bookmark-form{width:var(--ck-bookmark-form-width)}.ck.ck-bookmark-balloon .ck.ck-toolbar>.ck-toolbar__items{flex-wrap:nowrap}.ck.ck-bookmark-toolbar__preview{padding:0 var(--ck-spacing-medium);max-width:var(--ck-input-width);min-width:3em;font-weight:400;text-overflow:ellipsis;text-align:center;overflow:hidden;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default}:root{--ck-clipboard-drop-target-dot-width: 12px;--ck-clipboard-drop-target-dot-height: 8px;--ck-clipboard-drop-target-color: var(--ck-color-focus-border)}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span{bottom:calc(-.5 * var(--ck-clipboard-drop-target-dot-height));top:calc(-.5 * var(--ck-clipboard-drop-target-dot-height));border:1px solid var(--ck-clipboard-drop-target-color);background:var(--ck-clipboard-drop-target-color);margin-left:-1px}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span:after{content:"";width:0;height:0;display:block;position:absolute;left:50%;top:calc(-.5 * var(--ck-clipboard-drop-target-dot-height));transform:translate(-50%);border-color:var(--ck-clipboard-drop-target-color) transparent transparent transparent;border-width:calc(var(--ck-clipboard-drop-target-dot-height)) calc(.5 * var(--ck-clipboard-drop-target-dot-width)) 0 calc(.5 * var(--ck-clipboard-drop-target-dot-width));border-style:solid}.ck.ck-editor__editable .ck-widget.ck-clipboard-drop-target-range{outline:var(--ck-widget-outline-thickness) solid var(--ck-clipboard-drop-target-color)!important}.ck.ck-editor__editable .ck-widget:-webkit-drag{zoom:.6;outline:none!important}.ck.ck-clipboard-drop-target-line{height:0;border:1px solid var(--ck-clipboard-drop-target-color);background:var(--ck-clipboard-drop-target-color);margin-top:-1px}.ck.ck-clipboard-drop-target-line:before{content:"";position:absolute;top:calc(-.5 * var(--ck-clipboard-drop-target-dot-width));width:0;height:0;border-style:solid}:root{--ck-color-code-block-label-background: hsl(0, 0%, 46%)}.ck.ck-code-block-dropdown .ck-dropdown__panel{max-height:250px;overflow-y:auto;overflow-x:hidden}@media (forced-colors: active){.ck.ck-placeholder,.ck .ck-placeholder{forced-color-adjust:preserve-parent-color}}.ck.ck-placeholder:before,.ck .ck-placeholder:before{cursor:text}@media (forced-colors: none){.ck.ck-placeholder:before,.ck .ck-placeholder:before{color:var(--ck-color-engine-placeholder-text)}}@media (forced-colors: active){.ck.ck-placeholder:before,.ck .ck-placeholder:before{font-style:italic;margin-left:1px}}.ck.ck-find-and-replace-form{width:400px}.ck.ck-find-and-replace-form:focus{outline:none}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions{flex:1 1 auto;flex-direction:row;flex-wrap:wrap;align-items:center;align-content:stretch;padding:var(--ck-spacing-large);margin:0}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button{flex:0 0 auto}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view{flex:1 1 auto}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-labeled-field-view .ck-input,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions .ck-labeled-field-view .ck-input{width:100%;min-width:50px}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs{align-items:flex-start}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button-prev>.ck-icon{transform:rotate(90deg)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-button-next>.ck-icon{transform:rotate(-90deg)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs .ck-results-counter{top:50%;transform:translateY(-50%);color:var(--ck-color-base-border)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs>.ck-labeled-field-replace{flex:0 0 100%;padding-top:var(--ck-spacing-standard)}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions{flex-wrap:wrap;justify-content:flex-end;margin-top:calc(-1 * var(--ck-spacing-large))}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button-find{font-weight:700}.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions>.ck-button-find .ck-button__label{padding-left:var(--ck-spacing-large);padding-right:var(--ck-spacing-large)}.ck.ck-find-and-replace-form .ck-switchbutton{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center}@media screen and (max-width: 600px){.ck.ck-find-and-replace-form{width:300px;max-width:100%}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input{flex-wrap:wrap}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input .ck-labeled-field-view{flex:1 0 auto;width:100%;margin-bottom:var(--ck-spacing-standard)}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button{text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type{flex:1 1 auto}.ck.ck-find-and-replace-form.ck-find-and-replace-form__input>.ck-button:first-of-type .ck-button__label{width:100%;text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view){flex-wrap:wrap;flex:1 1 auto}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button{text-align:center}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button:first-of-type{flex:1 1 auto}.ck.ck-find-and-replace-form.ck-find-and-replace-form__actions>:not(.ck-labeled-field-view)>.ck-button .ck-button__label{width:100%;text-align:center}}.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__button .ck-button__label{width:8em}.ck.ck-dropdown.ck-heading-dropdown .ck-dropdown__panel .ck-list__item{min-width:18em}:root{--ck-html-embed-content-width: calc(100% - 1.5 * var(--ck-icon-size));--ck-html-embed-source-height: 10em;--ck-html-embed-unfocused-outline-width: 1px;--ck-html-embed-content-min-height: calc(var(--ck-icon-size) + var(--ck-spacing-standard));--ck-html-embed-source-disabled-background: var(--ck-color-base-foreground);--ck-html-embed-source-disabled-color: hsl(0deg 0% 45%)}:root{--ck-image-insert-insert-by-url-width: 250px}.ck.ck-image-insert-url{--ck-input-width: 100%}.ck.ck-image-insert-url .ck-image-insert-url__action-row{grid-column-gap:var(--ck-spacing-large);margin-top:var(--ck-spacing-large)}.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-save,.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button-cancel{justify-content:center;min-width:auto}.ck.ck-image-insert-url .ck-image-insert-url__action-row .ck-button .ck-button__label{color:var(--ck-color-text)}.ck.ck-image-insert-form>.ck.ck-button{display:block;width:100%}.ck.ck-image-insert-form>.ck.ck-collapsible{min-width:var(--ck-image-insert-insert-by-url-width)}.ck.ck-image-insert-form>.ck.ck-collapsible:not(:first-child){border-top:1px solid var(--ck-color-base-border)}.ck.ck-image-insert-form>.ck.ck-collapsible:not(:last-child){border-bottom:1px solid var(--ck-color-base-border)}.ck.ck-image-insert-form>.ck.ck-image-insert-url{min-width:var(--ck-image-insert-insert-by-url-width);padding:var(--ck-spacing-large)}.ck.ck-image-insert-form:focus{outline:none}:root{--ck-color-image-upload-icon: hsl(0, 0%, 100%);--ck-color-image-upload-icon-background: hsl(120, 100%, 27%);--ck-image-upload-icon-size: 20;--ck-image-upload-icon-width: 2px;--ck-image-upload-icon-is-visible: clamp(0px, 100% - 50px, 1px)}.ck-image-upload-complete-icon{opacity:0;background:var(--ck-color-image-upload-icon-background);animation-name:ck-upload-complete-icon-show,ck-upload-complete-icon-hide;animation-fill-mode:forwards,forwards;animation-duration:.5s,.5s;font-size:calc(1px * var(--ck-image-upload-icon-size));animation-delay:0ms,3s;overflow:hidden;width:calc(var(--ck-image-upload-icon-is-visible) * var(--ck-image-upload-icon-size));height:calc(var(--ck-image-upload-icon-is-visible) * var(--ck-image-upload-icon-size))}.ck-image-upload-complete-icon:after{left:25%;top:50%;opacity:0;height:0;width:0;transform:scaleX(-1) rotate(135deg);transform-origin:left top;border-top:var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);border-right:var(--ck-image-upload-icon-width) solid var(--ck-color-image-upload-icon);animation-name:ck-upload-complete-icon-check;animation-duration:.5s;animation-delay:.5s;animation-fill-mode:forwards;box-sizing:border-box}@media (prefers-reduced-motion: reduce){.ck-image-upload-complete-icon{animation-duration:0ms}.ck-image-upload-complete-icon:after{animation:none;opacity:1;width:.3em;height:.45em}}@keyframes ck-upload-complete-icon-show{0%{opacity:0}to{opacity:1}}@keyframes ck-upload-complete-icon-hide{0%{opacity:1}to{opacity:0}}@keyframes ck-upload-complete-icon-check{0%{opacity:1;width:0;height:0}33%{width:.3em;height:0}to{opacity:1;width:.3em;height:.45em}}:root{--ck-color-upload-placeholder-loader: hsl(0, 0%, 70%);--ck-upload-placeholder-loader-size: 32px;--ck-upload-placeholder-image-aspect-ratio: 2.8}.ck .ck-image-upload-placeholder{width:100%;margin:0}.ck .ck-image-upload-placeholder img{aspect-ratio:var(--ck-upload-placeholder-image-aspect-ratio)}.ck .ck-upload-placeholder-loader{width:100%;height:100%}.ck .ck-upload-placeholder-loader:before{width:var(--ck-upload-placeholder-loader-size);height:var(--ck-upload-placeholder-loader-size);border-radius:50%;border-top:3px solid var(--ck-color-upload-placeholder-loader);border-right:2px solid transparent;animation:ck-upload-placeholder-loader 1s linear infinite}@keyframes ck-upload-placeholder-loader{to{transform:rotate(360deg)}}.ck.ck-editor__editable .image.ck-appear{animation:fadeIn .7s}@media (prefers-reduced-motion: reduce){.ck.ck-editor__editable .image.ck-appear{opacity:1;animation:none}}.ck.ck-editor__editable .image .ck-progress-bar{height:2px;width:0;background:var(--ck-color-upload-bar-background);transition:width .1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}:root{--ck-text-alternative-form-width: 340px}@media screen and (max-width: 600px){:root{--ck-text-alternative-form-width: 300px}}.ck.ck-text-alternative-form.ck-responsive-form{width:var(--ck-text-alternative-form-width)}:root{--ck-image-custom-resize-form-width: 340px}@media screen and (max-width: 600px){:root{--ck-image-custom-resize-form-width: 300px}}.ck.ck-image-custom-resize-form.ck-responsive-form{width:var(--ck-image-custom-resize-form-width)}.ck .ck-link_selected{background:var(--ck-color-link-selected-background)}.ck .ck-fake-link-selection{background:var(--ck-color-link-fake-selection)}.ck .ck-fake-link-selection_collapsed{height:100%;border-right:1px solid var(--ck-color-base-text);margin-right:-1px;outline:solid 1px hsla(0,0%,100%,.5)}:root{--ck-link-bookmark-icon-size: calc( var(--ck-icon-size) * .7)}.ck.ck-toolbar.ck-link-toolbar>.ck-toolbar__items{flex-wrap:nowrap}a.ck.ck-button.ck-link-toolbar__preview{padding:0 var(--ck-spacing-medium);color:var(--ck-color-link-default);cursor:pointer;justify-content:center}a.ck.ck-button.ck-link-toolbar__preview .ck.ck-button__label{text-overflow:ellipsis;max-width:var(--ck-input-width)}a.ck.ck-button.ck-link-toolbar__preview,a.ck.ck-button.ck-link-toolbar__preview:hover,a.ck.ck-button.ck-link-toolbar__preview:focus,a.ck.ck-button.ck-link-toolbar__preview:active{background:none}a.ck.ck-button.ck-link-toolbar__preview:active{box-shadow:none}a.ck.ck-button.ck-link-toolbar__preview:hover,a.ck.ck-button.ck-link-toolbar__preview:focus{text-decoration:underline}a.ck.ck-button.ck-link-toolbar__preview.ck-button_with-text .ck.ck-icon.ck-button__icon{width:var(--ck-link-bookmark-icon-size);height:var(--ck-link-bookmark-icon-size)}a.ck.ck-button.ck-link-toolbar__preview:has(.ck-icon){padding-left:var(--ck-spacing-extra-tiny )}:root{--ck-link-panel-width: 340px;--ck-link-provider-list-item-text-height: calc(var(--ck-line-height-base) * var(--ck-font-size-base));--ck-link-provider-list-item-height: calc(var(--ck-link-provider-list-item-text-height) + var(--ck-spacing-small) + var(--ck-spacing-small))}@media screen and (max-width: 600px){:root{--ck-link-panel-width: 300px}}.ck.ck-form.ck-link-form{width:var(--ck-link-panel-width);padding-bottom:0}@media screen and (max-width: 600px){.ck.ck-form.ck-link-form.ck-responsive-form .ck-labeled-field-view{margin:0}}.ck.ck-form.ck-link-form .ck-link-form__providers-list{border-top:1px solid var(--ck-color-base-border)}.ck.ck-form.ck-link-form .ck-link-form__providers-list:has(.ck-list__item:nth-child(n+5)){overflow:auto;max-height:calc(var(--ck-link-provider-list-item-height) * 4 + var(--ck-spacing-large) + 1px)}.ck.ck-form.ck-link-form .ck-link-form__providers-list .ck-link__button{padding:var(--ck-spacing-small) var(--ck-spacing-large);border-radius:0}.ck.ck-form.ck-link-form .ck-link-form__providers-list .ck-link__button>.ck-button__label{overflow:hidden;text-overflow:ellipsis}:root{--ck-link-image-indicator-icon-size: 20;--ck-link-image-indicator-icon-is-visible: clamp(0px, 100% - 50px, 1px)}.ck.ck-editor__editable figure.image>a:after{content:"";top:min(var(--ck-spacing-medium),6%);right:min(var(--ck-spacing-medium),6%);background-color:#0006;background-image:url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgMjAgMjAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iI2ZmZiIgZD0ibTExLjA3NyAxNSAuOTkxLTEuNDE2YS43NS43NSAwIDEgMSAxLjIyOS44NmwtMS4xNDggMS42NGEuNzQ4Ljc0OCAwIDAgMS0uMjE3LjIwNiA1LjI1MSA1LjI1MSAwIDAgMS04LjUwMy01Ljk1NS43NDEuNzQxIDAgMCAxIC4xMi0uMjc0bDEuMTQ3LTEuNjM5YS43NS43NSAwIDEgMSAxLjIyOC44Nkw0LjkzMyAxMC43bC4wMDYuMDAzYTMuNzUgMy43NSAwIDAgMCA2LjEzMiA0LjI5NGwuMDA2LjAwNHptNS40OTQtNS4zMzVhLjc0OC43NDggMCAwIDEtLjEyLjI3NGwtMS4xNDcgMS42MzlhLjc1Ljc1IDAgMSAxLTEuMjI4LS44NmwuODYtMS4yM2EzLjc1IDMuNzUgMCAwIDAtNi4xNDQtNC4zMDFsLS44NiAxLjIyOWEuNzUuNzUgMCAwIDEtMS4yMjktLjg2bDEuMTQ4LTEuNjRhLjc0OC43NDggMCAwIDEgLjIxNy0uMjA2IDUuMjUxIDUuMjUxIDAgMCAxIDguNTAzIDUuOTU1em0tNC41NjMtMi41MzJhLjc1Ljc1IDAgMCAxIC4xODQgMS4wNDVsLTMuMTU1IDQuNTA1YS43NS43NSAwIDEgMS0xLjIyOS0uODZsMy4xNTUtNC41MDZhLjc1Ljc1IDAgMCAxIDEuMDQ1LS4xODR6Ii8+PC9zdmc+);background-size:14px;background-repeat:no-repeat;background-position:center;border-radius:100%;overflow:hidden;width:calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size));height:calc(var(--ck-link-image-indicator-icon-is-visible) * var(--ck-link-image-indicator-icon-size))}:root{--ck-link-properties-width: 340px}@media screen and (max-width: 600px){:root{--ck-link-properties-width: 300px}}.ck.ck-link-properties{width:var(--ck-link-properties-width)}:root{--ck-link-providers-width: 340px;--ck-link-list-view-max-height: 240px;--ck-link-list-view-icon-size: calc( var(--ck-icon-size) * .8)}@media screen and (max-width: 600px){:root{--ck-link-providers-width: 300px}}.ck.ck-link-providers{width:var(--ck-link-providers-width)}.ck.ck-link-providers .ck-form__header__label{overflow:hidden;text-overflow:ellipsis}.ck.ck-link-providers>.ck-link-providers__list{max-height:min(var(--ck-link-list-view-max-height),40vh)}.ck.ck-link-providers>.ck-link-providers__list .ck-button>.ck-icon{width:var(--ck-link-list-view-icon-size);height:var(--ck-link-list-view-icon-size)}.ck.ck-link-providers>.ck-link-providers__list .ck-button>.ck-button__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ck.ck-link-providers .ck-link__empty-list-info{padding:calc(2 * var(--ck-spacing-large)) var(--ck-spacing-medium);text-align:center;font-style:italic}.ck.ck-list-properties.ck-list-properties_without-styles{padding:var(--ck-spacing-large)}.ck.ck-list-properties.ck-list-properties_without-styles>*{min-width:14em}.ck.ck-list-properties.ck-list-properties_without-styles>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-list-styles-list{grid-template-columns:repeat(4,auto)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible{border-top:1px solid var(--ck-color-base-border)}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible>.ck-collapsible__children>*{width:100%}.ck.ck-list-properties.ck-list-properties_with-numbered-properties>.ck-collapsible>.ck-collapsible__children>*+*{margin-top:var(--ck-spacing-standard)}.ck.ck-list-properties .ck.ck-numbered-list-properties__start-index .ck-input{min-width:auto;width:100%}.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order{background:transparent;padding-left:0;padding-right:0;margin-bottom:calc(-1 * var(--ck-spacing-tiny))}.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:active,.ck.ck-list-properties .ck.ck-numbered-list-properties__reversed-order:hover{box-shadow:none;border-color:transparent;background:none}:root{--ck-list-style-button-size: 44px}.ck.ck-list-styles-list{grid-template-columns:repeat(3,auto);row-gap:var(--ck-spacing-medium);column-gap:var(--ck-spacing-medium);padding:var(--ck-spacing-large)}.ck.ck-list-styles-list .ck-button{width:var(--ck-list-style-button-size);height:var(--ck-list-style-button-size);padding:0;margin:0;box-sizing:content-box}.ck.ck-list-styles-list .ck-button .ck-icon{width:var(--ck-list-style-button-size);height:var(--ck-list-style-button-size)}:root{--ck-media-embed-placeholder-icon-size: 3em;--ck-color-media-embed-placeholder-url-text: hsl(0, 0%, 46%);--ck-color-media-embed-placeholder-url-text-hover: var(--ck-color-base-text)}.ck-media__wrapper{margin:0 auto}.ck-media__wrapper .ck-media__placeholder{padding:calc(3 * var(--ck-spacing-standard));background:var(--ck-color-base-foreground)}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon{min-width:var(--ck-media-embed-placeholder-icon-size);height:var(--ck-media-embed-placeholder-icon-size);margin-bottom:var(--ck-spacing-large);background-position:center;background-size:cover}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__icon .ck-icon{width:100%;height:100%}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text{color:var(--ck-color-media-embed-placeholder-url-text);white-space:nowrap;text-align:center;font-style:italic;text-overflow:ellipsis}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url__text:hover{color:var(--ck-color-media-embed-placeholder-url-text-hover);cursor:pointer;text-decoration:underline}:root{--ck-content-color-mention-background: hsla(341, 100%, 30%, .1);--ck-content-color-mention-text: hsl(341, 100%, 30%)}.ck-content .mention{background:var(--ck-content-color-mention-background);color:var(--ck-content-color-mention-text)}:root{--ck-color-restricted-editing-exception-background: hsla(31, 100%, 65%, .2);--ck-color-restricted-editing-exception-hover-background: hsla(31, 100%, 65%, .35);--ck-color-restricted-editing-exception-brackets: hsla(31, 100%, 40%, .4);--ck-color-restricted-editing-selected-exception-background: hsla(31, 100%, 65%, .5);--ck-color-restricted-editing-selected-exception-brackets: hsla(31, 100%, 40%, .6)}.ck-restricted-editing_mode_restricted,.ck-restricted-editing_mode_restricted *{cursor:default}:root{--ck-character-grid-tile-size: 24px}.ck.ck-character-grid{overflow-y:auto;overflow-x:hidden}.ck.ck-character-grid .ck-character-grid__tiles{grid-template-columns:repeat(auto-fill,minmax(var(--ck-character-grid-tile-size),1fr));margin:var(--ck-spacing-standard) var(--ck-spacing-large);grid-gap:var(--ck-spacing-standard)}.ck.ck-character-grid .ck-character-grid__tile{width:var(--ck-character-grid-tile-size);height:var(--ck-character-grid-tile-size);min-width:var(--ck-character-grid-tile-size);min-height:var(--ck-character-grid-tile-size);font-size:1.5em;padding:0;transition:.2s ease box-shadow;border:0}@media (prefers-reduced-motion: reduce){.ck.ck-character-grid .ck-character-grid__tile{transition:none}}.ck.ck-character-grid .ck-character-grid__tile:focus:not(.ck-disabled),.ck.ck-character-grid .ck-character-grid__tile:hover:not(.ck-disabled){border:0;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}.ck.ck-character-grid .ck-character-grid__tile .ck-button__label{line-height:var(--ck-character-grid-tile-size);width:100%;text-align:center}.ck.ck-character-info{padding:var(--ck-spacing-small) var(--ck-spacing-large);border-top:1px solid var(--ck-color-base-border)}.ck.ck-character-info>*{text-transform:uppercase;font-size:var(--ck-font-size-small)}.ck.ck-character-info .ck-character-info__name{max-width:280px;text-overflow:ellipsis;overflow:hidden}.ck.ck-character-info .ck-character-info__code{opacity:.6}.ck.ck-special-characters-navigation>.ck-label{max-width:160px;text-overflow:ellipsis;overflow:hidden}.ck.ck-special-characters-navigation>.ck-dropdown .ck-dropdown__panel{max-height:250px;overflow-y:auto;overflow-x:hidden}@media screen and (max-width: 600px){.ck.ck-special-characters-navigation{max-width:190px}.ck.ck-special-characters-navigation>.ck-form__header__label{text-overflow:ellipsis;overflow:hidden}}.ck.ck-dropdown.ck-style-dropdown.ck-style-dropdown_multiple-active>.ck-button>.ck-button__label{font-style:italic}:root{--ck-style-panel-button-width: 120px;--ck-style-panel-button-height: 80px;--ck-style-panel-button-label-background: hsl(0, 0%, 94.1%);--ck-style-panel-button-hover-label-background: hsl(0, 0%, 92.1%);--ck-style-panel-button-hover-border-color: hsl(0, 0%, 70%)}.ck.ck-style-panel .ck-style-grid{row-gap:var(--ck-spacing-large);column-gap:var(--ck-spacing-large)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button{--ck-color-button-default-hover-background: var(--ck-color-base-background);--ck-color-button-default-active-background: var(--ck-color-base-background);padding:0;width:var(--ck-style-panel-button-width);height:var(--ck-style-panel-button-height)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(:focus){border:1px solid var(--ck-color-base-border)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-button__label{height:22px;line-height:22px;width:100%;padding:0 var(--ck-spacing-medium);overflow:hidden;text-overflow:ellipsis;flex-shrink:0}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview{width:100%;overflow:hidden;opacity:.9;padding:var(--ck-spacing-medium);background:var(--ck-color-base-background);border:2px solid var(--ck-color-base-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled{--ck-color-button-default-disabled-background: var(--ck-color-base-foreground)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled:not(:focus){border-color:var(--ck-style-panel-button-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-disabled .ck-style-grid__button__preview{opacity:.4;border-color:var(--ck-color-base-foreground);filter:saturate(.3)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on{border-color:var(--ck-color-base-active)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on .ck-button__label{box-shadow:0 -1px 0 var(--ck-color-base-active);z-index:1}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button.ck-on:hover{border-color:var(--ck-color-base-active-focus)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on) .ck-button__label{background:var(--ck-style-panel-button-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:not(.ck-on):hover .ck-button__label{background:var(--ck-style-panel-button-hover-label-background)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on){border-color:var(--ck-style-panel-button-hover-border-color)}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button:hover:not(.ck-disabled):not(.ck-on) .ck-style-grid__button__preview{opacity:1}.ck.ck-style-panel .ck-style-panel__style-group>.ck-label{margin:var(--ck-spacing-large) 0}.ck.ck-style-panel .ck-style-panel__style-group:first-child>.ck-label{margin-top:0}:root{--ck-style-panel-max-height: 470px}.ck.ck-style-panel{padding:var(--ck-spacing-large);overflow-y:auto;max-height:var(--ck-style-panel-max-height)}.ck.ck-input-color>.ck.ck-input-text:focus{z-index:0}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button{padding:0}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button.ck-disabled{background:var(--ck-color-input-disabled-background)}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview{border-radius:0;width:20px;height:20px;border:1px solid var(--ck-color-input-border)}.ck-rounded-corners .ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview,.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-input-color>.ck.ck-dropdown>.ck.ck-button.ck-input-color__button>.ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator{top:-30%;left:50%;height:150%;width:8%;background:red;border-radius:2px;transform:rotate(45deg);transform-origin:50%}.ck.ck-input-color .ck.ck-input-color__remove-color{width:100%;padding:calc(var(--ck-spacing-standard) / 2) var(--ck-spacing-standard);border-bottom-left-radius:0;border-bottom-right-radius:0}.ck.ck-input-color .ck.ck-input-color__remove-color:not(:focus){border-bottom:1px solid var(--ck-color-input-border)}.ck.ck-input-color .ck.ck-input-color__remove-color .ck.ck-icon{margin-right:var(--ck-spacing-standard)}.ck.ck-form__row>*:not(.ck-label)+*{margin-inline-start:var(--ck-spacing-large)}.ck.ck-form__row>.ck-label{width:100%;min-width:100%}.ck.ck-form__row.ck-table-form__action-row{margin-top:var(--ck-spacing-large)}.ck.ck-form__row.ck-table-form__action-row .ck-button .ck-button__label{color:var(--ck-color-text)}:root{--ck-insert-table-dropdown-padding: 10px;--ck-insert-table-dropdown-box-height: 11px;--ck-insert-table-dropdown-box-width: 12px;--ck-insert-table-dropdown-box-margin: 1px}.ck .ck-insert-table-dropdown__grid{width:calc(var(--ck-insert-table-dropdown-box-width) * 10 + var(--ck-insert-table-dropdown-box-margin) * 20 + var(--ck-insert-table-dropdown-padding) * 2);padding:var(--ck-insert-table-dropdown-padding) var(--ck-insert-table-dropdown-padding) 0}.ck .ck-insert-table-dropdown__label{text-align:center}.ck .ck-insert-table-dropdown-grid-box{min-width:var(--ck-insert-table-dropdown-box-width);min-height:var(--ck-insert-table-dropdown-box-height);margin:var(--ck-insert-table-dropdown-box-margin);border:1px solid var(--ck-color-base-border);border-radius:1px;outline:none;transition:none}@media (prefers-reduced-motion: reduce){.ck .ck-insert-table-dropdown-grid-box{transition:none}}.ck .ck-insert-table-dropdown-grid-box:focus{box-shadow:none}.ck .ck-insert-table-dropdown-grid-box.ck-on{border-color:var(--ck-color-focus-border);background:var(--ck-color-focus-outer-shadow)}.ck.ck-table-cell-properties-form{width:320px}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__padding-row{align-self:flex-end;padding:0;width:25%}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar{background:none;margin-top:var(--ck-spacing-standard)}:root{--ck-color-table-focused-cell-background: hsla(212, 90%, 80%, .3);--ck-table-content-default-border-color: hsl(0, 0%, 83%)}.ck-widget.table td.ck-editor__nested-editable,.ck-widget.table th.ck-editor__nested-editable{outline:unset}.ck-widget.table td.ck-editor__nested-editable.ck-editor__nested-editable_focused:not(.ck-editor__editable_selected),.ck-widget.table th.ck-editor__nested-editable.ck-editor__nested-editable_focused:not(.ck-editor__editable_selected),.ck-widget.table td.ck-editor__nested-editable:not(.ck-editor__editable_selected):focus,.ck-widget.table th.ck-editor__nested-editable:not(.ck-editor__editable_selected):focus{background:var(--ck-color-table-focused-cell-background);outline:1px solid var(--ck-color-focus-border);outline-offset:-1px}:root{--ck-table-properties-error-arrow-size: 6px;--ck-table-properties-min-error-width: 150px}.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-labeled-field-view>.ck-label{font-size:var(--ck-font-size-tiny);text-align:center}.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-style,.ck.ck-table-form .ck-form__row.ck-table-form__border-row .ck-table-form__border-width{width:80px;min-width:80px;max-width:80px}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row{padding:0}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__width,.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimensions-row__height{margin:0}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator{align-self:flex-end;display:inline-block;height:var(--ck-ui-component-min-height);line-height:var(--ck-ui-component-min-height);margin:0 var(--ck-spacing-small)}.ck.ck-table-form .ck.ck-labeled-field-view{padding-top:var(--ck-spacing-standard)}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{border-radius:0;background:var(--ck-color-base-error);color:var(--ck-color-base-background);padding:var(--ck-spacing-small) var(--ck-spacing-medium);min-width:var(--ck-table-properties-min-error-width);text-align:center;animation:ck-table-form-labeled-view-status-appear .15s ease both}.ck-rounded-corners .ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status,.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status.ck-rounded-corners{border-radius:var(--ck-border-radius)}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{border-color:transparent transparent var(--ck-color-base-error) transparent;border-width:0 var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size);border-style:solid}@media (prefers-reduced-motion: reduce){.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:none}}.ck.ck-table-form .ck.ck-labeled-field-view .ck-input.ck-error:not(:focus)+.ck.ck-labeled-field-view__status{display:none}@keyframes ck-table-form-labeled-view-status-appear{0%{opacity:0}to{opacity:1}}.ck.ck-table-properties-form{width:320px}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row{align-self:flex-end;padding:0}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar{background:none;margin-top:var(--ck-spacing-standard)}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items>*{width:40px}:root{--ck-table-selected-cell-background: hsla(208, 90%, 80%, .3)}.ck.ck-editor__editable .table table td.ck-editor__editable_selected,.ck.ck-editor__editable .table table th.ck-editor__editable_selected{position:relative;caret-color:transparent;box-shadow:unset}.ck.ck-editor__editable .table table td.ck-editor__editable_selected:after,.ck.ck-editor__editable .table table th.ck-editor__editable_selected:after{content:"";pointer-events:none;background-color:var(--ck-table-selected-cell-background);position:absolute;top:0;left:0;right:0;bottom:0}.ck.ck-editor__editable .table table td.ck-editor__editable_selected ::selection,.ck.ck-editor__editable .table table th.ck-editor__editable_selected ::selection,.ck.ck-editor__editable .table table td.ck-editor__editable_selected:focus,.ck.ck-editor__editable .table table th.ck-editor__editable_selected:focus{background-color:transparent}.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget,.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget{outline:unset}.ck.ck-editor__editable .table table td.ck-editor__editable_selected .ck-widget>.ck-widget__selection-handle,.ck.ck-editor__editable .table table th.ck-editor__editable_selected .ck-widget>.ck-widget__selection-handle{display:none}:root{--ck-table-layout-widget-type-around-button-size: 16px;--ck-table-layout-widget-type-around-icon-width: 10px;--ck-table-layout-widget-type-around-icon-height: 8px;--ck-table-layout-widget-handler-icon-size: 10px;--ck-table-layout-default-border-color: hsl(0, 0%, 83%)}:root{--ck-widget-outline-thickness: 3px;--ck-widget-handler-icon-size: 16px;--ck-widget-handler-animation-duration: .2s;--ck-widget-handler-animation-curve: ease;--ck-color-widget-blurred-border: hsl(0, 0%, 87%);--ck-color-widget-hover-border: hsl(43, 100%, 62%);--ck-color-widget-editable-focus-background: var(--ck-color-base-background);--ck-color-widget-drag-handler-icon-color: var(--ck-color-base-background)}.ck .ck-widget{outline-width:var(--ck-widget-outline-thickness);outline-style:solid;outline-color:transparent;transition:outline-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve)}@media (prefers-reduced-motion: reduce){.ck .ck-widget{transition:none}}.ck .ck-widget.ck-widget_selected,.ck .ck-widget.ck-widget_selected:hover{outline:var(--ck-widget-outline-thickness) solid var(--ck-color-focus-border)}.ck .ck-widget:hover{outline-color:var(--ck-color-widget-hover-border)}.ck .ck-editor__nested-editable{border:1px solid transparent}.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck .ck-editor__nested-editable:focus{box-shadow:var(--ck-inner-shadow),0 0}@media (forced-colors: none){.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused,.ck .ck-editor__nested-editable:focus{background-color:var(--ck-color-widget-editable-focus-background)}}.ck .ck-editor__nested-editable.ck-editor__nested-editable_focused:not(td,th),.ck .ck-editor__nested-editable:focus:not(td,th){outline:none;border:var(--ck-focus-ring)}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{padding:4px;box-sizing:border-box;background-color:transparent;opacity:0;transition:background-color var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),visibility var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);border-radius:var(--ck-border-radius) var(--ck-border-radius) 0 0;transform:translateY(-100%);left:calc(0px - var(--ck-widget-outline-thickness));top:0}@media (prefers-reduced-motion: reduce){.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{transition:none}}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon{width:var(--ck-widget-handler-icon-size);height:var(--ck-widget-handler-icon-size);color:var(--ck-color-widget-drag-handler-icon-color)}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{opacity:0;transition:opacity .3s var(--ck-widget-handler-animation-curve)}@media (prefers-reduced-motion: reduce){.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{transition:none}}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover .ck-icon .ck-icon__selected-indicator{opacity:1}.ck .ck-widget.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle{opacity:1;background-color:var(--ck-color-widget-hover-border)}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle{opacity:1;background-color:var(--ck-color-focus-border)}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator,.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle .ck-icon .ck-icon__selected-indicator{opacity:1}.ck.ck-editor__editable.ck-read-only .ck-widget{transition:none}.ck.ck-editor__editable.ck-read-only .ck-widget:not(.ck-widget_selected){--ck-widget-outline-thickness: 0px}.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle,.ck.ck-editor__editable.ck-read-only .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle:hover{background:var(--ck-color-widget-blurred-border)}.ck .ck-widget:has(.ck-widget.table:hover){outline-color:transparent}.ck .ck-widget.ck-widget_with-selection-handle:has(.ck-widget.table:hover)>.ck-widget__selection-handle{opacity:0;visibility:hidden}.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected:hover{outline-color:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle>.ck-widget__selection-handle,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle>.ck-widget__selection-handle:hover,.ck.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle:hover{background:var(--ck-color-widget-blurred-border)}.ck.ck-editor__editable:not(.ck-pagination-view)>.ck-widget.ck-widget_with-selection-handle:first-child,.ck.ck-editor__editable:not(.ck-pagination-view) blockquote>.ck-widget.ck-widget_with-selection-handle:first-child{margin-top:calc(1em + var(--ck-widget-handler-icon-size))}:root{--ck-resizer-size: 10px;--ck-resizer-offset: calc( ( var(--ck-resizer-size) / -2 ) - 2px);--ck-resizer-border-width: 1px}.ck .ck-widget__resizer{outline:1px solid var(--ck-color-resizer)}.ck .ck-widget__resizer__handle{width:var(--ck-resizer-size);height:var(--ck-resizer-size);background:var(--ck-color-focus-border);border:var(--ck-resizer-border-width) solid hsl(0,0%,100%);border-radius:var(--ck-resizer-border-radius)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left{top:var(--ck-resizer-offset);left:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right{top:var(--ck-resizer-offset);right:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right{bottom:var(--ck-resizer-offset);right:var(--ck-resizer-offset)}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left{bottom:var(--ck-resizer-offset);left:var(--ck-resizer-offset)}:root{--ck-widget-type-around-button-size: 20px;--ck-color-widget-type-around-button-active: var(--ck-color-focus-border);--ck-color-widget-type-around-button-hover: var(--ck-color-widget-hover-border);--ck-color-widget-type-around-button-blurred-editable: var(--ck-color-widget-blurred-border);--ck-color-widget-type-around-button-radar-start-alpha: 0;--ck-color-widget-type-around-button-radar-end-alpha: .3;--ck-color-widget-type-around-button-icon: var(--ck-color-base-background)}.ck .ck-widget .ck-widget__type-around__button{width:var(--ck-widget-type-around-button-size);height:var(--ck-widget-type-around-button-size);background:var(--ck-color-widget-type-around-button);border-radius:100px;transition:opacity var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve),background var(--ck-widget-handler-animation-duration) var(--ck-widget-handler-animation-curve);opacity:0;pointer-events:none}@media (prefers-reduced-motion: reduce){.ck .ck-widget .ck-widget__type-around__button{transition:none}}.ck .ck-widget .ck-widget__type-around__button svg{width:10px;height:8px;transform:translate(-50%,-50%);transition:transform .5s ease;margin-top:1px}@media (prefers-reduced-motion: reduce){.ck .ck-widget .ck-widget__type-around__button svg{transition:none}}.ck .ck-widget .ck-widget__type-around__button svg *{stroke-dasharray:10;stroke-dashoffset:0;fill:none;stroke:var(--ck-color-widget-type-around-button-icon);stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round}.ck .ck-widget .ck-widget__type-around__button svg line{stroke-dasharray:7}.ck .ck-widget .ck-widget__type-around__button:hover{animation:ck-widget-type-around-button-sonar 1s ease infinite}.ck .ck-widget .ck-widget__type-around__button:hover svg line{animation:ck-widget-type-around-arrow-tip-dash 2s linear}@media (prefers-reduced-motion: reduce){.ck .ck-widget .ck-widget__type-around__button:hover{animation:none}.ck .ck-widget .ck-widget__type-around__button:hover svg line{animation:none}}.ck .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button{opacity:1;pointer-events:auto}.ck .ck-widget:not(.ck-widget_selected)>.ck-widget__type-around>.ck-widget__type-around__button{background:var(--ck-color-widget-type-around-button-hover)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover{background:var(--ck-color-widget-type-around-button-active)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after{width:calc(var(--ck-widget-type-around-button-size) - 2px);height:calc(var(--ck-widget-type-around-button-size) - 2px);border-radius:100px;background:linear-gradient(135deg,#fff0,#ffffff4d)}.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_before,.ck .ck-widget.ck-widget_selected.ck-widget_type-around_show-fake-caret_after{outline-color:transparent}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button{opacity:1;pointer-events:auto}.ck .ck-widget.ck-widget_with-selection-handle>.ck-widget__type-around>.ck-widget__type-around__button_before{margin-left:20px}.ck .ck-widget .ck-widget__type-around__fake-caret{pointer-events:none;height:1px;animation:ck-widget-type-around-fake-caret-pulse linear 1s infinite normal forwards;outline:solid 1px hsla(0,0%,100%,.5);background:var(--ck-color-base-text)}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected:hover,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected:hover{outline-color:var(--ck-color-widget-hover-border)}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before>.ck-widget__type-around>.ck-widget__type-around__button,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after>.ck-widget__type-around>.ck-widget__type-around__button{opacity:0;pointer-events:none}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_with-selection-handle.ck-widget_selected:hover>.ck-widget__selection-handle{opacity:0}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before.ck-widget_selected.ck-widget_with-resizer>.ck-widget__resizer,.ck .ck-widget.ck-widget_type-around_show-fake-caret_after.ck-widget_selected.ck-widget_with-resizer>.ck-widget__resizer{opacity:0}.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button,.ck-editor__nested-editable.ck-editor__editable_selected .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__button{opacity:0;pointer-events:none}.ck .ck-widget:has(.ck-widget.table:hover)>.ck-widget__type-around>.ck-widget__type-around__button{opacity:0;pointer-events:none}.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover){background:var(--ck-color-widget-type-around-button-blurred-editable)}.ck-editor__editable.ck-blurred .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:not(:hover) svg *{stroke:#999}@keyframes ck-widget-type-around-arrow-dash{0%{stroke-dashoffset:10}20%,to{stroke-dashoffset:0}}@keyframes ck-widget-type-around-arrow-tip-dash{0%,20%{stroke-dashoffset:7}40%,to{stroke-dashoffset:0}}@keyframes ck-widget-type-around-button-sonar{0%{box-shadow:0 0 hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-start-alpha))}50%{box-shadow:0 0 0 5px hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-end-alpha))}to{box-shadow:0 0 0 5px hsla(var(--ck-color-focus-border-coordinates),var(--ck-color-widget-type-around-button-radar-start-alpha))}}@keyframes ck-widget-type-around-fake-caret-pulse{0%{opacity:1}49%{opacity:1}50%{opacity:0}99%{opacity:0}to{opacity:1}}.ck-content code{background-color:#c7c7c74d;padding:.15em;border-radius:2px}.ck.ck-editor__editable .ck-code_selected{background-color:#c7c7c780}.ck-content blockquote{overflow:hidden;padding-right:1.5em;padding-left:1.5em;margin-left:0;margin-right:0;font-style:italic;border-left:solid 5px hsl(0,0%,80%)}:root{--ck-image-processing-highlight-color: hsl(220, 10%, 98%);--ck-image-processing-background-color: hsl(220, 10%, 90%)}@keyframes ck-image-processing-animation{0%{background-position:200% 0}to{background-position:-200% 0}}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position{display:inline;position:relative;pointer-events:none}.ck.ck-editor__editable .ck.ck-clipboard-drop-target-position span{position:absolute;width:0}.ck.ck-editor__editable .ck-widget:-webkit-drag>.ck-widget__selection-handle{display:none}.ck.ck-editor__editable .ck-widget:-webkit-drag>.ck-widget__type-around{display:none}.ck.ck-clipboard-drop-target-line{position:absolute;z-index:var(--ck-z-default);pointer-events:none}.ck-content pre{padding:1em;color:#353535;background:#c7c7c74d;border:1px solid hsl(0,0%,77%);border-radius:2px;text-align:left;direction:ltr;-moz-tab-size:4;tab-size:4;white-space:pre-wrap;font-style:normal;min-width:200px}.ck-content pre code{background:unset;padding:0;border-radius:0}.ck.ck-editor__editable pre{position:relative}:root{--ck-content-font-family: Helvetica, Arial, Tahoma, Verdana, Sans-Serif;--ck-content-font-size: medium;--ck-content-font-color: #000;--ck-content-line-height: 1.5;--ck-content-word-break: break-word}.ck-content{font-family:var(--ck-content-font-family);font-size:var(--ck-content-font-size);color:var(--ck-content-font-color);line-height:var(--ck-content-line-height);word-break:var(--ck-content-word-break)}.ck.ck-editor{position:relative}.ck.ck-editor .ck-editor__top .ck-sticky-panel .ck-toolbar{z-index:var(--ck-z-panel)}.ck.ck-menu-bar{border:none;border-bottom:1px solid var(--ck-color-toolbar-border)}.ck.ck-emoji{width:320px}.ck .ck.ck-emoji__search{display:flex;padding:var(--ck-spacing-large);padding-bottom:var(--ck-spacing-medium);justify-content:space-between;align-items:center}.ck .ck.ck-emoji__search>.ck.ck-search{flex:1}.ck .ck-fake-emoji-selection{background:var(--ck-color-link-fake-selection)}.ck .ck-fake-emoji-selection_collapsed{height:100%;border-right:1px solid var(--ck-color-base-text);margin-right:-1px;outline:solid 1px hsla(0,0%,100%,.5)}div.ck.ck-balloon-panel.ck-emoji-picker-balloon{z-index:calc(var( --ck-z-dialog ) + 1)}.ck.ck-emoji__categories-list{display:flex;justify-content:space-between;margin:0 var(--ck-spacing-large)}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text{border-width:0;border-bottom-width:2px;border-bottom-style:solid;border-bottom-color:transparent;padding:0;font-size:var(--ck-font-size-big);min-width:var(--ck-font-size-big);min-height:var(--ck-font-size-big)}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text.ck-emoji__category-item.ck-on{border-bottom-color:var(--ck-color-base-active)}.ck.ck-emoji__categories-list>.ck.ck-button.ck-button_with-text>span{margin:auto}:root{--ck-emoji-grid-tile-size: 27px}.ck.ck-emoji .ck.ck-emoji__tiles{max-width:100%;max-height:min(265px,40vh);overflow-y:auto;overflow-x:hidden;border-top:1px solid var(--ck-color-base-border)}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--ck-emoji-grid-tile-size),1fr));margin:var(--ck-spacing-standard) var(--ck-spacing-large);grid-gap:var(--ck-spacing-small)}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile{width:var(--ck-emoji-grid-tile-size);height:var(--ck-emoji-grid-tile-size);min-width:var(--ck-emoji-grid-tile-size);min-height:var(--ck-emoji-grid-tile-size);font-size:1.5em;padding:0;transition:.2s ease box-shadow;border:0}@media (prefers-reduced-motion: reduce){.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile{transition:none}}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile:focus:not(.ck-disabled),.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile:hover:not(.ck-disabled){border:0;box-shadow:inset 0 0 0 1px var(--ck-color-base-background),0 0 0 2px var(--ck-color-focus-border)}.ck.ck-emoji .ck.ck-emoji__tiles .ck-emoji__tile .ck-button__label{line-height:var(--ck-emoji-grid-tile-size);width:100%;text-align:center}.ck.ck-form.ck-emoji-picker-form{padding-bottom:0}.ck.ck-form.ck-emoji-picker-form .ck.ck-dropdown .ck-dropdown__button:not(:focus){border-color:transparent}.ck.ck-emoji__skin-tone{margin-left:var(--ck-spacing-standard)}.ck.ck-emoji__skin-tone>.ck.ck-dropdown .ck.ck-list__item{min-width:1em}.ck.ck-emoji__skin-tone>.ck.ck-dropdown .ck-button.ck-dropdown__button .ck-button__label{width:initial}.ck.ck-placeholder,.ck .ck-placeholder{position:relative}.ck.ck-placeholder:before,.ck .ck-placeholder:before{position:absolute;left:0;right:0;content:attr(data-placeholder);pointer-events:none}.ck.ck-read-only .ck-placeholder:before{display:none}.ck.ck-reset_all .ck-placeholder{position:relative}.ck-find-result{background:var(--ck-color-highlight-background);color:var(--ck-color-text)}.ck-find-result_selected{background:#ff9633}.ck.ck-find-and-replace-form{max-width:100%}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions{display:flex}.ck.ck-find-and-replace-form .ck-find-and-replace-form__inputs.ck-find-and-replace-form__inputs .ck-results-counter,.ck.ck-find-and-replace-form .ck-find-and-replace-form__actions.ck-find-and-replace-form__inputs .ck-results-counter{position:absolute}:root{--ck-content-font-size-tiny: .7em;--ck-content-font-size-small: .85em;--ck-content-font-size-big: 1.4em;--ck-content-font-size-huge: 1.8em}html.ck-fullscreen,body.ck-fullscreen{--ck-z-fullscreen: 10000;overflow:hidden;--ck-z-default: calc(var(--ck-z-fullscreen) + 1);--ck-z-panel: calc(var(--ck-z-default) + 999);--ck-z-dialog: 100000}html.ck-fullscreen .ckbox-reset:not(#n)>.ckbox--dialog,body.ck-fullscreen .ckbox-reset:not(#n)>.ckbox--dialog{--ckbox-z-index-root: calc(var(--ck-z-dialog) + 1)}html.ck-fullscreen .ckbox:not(#n) .ckbox-img-editor,body.ck-fullscreen .ckbox:not(#n) .ckbox-img-editor{--ckbox-z-index-preview: calc(var(--ck-z-dialog) + 1)}html.ck-fullscreen .ck-pagination-view-line,body.ck-fullscreen .ck-pagination-view-line{z-index:calc(var(--ck-z-fullscreen) + 1)}.ck.ck-fullscreen__main-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--ck-z-fullscreen);background:var(--ck-color-base-foreground);display:flex;flex-direction:column}.ck.ck-fullscreen__main-wrapper .ck.ck-revision-history-ui__changes-navigation{margin-top:0;margin-bottom:0}:not(body>.ck-fullscreen__main-wrapper).ck-fullscreen__main-wrapper{position:absolute}.ck-fullscreen__main-wrapper:not(body>.ck-fullscreen__main-wrapper) .ck-fullscreen__top-wrapper{border-top:1px solid var(--ck-color-base-border);border-left:1px solid var(--ck-color-base-border);border-right:1px solid var(--ck-color-base-border);border-radius:var(--ck-border-radius) 0}.ck-fullscreen__menu-bar .ck.ck-menu-bar{border:none}.ck.ck-fullscreen__toolbar .ck-toolbar{border-left:0;border-right:0;border-radius:0}.ck-fullscreen__main-wrapper .ck-fullscreen__editable-wrapper{--ck-fullscreen-editor-top-margin: 28px;--ck-fullscreen-editor-bottom-margin: 28px;display:flex;justify-content:flex-start;overflow:auto;max-height:100%}.ck-fullscreen__main-wrapper .ck-fullscreen__editable{margin-top:var(--ck-fullscreen-editor-top-margin);height:100%;margin-left:auto}.ck-fullscreen__main-wrapper .ck-fullscreen__editable:after{content:"";display:block;height:var(--ck-fullscreen-editor-bottom-margin)}.ck-fullscreen__main-wrapper .ck-fullscreen__editable .ck.ck-editor__editable:not(.ck-editor__nested-editable){box-sizing:border-box;width:calc(210mm + 2px);max-width:calc(210mm + 2px);min-height:297mm;height:fit-content;margin:0;padding:20mm 12mm;border:1px var(--ck-color-base-border) solid;background:#fff;box-shadow:0 2px 3px #00000014}.ck-fullscreen__main-wrapper .ck-fullscreen__editable .ck-source-editing-area{width:calc(210mm + 2px)}.ck-fullscreen__sidebar{width:300px;margin-top:var(--ck-fullscreen-editor-top-margin);margin-left:10px}.ck-fullscreen__left-sidebar{font-family:Helvetica,Arial,sans-serif;--ck-user-avatar-size: 28px;position:sticky;align-self:flex-start;top:0;height:100%;background-color:transparent;margin-top:0;box-sizing:border-box;display:flex;flex-direction:column}.ck-fullscreen__left-sidebar>:first-child{min-width:300px;padding-top:var(--ck-fullscreen-editor-top-margin)}.ck-fullscreen__left-sidebar .ck.ck-presence-list--collapsed{--ck-user-avatar-size: 32px}.ck-fullscreen__left-sidebar .ck-user,.ck-fullscreen__left-sidebar .ck-presence-list__users-counter__text{font-size:.85em}.ck-fullscreen__left-sidebar-item{padding:var(--ck-spacing-medium);margin-bottom:var(--ck-spacing-medium)}.ck-fullscreen__left-sidebar-item:first-child{padding-top:0}.ck-fullscreen__left-sidebar-item:last-child{margin-bottom:0}.ck-fullscreen__left-sidebar-header{--ck-fullscreen-presence-list-header-font-size: .875em;font-size:var(--ck-fullscreen-presence-list-header-font-size);font-weight:700;color:var(--ck-document-outline-item-default-color);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ck-fullscreen__left-sidebar--sticky{position:sticky;top:0}.ck-fullscreen__left-sidebar--sticky>:first-child{padding-top:0}.ck-fullscreen__presence-list{margin-top:var(--ck-spacing-medium)}.ck-fullscreen__left-sidebar-item--no-margin{margin:0}.ck-fullscreen__left-sidebar .ck.ck-document-outline{padding-top:0;padding-left:0;padding-right:0}.ck-fullscreen__document-outline-wrapper{padding-top:0;overflow-y:auto}.ck-fullscreen__sidebar.ck-fullscreen__right-sidebar{margin-top:var(--ck-fullscreen-editor-top-margin);margin-right:auto}.ck-fullscreen__sidebar.ck-fullscreen__right-sidebar>:first-child{min-width:300px}.ck.ck-heading_heading1 .ck-button__label{font-size:20px}.ck.ck-heading_heading2 .ck-button__label{font-size:17px}.ck.ck-heading_heading3 .ck-button__label{font-size:14px}.ck[class*=ck-heading_heading]{font-weight:700}:root{--ck-content-highlight-marker-yellow: hsl(60, 97%, 73%);--ck-content-highlight-marker-green: hsl(120, 93%, 68%);--ck-content-highlight-marker-pink: hsl(345, 96%, 73%);--ck-content-highlight-marker-blue: hsl(201, 97%, 72%);--ck-content-highlight-pen-red: hsl(0, 85%, 49%);--ck-content-highlight-pen-green: hsl(112, 100%, 27%)}.ck-editor__editable .ck-horizontal-line{display:flow-root}.ck-content hr{margin:15px 0;height:4px;background:#dedede;border:0}:root{--ck-html-object-embed-unfocused-outline-width: 1px}:root{--ck-content-color-image-caption-background: hsl(0, 0%, 97%);--ck-content-color-image-caption-text: hsl(0, 0%, 20%);--ck-color-image-caption-highlighted-background: hsl(52deg 100% 50%)}@keyframes ck-image-caption-highlight{0%{background-color:var(--ck-color-image-caption-highlighted-background)}to{background-color:var(--ck-content-color-image-caption-background)}}.ck.ck-dropdown .ck-button.ck-resize-image-button .ck-button__label{width:4em}:root{--ck-content-image-style-spacing: 1.5em;--ck-content-inline-image-style-spacing: calc(var(--ck-content-image-style-spacing) / 2)}.ck-content .image.image-style-align-left,.ck-content .image.image-style-align-right{clear:none}.ck-content .image.image-style-align-left{float:left;margin-right:var(--ck-content-image-style-spacing)}.ck-content .image.image-style-align-right{float:right;margin-left:var(--ck-content-image-style-spacing)}.ck-content .image-style-align-center{margin-left:auto;margin-right:auto}.ck-content .image-style-align-left{float:left;margin-right:var(--ck-content-image-style-spacing)}.ck-content .image-style-align-right{float:right;margin-left:var(--ck-content-image-style-spacing)}.ck-content p+.image.image-style-align-left,.ck-content p+.image.image-style-align-right{margin-top:0}.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:var(--ck-color-button-on-background)}.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__action:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):after,.ck.ck-splitbutton.ck-splitbutton_flatten:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after,.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover):after{display:none}.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__action:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled),.ck.ck-splitbutton.ck-splitbutton_flatten.ck-splitbutton_open:hover>.ck-splitbutton__arrow:not(.ck-disabled):not(:hover){background-color:var(--ck-color-button-on-hover-background)}.ck.ck-editor__editable .image{position:relative}.ck.ck-editor__editable .image .ck-progress-bar{position:absolute;top:0;left:0}.ck-image-upload-complete-icon{display:block;position:absolute;top:min(var(--ck-spacing-medium),6%);right:min(var(--ck-spacing-medium),6%);border-radius:50%;z-index:1}.ck-image-upload-complete-icon:after{content:"";position:absolute}.ck .ck-upload-placeholder-loader{position:absolute;display:flex;align-items:center;justify-content:center;top:0;left:0}.ck .ck-upload-placeholder-loader:before{content:"";position:relative}.ck-content .image{display:table;clear:both;text-align:center;margin:.9em auto;min-width:50px}.ck-content .image img{display:block;margin:0 auto;max-width:100%;min-width:100%;height:auto}.ck.ck-editor__editable .image{z-index:1}.ck.ck-editor__editable .image.ck-widget_selected{z-index:2}.ck.ck-image-insert-url{width:400px;padding:var(--ck-spacing-large) var(--ck-spacing-large) 0}.ck.ck-image-insert-url .ck-image-insert-url__action-row{display:grid;grid-template-columns:repeat(2,1fr)}.ck.ck-link-toolbar__preview{display:inline-block}.ck.ck-link-toolbar__preview .ck-button__label{overflow:hidden}.ck.ck-editor__editable figure.image>a:after{display:block;position:absolute}.ck.ck-link-form .ck-link-form__providers-list{display:flex;flex-direction:column}.ck.ck-link-form .ck-link-form__providers-list .ck-link__button>.ck-button__label{flex-grow:1}.ck.ck-link-form .ck-link__items:empty{display:none}.ck.ck-link-providers>.ck-link-providers__list{overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.ck.ck-link-providers>.ck-link-providers__list .ck-button>.ck-icon{flex-shrink:0}.ck-editor__editable .ck-list-bogus-paragraph{display:block}.ck.ck-list-styles-list{display:grid}:root{--ck-content-list-marker-color: var(--ck-content-font-color);--ck-content-list-marker-font-family: var(--ck-content-font-family);--ck-content-list-marker-font-size: var(--ck-content-font-size)}.ck-content li>p:first-of-type{margin-top:0}.ck-content li>p:only-of-type{margin-top:0;margin-bottom:0}.ck-content li.ck-list-marker-bold::marker{font-weight:700}.ck-content li.ck-list-marker-italic::marker{font-style:italic}.ck-content li.ck-list-marker-color::marker{color:var(--ck-content-list-marker-color)}.ck-content li.ck-list-marker-font-family::marker{font-family:var(--ck-content-list-marker-font-family)}.ck-content li.ck-list-marker-font-size::marker{font-size:var(--ck-content-list-marker-font-size)}.ck-content li.ck-list-marker-font-size-tiny::marker{font-size:var(--ck-content-font-size-tiny)}.ck-content li.ck-list-marker-font-size-small::marker{font-size:var(--ck-content-font-size-small)}.ck-content li.ck-list-marker-font-size-big::marker{font-size:var(--ck-content-font-size-big)}.ck-content li.ck-list-marker-font-size-huge::marker{font-size:var(--ck-content-font-size-huge)}.ck-content ol{list-style-type:decimal}.ck-content ol ol{list-style-type:lower-latin}.ck-content ol ol ol{list-style-type:lower-roman}.ck-content ol ol ol ol{list-style-type:upper-latin}.ck-content ol ol ol ol ol{list-style-type:upper-roman}.ck-content ul{list-style-type:disc}.ck-content ul ul{list-style-type:circle}.ck-content ul ul ul,.ck-content ul ul ul ul{list-style-type:square}:root{--ck-content-todo-list-checkmark-size: 16px}.ck-content .media{clear:both;margin:.9em 0;display:block;min-width:15em}.ck-media__wrapper .ck-media__placeholder{display:flex;flex-direction:column;align-items:center}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url{max-width:100%;position:relative}.ck-media__wrapper .ck-media__placeholder .ck-media__placeholder__url .ck-media__placeholder__url__text{overflow:hidden;display:block}.ck-editor__editable:not(.ck-read-only) .ck-media__wrapper>*:not(.ck-media__placeholder){pointer-events:none}.ck-editor__editable:not(.ck-read-only) .ck-widget:not(.ck-widget_selected) .ck-media__placeholder{pointer-events:none}.ck-vertical-form .ck-button:after{content:"";width:0;position:absolute;right:-1px;top:-1px;bottom:-1px;z-index:1}.ck-vertical-form .ck-button:focus:after{display:none}@media screen and (max-width: 600px){.ck.ck-responsive-form .ck-button:after{content:"";width:0;position:absolute;right:-1px;top:-1px;bottom:-1px;z-index:1}.ck.ck-responsive-form .ck-button:focus:after{display:none}}.ck.ck-media-form{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;width:400px}.ck.ck-media-form .ck-labeled-field-view{display:inline-block;width:100%}.ck.ck-media-form .ck-label{display:none}.ck.ck-media-form .ck-input{width:100%}@media screen and (max-width: 600px){.ck.ck-media-form{flex-wrap:wrap}.ck.ck-media-form .ck-labeled-field-view{flex-basis:100%}.ck.ck-media-form .ck-button{flex-basis:50%}}:root{--ck-mention-list-max-height: 300px}.ck.ck-mentions{max-height:var(--ck-mention-list-max-height);overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain}.ck.ck-mentions>.ck-list__item{overflow:hidden;flex-shrink:0}div.ck.ck-balloon-panel.ck-mention-balloon{z-index:calc(var( --ck-z-dialog ) + 1)}:root{--ck-color-minimap-tracker-background: 208, 0%, 51%;--ck-color-minimap-iframe-outline: hsl(0deg 0% 75%);--ck-color-minimap-iframe-shadow: hsl(0deg 0% 0% / 11%);--ck-color-minimap-progress-background: hsl(0,0%,40%)}.ck.ck-minimap{position:absolute;-webkit-user-select:none;user-select:none;background:var(--ck-color-base-background)}.ck.ck-minimap,.ck.ck-minimap iframe{width:100%;height:100%}.ck.ck-minimap iframe{border:0;pointer-events:none;position:relative;outline:1px solid var(--ck-color-minimap-iframe-outline);box-shadow:0 2px 5px var(--ck-color-minimap-iframe-shadow);margin:0}.ck.ck-minimap .ck.ck-minimap__position-tracker{position:absolute;width:100%;top:0;background:hsla(var(--ck-color-minimap-tracker-background),.2);z-index:1;transition:background .1s ease-in-out}@media (prefers-reduced-motion: reduce){.ck.ck-minimap .ck.ck-minimap__position-tracker{transition:none}}.ck.ck-minimap .ck.ck-minimap__position-tracker:hover{background:hsla(var(--ck-color-minimap-tracker-background),.3)}.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging,.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover{background:hsla(var(--ck-color-minimap-tracker-background),.4)}.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:after,.ck.ck-minimap .ck.ck-minimap__position-tracker.ck-minimap__position-tracker_dragging:hover:after{opacity:1}.ck.ck-minimap .ck.ck-minimap__position-tracker:after{content:attr(data-progress) "%";position:absolute;top:5px;right:5px;background:var(--ck-color-minimap-progress-background);color:var(--ck-color-base-background);border:1px solid var(--ck-color-base-background);padding:2px 4px;font-size:10px;border-radius:3px;opacity:0;transition:opacity .1s ease-in-out}@media (prefers-reduced-motion: reduce){.ck.ck-minimap .ck.ck-minimap__position-tracker:after{transition:none}}@media print{.ck-content *:has(+.page-break){margin-bottom:0}}:root{--ck-show-blocks-border-color: hsl(0, 0%, 46%)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) address:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) blockquote:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) details:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *){background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) div:not(.ck-widget,.ck-widget *):not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) footer:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h1:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h2:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h3:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h4:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h5:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) h6:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) header:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) main:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) nav:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) pre:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ol:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) ul:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) p:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section{background-repeat:no-repeat;padding-top:15px}.ck.ck-editor__editable.ck-editor__editable_inline.ck-show-blocks:not(.ck-widget) section:not(.ck-widget_selected):not(.ck-widget:hover){outline:1px dashed var(--ck-show-blocks-border-color)}.ck-source-editing-area{position:relative;overflow:hidden}.ck-source-editing-area:after,.ck-source-editing-area textarea{padding:var(--ck-spacing-large);margin:0;border:1px solid transparent;line-height:var(--ck-line-height-base);font-size:var(--ck-font-size-normal);font-family:monospace;white-space:pre-wrap}.ck-source-editing-area:after{content:attr(data-value) " ";visibility:hidden;display:block}.ck-source-editing-area textarea{position:absolute;width:100%;height:100%;resize:none;outline:none;overflow:hidden;box-sizing:border-box;border-color:var(--ck-color-base-border);border-radius:0}.ck-rounded-corners .ck-source-editing-area textarea,.ck-source-editing-area textarea.ck-rounded-corners{border-radius:var(--ck-border-radius);border-top-left-radius:0;border-top-right-radius:0}.ck-source-editing-area textarea:not([readonly]):focus{outline:none;border:var(--ck-focus-ring);box-shadow:var(--ck-inner-shadow),0 0}.ck.ck-special-characters>.ck-dialog__content>div{width:350px;max-width:100%;height:100%;display:grid;grid-column-gap:0px;grid-row-gap:0px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories{grid-area:1 / 1 / 2 / 2;padding:var(--ck-spacing-medium) var(--ck-spacing-large)}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view{padding-top:var(--ck-spacing-standard);width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status{background:var(--ck-color-base-error);color:var(--ck-color-base-background);padding:var(--ck-spacing-small) var(--ck-spacing-medium);min-width:var(--ck-table-properties-min-error-width);text-align:center;animation:ck-table-form-labeled-view-status-appear .15s ease both}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{border-color:transparent transparent var(--ck-color-base-error) transparent;border-width:0 var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size) var(--ck-table-properties-error-arrow-size);border-style:solid}@media (prefers-reduced-motion: reduce){.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck.ck-labeled-field-view__status{animation:none}}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view .ck-input.ck-error:not(:focus)+.ck.ck-labeled-field-view__status{display:none}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories>.ck-labeled-field-view>.ck-label{font-size:var(--ck-font-size-tiny);text-align:center}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown{display:block;width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown>button:not(:focus){border:1px solid var(--ck-color-base-border)}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-categories .ck-dropdown>button>span{width:100%}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-grid{grid-area:2 / 1 / 3 / 2;max-height:200px}.ck.ck-special-characters>.ck-dialog__content>div>.ck-character-info{grid-area:3 / 1 / 4 / 2}.ck.ck-character-grid{max-width:100%}.ck.ck-character-grid .ck-character-grid__tiles{display:grid}.ck.ck-character-info{display:flex;justify-content:space-between}:root{--ck-style-panel-columns: 3}.ck.ck-style-panel .ck-style-grid{display:grid;grid-template-columns:repeat(var(--ck-style-panel-columns),auto);justify-content:start}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button{display:flex;justify-content:space-between;flex-direction:column}.ck.ck-style-panel .ck-style-grid .ck-style-grid__button .ck-style-grid__button__preview{display:flex;align-content:center;justify-content:flex-start;align-items:center;flex-grow:1;flex-basis:100%}.ck-content figure.table:not(.layout-table){display:table}.ck-content figure.table:not(.layout-table)>table{width:100%;height:100%}.ck-content .table:not(.layout-table){margin:.9em auto}.ck-content table.table:not(.layout-table),.ck-content figure.table:not(.layout-table)>table{border-collapse:collapse;border-spacing:0;border:1px double hsl(0,0%,70%)}.ck-content table.table:not(.layout-table)>thead>tr>th,.ck-content figure.table:not(.layout-table)>table>thead>tr>th,.ck-content table.table:not(.layout-table)>tbody>tr>th,.ck-content figure.table:not(.layout-table)>table>tbody>tr>th{font-weight:700;background:#0000000d}.ck-content table.table:not(.layout-table)>thead>tr>td,.ck-content figure.table:not(.layout-table)>table>thead>tr>td,.ck-content table.table:not(.layout-table)>tbody>tr>td,.ck-content figure.table:not(.layout-table)>table>tbody>tr>td,.ck-content table.table:not(.layout-table)>thead>tr>th,.ck-content figure.table:not(.layout-table)>table>thead>tr>th,.ck-content table.table:not(.layout-table)>tbody>tr>th,.ck-content figure.table:not(.layout-table)>table>tbody>tr>th{min-width:2em;padding:.4em;border:1px solid hsl(0,0%,75%)}.ck-content table.table:not(.layout-table)>thead>tr>td>p:first-of-type,.ck-content figure.table:not(.layout-table)>table>thead>tr>td>p:first-of-type,.ck-content table.table:not(.layout-table)>tbody>tr>td>p:first-of-type,.ck-content figure.table:not(.layout-table)>table>tbody>tr>td>p:first-of-type,.ck-content table.table:not(.layout-table)>thead>tr>th>p:first-of-type,.ck-content figure.table:not(.layout-table)>table>thead>tr>th>p:first-of-type,.ck-content table.table:not(.layout-table)>tbody>tr>th>p:first-of-type,.ck-content figure.table:not(.layout-table)>table>tbody>tr>th>p:first-of-type{margin-top:0}.ck-content table.table:not(.layout-table)>thead>tr>td>p:last-of-type,.ck-content figure.table:not(.layout-table)>table>thead>tr>td>p:last-of-type,.ck-content table.table:not(.layout-table)>tbody>tr>td>p:last-of-type,.ck-content figure.table:not(.layout-table)>table>tbody>tr>td>p:last-of-type,.ck-content table.table:not(.layout-table)>thead>tr>th>p:last-of-type,.ck-content figure.table:not(.layout-table)>table>thead>tr>th>p:last-of-type,.ck-content table.table:not(.layout-table)>tbody>tr>th>p:last-of-type,.ck-content figure.table:not(.layout-table)>table>tbody>tr>th>p:last-of-type{margin-bottom:0}@media print{.ck-content figure.table:not(.layout-table):not(:has(>figcaption)){display:block;width:fit-content}.ck-content figure.table:not(.layout-table)>table{height:initial}}.ck-editor__editable .ck-table-bogus-paragraph{display:inline-block;width:100%}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row{flex-wrap:wrap}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:first-of-type{flex-grow:.57}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar:last-of-type{flex-grow:.43}.ck.ck-table-cell-properties-form .ck-form__row.ck-table-cell-properties-form__alignment-row .ck.ck-toolbar .ck-button{flex-grow:1}:root{--ck-form-default-width: 340px}.ck.ck-form{padding:0 0 var(--ck-spacing-large)}.ck.ck-form.ck-form_default-width{width:var(--ck-form-default-width)}.ck.ck-form:focus{outline:none}.ck.ck-form .ck.ck-input-text,.ck.ck-form .ck.ck-input-number{min-width:100%;width:0}.ck.ck-form .ck.ck-dropdown{min-width:100%}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button:not(:focus){border:1px solid var(--ck-color-base-border)}.ck.ck-form .ck.ck-dropdown .ck-dropdown__button .ck-button__label{width:100%}@media screen and (max-width: 600px){.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_with-submit{flex-direction:column;align-items:stretch;padding:0}}@media screen and (max-width: 600px){.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_with-submit>.ck{margin:var(--ck-spacing-large) var(--ck-spacing-large) 0}}@media screen and (max-width: 600px){.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_with-submit .ck-button_with-text{justify-content:center}}@media screen and (max-width: 600px){.ck.ck-form.ck-responsive-form .ck.ck-form__row.ck-form__row_large-bottom-padding{padding-bottom:var(--ck-spacing-large)}}.ck.ck-form__row.ck-table-form__action-row .ck-button-save,.ck.ck-form__row.ck-table-form__action-row .ck-button-cancel{justify-content:center}.ck.ck-table-form .ck-form__row.ck-table-form__border-row,.ck.ck-table-form .ck-form__row.ck-table-form__background-row{flex-wrap:wrap}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row{flex-wrap:wrap;align-items:center}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view{display:flex;flex-direction:column-reverse;align-items:center}.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-labeled-field-view .ck.ck-dropdown,.ck.ck-table-form .ck-form__row.ck-table-form__dimensions-row .ck-table-form__dimension-operator{flex-grow:0}.ck.ck-table-form .ck-form__row>*:not(.ck-label,.ck-table-form__dimension-operator){flex-grow:1}.ck.ck-table-form .ck.ck-labeled-field-view{position:relative}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status{position:absolute;left:50%;bottom:calc(-1 * var(--ck-table-properties-error-arrow-size));transform:translate(-50%,100%);z-index:1}.ck.ck-table-form .ck.ck-labeled-field-view .ck.ck-labeled-field-view__status:after{content:"";position:absolute;top:calc(-1 * var(--ck-table-properties-error-arrow-size));left:50%;transform:translate(-50%)}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row{flex-wrap:wrap;flex-basis:0;align-content:baseline}.ck.ck-table-properties-form .ck-form__row.ck-table-properties-form__alignment-row .ck.ck-toolbar .ck-toolbar__items{flex-wrap:nowrap}:root{--ck-content-color-table-caption-background: hsl(0, 0%, 97%);--ck-content-color-table-caption-text: hsl(0, 0%, 20%);--ck-color-table-caption-highlighted-background: hsl(52deg 100% 50%)}.ck-content figure.table>table>caption{display:table-caption;caption-side:top;word-break:normal;overflow-wrap:anywhere;text-align:center;color:var(--ck-content-color-table-caption-text);background-color:var(--ck-content-color-table-caption-background);padding:.6em;font-size:.75em;outline-offset:-1px}@media (forced-colors: active){.ck-content figure.table>table>caption{background-color:unset;color:unset}}.ck.ck-editor__editable figure.table>table>caption.ck-placeholder:before{padding-left:inherit;padding-right:inherit;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@keyframes ck-table-caption-highlight{0%{background-color:var(--ck-color-table-caption-highlighted-background)}to{background-color:var(--ck-content-color-table-caption-background)}}:root{--ck-color-table-column-resizer-hover: var(--ck-color-base-active);--ck-table-column-resizer-width: 7px;--ck-table-column-resizer-position-offset: calc(var(--ck-table-column-resizer-width) * -.5 - .5px)}.ck-content .table .ck-table-resized{table-layout:fixed}.ck-content .table td,.ck-content .table th{overflow-wrap:break-word}.ck.ck-editor__editable .table td,.ck.ck-editor__editable .table th{position:relative}.ck.ck-editor__editable .table .ck-table-column-resizer{position:absolute;top:0;bottom:0;right:var(--ck-table-column-resizer-position-offset);width:var(--ck-table-column-resizer-width);cursor:col-resize;-webkit-user-select:none;user-select:none;z-index:var(--ck-z-default)}.ck.ck-editor__editable.ck-column-resize_disabled .table .ck-table-column-resizer{display:none}.ck.ck-editor__editable .table .ck-table-column-resizer:hover,.ck.ck-editor__editable .table .ck-table-column-resizer__active{background-color:var(--ck-color-table-column-resizer-hover);opacity:.25}.ck.ck-input-color{width:100%;display:flex;flex-direction:row-reverse}.ck.ck-input-color>input.ck.ck-input-text{min-width:auto;flex-grow:1}.ck.ck-input-color>div.ck.ck-dropdown{min-width:auto}.ck.ck-input-color>div.ck.ck-dropdown>.ck-input-color__button .ck-dropdown__arrow{display:none}.ck.ck-input-color .ck.ck-input-color__button{display:flex}.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview{position:relative;overflow:hidden}.ck.ck-input-color .ck.ck-input-color__button .ck.ck-input-color__button__preview>.ck.ck-input-color__button__preview__no-color-indicator{position:absolute;display:block}.ck .ck-insert-table-dropdown__grid{display:flex;flex-direction:row;flex-wrap:wrap}.ck-hidden{display:none!important}:root{--ck-z-default: 1;--ck-z-panel: calc( var(--ck-z-default) + 999 );--ck-z-dialog: 9999}.ck-transitions-disabled,.ck-transitions-disabled *{transition:none!important}:root{--ck-powered-by-font-size: calc(var(--ck-font-size-base) * 7.5 / 13);--ck-powered-by-line-height: calc(var(--ck-font-size-base) * 10 / 13);--ck-powered-by-letter-spacing: calc(var(--ck-font-size-base) * -.2 / 13);--ck-powered-by-padding-vertical: 2px;--ck-powered-by-padding-horizontal: 4px;--ck-powered-by-text-color: hsl(0, 0%, 31%);--ck-powered-by-border-radius: var(--ck-border-radius);--ck-powered-by-background: hsl(0, 0%, 100%);--ck-powered-by-border-color: var(--ck-color-focus-border);--ck-powered-by-svg-width: 53;--ck-powered-by-svg-height: 10;--ck-powered-by-icon-width: calc(var(--ck-font-size-base) * var(--ck-powered-by-svg-width) / 13);--ck-powered-by-icon-height: calc(var(--ck-font-size-base) * var(--ck-powered-by-svg-height) / 13)}.ck.ck-balloon-panel.ck-powered-by-balloon{--ck-border-radius: var(--ck-powered-by-border-radius);box-shadow:none;background:var(--ck-powered-by-background);min-height:unset;z-index:calc(var(--ck-z-panel) - 1)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by{line-height:var(--ck-powered-by-line-height)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by a{cursor:pointer;display:flex;align-items:center;opacity:.66;filter:grayscale(80%);line-height:var(--ck-powered-by-line-height);padding:var(--ck-powered-by-padding-vertical) var(--ck-powered-by-padding-horizontal)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-powered-by__label{font-size:var(--ck-powered-by-font-size);letter-spacing:var(--ck-powered-by-letter-spacing);padding-left:2px;text-transform:uppercase;font-weight:700;margin-right:4px;cursor:pointer;line-height:normal;color:var(--ck-powered-by-text-color)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by .ck-icon{display:block;cursor:pointer;width:var(--ck-powered-by-icon-width);height:var(--ck-powered-by-icon-height)}.ck.ck-balloon-panel.ck-powered-by-balloon .ck.ck-powered-by:hover a{filter:grayscale(0%);opacity:1}:root{--ck-evaluation-badge-font-size: calc(var(--ck-font-size-base) * 7.5 / 13);--ck-evaluation-badge-line-height: calc(var(--ck-font-size-base) * 7.5 / 13);--ck-evaluation-badge-letter-spacing: calc(var(--ck-font-size-base) * -.2 / 13);--ck-evaluation-badge-padding-vertical: 2px;--ck-evaluation-badge-padding-horizontal: 4px;--ck-evaluation-badge-text-color: hsl(0, 0%, 31%);--ck-evaluation-badge-border-radius: var(--ck-border-radius);--ck-evaluation-badge-background: hsl(0, 0%, 100%);--ck-evaluation-badge-border-color: var(--ck-color-focus-border)}.ck.ck-balloon-panel.ck-evaluation-badge-balloon{--ck-border-radius: var(--ck-evaluation-badge-border-radius);box-shadow:none;background:var(--ck-evaluation-badge-background);min-height:unset;z-index:calc(var(--ck-z-panel) - 1)}.ck.ck-balloon-panel.ck-evaluation-badge-balloon .ck.ck-evaluation-badge{line-height:var(--ck-evaluation-badge-line-height);padding:var(--ck-evaluation-badge-padding-vertical) var(--ck-evaluation-badge-padding-horizontal)}.ck.ck-balloon-panel.ck-evaluation-badge-balloon .ck.ck-evaluation-badge .ck-evaluation-badge__label{display:block;padding:0 2px;font-size:var(--ck-evaluation-badge-font-size);letter-spacing:var(--ck-evaluation-badge-letter-spacing);font-weight:700;line-height:normal;text-transform:uppercase;color:var(--ck-evaluation-badge-text-color)}.ck.ck-aria-live-announcer{position:absolute;left:-10000px;top:-10000px}.ck.ck-aria-live-region-list{list-style-type:none}.ck.ck-button,a.ck.ck-button{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;position:relative;display:inline-flex;align-items:center}.ck.ck-button .ck-button__label,a.ck.ck-button .ck-button__label{display:none}.ck.ck-button.ck-button_with-text .ck-button__label,a.ck.ck-button.ck-button_with-text .ck-button__label{display:inline-block}.ck.ck-button:not(.ck-button_with-text),a.ck.ck-button:not(.ck-button_with-text){justify-content:center}.ck.ck-button.ck-switchbutton .ck-button__toggle,.ck.ck-button.ck-switchbutton .ck-button__toggle .ck-button__toggle__inner{display:block}.ck.ck-list-item-button{min-height:unset;width:100%;border-radius:0}.ck.ck-list-item-button .ck-list-item-button__check-holder{display:inline-flex;width:.9em;height:.9em}.ck.ck-list-item-button .ck-list-item-button__check-icon{height:100%}.ck.ck-collapsible.ck-collapsible_collapsed>.ck-collapsible__children{display:none}.ck.ck-color-grid{display:grid}.ck.ck-color-picker__row{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin:var(--ck-spacing-large) 0 0;width:unset}.ck.ck-color-picker__row .ck.ck-labeled-field-view{padding-top:unset}.ck.ck-color-picker__row .ck.ck-input-text{width:unset}.ck.ck-color-picker__row .ck-color-picker__hash-view{padding-top:var(--ck-spacing-tiny);padding-right:var(--ck-spacing-medium)}.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__remove-color,.ck.ck-color-selector .ck-color-grids-fragment .ck-button.ck-color-selector__color-picker{display:flex;align-items:center}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar{display:flex;flex-direction:row;justify-content:space-around}.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-save,.ck.ck-color-selector .ck-color-picker-fragment .ck.ck-color-selector_action-bar .ck-button-cancel{flex:1}.ck.ck-dialog-overlay{-webkit-user-select:none;user-select:none;overscroll-behavior:none;position:fixed;bottom:0;left:0;right:0;top:0}.ck.ck-dialog-overlay.ck-dialog-overlay__transparent{pointer-events:none;animation:none;background:none}.ck.ck-dialog{overscroll-behavior:none;width:fit-content;position:absolute}.ck.ck-dialog .ck.ck-form__header{flex-shrink:0}.ck.ck-dialog:not(.ck-dialog_modal) .ck.ck-form__header .ck-form__header__label{cursor:grab}.ck.ck-dialog-overlay.ck-dialog-overlay__transparent .ck.ck-dialog{pointer-events:all}.ck.ck-dialog .ck.ck-dialog__actions{display:flex;justify-content:flex-end}:root{--ck-dropdown-max-width: 75vw}.ck.ck-dropdown{display:inline-block;position:relative}.ck.ck-dropdown .ck-dropdown__arrow{pointer-events:none;z-index:var(--ck-z-default)}.ck.ck-dropdown .ck-button.ck-dropdown__button{width:100%}.ck.ck-dropdown .ck-dropdown__panel{display:none;z-index:var(--ck-z-panel);max-width:var(--ck-dropdown-max-width);position:absolute}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel-visible{display:inline-block}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme{bottom:100%}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s{top:100%;bottom:auto}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_ne,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_se{left:0}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sw{right:0}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_s,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_n{left:50%;transform:translate(-50%)}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nmw,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_smw{left:75%;transform:translate(-75%)}.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_nme,.ck.ck-dropdown .ck-dropdown__panel.ck-dropdown__panel_sme{left:25%;transform:translate(-25%)}.ck.ck-toolbar .ck-dropdown__panel{z-index:calc(var(--ck-z-panel) + 1)}.ck.ck-splitbutton{font-size:inherit}.ck.ck-splitbutton .ck-splitbutton__action:focus{z-index:calc(var(--ck-z-default) + 1)}:root{--ck-toolbar-dropdown-max-width: 60vw}.ck.ck-toolbar-dropdown>.ck-dropdown__panel{width:max-content;max-width:var(--ck-toolbar-dropdown-max-width)}.ck.ck-toolbar-dropdown>.ck-dropdown__panel .ck-button:focus{z-index:calc(var(--ck-z-default) + 1)}.ck.ck-dropdown-menu-list__nested-menu{display:block}.ck.ck-dropdown-menu-list__nested-menu__button>.ck-dropdown-menu-list__nested-menu__button__arrow{pointer-events:none;z-index:var(--ck-z-default)}.ck.ck-balloon-panel.ck-dropdown-menu__nested-menu__panel{position:absolute;max-height:314px;overflow-y:auto;z-index:calc(var(--ck-z-panel) + 1)}.ck.ck-form__row{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;padding:var(--ck-spacing-standard) var(--ck-spacing-large) 0}.ck.ck-form__row.ck-form__row_large-top-padding{padding-top:var(--ck-spacing-large)}.ck.ck-form__row.ck-form__row_large-bottom-padding{padding-bottom:var(--ck-spacing-large)}.ck.ck-form__row.ck-form__row_with-submit{flex-wrap:nowrap}.ck.ck-form__row.ck-form__row_with-submit>*:not(:first-child){margin-inline-start:var(--ck-spacing-standard)}.ck.ck-form__row>.ck.ck-form__row{padding:0}.ck.ck-form__header{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.ck.ck-form__header h2.ck-form__header__label{flex-grow:1;text-overflow:ellipsis;overflow:hidden}.ck.ck-icon{vertical-align:middle}.ck.ck-label{display:block}.ck.ck-voice-label{display:none}.ck.ck-labeled-field-view>.ck.ck-labeled-field-view__input-wrapper{display:flex;position:relative}.ck.ck-labeled-field-view .ck.ck-label{display:block;position:absolute}.ck.ck-list{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column}.ck.ck-list .ck-list__item,.ck.ck-list .ck-list__separator{display:block}.ck.ck-list .ck-list__item>*:focus{position:relative;z-index:var(--ck-z-default)}:root{--ck-balloon-panel-arrow-z-index: calc(var(--ck-z-default) - 3)}.ck.ck-balloon-panel{display:none;position:absolute;z-index:var(--ck-z-panel)}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before,.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after{content:"";position:absolute}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:before{z-index:var(--ck-balloon-panel-arrow-z-index)}.ck.ck-balloon-panel.ck-balloon-panel_with-arrow:after{z-index:calc(var(--ck-balloon-panel-arrow-z-index) + 1)}.ck.ck-balloon-panel.ck-balloon-panel_visible{display:block}.ck .ck-balloon-rotator__navigation{display:flex;align-items:center;justify-content:center}.ck .ck-balloon-rotator__content .ck-toolbar{justify-content:center}.ck .ck-fake-panel{position:absolute;z-index:calc(var(--ck-z-panel) - 1)}.ck .ck-fake-panel div{position:absolute}.ck .ck-fake-panel div:nth-child(1){z-index:2}.ck .ck-fake-panel div:nth-child(2){z-index:1}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky{z-index:var(--ck-z-panel);position:fixed;top:0}.ck.ck-sticky-panel .ck-sticky-panel__content_sticky_bottom-limit{top:auto;position:absolute}.ck.ck-autocomplete{position:relative}.ck.ck-autocomplete>.ck-search__results{position:absolute;z-index:var(--ck-z-panel)}.ck.ck-autocomplete>.ck-search__results.ck-search__results_n{bottom:100%}.ck.ck-autocomplete>.ck-search__results.ck-search__results_s{top:100%;bottom:auto}.ck.ck-search>.ck-labeled-field-view>.ck-labeled-field-view__input-wrapper>.ck-icon{position:absolute;top:50%;transform:translateY(-50%)}.ck.ck-search>.ck-labeled-field-view .ck-search__reset{position:absolute;top:50%;transform:translateY(-50%)}.ck.ck-search>.ck-search__results>.ck-search__info>span:first-child{display:block}.ck.ck-search>.ck-search__results>.ck-search__info:not(.ck-hidden)~*{display:none}.ck.ck-highlighted-text mark{background:var(--ck-color-highlight-background);vertical-align:initial;font-weight:inherit;line-height:inherit;font-size:inherit}.ck.ck-balloon-panel.ck-tooltip{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;z-index:calc(var(--ck-z-dialog) + 100)}:root{--ck-toolbar-spinner-size: 18px}.ck.ck-spinner-container{display:block;position:relative}.ck.ck-spinner{position:absolute;top:50%;left:0;right:0;margin:0 auto;transform:translateY(-50%);z-index:1}.ck.ck-toolbar{-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-flow:row nowrap;align-items:center}.ck.ck-toolbar>.ck-toolbar__items{display:flex;flex-flow:row wrap;align-items:center;flex-grow:1}.ck.ck-toolbar .ck.ck-toolbar__separator{display:inline-block}.ck.ck-toolbar .ck.ck-toolbar__separator:first-child,.ck.ck-toolbar .ck.ck-toolbar__separator:last-child{display:none}.ck.ck-toolbar .ck-toolbar__line-break{flex-basis:100%}.ck.ck-toolbar.ck-toolbar_grouping>.ck-toolbar__items{flex-wrap:nowrap}.ck.ck-toolbar.ck-toolbar_vertical>.ck-toolbar__items{flex-direction:column}.ck.ck-toolbar.ck-toolbar_floating>.ck-toolbar__items{flex-wrap:nowrap}.ck.ck-toolbar>.ck.ck-toolbar__grouped-dropdown>.ck-dropdown__button .ck-dropdown__arrow{display:none}.ck.ck-block-toolbar-button{position:absolute;z-index:var(--ck-z-default)}.ck.ck-menu-bar__menu>.ck-menu-bar__menu__button>.ck-menu-bar__menu__button__arrow{pointer-events:none;z-index:var(--ck-z-default)}:root{--ck-menu-bar-menu-max-width: 75vw;--ck-menu-bar-nested-menu-horizontal-offset: 5px}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel{z-index:var(--ck-z-panel);max-width:var(--ck-menu-bar-menu-max-width);position:absolute}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw{bottom:100%}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{top:100%;bottom:auto}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ne,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_se{left:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_nw,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_sw{right:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en{left:calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset))}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_es{top:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_en{bottom:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws,.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn{right:calc(100% - var(--ck-menu-bar-nested-menu-horizontal-offset))}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_ws{top:0}.ck.ck-menu-bar__menu>.ck.ck-menu-bar__menu__panel.ck-menu-bar__menu__panel_position_wn{bottom:0}.ck.ck-menu-bar__menu{display:block;position:relative}:root{--ck-color-resizer: var(--ck-color-focus-border);--ck-color-resizer-tooltip-background: hsl(0, 0%, 15%);--ck-color-resizer-tooltip-text: hsl(0, 0%, 95%);--ck-resizer-border-radius: var(--ck-border-radius);--ck-resizer-tooltip-offset: 10px;--ck-resizer-tooltip-height: calc(var(--ck-spacing-small) * 2 + 10px)}.ck .ck-widget,.ck .ck-widget.ck-widget_with-selection-handle{position:relative}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle{position:absolute}.ck .ck-widget.ck-widget_with-selection-handle .ck-widget__selection-handle .ck-icon{display:block}.ck .ck-widget.ck-widget_with-selection-handle:hover>.ck-widget__selection-handle{visibility:visible}.ck .ck-widget.ck-widget_with-selection-handle.ck-widget_selected>.ck-widget__selection-handle{visibility:visible}.ck .ck-size-view{background:var(--ck-color-resizer-tooltip-background);color:var(--ck-color-resizer-tooltip-text);border:1px solid var(--ck-color-resizer-tooltip-text);border-radius:var(--ck-resizer-border-radius);font-size:var(--ck-font-size-tiny);display:block;padding:0 var(--ck-spacing-small);height:var(--ck-resizer-tooltip-height);line-height:var(--ck-resizer-tooltip-height)}.ck .ck-size-view.ck-orientation-top-left,.ck .ck-size-view.ck-orientation-top-right,.ck .ck-size-view.ck-orientation-bottom-right,.ck .ck-size-view.ck-orientation-bottom-left,.ck .ck-size-view.ck-orientation-above-center{position:absolute}.ck .ck-size-view.ck-orientation-top-left{top:var(--ck-resizer-tooltip-offset);left:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-top-right{top:var(--ck-resizer-tooltip-offset);right:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-bottom-right{bottom:var(--ck-resizer-tooltip-offset);right:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-bottom-left{bottom:var(--ck-resizer-tooltip-offset);left:var(--ck-resizer-tooltip-offset)}.ck .ck-size-view.ck-orientation-above-center{top:calc(var(--ck-resizer-tooltip-height) * -1);left:50%;transform:translate(-50%)}.ck .ck-widget_with-resizer{position:relative}.ck .ck-widget__resizer{display:none;position:absolute;pointer-events:none;left:0;top:0}.ck-focused .ck-widget_with-resizer.ck-widget_selected>.ck-widget__resizer{display:block}.ck .ck-widget__resizer__handle{position:absolute;pointer-events:all}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-left,.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-right{cursor:nwse-resize}.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-top-right,.ck .ck-widget__resizer__handle.ck-widget__resizer__handle-bottom-left{cursor:nesw-resize}.ck .ck-widget .ck-widget__type-around__button{display:block;position:absolute;overflow:hidden;z-index:var(--ck-z-default)}.ck .ck-widget .ck-widget__type-around__button svg{position:absolute;top:50%;left:50%;z-index:calc(var(--ck-z-default) + 2)}.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_before{top:calc(-.5 * var(--ck-widget-outline-thickness));left:min(10%,30px);transform:translateY(-50%)}.ck .ck-widget .ck-widget__type-around__button.ck-widget__type-around__button_after{bottom:calc(-.5 * var(--ck-widget-outline-thickness));right:min(10%,30px);transform:translateY(50%)}.ck .ck-widget.ck-widget_selected>.ck-widget__type-around>.ck-widget__type-around__button:after,.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__button:hover:after{content:"";display:block;position:absolute;top:1px;left:1px;z-index:calc(var(--ck-z-default) + 1)}.ck .ck-widget>.ck-widget__type-around>.ck-widget__type-around__fake-caret{display:none;position:absolute;left:0;right:0}.ck .ck-widget:hover>.ck-widget__type-around>.ck-widget__type-around__fake-caret{left:calc(-1 * var(--ck-widget-outline-thickness));right:calc(-1 * var(--ck-widget-outline-thickness))}.ck .ck-widget.ck-widget_type-around_show-fake-caret_before>.ck-widget__type-around>.ck-widget__type-around__fake-caret{top:calc(-1 * var(--ck-widget-outline-thickness) - 1px);display:block}.ck .ck-widget.ck-widget_type-around_show-fake-caret_after>.ck-widget__type-around>.ck-widget__type-around__fake-caret{bottom:calc(-1 * var(--ck-widget-outline-thickness) - 1px);display:block}.ck.ck-editor__editable.ck-read-only .ck-widget__type-around,.ck.ck-editor__editable.ck-restricted-editing_mode_restricted .ck-widget__type-around,.ck.ck-editor__editable.ck-widget__type-around_disabled .ck-widget__type-around{display:none}
