.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__navigation-icon:before,.react-datepicker__year-read-view--down-arrow{border-color:#ccc;border-style:solid;border-width:3px 3px 0 0;content:"";display:block;height:9px;position:absolute;top:6px;width:9px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{margin-left:-4px;position:absolute;width:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{box-sizing:content-box;position:absolute;height:0;width:1px;content:"";z-index:-1;border:8px solid transparent;left:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle{top:0;margin-top:-8px}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{border-top:none;border-bottom-color:#f0f0f0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:after{top:0}.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle:before{top:-1px;border-bottom-color:#aeaeae}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle{bottom:0;margin-bottom:-8px}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after,.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{border-bottom:none;border-top-color:#fff}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:after{bottom:0}.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle:before{bottom:-1px;border-top-color:#aeaeae}.react-datepicker-wrapper{display:inline-block;padding:0;border:0;width:100%}.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}.react-datepicker--time-only .react-datepicker__triangle{left:35px}.react-datepicker--time-only .react-datepicker__time-container{border-left:0}.react-datepicker--time-only .react-datepicker__time,.react-datepicker--time-only .react-datepicker__time-box{border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__triangle{position:absolute;left:50px}.react-datepicker-popper{z-index:1}.react-datepicker-popper[data-placement^=bottom]{padding-top:10px}.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle,.react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle{left:auto;right:50px}.react-datepicker-popper[data-placement^=top]{padding-bottom:10px}.react-datepicker-popper[data-placement^=right]{padding-left:8px}.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle{left:auto;right:42px}.react-datepicker-popper[data-placement^=left]{padding-right:8px}.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle{left:42px;right:auto}.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--time{padding-bottom:8px;padding-left:5px;padding-right:5px}.react-datepicker__header--time:not(.react-datepicker__header--time--only){border-top-left-radius:0}.react-datepicker__header:not(.react-datepicker__header--has-time-select){border-top-right-radius:.3rem}.react-datepicker__month-dropdown-container--scroll,.react-datepicker__month-dropdown-container--select,.react-datepicker__month-year-dropdown-container--scroll,.react-datepicker__month-year-dropdown-container--select,.react-datepicker__year-dropdown-container--scroll,.react-datepicker__year-dropdown-container--select{display:inline-block;margin:0 2px}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{margin-top:0;color:#000;font-weight:700;font-size:.944rem}.react-datepicker-time__header{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.react-datepicker__navigation{align-items:center;background:none;display:flex;justify-content:center;text-align:center;cursor:pointer;position:absolute;top:2px;padding:0;border:none;z-index:1;height:32px;width:32px;text-indent:-999em;overflow:hidden}.react-datepicker__navigation--previous{left:2px}.react-datepicker__navigation--next{right:2px}.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button){right:85px}.react-datepicker__navigation--years{position:relative;top:0;display:block;margin-left:auto;margin-right:auto}.react-datepicker__navigation--years-previous{top:4px}.react-datepicker__navigation--years-upcoming{top:-4px}.react-datepicker__navigation:hover :before{border-color:#a6a6a6}.react-datepicker__navigation-icon{position:relative;top:-1px;font-size:20px;width:0}.react-datepicker__navigation-icon--next{left:-2px}.react-datepicker__navigation-icon--next:before{transform:rotate(45deg);left:-7px}.react-datepicker__navigation-icon--previous{right:-2px}.react-datepicker__navigation-icon--previous:before{transform:rotate(225deg);right:-7px}.react-datepicker__month-container{float:left}.react-datepicker__year{margin:.4rem;text-align:center}.react-datepicker__year-wrapper{display:flex;flex-wrap:wrap;max-width:180px}.react-datepicker__year .react-datepicker__year-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__month{margin:.4rem;text-align:center}.react-datepicker__month .react-datepicker__month-text,.react-datepicker__month .react-datepicker__quarter-text{display:inline-block;width:4rem;margin:2px}.react-datepicker__input-time-container{clear:both;width:100%;float:left;margin:5px 0 10px 15px;text-align:left}.react-datepicker__input-time-container .react-datepicker-time__caption,.react-datepicker__input-time-container .react-datepicker-time__input-container{display:inline-block}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input{display:inline-block;margin-left:10px}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input{width:auto}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]{-moz-appearance:textfield}.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter{margin-left:5px;display:inline-block}.react-datepicker__time-container{float:right;border-left:1px solid #aeaeae;width:85px}.react-datepicker__time-container--with-today-button{display:inline;border:1px solid #aeaeae;border-radius:.3rem;position:absolute;right:-72px;top:0}.react-datepicker__time-container .react-datepicker__time{position:relative;background:#fff;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box{width:85px;overflow-x:hidden;margin:0 auto;text-align:center;border-bottom-right-radius:.3rem}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list{list-style:none;margin:0;height:calc(195px + .85rem);overflow-y:scroll;padding-right:0;padding-left:0;width:100%;box-sizing:content-box}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item{height:30px;padding:5px 10px;white-space:nowrap}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover{cursor:pointer;background-color:#f0f0f0}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected{background-color:#216ba5;color:#fff;font-weight:700}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover{background-color:#216ba5}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled{color:#ccc}.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__week-number{color:#ccc;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__week-number.react-datepicker__week-number--clickable{cursor:pointer}.react-datepicker__week-number.react-datepicker__week-number--clickable:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day-names,.react-datepicker__week{white-space:nowrap}.react-datepicker__day-names{margin-bottom:-8px}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{color:#000;display:inline-block;width:1.7rem;line-height:1.7rem;text-align:center;margin:.166rem}.react-datepicker__month--in-range,.react-datepicker__month--in-selecting-range,.react-datepicker__month--selected,.react-datepicker__quarter--in-range,.react-datepicker__quarter--in-selecting-range,.react-datepicker__quarter--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__month--in-range:hover,.react-datepicker__month--in-selecting-range:hover,.react-datepicker__month--selected:hover,.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter--in-selecting-range:hover,.react-datepicker__quarter--selected:hover{background-color:#1d5d90}.react-datepicker__month--disabled,.react-datepicker__quarter--disabled{color:#ccc;pointer-events:none}.react-datepicker__month--disabled:hover,.react-datepicker__quarter--disabled:hover{cursor:default;background-color:transparent}.react-datepicker__day,.react-datepicker__month-text,.react-datepicker__quarter-text,.react-datepicker__year-text{cursor:pointer}.react-datepicker__day:hover,.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover,.react-datepicker__year-text:hover{border-radius:.3rem;background-color:#f0f0f0}.react-datepicker__day--today,.react-datepicker__month-text--today,.react-datepicker__quarter-text--today,.react-datepicker__year-text--today{font-weight:700}.react-datepicker__day--highlighted,.react-datepicker__month-text--highlighted,.react-datepicker__quarter-text--highlighted,.react-datepicker__year-text--highlighted{border-radius:.3rem;background-color:#3dcc4a;color:#fff}.react-datepicker__day--highlighted:hover,.react-datepicker__month-text--highlighted:hover,.react-datepicker__quarter-text--highlighted:hover,.react-datepicker__year-text--highlighted:hover{background-color:#32be3f}.react-datepicker__day--highlighted-custom-1,.react-datepicker__month-text--highlighted-custom-1,.react-datepicker__quarter-text--highlighted-custom-1,.react-datepicker__year-text--highlighted-custom-1{color:#f0f}.react-datepicker__day--highlighted-custom-2,.react-datepicker__month-text--highlighted-custom-2,.react-datepicker__quarter-text--highlighted-custom-2,.react-datepicker__year-text--highlighted-custom-2{color:green}.react-datepicker__day--in-range,.react-datepicker__day--in-selecting-range,.react-datepicker__day--selected,.react-datepicker__month-text--in-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__month-text--selected,.react-datepicker__quarter-text--in-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__quarter-text--selected,.react-datepicker__year-text--in-range,.react-datepicker__year-text--in-selecting-range,.react-datepicker__year-text--selected{border-radius:.3rem;background-color:#216ba5;color:#fff}.react-datepicker__day--in-range:hover,.react-datepicker__day--in-selecting-range:hover,.react-datepicker__day--selected:hover,.react-datepicker__month-text--in-range:hover,.react-datepicker__month-text--in-selecting-range:hover,.react-datepicker__month-text--selected:hover,.react-datepicker__quarter-text--in-range:hover,.react-datepicker__quarter-text--in-selecting-range:hover,.react-datepicker__quarter-text--selected:hover,.react-datepicker__year-text--in-range:hover,.react-datepicker__year-text--in-selecting-range:hover,.react-datepicker__year-text--selected:hover{background-color:#1d5d90}.react-datepicker__day--keyboard-selected,.react-datepicker__month-text--keyboard-selected,.react-datepicker__quarter-text--keyboard-selected,.react-datepicker__year-text--keyboard-selected{border-radius:.3rem;background-color:#2a87d0;color:#fff}.react-datepicker__day--keyboard-selected:hover,.react-datepicker__month-text--keyboard-selected:hover,.react-datepicker__quarter-text--keyboard-selected:hover,.react-datepicker__year-text--keyboard-selected:hover{background-color:#1d5d90}.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range),.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,.react-datepicker__month-text--in-range,.react-datepicker__quarter-text--in-range,.react-datepicker__year-text--in-range){background-color:rgba(33,107,165,.5)}.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range),.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,.react-datepicker__month-text--in-selecting-range,.react-datepicker__quarter-text--in-selecting-range,.react-datepicker__year-text--in-selecting-range){background-color:#f0f0f0;color:#000}.react-datepicker__day--disabled,.react-datepicker__month-text--disabled,.react-datepicker__quarter-text--disabled,.react-datepicker__year-text--disabled{cursor:default;color:#ccc}.react-datepicker__day--disabled:hover,.react-datepicker__month-text--disabled:hover,.react-datepicker__quarter-text--disabled:hover,.react-datepicker__year-text--disabled:hover{background-color:transparent}.react-datepicker__month-text.react-datepicker__month--in-range:hover,.react-datepicker__month-text.react-datepicker__month--selected:hover,.react-datepicker__month-text.react-datepicker__quarter--in-range:hover,.react-datepicker__month-text.react-datepicker__quarter--selected:hover,.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,.react-datepicker__quarter-text.react-datepicker__month--selected:hover,.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover,.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover{background-color:#216ba5}.react-datepicker__month-text:hover,.react-datepicker__quarter-text:hover{background-color:#f0f0f0}.react-datepicker__input-container{position:relative;display:inline-block;width:100%}.react-datepicker__month-read-view,.react-datepicker__month-year-read-view,.react-datepicker__year-read-view{border:1px solid transparent;border-radius:.3rem;position:relative}.react-datepicker__month-read-view:hover,.react-datepicker__month-year-read-view:hover,.react-datepicker__year-read-view:hover{cursor:pointer}.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow{border-top-color:#b3b3b3}.react-datepicker__month-read-view--down-arrow,.react-datepicker__month-year-read-view--down-arrow,.react-datepicker__year-read-view--down-arrow{transform:rotate(135deg);right:-16px;top:0}.react-datepicker__month-dropdown,.react-datepicker__month-year-dropdown,.react-datepicker__year-dropdown{background-color:#f0f0f0;position:absolute;width:50%;left:25%;top:30px;z-index:1;text-align:center;border-radius:.3rem;border:1px solid #aeaeae}.react-datepicker__month-dropdown:hover,.react-datepicker__month-year-dropdown:hover,.react-datepicker__year-dropdown:hover{cursor:pointer}.react-datepicker__month-dropdown--scrollable,.react-datepicker__month-year-dropdown--scrollable,.react-datepicker__year-dropdown--scrollable{height:150px;overflow-y:scroll}.react-datepicker__month-option,.react-datepicker__month-year-option,.react-datepicker__year-option{line-height:20px;width:100%;display:block;margin-left:auto;margin-right:auto}.react-datepicker__month-option:first-of-type,.react-datepicker__month-year-option:first-of-type,.react-datepicker__year-option:first-of-type{border-top-left-radius:.3rem;border-top-right-radius:.3rem}.react-datepicker__month-option:last-of-type,.react-datepicker__month-year-option:last-of-type,.react-datepicker__year-option:last-of-type{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-bottom-left-radius:.3rem;border-bottom-right-radius:.3rem}.react-datepicker__month-option:hover,.react-datepicker__month-year-option:hover,.react-datepicker__year-option:hover{background-color:#ccc}.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming,.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming{border-bottom-color:#b3b3b3}.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous,.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous{border-top-color:#b3b3b3}.react-datepicker__month-option--selected,.react-datepicker__month-year-option--selected,.react-datepicker__year-option--selected{position:absolute;left:15px}.react-datepicker__close-icon{cursor:pointer;background-color:transparent;border:0;outline:0;padding:0 6px 0 0;position:absolute;top:0;right:0;height:100%;display:table-cell;vertical-align:middle}.react-datepicker__close-icon:after{cursor:pointer;background-color:#216ba5;color:#fff;border-radius:50%;height:16px;width:16px;padding:2px;font-size:12px;line-height:1;text-align:center;display:table-cell;vertical-align:middle;content:"×"}.react-datepicker__today-button{background:#f0f0f0;border-top:1px solid #aeaeae;cursor:pointer;text-align:center;font-weight:700;padding:5px 0;clear:left}.react-datepicker__portal{position:fixed;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);left:0;top:0;justify-content:center;align-items:center;display:flex;z-index:2147483647}.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:3rem;line-height:3rem}@media(max-height:550px),(max-width:400px){.react-datepicker__portal .react-datepicker__day,.react-datepicker__portal .react-datepicker__day-name,.react-datepicker__portal .react-datepicker__time-name{width:2rem;line-height:2rem}}.react-datepicker__portal .react-datepicker-time__header,.react-datepicker__portal .react-datepicker__current-month{font-size:1.44rem}
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root,[data-bs-theme=light]{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-primary-text-emphasis:#052c65;--bs-secondary-text-emphasis:#2b2f32;--bs-success-text-emphasis:#0a3622;--bs-info-text-emphasis:#055160;--bs-warning-text-emphasis:#664d03;--bs-danger-text-emphasis:#58151c;--bs-light-text-emphasis:#495057;--bs-dark-text-emphasis:#495057;--bs-primary-bg-subtle:#cfe2ff;--bs-secondary-bg-subtle:#e2e3e5;--bs-success-bg-subtle:#d1e7dd;--bs-info-bg-subtle:#cff4fc;--bs-warning-bg-subtle:#fff3cd;--bs-danger-bg-subtle:#f8d7da;--bs-light-bg-subtle:#fcfcfd;--bs-dark-bg-subtle:#ced4da;--bs-primary-border-subtle:#9ec5fe;--bs-secondary-border-subtle:#c4c8cb;--bs-success-border-subtle:#a3cfbb;--bs-info-border-subtle:#9eeaf9;--bs-warning-border-subtle:#ffe69c;--bs-danger-border-subtle:#f1aeb5;--bs-light-border-subtle:#e9ecef;--bs-dark-border-subtle:#adb5bd;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-color-rgb:33,37,41;--bs-body-bg:#fff;--bs-body-bg-rgb:255,255,255;--bs-emphasis-color:#000;--bs-emphasis-color-rgb:0,0,0;--bs-secondary-color:rgba(33,37,41,.75);--bs-secondary-color-rgb:33,37,41;--bs-secondary-bg:#e9ecef;--bs-secondary-bg-rgb:233,236,239;--bs-tertiary-color:rgba(33,37,41,.5);--bs-tertiary-color-rgb:33,37,41;--bs-tertiary-bg:#f8f9fa;--bs-tertiary-bg-rgb:248,249,250;--bs-heading-color:inherit;--bs-link-color:#0d6efd;--bs-link-color-rgb:13,110,253;--bs-link-decoration:underline;--bs-link-hover-color:#0a58ca;--bs-link-hover-color-rgb:10,88,202;--bs-code-color:#d63384;--bs-highlight-color:#212529;--bs-highlight-bg:#fff3cd;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0,0,0,.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-xxl:2rem;--bs-border-radius-2xl:var(--bs-border-radius-xxl);--bs-border-radius-pill:50rem;--bs-box-shadow:0 0.5rem 1rem rgba(0,0,0,.15);--bs-box-shadow-sm:0 0.125rem 0.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:0.25rem;--bs-focus-ring-opacity:0.25;--bs-focus-ring-color:rgba(13,110,253,.25);--bs-form-valid-color:#198754;--bs-form-valid-border-color:#198754;--bs-form-invalid-color:#dc3545;--bs-form-invalid-border-color:#dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color:#dee2e6;--bs-body-color-rgb:222,226,230;--bs-body-bg:#212529;--bs-body-bg-rgb:33,37,41;--bs-emphasis-color:#fff;--bs-emphasis-color-rgb:255,255,255;--bs-secondary-color:rgba(222,226,230,.75);--bs-secondary-color-rgb:222,226,230;--bs-secondary-bg:#343a40;--bs-secondary-bg-rgb:52,58,64;--bs-tertiary-color:rgba(222,226,230,.5);--bs-tertiary-color-rgb:222,226,230;--bs-tertiary-bg:#2b3035;--bs-tertiary-bg-rgb:43,48,53;--bs-primary-text-emphasis:#6ea8fe;--bs-secondary-text-emphasis:#a7acb1;--bs-success-text-emphasis:#75b798;--bs-info-text-emphasis:#6edff6;--bs-warning-text-emphasis:#ffda6a;--bs-danger-text-emphasis:#ea868f;--bs-light-text-emphasis:#f8f9fa;--bs-dark-text-emphasis:#dee2e6;--bs-primary-bg-subtle:#031633;--bs-secondary-bg-subtle:#161719;--bs-success-bg-subtle:#051b11;--bs-info-bg-subtle:#032830;--bs-warning-bg-subtle:#332701;--bs-danger-bg-subtle:#2c0b0e;--bs-light-bg-subtle:#343a40;--bs-dark-bg-subtle:#1a1d20;--bs-primary-border-subtle:#084298;--bs-secondary-border-subtle:#41464b;--bs-success-border-subtle:#0f5132;--bs-info-border-subtle:#087990;--bs-warning-border-subtle:#997404;--bs-danger-border-subtle:#842029;--bs-light-border-subtle:#495057;--bs-dark-border-subtle:#343a40;--bs-heading-color:inherit;--bs-link-color:#6ea8fe;--bs-link-hover-color:#8bb9fe;--bs-link-color-rgb:110,168,254;--bs-link-hover-color-rgb:139,185,254;--bs-code-color:#e685b5;--bs-highlight-color:#dee2e6;--bs-highlight-bg:#664d03;--bs-border-color:#495057;--bs-border-color-translucent:hsla(0,0%,100%,.15);--bs-form-valid-color:#75b798;--bs-form-valid-border-color:#75b798;--bs-form-invalid-color:#ea868f;--bs-form-invalid-border-color:#ea868f}*,:after,:before{box-sizing:border-box}@media(prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{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}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media(min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media(min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media(min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline}a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border:0 solid;border-color:inherit}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none!important}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media(min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}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-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media(min-width:1200px){.display-6{font-size:2.5rem}}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer:before{content:"— "}.img-fluid,.img-thumbnail{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:var(--bs-secondary-color)}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media(min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-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}.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:0.25rem}.g-1,.gy-1{--bs-gutter-y:0.25rem}.g-2,.gx-2{--bs-gutter-x:0.5rem}.g-2,.gy-2{--bs-gutter-y:0.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media(min-width:576px){.col-sm{flex:1 0}.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:0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media(min-width:768px){.col-md{flex:1 0}.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:0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media(min-width:992px){.col-lg{flex:1 0}.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:0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media(min-width:1200px){.col-xl{flex:1 0}.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:0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media(min-width:1400px){.col-xxl{flex:1 0}.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:0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.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),0.05);--bs-table-active-color:var(--bs-emphasis-color);--bs-table-active-bg:rgba(var(--bs-emphasis-color-rgb),0.1);--bs-table-hover-color:var(--bs-emphasis-color);--bs-table-hover-bg:rgba(var(--bs-emphasis-color-rgb),0.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}.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-columns>:not(caption)>tr>:nth-child(2n),.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-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}.table-primary,.table-secondary{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}.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}.table-info,.table-success{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}.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}.table-danger,.table-warning{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}.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}.table-dark,.table-light{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}.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 rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{min-width:85px;height:1.5em;margin:0}.form-control::-webkit-datetime-edit{display:block;padding:0}.form-control::placeholder{color:var(--bs-secondary-color);opacity:1}.form-control:disabled{background-color:var(--bs-secondary-bg);opacity:1}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);pointer-events:none;border:0 solid;border-color:inherit;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:0 solid;border-color:inherit;border-inline-end-width:var(--bs-border-width);border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:var(--bs-secondary-bg)}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:var(--bs-secondary-bg)}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:var(--bs-body-color);background-color:transparent;border:solid transparent;border-width:var(--bs-border-width) 0}.form-control-plaintext:focus{outline:0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2))}textarea.form-control-sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}textarea.form-control-lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-control-color{width:3rem;height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color::-webkit-color-swatch{border:0!important;border-radius:var(--bs-border-radius)}.form-control-color.form-control-sm{height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2))}.form-control-color.form-control-lg{height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2))}.form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-body-bg);background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon,none);background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:var(--bs-secondary-bg)}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 var(--bs-body-color)}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}[data-bs-theme=dark] .form-select{--bs-form-select-bg-img:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e")}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-reverse{padding-right:1.5em;padding-left:0;text-align:right}.form-check-reverse .form-check-input{float:right;margin-right:-1.5em;margin-left:0}.form-check-input{--bs-form-check-bg:var(--bs-body-bg);flex-shrink:0;width:1em;height:1em;margin-top:.25em;vertical-align:top;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--bs-form-check-bg);background-image:var(--bs-form-check-bg-image);background-repeat:no-repeat;background-position:50%;background-size:contain;border:var(--bs-border-width) solid var(--bs-border-color);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 rgba(13,110,253,.25)}.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:0;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:100%;--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-switch.form-check-reverse{padding-right:2.5em;padding-left:0}.form-switch.form-check-reverse .form-check-input{margin-right:-2.5em;margin-left:0}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;filter:none;opacity:.65}[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus){--bs-form-switch-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e")}.form-range{width:100%;height:1.5rem;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;-webkit-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;-moz-appearance:none;appearance:none;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:var(--bs-secondary-bg);border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:var(--bs-secondary-color)}.form-range:disabled::-moz-range-thumb{background-color:var(--bs-secondary-color)}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-control-plaintext,.form-floating>.form-select{height:calc(3.5rem + calc(var(--bs-border-width) * 2));min-height:calc(3.5rem + calc(var(--bs-border-width) * 2));line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;z-index:2;height:100%;padding:1rem .75rem;overflow:hidden;text-align:start;text-overflow:ellipsis;white-space:nowrap;pointer-events:none;border:var(--bs-border-width) solid transparent;transform-origin:0 0;transition:opacity .1s ease-in-out,transform .1s ease-in-out}@media(prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control,.form-floating>.form-control-plaintext{padding:1rem .75rem}.form-floating>.form-control-plaintext::placeholder,.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control-plaintext:focus,.form-floating>.form-control-plaintext:not(:placeholder-shown),.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext:-webkit-autofill,.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control-plaintext~label,.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label:after,.form-floating>.form-control:focus~label:after,.form-floating>.form-control:not(:placeholder-shown)~label:after,.form-floating>.form-select~label:after{position:absolute;inset:1rem .375rem;z-index:-1;height:1.5em;content:"";background-color:var(--bs-body-bg);border-radius:var(--bs-border-radius)}.form-floating>.form-control:-webkit-autofill~label{color:rgba(var(--bs-body-color-rgb),.65);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control-plaintext~label{border-width:var(--bs-border-width) 0}.form-floating>.form-control:disabled~label,.form-floating>:disabled~label{color:#6c757d}.form-floating>.form-control:disabled~label:after,.form-floating>:disabled~label:after{background-color:var(--bs-secondary-bg)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-floating,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-floating:focus-within,.input-group>.form-select:focus{z-index:5}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:5}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);text-align:center;white-space:nowrap;background-color:var(--bs-tertiary-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius)}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-control,.input-group.has-validation>.form-floating:nth-last-child(n+3)>.form-select,.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-control,.input-group:not(.has-validation)>.form-floating:not(:last-child)>.form-select,.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-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(var(--bs-border-width)*-1);border-top-left-radius:0;border-bottom-left-radius:0}.input-group>.form-floating:not(:first-child)>.form-control,.input-group>.form-floating:not(:first-child)>.form-select{border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-valid-color)}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-success);border-radius:var(--bs-border-radius)}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:var(--bs-form-valid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:var(--bs-form-valid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:var(--bs-form-valid-border-color)}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%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(3rem + calc(1.5em + .75rem))}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:var(--bs-form-valid-border-color)}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:var(--bs-form-valid-color)}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-success-rgb),.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:var(--bs-form-valid-color)}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-valid,.input-group>.form-floating:not(:focus-within).is-valid,.input-group>.form-select:not(:focus).is-valid,.was-validated .input-group>.form-control:not(:focus):valid,.was-validated .input-group>.form-floating:not(:focus-within):valid,.was-validated .input-group>.form-select:not(:focus):valid{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:var(--bs-form-invalid-color)}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:var(--bs-danger);border-radius:var(--bs-border-radius)}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:var(--bs-form-invalid-border-color);padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:var(--bs-form-invalid-border-color)}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{--bs-form-select-bg-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");padding-right:4.125rem;background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:var(--bs-form-invalid-border-color);box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-control-color.is-invalid,.was-validated .form-control-color:invalid{width:calc(3rem + calc(1.5em + .75rem))}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:var(--bs-form-invalid-border-color)}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:var(--bs-form-invalid-color)}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(var(--bs-danger-rgb),.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:var(--bs-form-invalid-color)}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group>.form-control:not(:focus).is-invalid,.input-group>.form-floating:not(:focus-within).is-invalid,.input-group>.form-select:not(:focus).is-invalid,.was-validated .input-group>.form-control:not(:focus):invalid,.was-validated .input-group>.form-floating:not(:focus-within):invalid,.was-validated .input-group>.form-select:not(:focus):invalid{z-index:4}.btn{--bs-btn-padding-x:0.75rem;--bs-btn-padding-y:0.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 hsla(0,0%,100%,.15),0 1px 1px rgba(0,0,0,.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb),.5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color)}.btn-check+.btn:hover{color:var(--bs-btn-color);background-color:var(--bs-btn-bg);border-color:var(--bs-btn-border-color)}.btn:focus-visible{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:focus-visible+.btn{border-color:var(--bs-btn-hover-border-color);outline:0;box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked+.btn,.btn.active,.btn.show,.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color)}.btn-check:checked+.btn:focus-visible,.btn.active:focus-visible,.btn.show:focus-visible,.btn:first-child:active:focus-visible,:not(.btn-check)+.btn:active:focus-visible{box-shadow:var(--bs-btn-focus-box-shadow)}.btn-check:checked:focus-visible+.btn{box-shadow:var(--bs-btn-focus-box-shadow)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity)}.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0b5ed7;--bs-btn-hover-border-color:#0a58ca;--bs-btn-focus-shadow-rgb:49,132,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0a58ca;--bs-btn-active-border-color:#0a53be;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#0d6efd;--bs-btn-disabled-border-color:#0d6efd}.btn-secondary{--bs-btn-color:#fff;--bs-btn-bg:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#5c636a;--bs-btn-hover-border-color:#565e64;--bs-btn-focus-shadow-rgb:130,138,145;--bs-btn-active-color:#fff;--bs-btn-active-bg:#565e64;--bs-btn-active-border-color:#51585e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#6c757d;--bs-btn-disabled-border-color:#6c757d}.btn-success{--bs-btn-color:#fff;--bs-btn-bg:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#157347;--bs-btn-hover-border-color:#146c43;--bs-btn-focus-shadow-rgb:60,153,110;--bs-btn-active-color:#fff;--bs-btn-active-bg:#146c43;--bs-btn-active-border-color:#13653f;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#198754;--bs-btn-disabled-border-color:#198754}.btn-info{--bs-btn-color:#000;--bs-btn-bg:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#31d2f2;--bs-btn-hover-border-color:#25cff2;--bs-btn-focus-shadow-rgb:11,172,204;--bs-btn-active-color:#000;--bs-btn-active-bg:#3dd5f3;--bs-btn-active-border-color:#25cff2;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#0dcaf0;--bs-btn-disabled-border-color:#0dcaf0}.btn-warning{--bs-btn-color:#000;--bs-btn-bg:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffca2c;--bs-btn-hover-border-color:#ffc720;--bs-btn-focus-shadow-rgb:217,164,6;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffcd39;--bs-btn-active-border-color:#ffc720;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#ffc107;--bs-btn-disabled-border-color:#ffc107}.btn-danger{--bs-btn-color:#fff;--bs-btn-bg:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#bb2d3b;--bs-btn-hover-border-color:#b02a37;--bs-btn-focus-shadow-rgb:225,83,97;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b02a37;--bs-btn-active-border-color:#a52834;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#dc3545;--bs-btn-disabled-border-color:#dc3545}.btn-light{--bs-btn-color:#000;--bs-btn-bg:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#d3d4d5;--bs-btn-hover-border-color:#c6c7c8;--bs-btn-focus-shadow-rgb:211,212,213;--bs-btn-active-color:#000;--bs-btn-active-bg:#c6c7c8;--bs-btn-active-border-color:#babbbc;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#000;--bs-btn-disabled-bg:#f8f9fa;--bs-btn-disabled-border-color:#f8f9fa}.btn-dark{--bs-btn-color:#fff;--bs-btn-bg:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#424649;--bs-btn-hover-border-color:#373b3e;--bs-btn-focus-shadow-rgb:66,70,73;--bs-btn-active-color:#fff;--bs-btn-active-bg:#4d5154;--bs-btn-active-border-color:#373b3e;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#212529;--bs-btn-disabled-border-color:#212529}.btn-outline-primary{--bs-btn-color:#0d6efd;--bs-btn-border-color:#0d6efd;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#0d6efd;--bs-btn-hover-border-color:#0d6efd;--bs-btn-focus-shadow-rgb:13,110,253;--bs-btn-active-color:#fff;--bs-btn-active-bg:#0d6efd;--bs-btn-active-border-color:#0d6efd;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0d6efd;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0d6efd;--bs-gradient:none}.btn-outline-secondary{--bs-btn-color:#6c757d;--bs-btn-border-color:#6c757d;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#6c757d;--bs-btn-hover-border-color:#6c757d;--bs-btn-focus-shadow-rgb:108,117,125;--bs-btn-active-color:#fff;--bs-btn-active-bg:#6c757d;--bs-btn-active-border-color:#6c757d;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#6c757d;--bs-gradient:none}.btn-outline-success{--bs-btn-color:#198754;--bs-btn-border-color:#198754;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#198754;--bs-btn-hover-border-color:#198754;--bs-btn-focus-shadow-rgb:25,135,84;--bs-btn-active-color:#fff;--bs-btn-active-bg:#198754;--bs-btn-active-border-color:#198754;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#198754;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#198754;--bs-gradient:none}.btn-outline-info{--bs-btn-color:#0dcaf0;--bs-btn-border-color:#0dcaf0;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#0dcaf0;--bs-btn-hover-border-color:#0dcaf0;--bs-btn-focus-shadow-rgb:13,202,240;--bs-btn-active-color:#000;--bs-btn-active-bg:#0dcaf0;--bs-btn-active-border-color:#0dcaf0;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#0dcaf0;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#0dcaf0;--bs-gradient:none}.btn-outline-warning{--bs-btn-color:#ffc107;--bs-btn-border-color:#ffc107;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#ffc107;--bs-btn-hover-border-color:#ffc107;--bs-btn-focus-shadow-rgb:255,193,7;--bs-btn-active-color:#000;--bs-btn-active-bg:#ffc107;--bs-btn-active-border-color:#ffc107;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#ffc107;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#ffc107;--bs-gradient:none}.btn-outline-danger{--bs-btn-color:#dc3545;--bs-btn-border-color:#dc3545;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#dc3545;--bs-btn-hover-border-color:#dc3545;--bs-btn-focus-shadow-rgb:220,53,69;--bs-btn-active-color:#fff;--bs-btn-active-bg:#dc3545;--bs-btn-active-border-color:#dc3545;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#dc3545;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dc3545;--bs-gradient:none}.btn-outline-light{--bs-btn-color:#f8f9fa;--bs-btn-border-color:#f8f9fa;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#f8f9fa;--bs-btn-hover-border-color:#f8f9fa;--bs-btn-focus-shadow-rgb:248,249,250;--bs-btn-active-color:#000;--bs-btn-active-bg:#f8f9fa;--bs-btn-active-border-color:#f8f9fa;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#f8f9fa;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#f8f9fa;--bs-gradient:none}.btn-outline-dark{--bs-btn-color:#212529;--bs-btn-border-color:#212529;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#212529;--bs-btn-hover-border-color:#212529;--bs-btn-focus-shadow-rgb:33,37,41;--bs-btn-active-color:#fff;--bs-btn-active-bg:#212529;--bs-btn-active-border-color:#212529;--bs-btn-active-shadow:inset 0 3px 5px rgba(0,0,0,.125);--bs-btn-disabled-color:#212529;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#212529;--bs-gradient:none}.btn-link{--bs-btn-font-weight:400;--bs-btn-color:var(--bs-link-color);--bs-btn-bg:transparent;--bs-btn-border-color:transparent;--bs-btn-hover-color:var(--bs-link-hover-color);--bs-btn-hover-border-color:transparent;--bs-btn-active-color:var(--bs-link-hover-color);--bs-btn-active-border-color:transparent;--bs-btn-disabled-color:#6c757d;--bs-btn-disabled-border-color:transparent;--bs-btn-box-shadow:0 0 0 #000;--bs-btn-focus-shadow-rgb:49,132,253;text-decoration:underline}.btn-link:focus-visible{color:var(--bs-btn-color)}.btn-link:hover{color:var(--bs-btn-hover-color)}.btn-group-lg>.btn,.btn-lg{--bs-btn-padding-y:0.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:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--bs-border-radius-sm)}.fade{transition:opacity .15s linear}@media(prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media(prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.collapse-horizontal{width:0;height:auto;transition:width .35s ease}@media(prefers-reduced-motion:reduce){.collapsing.collapse-horizontal{transition:none}}.dropdown,.dropdown-center,.dropend,.dropstart,.dropup,.dropup-center{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty:after{margin-left:0}.dropdown-menu{--bs-dropdown-zindex:1000;--bs-dropdown-min-width:10rem;--bs-dropdown-padding-x:0;--bs-dropdown-padding-y:0.5rem;--bs-dropdown-spacer:0.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:0.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:0.25rem;--bs-dropdown-header-color:#6c757d;--bs-dropdown-header-padding-x:1rem;--bs-dropdown-header-padding-y:0.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:"";display:none}.dropstart .dropdown-toggle:before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty:after{margin-left:0}.dropstart .dropdown-toggle:before{vertical-align:0}.dropdown-divider{height:0;margin:var(--bs-dropdown-divider-margin-y) 0;overflow:hidden;border-top:1px solid var(--bs-dropdown-divider-bg);opacity:1}.dropdown-item{display:block;width:100%;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);clear:both;font-weight:400;color:var(--bs-dropdown-link-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0;border-radius:var(--bs-dropdown-item-border-radius,0)}.dropdown-item:focus,.dropdown-item:hover{color:var(--bs-dropdown-link-hover-color);background-color:var(--bs-dropdown-link-hover-bg)}.dropdown-item.active,.dropdown-item:active{color:var(--bs-dropdown-link-active-color);text-decoration:none;background-color:var(--bs-dropdown-link-active-bg)}.dropdown-item.disabled,.dropdown-item:disabled{color:var(--bs-dropdown-link-disabled-color);pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);margin-bottom:0;font-size:.875rem;color:var(--bs-dropdown-header-color);white-space:nowrap}.dropdown-item-text{display:block;padding:var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);color:var(--bs-dropdown-link-color)}.dropdown-menu-dark{--bs-dropdown-color:#dee2e6;--bs-dropdown-bg:#343a40;--bs-dropdown-border-color:var(--bs-border-color-translucent);--bs-dropdown-box-shadow: ;--bs-dropdown-link-color:#dee2e6;--bs-dropdown-link-hover-color:#fff;--bs-dropdown-divider-bg:var(--bs-border-color-translucent);--bs-dropdown-link-hover-bg:hsla(0,0%,100%,.15);--bs-dropdown-link-active-color:#fff;--bs-dropdown-link-active-bg:#0d6efd;--bs-dropdown-link-disabled-color:#adb5bd;--bs-dropdown-header-color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group{border-radius:var(--bs-border-radius)}.btn-group>.btn-group:not(:first-child),.btn-group>:not(.btn-check:first-child)+.btn{margin-left:calc(var(--bs-border-width)*-1)}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn.dropdown-toggle-split:first-child,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split:after,.dropend .dropdown-toggle-split:after,.dropup .dropdown-toggle-split:after{margin-left:0}.dropstart .dropdown-toggle-split:before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:calc(var(--bs-border-width)*-1)}.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~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{--bs-nav-link-padding-x:1rem;--bs-nav-link-padding-y:0.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:focus,.nav-link:hover{color:var(--bs-nav-link-hover-color)}.nav-link:focus-visible{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.nav-link.disabled,.nav-link:disabled{color:var(--bs-nav-link-disabled-color);pointer-events:none;cursor:default}.nav-tabs{--bs-nav-tabs-border-width:var(--bs-border-width);--bs-nav-tabs-border-color:var(--bs-border-color);--bs-nav-tabs-border-radius:var(--bs-border-radius);--bs-nav-tabs-link-hover-border-color:var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);--bs-nav-tabs-link-active-color:var(--bs-emphasis-color);--bs-nav-tabs-link-active-bg:var(--bs-body-bg);--bs-nav-tabs-link-active-border-color:var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);border-bottom:var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color)}.nav-tabs .nav-link{margin-bottom:calc(-1*var(--bs-nav-tabs-border-width));border:var(--bs-nav-tabs-border-width) solid transparent;border-top-left-radius:var(--bs-nav-tabs-border-radius);border-top-right-radius:var(--bs-nav-tabs-border-radius)}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{isolation:isolate;border-color:var(--bs-nav-tabs-link-hover-border-color)}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:var(--bs-nav-tabs-link-active-color);background-color:var(--bs-nav-tabs-link-active-bg);border-color:var(--bs-nav-tabs-link-active-border-color)}.nav-tabs .dropdown-menu{margin-top:calc(-1*var(--bs-nav-tabs-border-width));border-top-left-radius:0;border-top-right-radius:0}.nav-pills{--bs-nav-pills-border-radius:var(--bs-border-radius);--bs-nav-pills-link-active-color:#fff;--bs-nav-pills-link-active-bg:#0d6efd}.nav-pills .nav-link{border-radius:var(--bs-nav-pills-border-radius)}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:var(--bs-nav-pills-link-active-color);background-color:var(--bs-nav-pills-link-active-bg)}.nav-underline{--bs-nav-underline-gap:1rem;--bs-nav-underline-border-width:0.125rem;--bs-nav-underline-link-active-color:var(--bs-emphasis-color);gap:var(--bs-nav-underline-gap)}.nav-underline .nav-link{padding-right:0;padding-left:0;border-bottom:var(--bs-nav-underline-border-width) solid transparent}.nav-underline .nav-link:focus,.nav-underline .nav-link:hover{border-bottom-color:currentcolor}.nav-underline .nav-link.active,.nav-underline .show>.nav-link{font-weight:700;color:var(--bs-nav-underline-link-active-color);border-bottom-color:currentcolor}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;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:0.5rem;--bs-navbar-color:rgba(var(--bs-emphasis-color-rgb),0.65);--bs-navbar-hover-color:rgba(var(--bs-emphasis-color-rgb),0.8);--bs-navbar-disabled-color:rgba(var(--bs-emphasis-color-rgb),0.3);--bs-navbar-active-color:rgba(var(--bs-emphasis-color-rgb),1);--bs-navbar-brand-padding-y:0.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:0.5rem;--bs-navbar-toggler-padding-y:0.25rem;--bs-navbar-toggler-padding-x:0.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),0.15);--bs-navbar-toggler-border-radius:var(--bs-border-radius);--bs-navbar-toggler-focus-width:0.25rem;--bs-navbar-toggler-transition:box-shadow 0.15s ease-in-out;position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:var(--bs-navbar-padding-y) var(--bs-navbar-padding-x)}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:var(--bs-navbar-brand-padding-y);padding-bottom:var(--bs-navbar-brand-padding-y);margin-right:var(--bs-navbar-brand-margin-end);font-size:var(--bs-navbar-brand-font-size);color:var(--bs-navbar-brand-color);text-decoration:none;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{color:var(--bs-navbar-brand-hover-color)}.navbar-nav{--bs-nav-link-padding-x:0;--bs-nav-link-padding-y:0.5rem;--bs-nav-link-font-weight: ;--bs-nav-link-color:var(--bs-navbar-color);--bs-nav-link-hover-color:var(--bs-navbar-hover-color);--bs-nav-link-disabled-color:var(--bs-navbar-disabled-color);display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link.active,.navbar-nav .nav-link.show{color:var(--bs-navbar-active-color)}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-navbar-color)}.navbar-text a,.navbar-text a:focus,.navbar-text a:hover{color:var(--bs-navbar-active-color)}.navbar-collapse{flex-basis:100%;flex-grow:1;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:50%;background-size:100%}.navbar-nav-scroll{max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media(min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}.navbar-expand-sm .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-sm .offcanvas .offcanvas-header{display:none}.navbar-expand-sm .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}.navbar-expand-md .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-md .offcanvas .offcanvas-header{display:none}.navbar-expand-md .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}.navbar-expand-lg .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-lg .offcanvas .offcanvas-header{display:none}.navbar-expand-lg .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}.navbar-expand-xl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xl .offcanvas .offcanvas-header{display:none}.navbar-expand-xl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}@media(min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.navbar-expand-xxl .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand-xxl .offcanvas .offcanvas-header{display:none}.navbar-expand-xxl .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:var(--bs-navbar-nav-link-padding-x);padding-left:var(--bs-navbar-nav-link-padding-x)}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-expand .offcanvas{position:static;z-index:auto;flex-grow:1;width:auto!important;height:auto!important;visibility:visible!important;background-color:transparent!important;border:0!important;transform:none!important;transition:none}.navbar-expand .offcanvas .offcanvas-header{display:none}.navbar-expand .offcanvas .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible}.navbar-dark,.navbar[data-bs-theme=dark]{--bs-navbar-color:hsla(0,0%,100%,.55);--bs-navbar-hover-color:hsla(0,0%,100%,.75);--bs-navbar-disabled-color:hsla(0,0%,100%,.25);--bs-navbar-active-color:#fff;--bs-navbar-brand-color:#fff;--bs-navbar-brand-hover-color:#fff;--bs-navbar-toggler-border-color:hsla(0,0%,100%,.1)}.navbar-dark,.navbar[data-bs-theme=dark],[data-bs-theme=dark] .navbar-toggler-icon{--bs-navbar-toggler-icon-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.card{--bs-card-spacer-y:1rem;--bs-card-spacer-x:1rem;--bs-card-title-spacer-y:0.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:0.5rem;--bs-card-cap-padding-x:1rem;--bs-card-cap-bg:rgba(var(--bs-body-color-rgb),0.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:0.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));color:var(--bs-card-subtitle-color)}.card-subtitle,.card-text:last-child{margin-bottom:0}.card-link+.card-link{margin-left:var(--bs-card-spacer-x)}.card-header{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);margin-bottom:0;color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-bottom:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-header:first-child{border-radius:var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0}.card-footer{padding:var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);color:var(--bs-card-cap-color);background-color:var(--bs-card-cap-bg);border-top:var(--bs-card-border-width) solid var(--bs-card-border-color)}.card-footer:last-child{border-radius:0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius)}.card-header-tabs{margin-right:calc(-.5*var(--bs-card-cap-padding-x));margin-bottom:calc(-1*var(--bs-card-cap-padding-y));margin-left:calc(-.5*var(--bs-card-cap-padding-x));border-bottom:0}.card-header-tabs .nav-link.active{background-color:var(--bs-card-bg);border-bottom-color:var(--bs-card-bg)}.card-header-pills{margin-right:calc(-.5*var(--bs-card-cap-padding-x));margin-left:calc(-.5*var(--bs-card-cap-padding-x))}.card-img-overlay{position:absolute;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-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:var(--bs-card-inner-border-radius);border-top-right-radius:var(--bs-card-inner-border-radius)}.card-img,.card-img-bottom{border-bottom-right-radius:var(--bs-card-inner-border-radius);border-bottom-left-radius:var(--bs-card-inner-border-radius)}.card-group>.card{margin-bottom:var(--bs-card-group-margin)}@media(min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;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 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out,border-radius 0.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 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-icon-width:1.25rem;--bs-accordion-btn-icon-transform:rotate(-180deg);--bs-accordion-btn-icon-transition:transform 0.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 5L8 11L14 5'/%3e%3c/svg%3e");--bs-accordion-btn-focus-box-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-accordion-body-padding-x:1.25rem;--bs-accordion-body-padding-y:1rem;--bs-accordion-active-color:var(--bs-primary-text-emphasis);--bs-accordion-active-bg:var(--bs-primary-bg-subtle)}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);font-size:1rem;color:var(--bs-accordion-btn-color);text-align:left;background-color:var(--bs-accordion-btn-bg);border:0;border-radius:0;overflow-anchor:none;transition:var(--bs-accordion-transition)}@media(prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:var(--bs-accordion-active-color);background-color:var(--bs-accordion-active-bg);box-shadow:inset 0 calc(-1*var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color)}.accordion-button:not(.collapsed):after{background-image:var(--bs-accordion-btn-active-icon);transform:var(--bs-accordion-btn-icon-transform)}.accordion-button:after{flex-shrink:0;width:var(--bs-accordion-btn-icon-width);height:var(--bs-accordion-btn-icon-width);margin-left:auto;content:"";background-image:var(--bs-accordion-btn-icon);background-repeat:no-repeat;background-size:var(--bs-accordion-btn-icon-width);transition:var(--bs-accordion-btn-icon-transition)}@media(prefers-reduced-motion:reduce){.accordion-button:after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;outline:0;box-shadow:var(--bs-accordion-btn-focus-box-shadow)}.accordion-header{margin-bottom:0}.accordion-item{color:var(--bs-accordion-color);background-color:var(--bs-accordion-bg);border:var(--bs-accordion-border-width) solid var(--bs-accordion-border-color)}.accordion-item:first-of-type{border-top-left-radius:var(--bs-accordion-border-radius);border-top-right-radius:var(--bs-accordion-border-radius)}.accordion-item:first-of-type>.accordion-header .accordion-button{border-top-left-radius:var(--bs-accordion-inner-border-radius);border-top-right-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-item:last-of-type>.accordion-header .accordion-button.collapsed{border-bottom-right-radius:var(--bs-accordion-inner-border-radius);border-bottom-left-radius:var(--bs-accordion-inner-border-radius)}.accordion-item:last-of-type>.accordion-collapse{border-bottom-right-radius:var(--bs-accordion-border-radius);border-bottom-left-radius:var(--bs-accordion-border-radius)}.accordion-body{padding:var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x)}.accordion-flush>.accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush>.accordion-item:first-child{border-top:0}.accordion-flush>.accordion-item:last-child{border-bottom:0}.accordion-flush>.accordion-item>.accordion-collapse,.accordion-flush>.accordion-item>.accordion-header .accordion-button,.accordion-flush>.accordion-item>.accordion-header .accordion-button.collapsed{border-radius:0}[data-bs-theme=dark] .accordion-button:after{--bs-accordion-btn-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");--bs-accordion-btn-active-icon:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-bg: ;--bs-breadcrumb-border-radius: ;--bs-breadcrumb-divider-color:var(--bs-secondary-color);--bs-breadcrumb-item-padding-x:0.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:0.75rem;--bs-pagination-padding-y:0.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 0.25rem rgba(13,110,253,.25);--bs-pagination-active-color:#fff;--bs-pagination-active-bg:#0d6efd;--bs-pagination-active-border-color:#0d6efd;--bs-pagination-disabled-color:var(--bs-secondary-color);--bs-pagination-disabled-bg:var(--bs-secondary-bg);--bs-pagination-disabled-border-color:var(--bs-border-color);display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;padding:var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);font-size:var(--bs-pagination-font-size);color:var(--bs-pagination-color);text-decoration:none;background-color:var(--bs-pagination-bg);border:var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media(prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:var(--bs-pagination-hover-color);background-color:var(--bs-pagination-hover-bg);border-color:var(--bs-pagination-hover-border-color)}.page-link:focus{z-index:3;color:var(--bs-pagination-focus-color);background-color:var(--bs-pagination-focus-bg);outline:0;box-shadow:var(--bs-pagination-focus-box-shadow)}.active>.page-link,.page-link.active{z-index:3;color:var(--bs-pagination-active-color);background-color:var(--bs-pagination-active-bg);border-color:var(--bs-pagination-active-border-color)}.disabled>.page-link,.page-link.disabled{color:var(--bs-pagination-disabled-color);pointer-events:none;background-color:var(--bs-pagination-disabled-bg);border-color:var(--bs-pagination-disabled-border-color)}.page-item:not(:first-child) .page-link{margin-left:calc(var(--bs-border-width)*-1)}.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:0.75rem;--bs-pagination-font-size:1.25rem;--bs-pagination-border-radius:var(--bs-border-radius-lg)}.pagination-sm{--bs-pagination-padding-x:0.5rem;--bs-pagination-padding-y:0.25rem;--bs-pagination-font-size:0.875rem;--bs-pagination-border-radius:var(--bs-border-radius-sm)}.badge{--bs-badge-padding-x:0.65em;--bs-badge-padding-y:0.35em;--bs-badge-font-size:0.75em;--bs-badge-font-weight:700;--bs-badge-color:#fff;--bs-badge-border-radius:var(--bs-border-radius);display:inline-block;padding:var(--bs-badge-padding-y) var(--bs-badge-padding-x);font-size:var(--bs-badge-font-size);font-weight:var(--bs-badge-font-weight);line-height:1;color:var(--bs-badge-color);text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:var(--bs-badge-border-radius)}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{--bs-alert-bg:transparent;--bs-alert-padding-x:1rem;--bs-alert-padding-y:1rem;--bs-alert-margin-bottom:1rem;--bs-alert-color:inherit;--bs-alert-border-color:transparent;--bs-alert-border:var(--bs-border-width) solid var(--bs-alert-border-color);--bs-alert-border-radius:var(--bs-border-radius);--bs-alert-link-color:inherit;position:relative;padding:var(--bs-alert-padding-y) var(--bs-alert-padding-x);margin-bottom:var(--bs-alert-margin-bottom);color:var(--bs-alert-color);background-color:var(--bs-alert-bg);border:var(--bs-alert-border);border-radius:var(--bs-alert-border-radius)}.alert-heading{color:inherit}.alert-link{font-weight:700;color:var(--bs-alert-link-color)}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{--bs-alert-color:var(--bs-primary-text-emphasis);--bs-alert-bg:var(--bs-primary-bg-subtle);--bs-alert-border-color:var(--bs-primary-border-subtle);--bs-alert-link-color:var(--bs-primary-text-emphasis)}.alert-secondary{--bs-alert-color:var(--bs-secondary-text-emphasis);--bs-alert-bg:var(--bs-secondary-bg-subtle);--bs-alert-border-color:var(--bs-secondary-border-subtle);--bs-alert-link-color:var(--bs-secondary-text-emphasis)}.alert-success{--bs-alert-color:var(--bs-success-text-emphasis);--bs-alert-bg:var(--bs-success-bg-subtle);--bs-alert-border-color:var(--bs-success-border-subtle);--bs-alert-link-color:var(--bs-success-text-emphasis)}.alert-info{--bs-alert-color:var(--bs-info-text-emphasis);--bs-alert-bg:var(--bs-info-bg-subtle);--bs-alert-border-color:var(--bs-info-border-subtle);--bs-alert-link-color:var(--bs-info-text-emphasis)}.alert-warning{--bs-alert-color:var(--bs-warning-text-emphasis);--bs-alert-bg:var(--bs-warning-bg-subtle);--bs-alert-border-color:var(--bs-warning-border-subtle);--bs-alert-link-color:var(--bs-warning-text-emphasis)}.alert-danger{--bs-alert-color:var(--bs-danger-text-emphasis);--bs-alert-bg:var(--bs-danger-bg-subtle);--bs-alert-border-color:var(--bs-danger-border-subtle);--bs-alert-link-color:var(--bs-danger-text-emphasis)}.alert-light{--bs-alert-color:var(--bs-light-text-emphasis);--bs-alert-bg:var(--bs-light-bg-subtle);--bs-alert-border-color:var(--bs-light-border-subtle);--bs-alert-link-color:var(--bs-light-text-emphasis)}.alert-dark{--bs-alert-color:var(--bs-dark-text-emphasis);--bs-alert-bg:var(--bs-dark-bg-subtle);--bs-alert-border-color:var(--bs-dark-border-subtle);--bs-alert-link-color:var(--bs-dark-text-emphasis)}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress,.progress-stacked{--bs-progress-height:1rem;--bs-progress-font-size:0.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 0.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,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:var(--bs-progress-height) var(--bs-progress-height)}.progress-stacked>.progress{overflow:visible}.progress-stacked>.progress>.progress-bar{width:100%}.progress-bar-animated{animation:progress-bar-stripes 1s linear infinite}@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:0.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-action{width:100%;color:var(--bs-list-group-action-color);text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:var(--bs-list-group-action-hover-color);text-decoration:none;background-color:var(--bs-list-group-action-hover-bg)}.list-group-item-action:active{color:var(--bs-list-group-action-active-color);background-color:var(--bs-list-group-action-active-bg)}.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-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}@media(min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}@media(min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child:not(:last-child){border-bottom-left-radius:var(--bs-list-group-border-radius);border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child:not(:first-child){border-top-right-radius:var(--bs-list-group-border-radius);border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:var(--bs-list-group-border-width);border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:calc(-1*var(--bs-list-group-border-width));border-left-width:var(--bs-list-group-border-width)}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 var(--bs-list-group-border-width)}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{--bs-list-group-color:var(--bs-primary-text-emphasis);--bs-list-group-bg:var(--bs-primary-bg-subtle);--bs-list-group-border-color:var(--bs-primary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-primary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-primary-border-subtle);--bs-list-group-active-color:var(--bs-primary-bg-subtle);--bs-list-group-active-bg:var(--bs-primary-text-emphasis);--bs-list-group-active-border-color:var(--bs-primary-text-emphasis)}.list-group-item-secondary{--bs-list-group-color:var(--bs-secondary-text-emphasis);--bs-list-group-bg:var(--bs-secondary-bg-subtle);--bs-list-group-border-color:var(--bs-secondary-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-secondary-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-secondary-border-subtle);--bs-list-group-active-color:var(--bs-secondary-bg-subtle);--bs-list-group-active-bg:var(--bs-secondary-text-emphasis);--bs-list-group-active-border-color:var(--bs-secondary-text-emphasis)}.list-group-item-success{--bs-list-group-color:var(--bs-success-text-emphasis);--bs-list-group-bg:var(--bs-success-bg-subtle);--bs-list-group-border-color:var(--bs-success-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-success-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-success-border-subtle);--bs-list-group-active-color:var(--bs-success-bg-subtle);--bs-list-group-active-bg:var(--bs-success-text-emphasis);--bs-list-group-active-border-color:var(--bs-success-text-emphasis)}.list-group-item-info{--bs-list-group-color:var(--bs-info-text-emphasis);--bs-list-group-bg:var(--bs-info-bg-subtle);--bs-list-group-border-color:var(--bs-info-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-info-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-info-border-subtle);--bs-list-group-active-color:var(--bs-info-bg-subtle);--bs-list-group-active-bg:var(--bs-info-text-emphasis);--bs-list-group-active-border-color:var(--bs-info-text-emphasis)}.list-group-item-warning{--bs-list-group-color:var(--bs-warning-text-emphasis);--bs-list-group-bg:var(--bs-warning-bg-subtle);--bs-list-group-border-color:var(--bs-warning-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-warning-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-warning-border-subtle);--bs-list-group-active-color:var(--bs-warning-bg-subtle);--bs-list-group-active-bg:var(--bs-warning-text-emphasis);--bs-list-group-active-border-color:var(--bs-warning-text-emphasis)}.list-group-item-danger{--bs-list-group-color:var(--bs-danger-text-emphasis);--bs-list-group-bg:var(--bs-danger-bg-subtle);--bs-list-group-border-color:var(--bs-danger-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-danger-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-danger-border-subtle);--bs-list-group-active-color:var(--bs-danger-bg-subtle);--bs-list-group-active-bg:var(--bs-danger-text-emphasis);--bs-list-group-active-border-color:var(--bs-danger-text-emphasis)}.list-group-item-light{--bs-list-group-color:var(--bs-light-text-emphasis);--bs-list-group-bg:var(--bs-light-bg-subtle);--bs-list-group-border-color:var(--bs-light-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-light-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-light-border-subtle);--bs-list-group-active-color:var(--bs-light-bg-subtle);--bs-list-group-active-bg:var(--bs-light-text-emphasis);--bs-list-group-active-border-color:var(--bs-light-text-emphasis)}.list-group-item-dark{--bs-list-group-color:var(--bs-dark-text-emphasis);--bs-list-group-bg:var(--bs-dark-bg-subtle);--bs-list-group-border-color:var(--bs-dark-border-subtle);--bs-list-group-action-hover-color:var(--bs-emphasis-color);--bs-list-group-action-hover-bg:var(--bs-dark-border-subtle);--bs-list-group-action-active-color:var(--bs-emphasis-color);--bs-list-group-action-active-bg:var(--bs-dark-border-subtle);--bs-list-group-active-color:var(--bs-dark-bg-subtle);--bs-list-group-active-bg:var(--bs-dark-text-emphasis);--bs-list-group-active-border-color:var(--bs-dark-text-emphasis)}.btn-close{--bs-btn-close-color:#000;--bs-btn-close-bg:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");--bs-btn-close-opacity:0.5;--bs-btn-close-hover-opacity:0.75;--bs-btn-close-focus-shadow:0 0 0 0.25rem rgba(13,110,253,.25);--bs-btn-close-focus-opacity:1;--bs-btn-close-disabled-opacity:0.25;--bs-btn-close-white-filter:invert(1) grayscale(100%) brightness(200%);box-sizing:content-box;width:1em;height:1em;padding:.25em;background:transparent var(--bs-btn-close-bg) center/1em auto no-repeat;border:0;border-radius:.375rem;opacity:var(--bs-btn-close-opacity)}.btn-close,.btn-close:hover{color:var(--bs-btn-close-color)}.btn-close:hover{text-decoration:none;opacity:var(--bs-btn-close-hover-opacity)}.btn-close:focus{outline:0;box-shadow:var(--bs-btn-close-focus-shadow);opacity:var(--bs-btn-close-focus-opacity)}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--bs-btn-close-disabled-opacity)}.btn-close-white,[data-bs-theme=dark] .btn-close{filter:var(--bs-btn-close-white-filter)}.toast{--bs-toast-zindex:1090;--bs-toast-padding-x:0.75rem;--bs-toast-padding-y:0.5rem;--bs-toast-spacing:1.5rem;--bs-toast-max-width:350px;--bs-toast-font-size:0.875rem;--bs-toast-color: ;--bs-toast-bg:rgba(var(--bs-body-bg-rgb),0.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),0.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:0.5rem;--bs-modal-color: ;--bs-modal-bg:var(--bs-body-bg);--bs-modal-border-color:var(--bs-border-color-translucent);--bs-modal-border-width:var(--bs-border-width);--bs-modal-border-radius:var(--bs-border-radius-lg);--bs-modal-box-shadow:var(--bs-box-shadow-sm);--bs-modal-inner-border-radius:calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));--bs-modal-header-padding-x:1rem;--bs-modal-header-padding-y:1rem;--bs-modal-header-padding:1rem 1rem;--bs-modal-header-border-color:var(--bs-border-color);--bs-modal-header-border-width:var(--bs-border-width);--bs-modal-title-line-height:1.5;--bs-modal-footer-gap:0.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{transition:transform .3s ease-out;transform:translateY(-50px)}@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:0.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:calc(-.5*var(--bs-modal-header-padding-y)) calc(-.5*var(--bs-modal-header-padding-x)) calc(-.5*var(--bs-modal-header-padding-y)) auto}.modal-title{margin-bottom:0;line-height:var(--bs-modal-title-line-height)}.modal-body{position:relative;flex:1 1 auto;padding:var(--bs-modal-padding)}.modal-footer{display:flex;flex-shrink:0;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap)*.5);background-color:var(--bs-modal-footer-bg);border-top:var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);border-bottom-right-radius:var(--bs-modal-inner-border-radius);border-bottom-left-radius:var(--bs-modal-inner-border-radius)}.modal-footer>*{margin:calc(var(--bs-modal-footer-gap)*.5)}@media(min-width:576px){.modal{--bs-modal-margin:1.75rem;--bs-modal-box-shadow:var(--bs-box-shadow)}.modal-dialog{max-width:var(--bs-modal-width);margin-right:auto;margin-left:auto}.modal-sm{--bs-modal-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{--bs-modal-width:800px}}@media(min-width:1200px){.modal-xl{--bs-modal-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-footer,.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}@media(max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-footer,.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}}@media(max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-footer,.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}}@media(max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-footer,.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}}@media(max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-footer,.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}}@media(max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-footer,.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}}.tooltip{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin: ;--bs-tooltip-font-size:0.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:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0}.tooltip.show{opacity:var(--bs-tooltip-opacity)}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height)}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before,.bs-tooltip-top .tooltip-arrow:before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-top-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before,.bs-tooltip-end .tooltip-arrow:before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width)*.5) 0;border-right-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:calc(-1*var(--bs-tooltip-arrow-height))}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before,.bs-tooltip-bottom .tooltip-arrow:before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:calc(-1*var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width)}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before,.bs-tooltip-start .tooltip-arrow:before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width)*.5) 0 calc(var(--bs-tooltip-arrow-width)*.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg)}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius)}.popover{--bs-popover-zindex:1070;--bs-popover-max-width:276px;--bs-popover-font-size:0.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:0.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:0.5rem;--bs-popover-arrow-border:var(--bs-popover-border-color);z-index:var(--bs-popover-zindex);display:block;max-width:var(--bs-popover-max-width);font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-popover-font-size);word-wrap:break-word;background-color:var(--bs-popover-bg);background-clip:padding-box;border:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-radius:var(--bs-popover-border-radius)}.popover .popover-arrow{display:block;width:var(--bs-popover-arrow-width);height:var(--bs-popover-arrow-height)}.popover .popover-arrow:after,.popover .popover-arrow:before{position:absolute;display:block;content:"";border:0 solid transparent}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:after,.bs-popover-top>.popover-arrow:before{border-width:var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:before,.bs-popover-top>.popover-arrow:before{bottom:0;border-top-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow:after,.bs-popover-top>.popover-arrow:after{bottom:var(--bs-popover-border-width);border-top-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:after,.bs-popover-end>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width)*.5) 0}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:before,.bs-popover-end>.popover-arrow:before{left:0;border-right-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow:after,.bs-popover-end>.popover-arrow:after{left:var(--bs-popover-border-width);border-right-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width))}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:before{border-width:0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:before,.bs-popover-bottom>.popover-arrow:before{top:0;border-bottom-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow:after,.bs-popover-bottom>.popover-arrow:after{top:var(--bs-popover-border-width);border-bottom-color:var(--bs-popover-bg)}.bs-popover-auto[data-popper-placement^=bottom] .popover-header:before,.bs-popover-bottom .popover-header:before{position:absolute;top:0;left:50%;display:block;width:var(--bs-popover-arrow-width);margin-left:calc(-.5*var(--bs-popover-arrow-width));content:"";border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-header-bg)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-1*(var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));width:var(--bs-popover-arrow-height);height:var(--bs-popover-arrow-width)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:after,.bs-popover-start>.popover-arrow:before{border-width:calc(var(--bs-popover-arrow-width)*.5) 0 calc(var(--bs-popover-arrow-width)*.5) var(--bs-popover-arrow-height)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:before,.bs-popover-start>.popover-arrow:before{right:0;border-left-color:var(--bs-popover-arrow-border)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow:after,.bs-popover-start>.popover-arrow:after{right:var(--bs-popover-border-width);border-left-color:var(--bs-popover-bg)}.popover-header{padding:var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);margin-bottom:0;font-size:var(--bs-popover-header-font-size);color:var(--bs-popover-header-color);background-color:var(--bs-popover-header-bg);border-bottom:var(--bs-popover-border-width) solid var(--bs-popover-border-color);border-top-left-radius:var(--bs-popover-inner-border-radius);border-top-right-radius:var(--bs-popover-inner-border-radius)}.popover-header:empty{display:none}.popover-body{padding:var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);color:var(--bs-popover-body-color)}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner:after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%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-.708z'/%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:#fff;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:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}[data-bs-theme=dark] .carousel .carousel-control-next-icon,[data-bs-theme=dark] .carousel .carousel-control-prev-icon,[data-bs-theme=dark].carousel .carousel-control-next-icon,[data-bs-theme=dark].carousel .carousel-control-prev-icon{filter:invert(1) grayscale(100)}[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target],[data-bs-theme=dark].carousel .carousel-indicators [data-bs-target]{background-color:#000}[data-bs-theme=dark] .carousel .carousel-caption,[data-bs-theme=dark].carousel .carousel-caption{color:#000}.spinner-border,.spinner-grow{display:inline-block;width:var(--bs-spinner-width);height:var(--bs-spinner-height);vertical-align:var(--bs-spinner-vertical-align);border-radius:50%;animation:var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name)}@keyframes spinner-border{to{transform:rotate(1turn)}}.spinner-border{--bs-spinner-width:2rem;--bs-spinner-height:2rem;--bs-spinner-vertical-align:-0.125em;--bs-spinner-border-width:0.25em;--bs-spinner-animation-speed:0.75s;--bs-spinner-animation-name:spinner-border;border-right-color:currentcolor;border:var(--bs-spinner-border-width) solid;border-right:var(--bs-spinner-border-width) solid transparent}.spinner-border-sm{--bs-spinner-width:1rem;--bs-spinner-height:1rem;--bs-spinner-border-width:0.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:-0.125em;--bs-spinner-animation-speed:0.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 0.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:translateX(-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:translateX(100%)}.offcanvas-sm.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-sm.offcanvas-bottom,.offcanvas-sm.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-sm.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-md.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-md.offcanvas-bottom,.offcanvas-md.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-md.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-lg.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-lg.offcanvas-bottom,.offcanvas-lg.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-lg.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-xl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xl.offcanvas-bottom,.offcanvas-xl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xl.offcanvas-bottom{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:translateX(-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:translateX(100%)}.offcanvas-xxl.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas-xxl.offcanvas-bottom,.offcanvas-xxl.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas-xxl.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas-xxl.show:not(.hiding),.offcanvas-xxl.showing{transform:none}.offcanvas-xxl.hiding,.offcanvas-xxl.show,.offcanvas-xxl.showing{visibility:visible}}@media(min-width:1400px){.offcanvas-xxl{--bs-offcanvas-height:auto;--bs-offcanvas-border-width:0;background-color:transparent!important}.offcanvas-xxl .offcanvas-header{display:none}.offcanvas-xxl .offcanvas-body{display:flex;flex-grow:0;padding:0;overflow-y:visible;background-color:transparent!important}}.offcanvas{position:fixed;bottom:0;z-index:var(--bs-offcanvas-zindex);display:flex;flex-direction:column;max-width:100%;color:var(--bs-offcanvas-color);visibility:hidden;background-color:var(--bs-offcanvas-bg);background-clip:padding-box;outline:0;transition:var(--bs-offcanvas-transition)}@media(prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas.offcanvas-start{top:0;left:0;width:var(--bs-offcanvas-width);border-right:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateX(-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:translateX(100%)}.offcanvas.offcanvas-top{top:0;border-bottom:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(-100%)}.offcanvas.offcanvas-bottom,.offcanvas.offcanvas-top{right:0;left:0;height:var(--bs-offcanvas-height);max-height:100%}.offcanvas.offcanvas-bottom{border-top:var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);transform:translateY(100%)}.offcanvas.show:not(.hiding),.offcanvas.showing{transform:none}.offcanvas.hiding,.offcanvas.show,.offcanvas.showing{visibility:visible}.offcanvas-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.offcanvas-backdrop.fade{opacity:0}.offcanvas-backdrop.show{opacity:.5}.offcanvas-header{display:flex;align-items:center;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x)}.offcanvas-header .btn-close{padding:calc(var(--bs-offcanvas-padding-y)*.5) calc(var(--bs-offcanvas-padding-x)*.5);margin:calc(-.5*var(--bs-offcanvas-padding-y)) calc(-.5*var(--bs-offcanvas-padding-x)) calc(-.5*var(--bs-offcanvas-padding-y)) auto}.offcanvas-title{margin-bottom:0;line-height:var(--bs-offcanvas-title-line-height)}.offcanvas-body{flex-grow:1;padding:var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);overflow-y:auto}.placeholder{display:inline-block;min-height:1em;vertical-align:middle;cursor:wait;background-color:currentcolor;opacity:.5}.placeholder.btn:before{display:inline-block;content:""}.placeholder-xs{min-height:.6em}.placeholder-sm{min-height:.8em}.placeholder-lg{min-height:1.2em}.placeholder-glow .placeholder{animation:placeholder-glow 2s ease-in-out infinite}@keyframes placeholder-glow{50%{opacity:.2}}.placeholder-wave{-webkit-mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);mask-image:linear-gradient(130deg,#000 55%,rgba(0,0,0,.8) 75%,#000 95%);-webkit-mask-size:200% 100%;mask-size:200% 100%;animation:placeholder-wave 2s linear infinite}@keyframes placeholder-wave{to{-webkit-mask-position:-200% 0;mask-position:-200% 0}}.clearfix:after{display:block;clear:both;content:""}.text-bg-primary{color:#fff!important;background-color:RGBA(var(--bs-primary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-secondary{color:#fff!important;background-color:RGBA(var(--bs-secondary-rgb),var(--bs-bg-opacity,1))!important}.text-bg-success{color:#fff!important;background-color:RGBA(var(--bs-success-rgb),var(--bs-bg-opacity,1))!important}.text-bg-info{color:#000!important;background-color:RGBA(var(--bs-info-rgb),var(--bs-bg-opacity,1))!important}.text-bg-warning{color:#000!important;background-color:RGBA(var(--bs-warning-rgb),var(--bs-bg-opacity,1))!important}.text-bg-danger{color:#fff!important;background-color:RGBA(var(--bs-danger-rgb),var(--bs-bg-opacity,1))!important}.text-bg-light{color:#000!important;background-color:RGBA(var(--bs-light-rgb),var(--bs-bg-opacity,1))!important}.text-bg-dark{color:#fff!important;background-color:RGBA(var(--bs-dark-rgb),var(--bs-bg-opacity,1))!important}.link-primary{color:RGBA(var(--bs-primary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-primary-rgb),var(--bs-link-underline-opacity,1))!important}.link-primary:focus,.link-primary:hover{color:RGBA(10,88,202,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(10,88,202,var(--bs-link-underline-opacity,1))!important}.link-secondary{color:RGBA(var(--bs-secondary-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-secondary-rgb),var(--bs-link-underline-opacity,1))!important}.link-secondary:focus,.link-secondary:hover{color:RGBA(86,94,100,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(86,94,100,var(--bs-link-underline-opacity,1))!important}.link-success{color:RGBA(var(--bs-success-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-success-rgb),var(--bs-link-underline-opacity,1))!important}.link-success:focus,.link-success:hover{color:RGBA(20,108,67,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(20,108,67,var(--bs-link-underline-opacity,1))!important}.link-info{color:RGBA(var(--bs-info-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-info-rgb),var(--bs-link-underline-opacity,1))!important}.link-info:focus,.link-info:hover{color:RGBA(61,213,243,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(61,213,243,var(--bs-link-underline-opacity,1))!important}.link-warning{color:RGBA(var(--bs-warning-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-warning-rgb),var(--bs-link-underline-opacity,1))!important}.link-warning:focus,.link-warning:hover{color:RGBA(255,205,57,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(255,205,57,var(--bs-link-underline-opacity,1))!important}.link-danger{color:RGBA(var(--bs-danger-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-danger-rgb),var(--bs-link-underline-opacity,1))!important}.link-danger:focus,.link-danger:hover{color:RGBA(176,42,55,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(176,42,55,var(--bs-link-underline-opacity,1))!important}.link-light{color:RGBA(var(--bs-light-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-light-rgb),var(--bs-link-underline-opacity,1))!important}.link-light:focus,.link-light:hover{color:RGBA(249,250,251,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(249,250,251,var(--bs-link-underline-opacity,1))!important}.link-dark{color:RGBA(var(--bs-dark-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-dark-rgb),var(--bs-link-underline-opacity,1))!important}.link-dark:focus,.link-dark:hover{color:RGBA(26,30,33,var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(26,30,33,var(--bs-link-underline-opacity,1))!important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,1))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-body-emphasis:focus,.link-body-emphasis:hover{color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-opacity,.75))!important;-webkit-text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb),var(--bs-link-underline-opacity,.75))!important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x,0) var(--bs-focus-ring-y,0) var(--bs-focus-ring-blur,0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,.5));text-underline-offset:.25em;-webkit-backface-visibility:hidden;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor;transition:transform .2s ease-in-out}@media(prefers-reduced-motion:reduce){.icon-link>.bi{transition:none}}.icon-link-hover:focus-visible>.bi,.icon-link-hover:hover>.bi{transform:var(--bs-icon-link-transform,translate3d(.25em,0,0))}.ratio{position:relative;width:100%}.ratio:before{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{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}.sticky-top{top:0}.sticky-bottom,.sticky-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-bottom{bottom:0}@media(min-width:576px){.sticky-sm-top{top:0}.sticky-sm-bottom,.sticky-sm-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-sm-bottom{bottom:0}}@media(min-width:768px){.sticky-md-top{top:0}.sticky-md-bottom,.sticky-md-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-md-bottom{bottom:0}}@media(min-width:992px){.sticky-lg-top{top:0}.sticky-lg-bottom,.sticky-lg-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-lg-bottom{bottom:0}}@media(min-width:1200px){.sticky-xl-top{top:0}.sticky-xl-bottom,.sticky-xl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xl-bottom{bottom:0}}@media(min-width:1400px){.sticky-xxl-top{top:0}.sticky-xxl-bottom,.sticky-xxl-top{position:-webkit-sticky;position:sticky;z-index:1020}.sticky-xxl-bottom{bottom:0}}.hstack{flex-direction:row;align-items:center}.hstack,.vstack{display:flex;align-self:stretch}.vstack{flex:1 1 auto;flex-direction:column}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption),.visually-hidden:not(caption){position:absolute!important}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.vr{display:inline-block;align-self:stretch;width:var(--bs-border-width);min-height:1em;background-color:currentcolor;opacity:.25}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.object-fit-contain{object-fit:contain!important}.object-fit-cover{object-fit:cover!important}.object-fit-fill{object-fit:fill!important}.object-fit-scale{object-fit:scale-down!important}.object-fit-none{object-fit:none!important}.opacity-0{opacity:0!important}.opacity-25{opacity:.25!important}.opacity-50{opacity:.5!important}.opacity-75{opacity:.75!important}.opacity-100{opacity:1!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.overflow-x-auto{overflow-x:auto!important}.overflow-x-hidden{overflow-x:hidden!important}.overflow-x-visible{overflow-x:visible!important}.overflow-x-scroll{overflow-x:scroll!important}.overflow-y-auto{overflow-y:auto!important}.overflow-y-hidden{overflow-y:hidden!important}.overflow-y-visible{overflow-y:visible!important}.overflow-y-scroll{overflow-y:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-inline-grid{display:inline-grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:var(--bs-box-shadow)!important}.shadow-sm{box-shadow:var(--bs-box-shadow-sm)!important}.shadow-lg{box-shadow:var(--bs-box-shadow-lg)!important}.shadow-none{box-shadow:none!important}.focus-ring-primary{--bs-focus-ring-color:rgba(var(--bs-primary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-secondary{--bs-focus-ring-color:rgba(var(--bs-secondary-rgb),var(--bs-focus-ring-opacity))}.focus-ring-success{--bs-focus-ring-color:rgba(var(--bs-success-rgb),var(--bs-focus-ring-opacity))}.focus-ring-info{--bs-focus-ring-color:rgba(var(--bs-info-rgb),var(--bs-focus-ring-opacity))}.focus-ring-warning{--bs-focus-ring-color:rgba(var(--bs-warning-rgb),var(--bs-focus-ring-opacity))}.focus-ring-danger{--bs-focus-ring-color:rgba(var(--bs-danger-rgb),var(--bs-focus-ring-opacity))}.focus-ring-light{--bs-focus-ring-color:rgba(var(--bs-light-rgb),var(--bs-focus-ring-opacity))}.focus-ring-dark{--bs-focus-ring-color:rgba(var(--bs-dark-rgb),var(--bs-focus-ring-opacity))}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!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:translateX(-50%)!important}.translate-middle-y{transform:translateY(-50%)!important}.border{border:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-0{border:0!important}.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-top-0{border-top:0!important}.border-end{border-right:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important}.border-start-0{border-left:0!important}.border-primary{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important}.border-secondary{--bs-border-opacity:1;border-color:rgba(var(--bs-secondary-rgb),var(--bs-border-opacity))!important}.border-success{--bs-border-opacity:1;border-color:rgba(var(--bs-success-rgb),var(--bs-border-opacity))!important}.border-info{--bs-border-opacity:1;border-color:rgba(var(--bs-info-rgb),var(--bs-border-opacity))!important}.border-warning{--bs-border-opacity:1;border-color:rgba(var(--bs-warning-rgb),var(--bs-border-opacity))!important}.border-danger{--bs-border-opacity:1;border-color:rgba(var(--bs-danger-rgb),var(--bs-border-opacity))!important}.border-light{--bs-border-opacity:1;border-color:rgba(var(--bs-light-rgb),var(--bs-border-opacity))!important}.border-dark{--bs-border-opacity:1;border-color:rgba(var(--bs-dark-rgb),var(--bs-border-opacity))!important}.border-black{--bs-border-opacity:1;border-color:rgba(var(--bs-black-rgb),var(--bs-border-opacity))!important}.border-white{--bs-border-opacity:1;border-color:rgba(var(--bs-white-rgb),var(--bs-border-opacity))!important}.border-primary-subtle{border-color:var(--bs-primary-border-subtle)!important}.border-secondary-subtle{border-color:var(--bs-secondary-border-subtle)!important}.border-success-subtle{border-color:var(--bs-success-border-subtle)!important}.border-info-subtle{border-color:var(--bs-info-border-subtle)!important}.border-warning-subtle{border-color:var(--bs-warning-border-subtle)!important}.border-danger-subtle{border-color:var(--bs-danger-border-subtle)!important}.border-light-subtle{border-color:var(--bs-light-border-subtle)!important}.border-dark-subtle{border-color:var(--bs-dark-border-subtle)!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.border-opacity-10{--bs-border-opacity:0.1}.border-opacity-25{--bs-border-opacity:0.25}.border-opacity-50{--bs-border-opacity:0.5}.border-opacity-75{--bs-border-opacity:0.75}.border-opacity-100{--bs-border-opacity:1}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!important}.flex-fill{flex:1 1 auto!important}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.gap-0{gap:0!important}.gap-1{gap:.25rem!important}.gap-2{gap:.5rem!important}.gap-3{gap:1rem!important}.gap-4{gap:1.5rem!important}.gap-5{gap:3rem!important}.row-gap-0{row-gap:0!important}.row-gap-1{row-gap:.25rem!important}.row-gap-2{row-gap:.5rem!important}.row-gap-3{row-gap:1rem!important}.row-gap-4{row-gap:1.5rem!important}.row-gap-5{row-gap:3rem!important}.column-gap-0{column-gap:0!important}.column-gap-1{column-gap:.25rem!important}.column-gap-2{column-gap:.5rem!important}.column-gap-3{column-gap:1rem!important}.column-gap-4{column-gap:1.5rem!important}.column-gap-5{column-gap:3rem!important}.font-monospace{font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-lighter{font-weight:lighter!important}.fw-light{font-weight:300!important}.fw-normal{font-weight:400!important}.fw-medium{font-weight:500!important}.fw-semibold{font-weight:600!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important}.text-secondary{--bs-text-opacity:1;color:rgba(var(--bs-secondary-rgb),var(--bs-text-opacity))!important}.text-success{--bs-text-opacity:1;color:rgba(var(--bs-success-rgb),var(--bs-text-opacity))!important}.text-info{--bs-text-opacity:1;color:rgba(var(--bs-info-rgb),var(--bs-text-opacity))!important}.text-warning{--bs-text-opacity:1;color:rgba(var(--bs-warning-rgb),var(--bs-text-opacity))!important}.text-danger{--bs-text-opacity:1;color:rgba(var(--bs-danger-rgb),var(--bs-text-opacity))!important}.text-light{--bs-text-opacity:1;color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))!important}.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important}.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.text-body{--bs-text-opacity:1;color:rgba(var(--bs-body-color-rgb),var(--bs-text-opacity))!important}.text-muted{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-black-50{--bs-text-opacity:1;color:rgba(0,0,0,.5)!important}.text-white-50{--bs-text-opacity:1;color:hsla(0,0%,100%,.5)!important}.text-body-secondary{--bs-text-opacity:1;color:var(--bs-secondary-color)!important}.text-body-tertiary{--bs-text-opacity:1;color:var(--bs-tertiary-color)!important}.text-body-emphasis{--bs-text-opacity:1;color:var(--bs-emphasis-color)!important}.text-reset{--bs-text-opacity:1;color:inherit!important}.text-opacity-25{--bs-text-opacity:0.25}.text-opacity-50{--bs-text-opacity:0.5}.text-opacity-75{--bs-text-opacity:0.75}.text-opacity-100{--bs-text-opacity:1}.text-primary-emphasis{color:var(--bs-primary-text-emphasis)!important}.text-secondary-emphasis{color:var(--bs-secondary-text-emphasis)!important}.text-success-emphasis{color:var(--bs-success-text-emphasis)!important}.text-info-emphasis{color:var(--bs-info-text-emphasis)!important}.text-warning-emphasis{color:var(--bs-warning-text-emphasis)!important}.text-danger-emphasis{color:var(--bs-danger-text-emphasis)!important}.text-light-emphasis{color:var(--bs-light-text-emphasis)!important}.text-dark-emphasis{color:var(--bs-dark-text-emphasis)!important}.link-opacity-10,.link-opacity-10-hover:hover{--bs-link-opacity:0.1}.link-opacity-25,.link-opacity-25-hover:hover{--bs-link-opacity:0.25}.link-opacity-50,.link-opacity-50-hover:hover{--bs-link-opacity:0.5}.link-opacity-75,.link-opacity-75-hover:hover{--bs-link-opacity:0.75}.link-opacity-100,.link-opacity-100-hover:hover{--bs-link-opacity:1}.link-offset-1,.link-offset-1-hover:hover{text-underline-offset:.125em!important}.link-offset-2,.link-offset-2-hover:hover{text-underline-offset:.25em!important}.link-offset-3,.link-offset-3-hover:hover{text-underline-offset:.375em!important}.link-underline-primary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-primary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-secondary{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-secondary-rgb),var(--bs-link-underline-opacity))!important}.link-underline-success{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-success-rgb),var(--bs-link-underline-opacity))!important}.link-underline-info{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-info-rgb),var(--bs-link-underline-opacity))!important}.link-underline-warning{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-warning-rgb),var(--bs-link-underline-opacity))!important}.link-underline-danger{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-danger-rgb),var(--bs-link-underline-opacity))!important}.link-underline-light{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-light-rgb),var(--bs-link-underline-opacity))!important}.link-underline-dark{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important;text-decoration-color:rgba(var(--bs-dark-rgb),var(--bs-link-underline-opacity))!important}.link-underline{--bs-link-underline-opacity:1;-webkit-text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important;text-decoration-color:rgba(var(--bs-link-color-rgb),var(--bs-link-underline-opacity,1))!important}.link-underline-opacity-0,.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity:0}.link-underline-opacity-10,.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity:0.1}.link-underline-opacity-25,.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity:0.25}.link-underline-opacity-50,.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity:0.5}.link-underline-opacity-75,.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity:0.75}.link-underline-opacity-100,.link-underline-opacity-100-hover:hover{--bs-link-underline-opacity:1}.bg-primary{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important}.bg-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-rgb),var(--bs-bg-opacity))!important}.bg-success{--bs-bg-opacity:1;background-color:rgba(var(--bs-success-rgb),var(--bs-bg-opacity))!important}.bg-info{--bs-bg-opacity:1;background-color:rgba(var(--bs-info-rgb),var(--bs-bg-opacity))!important}.bg-warning{--bs-bg-opacity:1;background-color:rgba(var(--bs-warning-rgb),var(--bs-bg-opacity))!important}.bg-danger{--bs-bg-opacity:1;background-color:rgba(var(--bs-danger-rgb),var(--bs-bg-opacity))!important}.bg-light{--bs-bg-opacity:1;background-color:rgba(var(--bs-light-rgb),var(--bs-bg-opacity))!important}.bg-dark{--bs-bg-opacity:1;background-color:rgba(var(--bs-dark-rgb),var(--bs-bg-opacity))!important}.bg-black{--bs-bg-opacity:1;background-color:rgba(var(--bs-black-rgb),var(--bs-bg-opacity))!important}.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important}.bg-body{--bs-bg-opacity:1;background-color:rgba(var(--bs-body-bg-rgb),var(--bs-bg-opacity))!important}.bg-transparent{--bs-bg-opacity:1;background-color:transparent!important}.bg-body-secondary{--bs-bg-opacity:1;background-color:rgba(var(--bs-secondary-bg-rgb),var(--bs-bg-opacity))!important}.bg-body-tertiary{--bs-bg-opacity:1;background-color:rgba(var(--bs-tertiary-bg-rgb),var(--bs-bg-opacity))!important}.bg-opacity-10{--bs-bg-opacity:0.1}.bg-opacity-25{--bs-bg-opacity:0.25}.bg-opacity-50{--bs-bg-opacity:0.5}.bg-opacity-75{--bs-bg-opacity:0.75}.bg-opacity-100{--bs-bg-opacity:1}.bg-primary-subtle{background-color:var(--bs-primary-bg-subtle)!important}.bg-secondary-subtle{background-color:var(--bs-secondary-bg-subtle)!important}.bg-success-subtle{background-color:var(--bs-success-bg-subtle)!important}.bg-info-subtle{background-color:var(--bs-info-bg-subtle)!important}.bg-warning-subtle{background-color:var(--bs-warning-bg-subtle)!important}.bg-danger-subtle{background-color:var(--bs-danger-bg-subtle)!important}.bg-light-subtle{background-color:var(--bs-light-bg-subtle)!important}.bg-dark-subtle{background-color:var(--bs-dark-bg-subtle)!important}.bg-gradient{background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:var(--bs-border-radius)!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:var(--bs-border-radius-sm)!important}.rounded-2{border-radius:var(--bs-border-radius)!important}.rounded-3{border-radius:var(--bs-border-radius-lg)!important}.rounded-4{border-radius:var(--bs-border-radius-xl)!important}.rounded-5{border-radius:var(--bs-border-radius-xxl)!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:var(--bs-border-radius-pill)!important}.rounded-top{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-0{border-top-left-radius:0!important;border-top-right-radius:0!important}.rounded-top-1{border-top-left-radius:var(--bs-border-radius-sm)!important;border-top-right-radius:var(--bs-border-radius-sm)!important}.rounded-top-2{border-top-left-radius:var(--bs-border-radius)!important;border-top-right-radius:var(--bs-border-radius)!important}.rounded-top-3{border-top-left-radius:var(--bs-border-radius-lg)!important;border-top-right-radius:var(--bs-border-radius-lg)!important}.rounded-top-4{border-top-left-radius:var(--bs-border-radius-xl)!important;border-top-right-radius:var(--bs-border-radius-xl)!important}.rounded-top-5{border-top-left-radius:var(--bs-border-radius-xxl)!important;border-top-right-radius:var(--bs-border-radius-xxl)!important}.rounded-top-circle{border-top-left-radius:50%!important;border-top-right-radius:50%!important}.rounded-top-pill{border-top-left-radius:var(--bs-border-radius-pill)!important;border-top-right-radius:var(--bs-border-radius-pill)!important}.rounded-end{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-0{border-top-right-radius:0!important;border-bottom-right-radius:0!important}.rounded-end-1{border-top-right-radius:var(--bs-border-radius-sm)!important;border-bottom-right-radius:var(--bs-border-radius-sm)!important}.rounded-end-2{border-top-right-radius:var(--bs-border-radius)!important;border-bottom-right-radius:var(--bs-border-radius)!important}.rounded-end-3{border-top-right-radius:var(--bs-border-radius-lg)!important;border-bottom-right-radius:var(--bs-border-radius-lg)!important}.rounded-end-4{border-top-right-radius:var(--bs-border-radius-xl)!important;border-bottom-right-radius:var(--bs-border-radius-xl)!important}.rounded-end-5{border-top-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-right-radius:var(--bs-border-radius-xxl)!important}.rounded-end-circle{border-top-right-radius:50%!important;border-bottom-right-radius:50%!important}.rounded-end-pill{border-top-right-radius:var(--bs-border-radius-pill)!important;border-bottom-right-radius:var(--bs-border-radius-pill)!important}.rounded-bottom{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-0{border-bottom-right-radius:0!important;border-bottom-left-radius:0!important}.rounded-bottom-1{border-bottom-right-radius:var(--bs-border-radius-sm)!important;border-bottom-left-radius:var(--bs-border-radius-sm)!important}.rounded-bottom-2{border-bottom-right-radius:var(--bs-border-radius)!important;border-bottom-left-radius:var(--bs-border-radius)!important}.rounded-bottom-3{border-bottom-right-radius:var(--bs-border-radius-lg)!important;border-bottom-left-radius:var(--bs-border-radius-lg)!important}.rounded-bottom-4{border-bottom-right-radius:var(--bs-border-radius-xl)!important;border-bottom-left-radius:var(--bs-border-radius-xl)!important}.rounded-bottom-5{border-bottom-right-radius:var(--bs-border-radius-xxl)!important;border-bottom-left-radius:var(--bs-border-radius-xxl)!important}.rounded-bottom-circle{border-bottom-right-radius:50%!important;border-bottom-left-radius:50%!important}.rounded-bottom-pill{border-bottom-right-radius:var(--bs-border-radius-pill)!important;border-bottom-left-radius:var(--bs-border-radius-pill)!important}.rounded-start{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.rounded-start-1{border-bottom-left-radius:var(--bs-border-radius-sm)!important;border-top-left-radius:var(--bs-border-radius-sm)!important}.rounded-start-2{border-bottom-left-radius:var(--bs-border-radius)!important;border-top-left-radius:var(--bs-border-radius)!important}.rounded-start-3{border-bottom-left-radius:var(--bs-border-radius-lg)!important;border-top-left-radius:var(--bs-border-radius-lg)!important}.rounded-start-4{border-bottom-left-radius:var(--bs-border-radius-xl)!important;border-top-left-radius:var(--bs-border-radius-xl)!important}.rounded-start-5{border-bottom-left-radius:var(--bs-border-radius-xxl)!important;border-top-left-radius:var(--bs-border-radius-xxl)!important}.rounded-start-circle{border-bottom-left-radius:50%!important;border-top-left-radius:50%!important}.rounded-start-pill{border-bottom-left-radius:var(--bs-border-radius-pill)!important;border-top-left-radius:var(--bs-border-radius-pill)!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.z-n1{z-index:-1!important}.z-0{z-index:0!important}.z-1{z-index:1!important}.z-2{z-index:2!important}.z-3{z-index:3!important}@media(min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.object-fit-sm-contain{object-fit:contain!important}.object-fit-sm-cover{object-fit:cover!important}.object-fit-sm-fill{object-fit:fill!important}.object-fit-sm-scale{object-fit:scale-down!important}.object-fit-sm-none{object-fit:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-inline-grid{display:inline-grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.gap-sm-0{gap:0!important}.gap-sm-1{gap:.25rem!important}.gap-sm-2{gap:.5rem!important}.gap-sm-3{gap:1rem!important}.gap-sm-4{gap:1.5rem!important}.gap-sm-5{gap:3rem!important}.row-gap-sm-0{row-gap:0!important}.row-gap-sm-1{row-gap:.25rem!important}.row-gap-sm-2{row-gap:.5rem!important}.row-gap-sm-3{row-gap:1rem!important}.row-gap-sm-4{row-gap:1.5rem!important}.row-gap-sm-5{row-gap:3rem!important}.column-gap-sm-0{column-gap:0!important}.column-gap-sm-1{column-gap:.25rem!important}.column-gap-sm-2{column-gap:.5rem!important}.column-gap-sm-3{column-gap:1rem!important}.column-gap-sm-4{column-gap:1.5rem!important}.column-gap-sm-5{column-gap:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media(min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.object-fit-md-contain{object-fit:contain!important}.object-fit-md-cover{object-fit:cover!important}.object-fit-md-fill{object-fit:fill!important}.object-fit-md-scale{object-fit:scale-down!important}.object-fit-md-none{object-fit:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-inline-grid{display:inline-grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.gap-md-0{gap:0!important}.gap-md-1{gap:.25rem!important}.gap-md-2{gap:.5rem!important}.gap-md-3{gap:1rem!important}.gap-md-4{gap:1.5rem!important}.gap-md-5{gap:3rem!important}.row-gap-md-0{row-gap:0!important}.row-gap-md-1{row-gap:.25rem!important}.row-gap-md-2{row-gap:.5rem!important}.row-gap-md-3{row-gap:1rem!important}.row-gap-md-4{row-gap:1.5rem!important}.row-gap-md-5{row-gap:3rem!important}.column-gap-md-0{column-gap:0!important}.column-gap-md-1{column-gap:.25rem!important}.column-gap-md-2{column-gap:.5rem!important}.column-gap-md-3{column-gap:1rem!important}.column-gap-md-4{column-gap:1.5rem!important}.column-gap-md-5{column-gap:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media(min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.object-fit-lg-contain{object-fit:contain!important}.object-fit-lg-cover{object-fit:cover!important}.object-fit-lg-fill{object-fit:fill!important}.object-fit-lg-scale{object-fit:scale-down!important}.object-fit-lg-none{object-fit:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-inline-grid{display:inline-grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.gap-lg-0{gap:0!important}.gap-lg-1{gap:.25rem!important}.gap-lg-2{gap:.5rem!important}.gap-lg-3{gap:1rem!important}.gap-lg-4{gap:1.5rem!important}.gap-lg-5{gap:3rem!important}.row-gap-lg-0{row-gap:0!important}.row-gap-lg-1{row-gap:.25rem!important}.row-gap-lg-2{row-gap:.5rem!important}.row-gap-lg-3{row-gap:1rem!important}.row-gap-lg-4{row-gap:1.5rem!important}.row-gap-lg-5{row-gap:3rem!important}.column-gap-lg-0{column-gap:0!important}.column-gap-lg-1{column-gap:.25rem!important}.column-gap-lg-2{column-gap:.5rem!important}.column-gap-lg-3{column-gap:1rem!important}.column-gap-lg-4{column-gap:1.5rem!important}.column-gap-lg-5{column-gap:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media(min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.object-fit-xl-contain{object-fit:contain!important}.object-fit-xl-cover{object-fit:cover!important}.object-fit-xl-fill{object-fit:fill!important}.object-fit-xl-scale{object-fit:scale-down!important}.object-fit-xl-none{object-fit:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-inline-grid{display:inline-grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.gap-xl-0{gap:0!important}.gap-xl-1{gap:.25rem!important}.gap-xl-2{gap:.5rem!important}.gap-xl-3{gap:1rem!important}.gap-xl-4{gap:1.5rem!important}.gap-xl-5{gap:3rem!important}.row-gap-xl-0{row-gap:0!important}.row-gap-xl-1{row-gap:.25rem!important}.row-gap-xl-2{row-gap:.5rem!important}.row-gap-xl-3{row-gap:1rem!important}.row-gap-xl-4{row-gap:1.5rem!important}.row-gap-xl-5{row-gap:3rem!important}.column-gap-xl-0{column-gap:0!important}.column-gap-xl-1{column-gap:.25rem!important}.column-gap-xl-2{column-gap:.5rem!important}.column-gap-xl-3{column-gap:1rem!important}.column-gap-xl-4{column-gap:1.5rem!important}.column-gap-xl-5{column-gap:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media(min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.object-fit-xxl-contain{object-fit:contain!important}.object-fit-xxl-cover{object-fit:cover!important}.object-fit-xxl-fill{object-fit:fill!important}.object-fit-xxl-scale{object-fit:scale-down!important}.object-fit-xxl-none{object-fit:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-inline-grid{display:inline-grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.gap-xxl-0{gap:0!important}.gap-xxl-1{gap:.25rem!important}.gap-xxl-2{gap:.5rem!important}.gap-xxl-3{gap:1rem!important}.gap-xxl-4{gap:1.5rem!important}.gap-xxl-5{gap:3rem!important}.row-gap-xxl-0{row-gap:0!important}.row-gap-xxl-1{row-gap:.25rem!important}.row-gap-xxl-2{row-gap:.5rem!important}.row-gap-xxl-3{row-gap:1rem!important}.row-gap-xxl-4{row-gap:1.5rem!important}.row-gap-xxl-5{row-gap:3rem!important}.column-gap-xxl-0{column-gap:0!important}.column-gap-xxl-1{column-gap:.25rem!important}.column-gap-xxl-2{column-gap:.5rem!important}.column-gap-xxl-3{column-gap:1rem!important}.column-gap-xxl-4{column-gap:1.5rem!important}.column-gap-xxl-5{column-gap:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media(min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-inline-grid{display:inline-grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}.bases__p--cursor{cursor:pointer}.bases__p--pre-wrap *{white-space:pre-wrap}.bases__p-event--none{pointer-events:none!important}.bases__icon--large{width:60px;height:60px;object-fit:contain}.bases__icon--medium{width:30px;height:30px;object-fit:contain}.bases__icon--small{width:15px;height:16px;object-fit:contain}.bases__gap8{gap:8px!important}.bases__gap9{gap:9px!important}.bases__gap10{gap:10px!important}.bases__gap11{gap:11px!important}.bases__gap12{gap:12px!important}.bases__gap13{gap:13px!important}.bases__gap14{gap:14px!important}.bases__gap15{gap:15px!important}.bases__gap16{gap:16px!important}.bases__gap17{gap:17px!important}.bases__gap18{gap:18px!important}.bases__gap19{gap:19px!important}.bases__gap20{gap:20px!important}.bases__gap21{gap:21px!important}.bases__gap22{gap:22px!important}.bases__gap23{gap:23px!important}.bases__gap24{gap:24px!important}.bases__gap25{gap:25px!important}.bases__gap26{gap:26px!important}.bases__gap27{gap:27px!important}.bases__gap28{gap:28px!important}.bases__gap29{gap:29px!important}.bases__gap30{gap:30px!important}.bases__gap31{gap:31px!important}.bases__gap32{gap:32px!important}.bases__gap33{gap:33px!important}.bases__gap34{gap:34px!important}.bases__gap35{gap:35px!important}.bases__gap36{gap:36px!important}.bases__gap37{gap:37px!important}.bases__gap38{gap:38px!important}.bases__gap39{gap:39px!important}.bases__gap40{gap:40px!important}.bases__gap41{gap:41px!important}.bases__gap42{gap:42px!important}.bases__gap43{gap:43px!important}.bases__gap44{gap:44px!important}.bases__gap45{gap:45px!important}.bases__gap46{gap:46px!important}.bases__gap47{gap:47px!important}.bases__gap48{gap:48px!important}.bases__gap49{gap:49px!important}.bases__gap50{gap:50px!important}.bases__gap51{gap:51px!important}.bases__gap52{gap:52px!important}.bases__gap53{gap:53px!important}.bases__gap54{gap:54px!important}.bases__gap55{gap:55px!important}.bases__gap56{gap:56px!important}.bases__gap57{gap:57px!important}.bases__gap58{gap:58px!important}.bases__gap59{gap:59px!important}.bases__gap60{gap:60px!important}.bases__gap61{gap:61px!important}.bases__gap62{gap:62px!important}.bases__gap63{gap:63px!important}.bases__gap64{gap:64px!important}.bases__gap65{gap:65px!important}.bases__gap66{gap:66px!important}.bases__gap67{gap:67px!important}.bases__gap68{gap:68px!important}.bases__gap69{gap:69px!important}.bases__gap70{gap:70px!important}.bases__gap71{gap:71px!important}.bases__gap72{gap:72px!important}.bases__gap73{gap:73px!important}.bases__gap74{gap:74px!important}.bases__gap75{gap:75px!important}.bases__gap76{gap:76px!important}.bases__gap77{gap:77px!important}.bases__gap78{gap:78px!important}.bases__gap79{gap:79px!important}.bases__gap80{gap:80px!important}.bases__gap81{gap:81px!important}.bases__gap82{gap:82px!important}.bases__gap83{gap:83px!important}.bases__gap84{gap:84px!important}.bases__gap85{gap:85px!important}.bases__gap86{gap:86px!important}.bases__gap87{gap:87px!important}.bases__gap88{gap:88px!important}.bases__gap89{gap:89px!important}.bases__gap90{gap:90px!important}.bases__gap91{gap:91px!important}.bases__gap92{gap:92px!important}.bases__gap93{gap:93px!important}.bases__gap94{gap:94px!important}.bases__gap95{gap:95px!important}.bases__gap96{gap:96px!important}.bases__gap97{gap:97px!important}.bases__gap98{gap:98px!important}.bases__gap99{gap:99px!important}.bases__gap100{gap:100px!important}.bases__font--8{font-size:8px!important}.bases__font--9{font-size:9px!important}.bases__font--10{font-size:10px!important}.bases__font--11{font-size:11px!important}.bases__font--12{font-size:12px!important}.bases__font--13{font-size:13px!important}.bases__font--14{font-size:14px!important}.bases__font--15{font-size:15px!important}.bases__font--16{font-size:16px!important}.bases__font--17{font-size:17px!important}.bases__font--18{font-size:18px!important}.bases__font--19{font-size:19px!important}.bases__font--20{font-size:20px!important}.bases__font--21{font-size:21px!important}.bases__font--22{font-size:22px!important}.bases__font--23{font-size:23px!important}.bases__font--24{font-size:24px!important}.bases__font--25{font-size:25px!important}.bases__font--26{font-size:26px!important}.bases__font--27{font-size:27px!important}.bases__font--28{font-size:28px!important}.bases__font--29{font-size:29px!important}.bases__font--30{font-size:30px!important}.bases__font--31{font-size:31px!important}.bases__font--32{font-size:32px!important}.bases__font--33{font-size:33px!important}.bases__font--34{font-size:34px!important}.bases__font--35{font-size:35px!important}.bases__font--36{font-size:36px!important}.bases__font--37{font-size:37px!important}.bases__font--38{font-size:38px!important}.bases__font--39{font-size:39px!important}.bases__font--40{font-size:40px!important}.bases__font--41{font-size:41px!important}.bases__font--42{font-size:42px!important}.bases__font--43{font-size:43px!important}.bases__font--44{font-size:44px!important}.bases__font--45{font-size:45px!important}.bases__font--46{font-size:46px!important}.bases__font--47{font-size:47px!important}.bases__font--48{font-size:48px!important}.bases__font--49{font-size:49px!important}.bases__font--50{font-size:50px!important}.bases__font--51{font-size:51px!important}.bases__font--52{font-size:52px!important}.bases__font--53{font-size:53px!important}.bases__font--54{font-size:54px!important}.bases__font--55{font-size:55px!important}.bases__font--56{font-size:56px!important}.bases__font--57{font-size:57px!important}.bases__font--58{font-size:58px!important}.bases__font--59{font-size:59px!important}.bases__font--60{font-size:60px!important}.bases__font--61{font-size:61px!important}.bases__font--62{font-size:62px!important}.bases__font--63{font-size:63px!important}.bases__font--64{font-size:64px!important}.bases__font--65{font-size:65px!important}.bases__font--66{font-size:66px!important}.bases__font--67{font-size:67px!important}.bases__font--68{font-size:68px!important}.bases__font--69{font-size:69px!important}.bases__font--70{font-size:70px!important}.bases__font--71{font-size:71px!important}.bases__font--72{font-size:72px!important}.bases__font--73{font-size:73px!important}.bases__font--74{font-size:74px!important}.bases__font--75{font-size:75px!important}.bases__font--76{font-size:76px!important}.bases__font--77{font-size:77px!important}.bases__font--78{font-size:78px!important}.bases__font--79{font-size:79px!important}.bases__font--80{font-size:80px!important}.bases__font--81{font-size:81px!important}.bases__font--82{font-size:82px!important}.bases__font--83{font-size:83px!important}.bases__font--84{font-size:84px!important}.bases__font--85{font-size:85px!important}.bases__font--86{font-size:86px!important}.bases__font--87{font-size:87px!important}.bases__font--88{font-size:88px!important}.bases__font--89{font-size:89px!important}.bases__font--90{font-size:90px!important}.bases__font--91{font-size:91px!important}.bases__font--92{font-size:92px!important}.bases__font--93{font-size:93px!important}.bases__font--94{font-size:94px!important}.bases__font--95{font-size:95px!important}.bases__font--96{font-size:96px!important}.bases__font--97{font-size:97px!important}.bases__font--98{font-size:98px!important}.bases__font--99{font-size:99px!important}.bases__font--100{font-size:100px!important}.bases__line_height--8{line-height:8px!important}.bases__line_height--9{line-height:9px!important}.bases__line_height--10{line-height:10px!important}.bases__line_height--11{line-height:11px!important}.bases__line_height--12{line-height:12px!important}.bases__line_height--13{line-height:13px!important}.bases__line_height--14{line-height:14px!important}.bases__line_height--15{line-height:15px!important}.bases__line_height--16{line-height:16px!important}.bases__line_height--17{line-height:17px!important}.bases__line_height--18{line-height:18px!important}.bases__line_height--19{line-height:19px!important}.bases__line_height--20{line-height:20px!important}.bases__line_height--21{line-height:21px!important}.bases__line_height--22{line-height:22px!important}.bases__line_height--23{line-height:23px!important}.bases__line_height--24{line-height:24px!important}.bases__line_height--25{line-height:25px!important}.bases__line_height--26{line-height:26px!important}.bases__line_height--27{line-height:27px!important}.bases__line_height--28{line-height:28px!important}.bases__line_height--29{line-height:29px!important}.bases__line_height--30{line-height:30px!important}.bases__line_height--31{line-height:31px!important}.bases__line_height--32{line-height:32px!important}.bases__line_height--33{line-height:33px!important}.bases__line_height--34{line-height:34px!important}.bases__line_height--35{line-height:35px!important}.bases__line_height--36{line-height:36px!important}.bases__line_height--37{line-height:37px!important}.bases__line_height--38{line-height:38px!important}.bases__line_height--39{line-height:39px!important}.bases__line_height--40{line-height:40px!important}.bases__line_height--41{line-height:41px!important}.bases__line_height--42{line-height:42px!important}.bases__line_height--43{line-height:43px!important}.bases__line_height--44{line-height:44px!important}.bases__line_height--45{line-height:45px!important}.bases__line_height--46{line-height:46px!important}.bases__line_height--47{line-height:47px!important}.bases__line_height--48{line-height:48px!important}.bases__line_height--49{line-height:49px!important}.bases__line_height--50{line-height:50px!important}.bases__line_height--51{line-height:51px!important}.bases__line_height--52{line-height:52px!important}.bases__line_height--53{line-height:53px!important}.bases__line_height--54{line-height:54px!important}.bases__line_height--55{line-height:55px!important}.bases__line_height--56{line-height:56px!important}.bases__line_height--57{line-height:57px!important}.bases__line_height--58{line-height:58px!important}.bases__line_height--59{line-height:59px!important}.bases__line_height--60{line-height:60px!important}.bases__line_height--61{line-height:61px!important}.bases__line_height--62{line-height:62px!important}.bases__line_height--63{line-height:63px!important}.bases__line_height--64{line-height:64px!important}.bases__line_height--65{line-height:65px!important}.bases__line_height--66{line-height:66px!important}.bases__line_height--67{line-height:67px!important}.bases__line_height--68{line-height:68px!important}.bases__line_height--69{line-height:69px!important}.bases__line_height--70{line-height:70px!important}.bases__line_height--71{line-height:71px!important}.bases__line_height--72{line-height:72px!important}.bases__line_height--73{line-height:73px!important}.bases__line_height--74{line-height:74px!important}.bases__line_height--75{line-height:75px!important}.bases__line_height--76{line-height:76px!important}.bases__line_height--77{line-height:77px!important}.bases__line_height--78{line-height:78px!important}.bases__line_height--79{line-height:79px!important}.bases__line_height--80{line-height:80px!important}.bases__line_height--81{line-height:81px!important}.bases__line_height--82{line-height:82px!important}.bases__line_height--83{line-height:83px!important}.bases__line_height--84{line-height:84px!important}.bases__line_height--85{line-height:85px!important}.bases__line_height--86{line-height:86px!important}.bases__line_height--87{line-height:87px!important}.bases__line_height--88{line-height:88px!important}.bases__line_height--89{line-height:89px!important}.bases__line_height--90{line-height:90px!important}.bases__line_height--91{line-height:91px!important}.bases__line_height--92{line-height:92px!important}.bases__line_height--93{line-height:93px!important}.bases__line_height--94{line-height:94px!important}.bases__line_height--95{line-height:95px!important}.bases__line_height--96{line-height:96px!important}.bases__line_height--97{line-height:97px!important}.bases__line_height--98{line-height:98px!important}.bases__line_height--99{line-height:99px!important}.bases__line_height--100{line-height:100px!important}.bases__text--light{font-weight:200!important}.bases__text--normal{font-weight:400!important}.bases__text--semi-bold{font-weight:500!important}.bases__text--bold{font-weight:700!important}.bases__text--uppercase{text-transform:uppercase}.bases__text--black{color:#222!important}.bases__text--dark-black{color:#000!important}.bases__text--red{color:#e60012!important}.bases__text--white{color:#fff!important}.bases__text--blue{color:#0d6efd!important}.bases__text--gray{color:#c7c7c7!important}.bases__text--midnight-blue{color:#1f384c!important}.bases__text--muted-gray{color:#757d8a!important}.bases__text--deep-saffron{color:#f99c30!important}.bases__text--dark-teal{color:#1f384c!important}.bases__text--ship-gray{color:#3f3f3f!important}.bases__text--azure-blue{color:#4465af!important}.bases__text--water-blue{color:#268eb4!important}.bases__text--underline{text-decoration:underline!important;text-underline-position:under}.bases__text--break{word-break:break-all!important}.bases__text--black-eel{color:#404040!important}.bases__text--ocean-blue{color:#248fb3!important}.bases__text--truncate-2-line{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.bases__opacity--05{opacity:.5}.bases__background--black{background-color:#222!important}.bases__background--white{background-color:#fff!important}.bases__background--red{background-color:#e60012!important}.bases__background--red-opacity{background-color:rgba(230,0,18,.1)!important}.bases__background--blue{background-color:#0d6efd!important}.bases__background--crystal-blue{background-color:#38b6ff!important}.bases__background--blue-medium{background-color:rgba(84,172,236,.49)!important}.bases__background--orange{background:#945f29!important}.bases__background--purple{background:#80037e!important}.bases__background--green{background:#007f09!important}.bases__background--gray{background:#c7c7c7!important}.bases__background--cyan-gray{background:#d8dde4!important}.bases__background--yellow{background:#ffc93f!important}.bases__background--gray-g{background:rgba(34,34,34,.1)!important}.bases__background--pizazz{background:#ff8900!important}.bases__background--dove-gray{background:#717171!important}.bases__background--navy-blue{background:navy!important}.bases__background--blue-sapphire{background:#176b87!important}.bases__background--japonica{background:#dc7279!important}.bases__background--danube{background:#5995cb!important}.bases__background--purple-heart{background:#4e2bdb!important}.bases__background--blue-ivy{background:#248fb0!important}.bases__background--light-gray{background:#f2f4f6!important}.bases__background--muted-gray{background:#757d8a!important}.bases__background--charcoal{background:#222!important}.bases__background--rose-red{background:#b65252!important}.bases__background--light-gray-blue{background:#bec8d0!important}.bases__background--crystal-blue{background:#38b6ff!important}.bases__background--white{background:#fff!important}.bases__background--peach{background:#ffcc8a!important}.bases__background--seafoam-blue{background:#64ccc5!important}.bases__background--light-blue{background:#6da9d9!important}.bases__background--light-pink{background:#f5bbbb!important}.bases__background--danger{background:#c00000!important}.bases__background--gainsboro{background:#d9d9d9!important}.bases__background--black{background:#222!important}.bases__background--dark-blue{background:#04364a!important}.bases__background--eastern-blue{background:#248eb4!important}.bases__background--gray-blue{background:#787f89!important}.bases__background--medium-blue{background:#707fdd!important}.bases__background--midnight-blue{background:#1f384c!important}.bases__background--cool-gray{background:#627b87!important}.bases__background--light-teal{background:#64ccbb!important}.bases__background--coral-orange{background:#f99c30!important}.bases__background--lavender-blue{background:#f6f6fb!important}.bases__background--mint-cream{background:#cffce6!important}.bases__background--baby-blue{background:#b8d7ff!important}.bases__background--light-cyan{background:#dafffb!important}.bases__background--charcoal-grey{background:#3f3f3f!important}.bases__background--water-blue{background:#268eb4!important}.bases__background--deep-pink{background:#ff008a!important}.bases__background--blue-light{background:#00b0f0!important}.bases__background--orange-light{background:#e97132!important}.bases__background--green-medium{background:#4ea72e!important}.bases__background--red-medium{background:red!important}.bases__background--blue-gray{background:#757d8a!important}.bases__background--green-light{background:#24b083!important}.bases__background--sky-blue-transparent{background:rgba(56,182,255,.49)!important}.bases__background--olive-green{background:#71ae5b!important}.bases__background--white-light-gray{background:#f0f0f0!important}.bases__filter--red{filter:invert(20%) sepia(61%) saturate(7360%) hue-rotate(347deg) brightness(84%) contrast(118%)}.bases__filter--black{filter:brightness(0) saturate(100%)}.bases__filter--white{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(298deg) brightness(103%) contrast(100%)}.bases__filter--gray{filter:invert(81%) sepia(0) saturate(32%) hue-rotate(175deg) brightness(95%) contrast(101%)}.bases__filter--light-green{filter:invert(56%) sepia(89%) saturate(656%) hue-rotate(79deg) brightness(96%) contrast(83%)}.bases__filter--blue-sapphite{filter:#176b87}.bases__filter--rose-red{filter:#b65252}.bases__margin--left2{margin-left:2px!important}.bases__margin--minus_left2{margin-left:-2px!important}.bases__margin--right2{margin-right:2px!important}.bases__margin--minus_right2{margin-right:-2px!important}.bases__margin--bottom2{margin-bottom:2px!important}.bases__margin--minus_bottom2{margin-bottom:-2px!important}.bases__margin--top2{margin-top:2px!important}.bases__margin--minus_top2{margin-top:-2px!important}.bases__margin--vertical2{margin-top:2px!important;margin-bottom:2px!important}.bases__margin--horizontal2{margin-left:2px!important;margin-right:2px!important}.bases__margin2{margin:2px!important}.bases__margin--left3{margin-left:3px!important}.bases__margin--minus_left3{margin-left:-3px!important}.bases__margin--right3{margin-right:3px!important}.bases__margin--minus_right3{margin-right:-3px!important}.bases__margin--bottom3{margin-bottom:3px!important}.bases__margin--minus_bottom3{margin-bottom:-3px!important}.bases__margin--top3{margin-top:3px!important}.bases__margin--minus_top3{margin-top:-3px!important}.bases__margin--vertical3{margin-top:3px!important;margin-bottom:3px!important}.bases__margin--horizontal3{margin-left:3px!important;margin-right:3px!important}.bases__margin3{margin:3px!important}.bases__margin--left4{margin-left:4px!important}.bases__margin--minus_left4{margin-left:-4px!important}.bases__margin--right4{margin-right:4px!important}.bases__margin--minus_right4{margin-right:-4px!important}.bases__margin--bottom4{margin-bottom:4px!important}.bases__margin--minus_bottom4{margin-bottom:-4px!important}.bases__margin--top4{margin-top:4px!important}.bases__margin--minus_top4{margin-top:-4px!important}.bases__margin--vertical4{margin-top:4px!important;margin-bottom:4px!important}.bases__margin--horizontal4{margin-left:4px!important;margin-right:4px!important}.bases__margin4{margin:4px!important}.bases__margin--left5{margin-left:5px!important}.bases__margin--minus_left5{margin-left:-5px!important}.bases__margin--right5{margin-right:5px!important}.bases__margin--minus_right5{margin-right:-5px!important}.bases__margin--bottom5{margin-bottom:5px!important}.bases__margin--minus_bottom5{margin-bottom:-5px!important}.bases__margin--top5{margin-top:5px!important}.bases__margin--minus_top5{margin-top:-5px!important}.bases__margin--vertical5{margin-top:5px!important;margin-bottom:5px!important}.bases__margin--horizontal5{margin-left:5px!important;margin-right:5px!important}.bases__margin5{margin:5px!important}.bases__margin--left6{margin-left:6px!important}.bases__margin--minus_left6{margin-left:-6px!important}.bases__margin--right6{margin-right:6px!important}.bases__margin--minus_right6{margin-right:-6px!important}.bases__margin--bottom6{margin-bottom:6px!important}.bases__margin--minus_bottom6{margin-bottom:-6px!important}.bases__margin--top6{margin-top:6px!important}.bases__margin--minus_top6{margin-top:-6px!important}.bases__margin--vertical6{margin-top:6px!important;margin-bottom:6px!important}.bases__margin--horizontal6{margin-left:6px!important;margin-right:6px!important}.bases__margin6{margin:6px!important}.bases__margin--left7{margin-left:7px!important}.bases__margin--minus_left7{margin-left:-7px!important}.bases__margin--right7{margin-right:7px!important}.bases__margin--minus_right7{margin-right:-7px!important}.bases__margin--bottom7{margin-bottom:7px!important}.bases__margin--minus_bottom7{margin-bottom:-7px!important}.bases__margin--top7{margin-top:7px!important}.bases__margin--minus_top7{margin-top:-7px!important}.bases__margin--vertical7{margin-top:7px!important;margin-bottom:7px!important}.bases__margin--horizontal7{margin-left:7px!important;margin-right:7px!important}.bases__margin7{margin:7px!important}.bases__margin--left8{margin-left:8px!important}.bases__margin--minus_left8{margin-left:-8px!important}.bases__margin--right8{margin-right:8px!important}.bases__margin--minus_right8{margin-right:-8px!important}.bases__margin--bottom8{margin-bottom:8px!important}.bases__margin--minus_bottom8{margin-bottom:-8px!important}.bases__margin--top8{margin-top:8px!important}.bases__margin--minus_top8{margin-top:-8px!important}.bases__margin--vertical8{margin-top:8px!important;margin-bottom:8px!important}.bases__margin--horizontal8{margin-left:8px!important;margin-right:8px!important}.bases__margin8{margin:8px!important}.bases__margin--left9{margin-left:9px!important}.bases__margin--minus_left9{margin-left:-9px!important}.bases__margin--right9{margin-right:9px!important}.bases__margin--minus_right9{margin-right:-9px!important}.bases__margin--bottom9{margin-bottom:9px!important}.bases__margin--minus_bottom9{margin-bottom:-9px!important}.bases__margin--top9{margin-top:9px!important}.bases__margin--minus_top9{margin-top:-9px!important}.bases__margin--vertical9{margin-top:9px!important;margin-bottom:9px!important}.bases__margin--horizontal9{margin-left:9px!important;margin-right:9px!important}.bases__margin9{margin:9px!important}.bases__margin--left10{margin-left:10px!important}.bases__margin--minus_left10{margin-left:-10px!important}.bases__margin--right10{margin-right:10px!important}.bases__margin--minus_right10{margin-right:-10px!important}.bases__margin--bottom10{margin-bottom:10px!important}.bases__margin--minus_bottom10{margin-bottom:-10px!important}.bases__margin--top10{margin-top:10px!important}.bases__margin--minus_top10{margin-top:-10px!important}.bases__margin--vertical10{margin-top:10px!important;margin-bottom:10px!important}.bases__margin--horizontal10{margin-left:10px!important;margin-right:10px!important}.bases__margin10{margin:10px!important}.bases__margin--left11{margin-left:11px!important}.bases__margin--minus_left11{margin-left:-11px!important}.bases__margin--right11{margin-right:11px!important}.bases__margin--minus_right11{margin-right:-11px!important}.bases__margin--bottom11{margin-bottom:11px!important}.bases__margin--minus_bottom11{margin-bottom:-11px!important}.bases__margin--top11{margin-top:11px!important}.bases__margin--minus_top11{margin-top:-11px!important}.bases__margin--vertical11{margin-top:11px!important;margin-bottom:11px!important}.bases__margin--horizontal11{margin-left:11px!important;margin-right:11px!important}.bases__margin11{margin:11px!important}.bases__margin--left12{margin-left:12px!important}.bases__margin--minus_left12{margin-left:-12px!important}.bases__margin--right12{margin-right:12px!important}.bases__margin--minus_right12{margin-right:-12px!important}.bases__margin--bottom12{margin-bottom:12px!important}.bases__margin--minus_bottom12{margin-bottom:-12px!important}.bases__margin--top12{margin-top:12px!important}.bases__margin--minus_top12{margin-top:-12px!important}.bases__margin--vertical12{margin-top:12px!important;margin-bottom:12px!important}.bases__margin--horizontal12{margin-left:12px!important;margin-right:12px!important}.bases__margin12{margin:12px!important}.bases__margin--left13{margin-left:13px!important}.bases__margin--minus_left13{margin-left:-13px!important}.bases__margin--right13{margin-right:13px!important}.bases__margin--minus_right13{margin-right:-13px!important}.bases__margin--bottom13{margin-bottom:13px!important}.bases__margin--minus_bottom13{margin-bottom:-13px!important}.bases__margin--top13{margin-top:13px!important}.bases__margin--minus_top13{margin-top:-13px!important}.bases__margin--vertical13{margin-top:13px!important;margin-bottom:13px!important}.bases__margin--horizontal13{margin-left:13px!important;margin-right:13px!important}.bases__margin13{margin:13px!important}.bases__margin--left14{margin-left:14px!important}.bases__margin--minus_left14{margin-left:-14px!important}.bases__margin--right14{margin-right:14px!important}.bases__margin--minus_right14{margin-right:-14px!important}.bases__margin--bottom14{margin-bottom:14px!important}.bases__margin--minus_bottom14{margin-bottom:-14px!important}.bases__margin--top14{margin-top:14px!important}.bases__margin--minus_top14{margin-top:-14px!important}.bases__margin--vertical14{margin-top:14px!important;margin-bottom:14px!important}.bases__margin--horizontal14{margin-left:14px!important;margin-right:14px!important}.bases__margin14{margin:14px!important}.bases__margin--left15{margin-left:15px!important}.bases__margin--minus_left15{margin-left:-15px!important}.bases__margin--right15{margin-right:15px!important}.bases__margin--minus_right15{margin-right:-15px!important}.bases__margin--bottom15{margin-bottom:15px!important}.bases__margin--minus_bottom15{margin-bottom:-15px!important}.bases__margin--top15{margin-top:15px!important}.bases__margin--minus_top15{margin-top:-15px!important}.bases__margin--vertical15{margin-top:15px!important;margin-bottom:15px!important}.bases__margin--horizontal15{margin-left:15px!important;margin-right:15px!important}.bases__margin15{margin:15px!important}.bases__margin--left16{margin-left:16px!important}.bases__margin--minus_left16{margin-left:-16px!important}.bases__margin--right16{margin-right:16px!important}.bases__margin--minus_right16{margin-right:-16px!important}.bases__margin--bottom16{margin-bottom:16px!important}.bases__margin--minus_bottom16{margin-bottom:-16px!important}.bases__margin--top16{margin-top:16px!important}.bases__margin--minus_top16{margin-top:-16px!important}.bases__margin--vertical16{margin-top:16px!important;margin-bottom:16px!important}.bases__margin--horizontal16{margin-left:16px!important;margin-right:16px!important}.bases__margin16{margin:16px!important}.bases__margin--left17{margin-left:17px!important}.bases__margin--minus_left17{margin-left:-17px!important}.bases__margin--right17{margin-right:17px!important}.bases__margin--minus_right17{margin-right:-17px!important}.bases__margin--bottom17{margin-bottom:17px!important}.bases__margin--minus_bottom17{margin-bottom:-17px!important}.bases__margin--top17{margin-top:17px!important}.bases__margin--minus_top17{margin-top:-17px!important}.bases__margin--vertical17{margin-top:17px!important;margin-bottom:17px!important}.bases__margin--horizontal17{margin-left:17px!important;margin-right:17px!important}.bases__margin17{margin:17px!important}.bases__margin--left18{margin-left:18px!important}.bases__margin--minus_left18{margin-left:-18px!important}.bases__margin--right18{margin-right:18px!important}.bases__margin--minus_right18{margin-right:-18px!important}.bases__margin--bottom18{margin-bottom:18px!important}.bases__margin--minus_bottom18{margin-bottom:-18px!important}.bases__margin--top18{margin-top:18px!important}.bases__margin--minus_top18{margin-top:-18px!important}.bases__margin--vertical18{margin-top:18px!important;margin-bottom:18px!important}.bases__margin--horizontal18{margin-left:18px!important;margin-right:18px!important}.bases__margin18{margin:18px!important}.bases__margin--left19{margin-left:19px!important}.bases__margin--minus_left19{margin-left:-19px!important}.bases__margin--right19{margin-right:19px!important}.bases__margin--minus_right19{margin-right:-19px!important}.bases__margin--bottom19{margin-bottom:19px!important}.bases__margin--minus_bottom19{margin-bottom:-19px!important}.bases__margin--top19{margin-top:19px!important}.bases__margin--minus_top19{margin-top:-19px!important}.bases__margin--vertical19{margin-top:19px!important;margin-bottom:19px!important}.bases__margin--horizontal19{margin-left:19px!important;margin-right:19px!important}.bases__margin19{margin:19px!important}.bases__margin--left20{margin-left:20px!important}.bases__margin--minus_left20{margin-left:-20px!important}.bases__margin--right20{margin-right:20px!important}.bases__margin--minus_right20{margin-right:-20px!important}.bases__margin--bottom20{margin-bottom:20px!important}.bases__margin--minus_bottom20{margin-bottom:-20px!important}.bases__margin--top20{margin-top:20px!important}.bases__margin--minus_top20{margin-top:-20px!important}.bases__margin--vertical20{margin-top:20px!important;margin-bottom:20px!important}.bases__margin--horizontal20{margin-left:20px!important;margin-right:20px!important}.bases__margin20{margin:20px!important}.bases__margin--left21{margin-left:21px!important}.bases__margin--minus_left21{margin-left:-21px!important}.bases__margin--right21{margin-right:21px!important}.bases__margin--minus_right21{margin-right:-21px!important}.bases__margin--bottom21{margin-bottom:21px!important}.bases__margin--minus_bottom21{margin-bottom:-21px!important}.bases__margin--top21{margin-top:21px!important}.bases__margin--minus_top21{margin-top:-21px!important}.bases__margin--vertical21{margin-top:21px!important;margin-bottom:21px!important}.bases__margin--horizontal21{margin-left:21px!important;margin-right:21px!important}.bases__margin21{margin:21px!important}.bases__margin--left22{margin-left:22px!important}.bases__margin--minus_left22{margin-left:-22px!important}.bases__margin--right22{margin-right:22px!important}.bases__margin--minus_right22{margin-right:-22px!important}.bases__margin--bottom22{margin-bottom:22px!important}.bases__margin--minus_bottom22{margin-bottom:-22px!important}.bases__margin--top22{margin-top:22px!important}.bases__margin--minus_top22{margin-top:-22px!important}.bases__margin--vertical22{margin-top:22px!important;margin-bottom:22px!important}.bases__margin--horizontal22{margin-left:22px!important;margin-right:22px!important}.bases__margin22{margin:22px!important}.bases__margin--left23{margin-left:23px!important}.bases__margin--minus_left23{margin-left:-23px!important}.bases__margin--right23{margin-right:23px!important}.bases__margin--minus_right23{margin-right:-23px!important}.bases__margin--bottom23{margin-bottom:23px!important}.bases__margin--minus_bottom23{margin-bottom:-23px!important}.bases__margin--top23{margin-top:23px!important}.bases__margin--minus_top23{margin-top:-23px!important}.bases__margin--vertical23{margin-top:23px!important;margin-bottom:23px!important}.bases__margin--horizontal23{margin-left:23px!important;margin-right:23px!important}.bases__margin23{margin:23px!important}.bases__margin--left24{margin-left:24px!important}.bases__margin--minus_left24{margin-left:-24px!important}.bases__margin--right24{margin-right:24px!important}.bases__margin--minus_right24{margin-right:-24px!important}.bases__margin--bottom24{margin-bottom:24px!important}.bases__margin--minus_bottom24{margin-bottom:-24px!important}.bases__margin--top24{margin-top:24px!important}.bases__margin--minus_top24{margin-top:-24px!important}.bases__margin--vertical24{margin-top:24px!important;margin-bottom:24px!important}.bases__margin--horizontal24{margin-left:24px!important;margin-right:24px!important}.bases__margin24{margin:24px!important}.bases__margin--left25{margin-left:25px!important}.bases__margin--minus_left25{margin-left:-25px!important}.bases__margin--right25{margin-right:25px!important}.bases__margin--minus_right25{margin-right:-25px!important}.bases__margin--bottom25{margin-bottom:25px!important}.bases__margin--minus_bottom25{margin-bottom:-25px!important}.bases__margin--top25{margin-top:25px!important}.bases__margin--minus_top25{margin-top:-25px!important}.bases__margin--vertical25{margin-top:25px!important;margin-bottom:25px!important}.bases__margin--horizontal25{margin-left:25px!important;margin-right:25px!important}.bases__margin25{margin:25px!important}.bases__margin--left26{margin-left:26px!important}.bases__margin--minus_left26{margin-left:-26px!important}.bases__margin--right26{margin-right:26px!important}.bases__margin--minus_right26{margin-right:-26px!important}.bases__margin--bottom26{margin-bottom:26px!important}.bases__margin--minus_bottom26{margin-bottom:-26px!important}.bases__margin--top26{margin-top:26px!important}.bases__margin--minus_top26{margin-top:-26px!important}.bases__margin--vertical26{margin-top:26px!important;margin-bottom:26px!important}.bases__margin--horizontal26{margin-left:26px!important;margin-right:26px!important}.bases__margin26{margin:26px!important}.bases__margin--left27{margin-left:27px!important}.bases__margin--minus_left27{margin-left:-27px!important}.bases__margin--right27{margin-right:27px!important}.bases__margin--minus_right27{margin-right:-27px!important}.bases__margin--bottom27{margin-bottom:27px!important}.bases__margin--minus_bottom27{margin-bottom:-27px!important}.bases__margin--top27{margin-top:27px!important}.bases__margin--minus_top27{margin-top:-27px!important}.bases__margin--vertical27{margin-top:27px!important;margin-bottom:27px!important}.bases__margin--horizontal27{margin-left:27px!important;margin-right:27px!important}.bases__margin27{margin:27px!important}.bases__margin--left28{margin-left:28px!important}.bases__margin--minus_left28{margin-left:-28px!important}.bases__margin--right28{margin-right:28px!important}.bases__margin--minus_right28{margin-right:-28px!important}.bases__margin--bottom28{margin-bottom:28px!important}.bases__margin--minus_bottom28{margin-bottom:-28px!important}.bases__margin--top28{margin-top:28px!important}.bases__margin--minus_top28{margin-top:-28px!important}.bases__margin--vertical28{margin-top:28px!important;margin-bottom:28px!important}.bases__margin--horizontal28{margin-left:28px!important;margin-right:28px!important}.bases__margin28{margin:28px!important}.bases__margin--left29{margin-left:29px!important}.bases__margin--minus_left29{margin-left:-29px!important}.bases__margin--right29{margin-right:29px!important}.bases__margin--minus_right29{margin-right:-29px!important}.bases__margin--bottom29{margin-bottom:29px!important}.bases__margin--minus_bottom29{margin-bottom:-29px!important}.bases__margin--top29{margin-top:29px!important}.bases__margin--minus_top29{margin-top:-29px!important}.bases__margin--vertical29{margin-top:29px!important;margin-bottom:29px!important}.bases__margin--horizontal29{margin-left:29px!important;margin-right:29px!important}.bases__margin29{margin:29px!important}.bases__margin--left30{margin-left:30px!important}.bases__margin--minus_left30{margin-left:-30px!important}.bases__margin--right30{margin-right:30px!important}.bases__margin--minus_right30{margin-right:-30px!important}.bases__margin--bottom30{margin-bottom:30px!important}.bases__margin--minus_bottom30{margin-bottom:-30px!important}.bases__margin--top30{margin-top:30px!important}.bases__margin--minus_top30{margin-top:-30px!important}.bases__margin--vertical30{margin-top:30px!important;margin-bottom:30px!important}.bases__margin--horizontal30{margin-left:30px!important;margin-right:30px!important}.bases__margin30{margin:30px!important}.bases__margin--left31{margin-left:31px!important}.bases__margin--minus_left31{margin-left:-31px!important}.bases__margin--right31{margin-right:31px!important}.bases__margin--minus_right31{margin-right:-31px!important}.bases__margin--bottom31{margin-bottom:31px!important}.bases__margin--minus_bottom31{margin-bottom:-31px!important}.bases__margin--top31{margin-top:31px!important}.bases__margin--minus_top31{margin-top:-31px!important}.bases__margin--vertical31{margin-top:31px!important;margin-bottom:31px!important}.bases__margin--horizontal31{margin-left:31px!important;margin-right:31px!important}.bases__margin31{margin:31px!important}.bases__margin--left32{margin-left:32px!important}.bases__margin--minus_left32{margin-left:-32px!important}.bases__margin--right32{margin-right:32px!important}.bases__margin--minus_right32{margin-right:-32px!important}.bases__margin--bottom32{margin-bottom:32px!important}.bases__margin--minus_bottom32{margin-bottom:-32px!important}.bases__margin--top32{margin-top:32px!important}.bases__margin--minus_top32{margin-top:-32px!important}.bases__margin--vertical32{margin-top:32px!important;margin-bottom:32px!important}.bases__margin--horizontal32{margin-left:32px!important;margin-right:32px!important}.bases__margin32{margin:32px!important}.bases__margin--left33{margin-left:33px!important}.bases__margin--minus_left33{margin-left:-33px!important}.bases__margin--right33{margin-right:33px!important}.bases__margin--minus_right33{margin-right:-33px!important}.bases__margin--bottom33{margin-bottom:33px!important}.bases__margin--minus_bottom33{margin-bottom:-33px!important}.bases__margin--top33{margin-top:33px!important}.bases__margin--minus_top33{margin-top:-33px!important}.bases__margin--vertical33{margin-top:33px!important;margin-bottom:33px!important}.bases__margin--horizontal33{margin-left:33px!important;margin-right:33px!important}.bases__margin33{margin:33px!important}.bases__margin--left34{margin-left:34px!important}.bases__margin--minus_left34{margin-left:-34px!important}.bases__margin--right34{margin-right:34px!important}.bases__margin--minus_right34{margin-right:-34px!important}.bases__margin--bottom34{margin-bottom:34px!important}.bases__margin--minus_bottom34{margin-bottom:-34px!important}.bases__margin--top34{margin-top:34px!important}.bases__margin--minus_top34{margin-top:-34px!important}.bases__margin--vertical34{margin-top:34px!important;margin-bottom:34px!important}.bases__margin--horizontal34{margin-left:34px!important;margin-right:34px!important}.bases__margin34{margin:34px!important}.bases__margin--left35{margin-left:35px!important}.bases__margin--minus_left35{margin-left:-35px!important}.bases__margin--right35{margin-right:35px!important}.bases__margin--minus_right35{margin-right:-35px!important}.bases__margin--bottom35{margin-bottom:35px!important}.bases__margin--minus_bottom35{margin-bottom:-35px!important}.bases__margin--top35{margin-top:35px!important}.bases__margin--minus_top35{margin-top:-35px!important}.bases__margin--vertical35{margin-top:35px!important;margin-bottom:35px!important}.bases__margin--horizontal35{margin-left:35px!important;margin-right:35px!important}.bases__margin35{margin:35px!important}.bases__margin--left36{margin-left:36px!important}.bases__margin--minus_left36{margin-left:-36px!important}.bases__margin--right36{margin-right:36px!important}.bases__margin--minus_right36{margin-right:-36px!important}.bases__margin--bottom36{margin-bottom:36px!important}.bases__margin--minus_bottom36{margin-bottom:-36px!important}.bases__margin--top36{margin-top:36px!important}.bases__margin--minus_top36{margin-top:-36px!important}.bases__margin--vertical36{margin-top:36px!important;margin-bottom:36px!important}.bases__margin--horizontal36{margin-left:36px!important;margin-right:36px!important}.bases__margin36{margin:36px!important}.bases__margin--left37{margin-left:37px!important}.bases__margin--minus_left37{margin-left:-37px!important}.bases__margin--right37{margin-right:37px!important}.bases__margin--minus_right37{margin-right:-37px!important}.bases__margin--bottom37{margin-bottom:37px!important}.bases__margin--minus_bottom37{margin-bottom:-37px!important}.bases__margin--top37{margin-top:37px!important}.bases__margin--minus_top37{margin-top:-37px!important}.bases__margin--vertical37{margin-top:37px!important;margin-bottom:37px!important}.bases__margin--horizontal37{margin-left:37px!important;margin-right:37px!important}.bases__margin37{margin:37px!important}.bases__margin--left38{margin-left:38px!important}.bases__margin--minus_left38{margin-left:-38px!important}.bases__margin--right38{margin-right:38px!important}.bases__margin--minus_right38{margin-right:-38px!important}.bases__margin--bottom38{margin-bottom:38px!important}.bases__margin--minus_bottom38{margin-bottom:-38px!important}.bases__margin--top38{margin-top:38px!important}.bases__margin--minus_top38{margin-top:-38px!important}.bases__margin--vertical38{margin-top:38px!important;margin-bottom:38px!important}.bases__margin--horizontal38{margin-left:38px!important;margin-right:38px!important}.bases__margin38{margin:38px!important}.bases__margin--left39{margin-left:39px!important}.bases__margin--minus_left39{margin-left:-39px!important}.bases__margin--right39{margin-right:39px!important}.bases__margin--minus_right39{margin-right:-39px!important}.bases__margin--bottom39{margin-bottom:39px!important}.bases__margin--minus_bottom39{margin-bottom:-39px!important}.bases__margin--top39{margin-top:39px!important}.bases__margin--minus_top39{margin-top:-39px!important}.bases__margin--vertical39{margin-top:39px!important;margin-bottom:39px!important}.bases__margin--horizontal39{margin-left:39px!important;margin-right:39px!important}.bases__margin39{margin:39px!important}.bases__margin--left40{margin-left:40px!important}.bases__margin--minus_left40{margin-left:-40px!important}.bases__margin--right40{margin-right:40px!important}.bases__margin--minus_right40{margin-right:-40px!important}.bases__margin--bottom40{margin-bottom:40px!important}.bases__margin--minus_bottom40{margin-bottom:-40px!important}.bases__margin--top40{margin-top:40px!important}.bases__margin--minus_top40{margin-top:-40px!important}.bases__margin--vertical40{margin-top:40px!important;margin-bottom:40px!important}.bases__margin--horizontal40{margin-left:40px!important;margin-right:40px!important}.bases__margin40{margin:40px!important}.bases__margin--left41{margin-left:41px!important}.bases__margin--minus_left41{margin-left:-41px!important}.bases__margin--right41{margin-right:41px!important}.bases__margin--minus_right41{margin-right:-41px!important}.bases__margin--bottom41{margin-bottom:41px!important}.bases__margin--minus_bottom41{margin-bottom:-41px!important}.bases__margin--top41{margin-top:41px!important}.bases__margin--minus_top41{margin-top:-41px!important}.bases__margin--vertical41{margin-top:41px!important;margin-bottom:41px!important}.bases__margin--horizontal41{margin-left:41px!important;margin-right:41px!important}.bases__margin41{margin:41px!important}.bases__margin--left42{margin-left:42px!important}.bases__margin--minus_left42{margin-left:-42px!important}.bases__margin--right42{margin-right:42px!important}.bases__margin--minus_right42{margin-right:-42px!important}.bases__margin--bottom42{margin-bottom:42px!important}.bases__margin--minus_bottom42{margin-bottom:-42px!important}.bases__margin--top42{margin-top:42px!important}.bases__margin--minus_top42{margin-top:-42px!important}.bases__margin--vertical42{margin-top:42px!important;margin-bottom:42px!important}.bases__margin--horizontal42{margin-left:42px!important;margin-right:42px!important}.bases__margin42{margin:42px!important}.bases__margin--left43{margin-left:43px!important}.bases__margin--minus_left43{margin-left:-43px!important}.bases__margin--right43{margin-right:43px!important}.bases__margin--minus_right43{margin-right:-43px!important}.bases__margin--bottom43{margin-bottom:43px!important}.bases__margin--minus_bottom43{margin-bottom:-43px!important}.bases__margin--top43{margin-top:43px!important}.bases__margin--minus_top43{margin-top:-43px!important}.bases__margin--vertical43{margin-top:43px!important;margin-bottom:43px!important}.bases__margin--horizontal43{margin-left:43px!important;margin-right:43px!important}.bases__margin43{margin:43px!important}.bases__margin--left44{margin-left:44px!important}.bases__margin--minus_left44{margin-left:-44px!important}.bases__margin--right44{margin-right:44px!important}.bases__margin--minus_right44{margin-right:-44px!important}.bases__margin--bottom44{margin-bottom:44px!important}.bases__margin--minus_bottom44{margin-bottom:-44px!important}.bases__margin--top44{margin-top:44px!important}.bases__margin--minus_top44{margin-top:-44px!important}.bases__margin--vertical44{margin-top:44px!important;margin-bottom:44px!important}.bases__margin--horizontal44{margin-left:44px!important;margin-right:44px!important}.bases__margin44{margin:44px!important}.bases__margin--left45{margin-left:45px!important}.bases__margin--minus_left45{margin-left:-45px!important}.bases__margin--right45{margin-right:45px!important}.bases__margin--minus_right45{margin-right:-45px!important}.bases__margin--bottom45{margin-bottom:45px!important}.bases__margin--minus_bottom45{margin-bottom:-45px!important}.bases__margin--top45{margin-top:45px!important}.bases__margin--minus_top45{margin-top:-45px!important}.bases__margin--vertical45{margin-top:45px!important;margin-bottom:45px!important}.bases__margin--horizontal45{margin-left:45px!important;margin-right:45px!important}.bases__margin45{margin:45px!important}.bases__margin--left46{margin-left:46px!important}.bases__margin--minus_left46{margin-left:-46px!important}.bases__margin--right46{margin-right:46px!important}.bases__margin--minus_right46{margin-right:-46px!important}.bases__margin--bottom46{margin-bottom:46px!important}.bases__margin--minus_bottom46{margin-bottom:-46px!important}.bases__margin--top46{margin-top:46px!important}.bases__margin--minus_top46{margin-top:-46px!important}.bases__margin--vertical46{margin-top:46px!important;margin-bottom:46px!important}.bases__margin--horizontal46{margin-left:46px!important;margin-right:46px!important}.bases__margin46{margin:46px!important}.bases__margin--left47{margin-left:47px!important}.bases__margin--minus_left47{margin-left:-47px!important}.bases__margin--right47{margin-right:47px!important}.bases__margin--minus_right47{margin-right:-47px!important}.bases__margin--bottom47{margin-bottom:47px!important}.bases__margin--minus_bottom47{margin-bottom:-47px!important}.bases__margin--top47{margin-top:47px!important}.bases__margin--minus_top47{margin-top:-47px!important}.bases__margin--vertical47{margin-top:47px!important;margin-bottom:47px!important}.bases__margin--horizontal47{margin-left:47px!important;margin-right:47px!important}.bases__margin47{margin:47px!important}.bases__margin--left48{margin-left:48px!important}.bases__margin--minus_left48{margin-left:-48px!important}.bases__margin--right48{margin-right:48px!important}.bases__margin--minus_right48{margin-right:-48px!important}.bases__margin--bottom48{margin-bottom:48px!important}.bases__margin--minus_bottom48{margin-bottom:-48px!important}.bases__margin--top48{margin-top:48px!important}.bases__margin--minus_top48{margin-top:-48px!important}.bases__margin--vertical48{margin-top:48px!important;margin-bottom:48px!important}.bases__margin--horizontal48{margin-left:48px!important;margin-right:48px!important}.bases__margin48{margin:48px!important}.bases__margin--left49{margin-left:49px!important}.bases__margin--minus_left49{margin-left:-49px!important}.bases__margin--right49{margin-right:49px!important}.bases__margin--minus_right49{margin-right:-49px!important}.bases__margin--bottom49{margin-bottom:49px!important}.bases__margin--minus_bottom49{margin-bottom:-49px!important}.bases__margin--top49{margin-top:49px!important}.bases__margin--minus_top49{margin-top:-49px!important}.bases__margin--vertical49{margin-top:49px!important;margin-bottom:49px!important}.bases__margin--horizontal49{margin-left:49px!important;margin-right:49px!important}.bases__margin49{margin:49px!important}.bases__margin--left50{margin-left:50px!important}.bases__margin--minus_left50{margin-left:-50px!important}.bases__margin--right50{margin-right:50px!important}.bases__margin--minus_right50{margin-right:-50px!important}.bases__margin--bottom50{margin-bottom:50px!important}.bases__margin--minus_bottom50{margin-bottom:-50px!important}.bases__margin--top50{margin-top:50px!important}.bases__margin--minus_top50{margin-top:-50px!important}.bases__margin--vertical50{margin-top:50px!important;margin-bottom:50px!important}.bases__margin--horizontal50{margin-left:50px!important;margin-right:50px!important}.bases__margin50{margin:50px!important}.bases__margin--left51{margin-left:51px!important}.bases__margin--minus_left51{margin-left:-51px!important}.bases__margin--right51{margin-right:51px!important}.bases__margin--minus_right51{margin-right:-51px!important}.bases__margin--bottom51{margin-bottom:51px!important}.bases__margin--minus_bottom51{margin-bottom:-51px!important}.bases__margin--top51{margin-top:51px!important}.bases__margin--minus_top51{margin-top:-51px!important}.bases__margin--vertical51{margin-top:51px!important;margin-bottom:51px!important}.bases__margin--horizontal51{margin-left:51px!important;margin-right:51px!important}.bases__margin51{margin:51px!important}.bases__margin--left52{margin-left:52px!important}.bases__margin--minus_left52{margin-left:-52px!important}.bases__margin--right52{margin-right:52px!important}.bases__margin--minus_right52{margin-right:-52px!important}.bases__margin--bottom52{margin-bottom:52px!important}.bases__margin--minus_bottom52{margin-bottom:-52px!important}.bases__margin--top52{margin-top:52px!important}.bases__margin--minus_top52{margin-top:-52px!important}.bases__margin--vertical52{margin-top:52px!important;margin-bottom:52px!important}.bases__margin--horizontal52{margin-left:52px!important;margin-right:52px!important}.bases__margin52{margin:52px!important}.bases__margin--left53{margin-left:53px!important}.bases__margin--minus_left53{margin-left:-53px!important}.bases__margin--right53{margin-right:53px!important}.bases__margin--minus_right53{margin-right:-53px!important}.bases__margin--bottom53{margin-bottom:53px!important}.bases__margin--minus_bottom53{margin-bottom:-53px!important}.bases__margin--top53{margin-top:53px!important}.bases__margin--minus_top53{margin-top:-53px!important}.bases__margin--vertical53{margin-top:53px!important;margin-bottom:53px!important}.bases__margin--horizontal53{margin-left:53px!important;margin-right:53px!important}.bases__margin53{margin:53px!important}.bases__margin--left54{margin-left:54px!important}.bases__margin--minus_left54{margin-left:-54px!important}.bases__margin--right54{margin-right:54px!important}.bases__margin--minus_right54{margin-right:-54px!important}.bases__margin--bottom54{margin-bottom:54px!important}.bases__margin--minus_bottom54{margin-bottom:-54px!important}.bases__margin--top54{margin-top:54px!important}.bases__margin--minus_top54{margin-top:-54px!important}.bases__margin--vertical54{margin-top:54px!important;margin-bottom:54px!important}.bases__margin--horizontal54{margin-left:54px!important;margin-right:54px!important}.bases__margin54{margin:54px!important}.bases__margin--left55{margin-left:55px!important}.bases__margin--minus_left55{margin-left:-55px!important}.bases__margin--right55{margin-right:55px!important}.bases__margin--minus_right55{margin-right:-55px!important}.bases__margin--bottom55{margin-bottom:55px!important}.bases__margin--minus_bottom55{margin-bottom:-55px!important}.bases__margin--top55{margin-top:55px!important}.bases__margin--minus_top55{margin-top:-55px!important}.bases__margin--vertical55{margin-top:55px!important;margin-bottom:55px!important}.bases__margin--horizontal55{margin-left:55px!important;margin-right:55px!important}.bases__margin55{margin:55px!important}.bases__margin--left56{margin-left:56px!important}.bases__margin--minus_left56{margin-left:-56px!important}.bases__margin--right56{margin-right:56px!important}.bases__margin--minus_right56{margin-right:-56px!important}.bases__margin--bottom56{margin-bottom:56px!important}.bases__margin--minus_bottom56{margin-bottom:-56px!important}.bases__margin--top56{margin-top:56px!important}.bases__margin--minus_top56{margin-top:-56px!important}.bases__margin--vertical56{margin-top:56px!important;margin-bottom:56px!important}.bases__margin--horizontal56{margin-left:56px!important;margin-right:56px!important}.bases__margin56{margin:56px!important}.bases__margin--left57{margin-left:57px!important}.bases__margin--minus_left57{margin-left:-57px!important}.bases__margin--right57{margin-right:57px!important}.bases__margin--minus_right57{margin-right:-57px!important}.bases__margin--bottom57{margin-bottom:57px!important}.bases__margin--minus_bottom57{margin-bottom:-57px!important}.bases__margin--top57{margin-top:57px!important}.bases__margin--minus_top57{margin-top:-57px!important}.bases__margin--vertical57{margin-top:57px!important;margin-bottom:57px!important}.bases__margin--horizontal57{margin-left:57px!important;margin-right:57px!important}.bases__margin57{margin:57px!important}.bases__margin--left58{margin-left:58px!important}.bases__margin--minus_left58{margin-left:-58px!important}.bases__margin--right58{margin-right:58px!important}.bases__margin--minus_right58{margin-right:-58px!important}.bases__margin--bottom58{margin-bottom:58px!important}.bases__margin--minus_bottom58{margin-bottom:-58px!important}.bases__margin--top58{margin-top:58px!important}.bases__margin--minus_top58{margin-top:-58px!important}.bases__margin--vertical58{margin-top:58px!important;margin-bottom:58px!important}.bases__margin--horizontal58{margin-left:58px!important;margin-right:58px!important}.bases__margin58{margin:58px!important}.bases__margin--left59{margin-left:59px!important}.bases__margin--minus_left59{margin-left:-59px!important}.bases__margin--right59{margin-right:59px!important}.bases__margin--minus_right59{margin-right:-59px!important}.bases__margin--bottom59{margin-bottom:59px!important}.bases__margin--minus_bottom59{margin-bottom:-59px!important}.bases__margin--top59{margin-top:59px!important}.bases__margin--minus_top59{margin-top:-59px!important}.bases__margin--vertical59{margin-top:59px!important;margin-bottom:59px!important}.bases__margin--horizontal59{margin-left:59px!important;margin-right:59px!important}.bases__margin59{margin:59px!important}.bases__margin--left60{margin-left:60px!important}.bases__margin--minus_left60{margin-left:-60px!important}.bases__margin--right60{margin-right:60px!important}.bases__margin--minus_right60{margin-right:-60px!important}.bases__margin--bottom60{margin-bottom:60px!important}.bases__margin--minus_bottom60{margin-bottom:-60px!important}.bases__margin--top60{margin-top:60px!important}.bases__margin--minus_top60{margin-top:-60px!important}.bases__margin--vertical60{margin-top:60px!important;margin-bottom:60px!important}.bases__margin--horizontal60{margin-left:60px!important;margin-right:60px!important}.bases__margin60{margin:60px!important}.bases__margin--left61{margin-left:61px!important}.bases__margin--minus_left61{margin-left:-61px!important}.bases__margin--right61{margin-right:61px!important}.bases__margin--minus_right61{margin-right:-61px!important}.bases__margin--bottom61{margin-bottom:61px!important}.bases__margin--minus_bottom61{margin-bottom:-61px!important}.bases__margin--top61{margin-top:61px!important}.bases__margin--minus_top61{margin-top:-61px!important}.bases__margin--vertical61{margin-top:61px!important;margin-bottom:61px!important}.bases__margin--horizontal61{margin-left:61px!important;margin-right:61px!important}.bases__margin61{margin:61px!important}.bases__margin--left62{margin-left:62px!important}.bases__margin--minus_left62{margin-left:-62px!important}.bases__margin--right62{margin-right:62px!important}.bases__margin--minus_right62{margin-right:-62px!important}.bases__margin--bottom62{margin-bottom:62px!important}.bases__margin--minus_bottom62{margin-bottom:-62px!important}.bases__margin--top62{margin-top:62px!important}.bases__margin--minus_top62{margin-top:-62px!important}.bases__margin--vertical62{margin-top:62px!important;margin-bottom:62px!important}.bases__margin--horizontal62{margin-left:62px!important;margin-right:62px!important}.bases__margin62{margin:62px!important}.bases__margin--left63{margin-left:63px!important}.bases__margin--minus_left63{margin-left:-63px!important}.bases__margin--right63{margin-right:63px!important}.bases__margin--minus_right63{margin-right:-63px!important}.bases__margin--bottom63{margin-bottom:63px!important}.bases__margin--minus_bottom63{margin-bottom:-63px!important}.bases__margin--top63{margin-top:63px!important}.bases__margin--minus_top63{margin-top:-63px!important}.bases__margin--vertical63{margin-top:63px!important;margin-bottom:63px!important}.bases__margin--horizontal63{margin-left:63px!important;margin-right:63px!important}.bases__margin63{margin:63px!important}.bases__margin--left64{margin-left:64px!important}.bases__margin--minus_left64{margin-left:-64px!important}.bases__margin--right64{margin-right:64px!important}.bases__margin--minus_right64{margin-right:-64px!important}.bases__margin--bottom64{margin-bottom:64px!important}.bases__margin--minus_bottom64{margin-bottom:-64px!important}.bases__margin--top64{margin-top:64px!important}.bases__margin--minus_top64{margin-top:-64px!important}.bases__margin--vertical64{margin-top:64px!important;margin-bottom:64px!important}.bases__margin--horizontal64{margin-left:64px!important;margin-right:64px!important}.bases__margin64{margin:64px!important}.bases__margin--left65{margin-left:65px!important}.bases__margin--minus_left65{margin-left:-65px!important}.bases__margin--right65{margin-right:65px!important}.bases__margin--minus_right65{margin-right:-65px!important}.bases__margin--bottom65{margin-bottom:65px!important}.bases__margin--minus_bottom65{margin-bottom:-65px!important}.bases__margin--top65{margin-top:65px!important}.bases__margin--minus_top65{margin-top:-65px!important}.bases__margin--vertical65{margin-top:65px!important;margin-bottom:65px!important}.bases__margin--horizontal65{margin-left:65px!important;margin-right:65px!important}.bases__margin65{margin:65px!important}.bases__margin--left66{margin-left:66px!important}.bases__margin--minus_left66{margin-left:-66px!important}.bases__margin--right66{margin-right:66px!important}.bases__margin--minus_right66{margin-right:-66px!important}.bases__margin--bottom66{margin-bottom:66px!important}.bases__margin--minus_bottom66{margin-bottom:-66px!important}.bases__margin--top66{margin-top:66px!important}.bases__margin--minus_top66{margin-top:-66px!important}.bases__margin--vertical66{margin-top:66px!important;margin-bottom:66px!important}.bases__margin--horizontal66{margin-left:66px!important;margin-right:66px!important}.bases__margin66{margin:66px!important}.bases__margin--left67{margin-left:67px!important}.bases__margin--minus_left67{margin-left:-67px!important}.bases__margin--right67{margin-right:67px!important}.bases__margin--minus_right67{margin-right:-67px!important}.bases__margin--bottom67{margin-bottom:67px!important}.bases__margin--minus_bottom67{margin-bottom:-67px!important}.bases__margin--top67{margin-top:67px!important}.bases__margin--minus_top67{margin-top:-67px!important}.bases__margin--vertical67{margin-top:67px!important;margin-bottom:67px!important}.bases__margin--horizontal67{margin-left:67px!important;margin-right:67px!important}.bases__margin67{margin:67px!important}.bases__margin--left68{margin-left:68px!important}.bases__margin--minus_left68{margin-left:-68px!important}.bases__margin--right68{margin-right:68px!important}.bases__margin--minus_right68{margin-right:-68px!important}.bases__margin--bottom68{margin-bottom:68px!important}.bases__margin--minus_bottom68{margin-bottom:-68px!important}.bases__margin--top68{margin-top:68px!important}.bases__margin--minus_top68{margin-top:-68px!important}.bases__margin--vertical68{margin-top:68px!important;margin-bottom:68px!important}.bases__margin--horizontal68{margin-left:68px!important;margin-right:68px!important}.bases__margin68{margin:68px!important}.bases__margin--left69{margin-left:69px!important}.bases__margin--minus_left69{margin-left:-69px!important}.bases__margin--right69{margin-right:69px!important}.bases__margin--minus_right69{margin-right:-69px!important}.bases__margin--bottom69{margin-bottom:69px!important}.bases__margin--minus_bottom69{margin-bottom:-69px!important}.bases__margin--top69{margin-top:69px!important}.bases__margin--minus_top69{margin-top:-69px!important}.bases__margin--vertical69{margin-top:69px!important;margin-bottom:69px!important}.bases__margin--horizontal69{margin-left:69px!important;margin-right:69px!important}.bases__margin69{margin:69px!important}.bases__margin--left70{margin-left:70px!important}.bases__margin--minus_left70{margin-left:-70px!important}.bases__margin--right70{margin-right:70px!important}.bases__margin--minus_right70{margin-right:-70px!important}.bases__margin--bottom70{margin-bottom:70px!important}.bases__margin--minus_bottom70{margin-bottom:-70px!important}.bases__margin--top70{margin-top:70px!important}.bases__margin--minus_top70{margin-top:-70px!important}.bases__margin--vertical70{margin-top:70px!important;margin-bottom:70px!important}.bases__margin--horizontal70{margin-left:70px!important;margin-right:70px!important}.bases__margin70{margin:70px!important}.bases__margin--left71{margin-left:71px!important}.bases__margin--minus_left71{margin-left:-71px!important}.bases__margin--right71{margin-right:71px!important}.bases__margin--minus_right71{margin-right:-71px!important}.bases__margin--bottom71{margin-bottom:71px!important}.bases__margin--minus_bottom71{margin-bottom:-71px!important}.bases__margin--top71{margin-top:71px!important}.bases__margin--minus_top71{margin-top:-71px!important}.bases__margin--vertical71{margin-top:71px!important;margin-bottom:71px!important}.bases__margin--horizontal71{margin-left:71px!important;margin-right:71px!important}.bases__margin71{margin:71px!important}.bases__margin--left72{margin-left:72px!important}.bases__margin--minus_left72{margin-left:-72px!important}.bases__margin--right72{margin-right:72px!important}.bases__margin--minus_right72{margin-right:-72px!important}.bases__margin--bottom72{margin-bottom:72px!important}.bases__margin--minus_bottom72{margin-bottom:-72px!important}.bases__margin--top72{margin-top:72px!important}.bases__margin--minus_top72{margin-top:-72px!important}.bases__margin--vertical72{margin-top:72px!important;margin-bottom:72px!important}.bases__margin--horizontal72{margin-left:72px!important;margin-right:72px!important}.bases__margin72{margin:72px!important}.bases__margin--left73{margin-left:73px!important}.bases__margin--minus_left73{margin-left:-73px!important}.bases__margin--right73{margin-right:73px!important}.bases__margin--minus_right73{margin-right:-73px!important}.bases__margin--bottom73{margin-bottom:73px!important}.bases__margin--minus_bottom73{margin-bottom:-73px!important}.bases__margin--top73{margin-top:73px!important}.bases__margin--minus_top73{margin-top:-73px!important}.bases__margin--vertical73{margin-top:73px!important;margin-bottom:73px!important}.bases__margin--horizontal73{margin-left:73px!important;margin-right:73px!important}.bases__margin73{margin:73px!important}.bases__margin--left74{margin-left:74px!important}.bases__margin--minus_left74{margin-left:-74px!important}.bases__margin--right74{margin-right:74px!important}.bases__margin--minus_right74{margin-right:-74px!important}.bases__margin--bottom74{margin-bottom:74px!important}.bases__margin--minus_bottom74{margin-bottom:-74px!important}.bases__margin--top74{margin-top:74px!important}.bases__margin--minus_top74{margin-top:-74px!important}.bases__margin--vertical74{margin-top:74px!important;margin-bottom:74px!important}.bases__margin--horizontal74{margin-left:74px!important;margin-right:74px!important}.bases__margin74{margin:74px!important}.bases__margin--left75{margin-left:75px!important}.bases__margin--minus_left75{margin-left:-75px!important}.bases__margin--right75{margin-right:75px!important}.bases__margin--minus_right75{margin-right:-75px!important}.bases__margin--bottom75{margin-bottom:75px!important}.bases__margin--minus_bottom75{margin-bottom:-75px!important}.bases__margin--top75{margin-top:75px!important}.bases__margin--minus_top75{margin-top:-75px!important}.bases__margin--vertical75{margin-top:75px!important;margin-bottom:75px!important}.bases__margin--horizontal75{margin-left:75px!important;margin-right:75px!important}.bases__margin75{margin:75px!important}.bases__margin--left76{margin-left:76px!important}.bases__margin--minus_left76{margin-left:-76px!important}.bases__margin--right76{margin-right:76px!important}.bases__margin--minus_right76{margin-right:-76px!important}.bases__margin--bottom76{margin-bottom:76px!important}.bases__margin--minus_bottom76{margin-bottom:-76px!important}.bases__margin--top76{margin-top:76px!important}.bases__margin--minus_top76{margin-top:-76px!important}.bases__margin--vertical76{margin-top:76px!important;margin-bottom:76px!important}.bases__margin--horizontal76{margin-left:76px!important;margin-right:76px!important}.bases__margin76{margin:76px!important}.bases__margin--left77{margin-left:77px!important}.bases__margin--minus_left77{margin-left:-77px!important}.bases__margin--right77{margin-right:77px!important}.bases__margin--minus_right77{margin-right:-77px!important}.bases__margin--bottom77{margin-bottom:77px!important}.bases__margin--minus_bottom77{margin-bottom:-77px!important}.bases__margin--top77{margin-top:77px!important}.bases__margin--minus_top77{margin-top:-77px!important}.bases__margin--vertical77{margin-top:77px!important;margin-bottom:77px!important}.bases__margin--horizontal77{margin-left:77px!important;margin-right:77px!important}.bases__margin77{margin:77px!important}.bases__margin--left78{margin-left:78px!important}.bases__margin--minus_left78{margin-left:-78px!important}.bases__margin--right78{margin-right:78px!important}.bases__margin--minus_right78{margin-right:-78px!important}.bases__margin--bottom78{margin-bottom:78px!important}.bases__margin--minus_bottom78{margin-bottom:-78px!important}.bases__margin--top78{margin-top:78px!important}.bases__margin--minus_top78{margin-top:-78px!important}.bases__margin--vertical78{margin-top:78px!important;margin-bottom:78px!important}.bases__margin--horizontal78{margin-left:78px!important;margin-right:78px!important}.bases__margin78{margin:78px!important}.bases__margin--left79{margin-left:79px!important}.bases__margin--minus_left79{margin-left:-79px!important}.bases__margin--right79{margin-right:79px!important}.bases__margin--minus_right79{margin-right:-79px!important}.bases__margin--bottom79{margin-bottom:79px!important}.bases__margin--minus_bottom79{margin-bottom:-79px!important}.bases__margin--top79{margin-top:79px!important}.bases__margin--minus_top79{margin-top:-79px!important}.bases__margin--vertical79{margin-top:79px!important;margin-bottom:79px!important}.bases__margin--horizontal79{margin-left:79px!important;margin-right:79px!important}.bases__margin79{margin:79px!important}.bases__margin--left80{margin-left:80px!important}.bases__margin--minus_left80{margin-left:-80px!important}.bases__margin--right80{margin-right:80px!important}.bases__margin--minus_right80{margin-right:-80px!important}.bases__margin--bottom80{margin-bottom:80px!important}.bases__margin--minus_bottom80{margin-bottom:-80px!important}.bases__margin--top80{margin-top:80px!important}.bases__margin--minus_top80{margin-top:-80px!important}.bases__margin--vertical80{margin-top:80px!important;margin-bottom:80px!important}.bases__margin--horizontal80{margin-left:80px!important;margin-right:80px!important}.bases__margin80{margin:80px!important}.bases__margin--left81{margin-left:81px!important}.bases__margin--minus_left81{margin-left:-81px!important}.bases__margin--right81{margin-right:81px!important}.bases__margin--minus_right81{margin-right:-81px!important}.bases__margin--bottom81{margin-bottom:81px!important}.bases__margin--minus_bottom81{margin-bottom:-81px!important}.bases__margin--top81{margin-top:81px!important}.bases__margin--minus_top81{margin-top:-81px!important}.bases__margin--vertical81{margin-top:81px!important;margin-bottom:81px!important}.bases__margin--horizontal81{margin-left:81px!important;margin-right:81px!important}.bases__margin81{margin:81px!important}.bases__margin--left82{margin-left:82px!important}.bases__margin--minus_left82{margin-left:-82px!important}.bases__margin--right82{margin-right:82px!important}.bases__margin--minus_right82{margin-right:-82px!important}.bases__margin--bottom82{margin-bottom:82px!important}.bases__margin--minus_bottom82{margin-bottom:-82px!important}.bases__margin--top82{margin-top:82px!important}.bases__margin--minus_top82{margin-top:-82px!important}.bases__margin--vertical82{margin-top:82px!important;margin-bottom:82px!important}.bases__margin--horizontal82{margin-left:82px!important;margin-right:82px!important}.bases__margin82{margin:82px!important}.bases__margin--left83{margin-left:83px!important}.bases__margin--minus_left83{margin-left:-83px!important}.bases__margin--right83{margin-right:83px!important}.bases__margin--minus_right83{margin-right:-83px!important}.bases__margin--bottom83{margin-bottom:83px!important}.bases__margin--minus_bottom83{margin-bottom:-83px!important}.bases__margin--top83{margin-top:83px!important}.bases__margin--minus_top83{margin-top:-83px!important}.bases__margin--vertical83{margin-top:83px!important;margin-bottom:83px!important}.bases__margin--horizontal83{margin-left:83px!important;margin-right:83px!important}.bases__margin83{margin:83px!important}.bases__margin--left84{margin-left:84px!important}.bases__margin--minus_left84{margin-left:-84px!important}.bases__margin--right84{margin-right:84px!important}.bases__margin--minus_right84{margin-right:-84px!important}.bases__margin--bottom84{margin-bottom:84px!important}.bases__margin--minus_bottom84{margin-bottom:-84px!important}.bases__margin--top84{margin-top:84px!important}.bases__margin--minus_top84{margin-top:-84px!important}.bases__margin--vertical84{margin-top:84px!important;margin-bottom:84px!important}.bases__margin--horizontal84{margin-left:84px!important;margin-right:84px!important}.bases__margin84{margin:84px!important}.bases__margin--left85{margin-left:85px!important}.bases__margin--minus_left85{margin-left:-85px!important}.bases__margin--right85{margin-right:85px!important}.bases__margin--minus_right85{margin-right:-85px!important}.bases__margin--bottom85{margin-bottom:85px!important}.bases__margin--minus_bottom85{margin-bottom:-85px!important}.bases__margin--top85{margin-top:85px!important}.bases__margin--minus_top85{margin-top:-85px!important}.bases__margin--vertical85{margin-top:85px!important;margin-bottom:85px!important}.bases__margin--horizontal85{margin-left:85px!important;margin-right:85px!important}.bases__margin85{margin:85px!important}.bases__margin--left86{margin-left:86px!important}.bases__margin--minus_left86{margin-left:-86px!important}.bases__margin--right86{margin-right:86px!important}.bases__margin--minus_right86{margin-right:-86px!important}.bases__margin--bottom86{margin-bottom:86px!important}.bases__margin--minus_bottom86{margin-bottom:-86px!important}.bases__margin--top86{margin-top:86px!important}.bases__margin--minus_top86{margin-top:-86px!important}.bases__margin--vertical86{margin-top:86px!important;margin-bottom:86px!important}.bases__margin--horizontal86{margin-left:86px!important;margin-right:86px!important}.bases__margin86{margin:86px!important}.bases__margin--left87{margin-left:87px!important}.bases__margin--minus_left87{margin-left:-87px!important}.bases__margin--right87{margin-right:87px!important}.bases__margin--minus_right87{margin-right:-87px!important}.bases__margin--bottom87{margin-bottom:87px!important}.bases__margin--minus_bottom87{margin-bottom:-87px!important}.bases__margin--top87{margin-top:87px!important}.bases__margin--minus_top87{margin-top:-87px!important}.bases__margin--vertical87{margin-top:87px!important;margin-bottom:87px!important}.bases__margin--horizontal87{margin-left:87px!important;margin-right:87px!important}.bases__margin87{margin:87px!important}.bases__margin--left88{margin-left:88px!important}.bases__margin--minus_left88{margin-left:-88px!important}.bases__margin--right88{margin-right:88px!important}.bases__margin--minus_right88{margin-right:-88px!important}.bases__margin--bottom88{margin-bottom:88px!important}.bases__margin--minus_bottom88{margin-bottom:-88px!important}.bases__margin--top88{margin-top:88px!important}.bases__margin--minus_top88{margin-top:-88px!important}.bases__margin--vertical88{margin-top:88px!important;margin-bottom:88px!important}.bases__margin--horizontal88{margin-left:88px!important;margin-right:88px!important}.bases__margin88{margin:88px!important}.bases__margin--left89{margin-left:89px!important}.bases__margin--minus_left89{margin-left:-89px!important}.bases__margin--right89{margin-right:89px!important}.bases__margin--minus_right89{margin-right:-89px!important}.bases__margin--bottom89{margin-bottom:89px!important}.bases__margin--minus_bottom89{margin-bottom:-89px!important}.bases__margin--top89{margin-top:89px!important}.bases__margin--minus_top89{margin-top:-89px!important}.bases__margin--vertical89{margin-top:89px!important;margin-bottom:89px!important}.bases__margin--horizontal89{margin-left:89px!important;margin-right:89px!important}.bases__margin89{margin:89px!important}.bases__margin--left90{margin-left:90px!important}.bases__margin--minus_left90{margin-left:-90px!important}.bases__margin--right90{margin-right:90px!important}.bases__margin--minus_right90{margin-right:-90px!important}.bases__margin--bottom90{margin-bottom:90px!important}.bases__margin--minus_bottom90{margin-bottom:-90px!important}.bases__margin--top90{margin-top:90px!important}.bases__margin--minus_top90{margin-top:-90px!important}.bases__margin--vertical90{margin-top:90px!important;margin-bottom:90px!important}.bases__margin--horizontal90{margin-left:90px!important;margin-right:90px!important}.bases__margin90{margin:90px!important}.bases__margin--left91{margin-left:91px!important}.bases__margin--minus_left91{margin-left:-91px!important}.bases__margin--right91{margin-right:91px!important}.bases__margin--minus_right91{margin-right:-91px!important}.bases__margin--bottom91{margin-bottom:91px!important}.bases__margin--minus_bottom91{margin-bottom:-91px!important}.bases__margin--top91{margin-top:91px!important}.bases__margin--minus_top91{margin-top:-91px!important}.bases__margin--vertical91{margin-top:91px!important;margin-bottom:91px!important}.bases__margin--horizontal91{margin-left:91px!important;margin-right:91px!important}.bases__margin91{margin:91px!important}.bases__margin--left92{margin-left:92px!important}.bases__margin--minus_left92{margin-left:-92px!important}.bases__margin--right92{margin-right:92px!important}.bases__margin--minus_right92{margin-right:-92px!important}.bases__margin--bottom92{margin-bottom:92px!important}.bases__margin--minus_bottom92{margin-bottom:-92px!important}.bases__margin--top92{margin-top:92px!important}.bases__margin--minus_top92{margin-top:-92px!important}.bases__margin--vertical92{margin-top:92px!important;margin-bottom:92px!important}.bases__margin--horizontal92{margin-left:92px!important;margin-right:92px!important}.bases__margin92{margin:92px!important}.bases__margin--left93{margin-left:93px!important}.bases__margin--minus_left93{margin-left:-93px!important}.bases__margin--right93{margin-right:93px!important}.bases__margin--minus_right93{margin-right:-93px!important}.bases__margin--bottom93{margin-bottom:93px!important}.bases__margin--minus_bottom93{margin-bottom:-93px!important}.bases__margin--top93{margin-top:93px!important}.bases__margin--minus_top93{margin-top:-93px!important}.bases__margin--vertical93{margin-top:93px!important;margin-bottom:93px!important}.bases__margin--horizontal93{margin-left:93px!important;margin-right:93px!important}.bases__margin93{margin:93px!important}.bases__margin--left94{margin-left:94px!important}.bases__margin--minus_left94{margin-left:-94px!important}.bases__margin--right94{margin-right:94px!important}.bases__margin--minus_right94{margin-right:-94px!important}.bases__margin--bottom94{margin-bottom:94px!important}.bases__margin--minus_bottom94{margin-bottom:-94px!important}.bases__margin--top94{margin-top:94px!important}.bases__margin--minus_top94{margin-top:-94px!important}.bases__margin--vertical94{margin-top:94px!important;margin-bottom:94px!important}.bases__margin--horizontal94{margin-left:94px!important;margin-right:94px!important}.bases__margin94{margin:94px!important}.bases__margin--left95{margin-left:95px!important}.bases__margin--minus_left95{margin-left:-95px!important}.bases__margin--right95{margin-right:95px!important}.bases__margin--minus_right95{margin-right:-95px!important}.bases__margin--bottom95{margin-bottom:95px!important}.bases__margin--minus_bottom95{margin-bottom:-95px!important}.bases__margin--top95{margin-top:95px!important}.bases__margin--minus_top95{margin-top:-95px!important}.bases__margin--vertical95{margin-top:95px!important;margin-bottom:95px!important}.bases__margin--horizontal95{margin-left:95px!important;margin-right:95px!important}.bases__margin95{margin:95px!important}.bases__margin--left96{margin-left:96px!important}.bases__margin--minus_left96{margin-left:-96px!important}.bases__margin--right96{margin-right:96px!important}.bases__margin--minus_right96{margin-right:-96px!important}.bases__margin--bottom96{margin-bottom:96px!important}.bases__margin--minus_bottom96{margin-bottom:-96px!important}.bases__margin--top96{margin-top:96px!important}.bases__margin--minus_top96{margin-top:-96px!important}.bases__margin--vertical96{margin-top:96px!important;margin-bottom:96px!important}.bases__margin--horizontal96{margin-left:96px!important;margin-right:96px!important}.bases__margin96{margin:96px!important}.bases__margin--left97{margin-left:97px!important}.bases__margin--minus_left97{margin-left:-97px!important}.bases__margin--right97{margin-right:97px!important}.bases__margin--minus_right97{margin-right:-97px!important}.bases__margin--bottom97{margin-bottom:97px!important}.bases__margin--minus_bottom97{margin-bottom:-97px!important}.bases__margin--top97{margin-top:97px!important}.bases__margin--minus_top97{margin-top:-97px!important}.bases__margin--vertical97{margin-top:97px!important;margin-bottom:97px!important}.bases__margin--horizontal97{margin-left:97px!important;margin-right:97px!important}.bases__margin97{margin:97px!important}.bases__margin--left98{margin-left:98px!important}.bases__margin--minus_left98{margin-left:-98px!important}.bases__margin--right98{margin-right:98px!important}.bases__margin--minus_right98{margin-right:-98px!important}.bases__margin--bottom98{margin-bottom:98px!important}.bases__margin--minus_bottom98{margin-bottom:-98px!important}.bases__margin--top98{margin-top:98px!important}.bases__margin--minus_top98{margin-top:-98px!important}.bases__margin--vertical98{margin-top:98px!important;margin-bottom:98px!important}.bases__margin--horizontal98{margin-left:98px!important;margin-right:98px!important}.bases__margin98{margin:98px!important}.bases__margin--left99{margin-left:99px!important}.bases__margin--minus_left99{margin-left:-99px!important}.bases__margin--right99{margin-right:99px!important}.bases__margin--minus_right99{margin-right:-99px!important}.bases__margin--bottom99{margin-bottom:99px!important}.bases__margin--minus_bottom99{margin-bottom:-99px!important}.bases__margin--top99{margin-top:99px!important}.bases__margin--minus_top99{margin-top:-99px!important}.bases__margin--vertical99{margin-top:99px!important;margin-bottom:99px!important}.bases__margin--horizontal99{margin-left:99px!important;margin-right:99px!important}.bases__margin99{margin:99px!important}.bases__margin--left100{margin-left:100px!important}.bases__margin--minus_left100{margin-left:-100px!important}.bases__margin--right100{margin-right:100px!important}.bases__margin--minus_right100{margin-right:-100px!important}.bases__margin--bottom100{margin-bottom:100px!important}.bases__margin--minus_bottom100{margin-bottom:-100px!important}.bases__margin--top100{margin-top:100px!important}.bases__margin--minus_top100{margin-top:-100px!important}.bases__margin--vertical100{margin-top:100px!important;margin-bottom:100px!important}.bases__margin--horizontal100{margin-left:100px!important;margin-right:100px!important}.bases__margin100{margin:100px!important}.bases__margin--left101{margin-left:101px!important}.bases__margin--minus_left101{margin-left:-101px!important}.bases__margin--right101{margin-right:101px!important}.bases__margin--minus_right101{margin-right:-101px!important}.bases__margin--bottom101{margin-bottom:101px!important}.bases__margin--minus_bottom101{margin-bottom:-101px!important}.bases__margin--top101{margin-top:101px!important}.bases__margin--minus_top101{margin-top:-101px!important}.bases__margin--vertical101{margin-top:101px!important;margin-bottom:101px!important}.bases__margin--horizontal101{margin-left:101px!important;margin-right:101px!important}.bases__margin101{margin:101px!important}.bases__margin--left102{margin-left:102px!important}.bases__margin--minus_left102{margin-left:-102px!important}.bases__margin--right102{margin-right:102px!important}.bases__margin--minus_right102{margin-right:-102px!important}.bases__margin--bottom102{margin-bottom:102px!important}.bases__margin--minus_bottom102{margin-bottom:-102px!important}.bases__margin--top102{margin-top:102px!important}.bases__margin--minus_top102{margin-top:-102px!important}.bases__margin--vertical102{margin-top:102px!important;margin-bottom:102px!important}.bases__margin--horizontal102{margin-left:102px!important;margin-right:102px!important}.bases__margin102{margin:102px!important}.bases__margin--left103{margin-left:103px!important}.bases__margin--minus_left103{margin-left:-103px!important}.bases__margin--right103{margin-right:103px!important}.bases__margin--minus_right103{margin-right:-103px!important}.bases__margin--bottom103{margin-bottom:103px!important}.bases__margin--minus_bottom103{margin-bottom:-103px!important}.bases__margin--top103{margin-top:103px!important}.bases__margin--minus_top103{margin-top:-103px!important}.bases__margin--vertical103{margin-top:103px!important;margin-bottom:103px!important}.bases__margin--horizontal103{margin-left:103px!important;margin-right:103px!important}.bases__margin103{margin:103px!important}.bases__margin--left104{margin-left:104px!important}.bases__margin--minus_left104{margin-left:-104px!important}.bases__margin--right104{margin-right:104px!important}.bases__margin--minus_right104{margin-right:-104px!important}.bases__margin--bottom104{margin-bottom:104px!important}.bases__margin--minus_bottom104{margin-bottom:-104px!important}.bases__margin--top104{margin-top:104px!important}.bases__margin--minus_top104{margin-top:-104px!important}.bases__margin--vertical104{margin-top:104px!important;margin-bottom:104px!important}.bases__margin--horizontal104{margin-left:104px!important;margin-right:104px!important}.bases__margin104{margin:104px!important}.bases__margin--left105{margin-left:105px!important}.bases__margin--minus_left105{margin-left:-105px!important}.bases__margin--right105{margin-right:105px!important}.bases__margin--minus_right105{margin-right:-105px!important}.bases__margin--bottom105{margin-bottom:105px!important}.bases__margin--minus_bottom105{margin-bottom:-105px!important}.bases__margin--top105{margin-top:105px!important}.bases__margin--minus_top105{margin-top:-105px!important}.bases__margin--vertical105{margin-top:105px!important;margin-bottom:105px!important}.bases__margin--horizontal105{margin-left:105px!important;margin-right:105px!important}.bases__margin105{margin:105px!important}.bases__margin--left106{margin-left:106px!important}.bases__margin--minus_left106{margin-left:-106px!important}.bases__margin--right106{margin-right:106px!important}.bases__margin--minus_right106{margin-right:-106px!important}.bases__margin--bottom106{margin-bottom:106px!important}.bases__margin--minus_bottom106{margin-bottom:-106px!important}.bases__margin--top106{margin-top:106px!important}.bases__margin--minus_top106{margin-top:-106px!important}.bases__margin--vertical106{margin-top:106px!important;margin-bottom:106px!important}.bases__margin--horizontal106{margin-left:106px!important;margin-right:106px!important}.bases__margin106{margin:106px!important}.bases__margin--left107{margin-left:107px!important}.bases__margin--minus_left107{margin-left:-107px!important}.bases__margin--right107{margin-right:107px!important}.bases__margin--minus_right107{margin-right:-107px!important}.bases__margin--bottom107{margin-bottom:107px!important}.bases__margin--minus_bottom107{margin-bottom:-107px!important}.bases__margin--top107{margin-top:107px!important}.bases__margin--minus_top107{margin-top:-107px!important}.bases__margin--vertical107{margin-top:107px!important;margin-bottom:107px!important}.bases__margin--horizontal107{margin-left:107px!important;margin-right:107px!important}.bases__margin107{margin:107px!important}.bases__margin--left108{margin-left:108px!important}.bases__margin--minus_left108{margin-left:-108px!important}.bases__margin--right108{margin-right:108px!important}.bases__margin--minus_right108{margin-right:-108px!important}.bases__margin--bottom108{margin-bottom:108px!important}.bases__margin--minus_bottom108{margin-bottom:-108px!important}.bases__margin--top108{margin-top:108px!important}.bases__margin--minus_top108{margin-top:-108px!important}.bases__margin--vertical108{margin-top:108px!important;margin-bottom:108px!important}.bases__margin--horizontal108{margin-left:108px!important;margin-right:108px!important}.bases__margin108{margin:108px!important}.bases__margin--left109{margin-left:109px!important}.bases__margin--minus_left109{margin-left:-109px!important}.bases__margin--right109{margin-right:109px!important}.bases__margin--minus_right109{margin-right:-109px!important}.bases__margin--bottom109{margin-bottom:109px!important}.bases__margin--minus_bottom109{margin-bottom:-109px!important}.bases__margin--top109{margin-top:109px!important}.bases__margin--minus_top109{margin-top:-109px!important}.bases__margin--vertical109{margin-top:109px!important;margin-bottom:109px!important}.bases__margin--horizontal109{margin-left:109px!important;margin-right:109px!important}.bases__margin109{margin:109px!important}.bases__margin--left110{margin-left:110px!important}.bases__margin--minus_left110{margin-left:-110px!important}.bases__margin--right110{margin-right:110px!important}.bases__margin--minus_right110{margin-right:-110px!important}.bases__margin--bottom110{margin-bottom:110px!important}.bases__margin--minus_bottom110{margin-bottom:-110px!important}.bases__margin--top110{margin-top:110px!important}.bases__margin--minus_top110{margin-top:-110px!important}.bases__margin--vertical110{margin-top:110px!important;margin-bottom:110px!important}.bases__margin--horizontal110{margin-left:110px!important;margin-right:110px!important}.bases__margin110{margin:110px!important}.bases__margin--left111{margin-left:111px!important}.bases__margin--minus_left111{margin-left:-111px!important}.bases__margin--right111{margin-right:111px!important}.bases__margin--minus_right111{margin-right:-111px!important}.bases__margin--bottom111{margin-bottom:111px!important}.bases__margin--minus_bottom111{margin-bottom:-111px!important}.bases__margin--top111{margin-top:111px!important}.bases__margin--minus_top111{margin-top:-111px!important}.bases__margin--vertical111{margin-top:111px!important;margin-bottom:111px!important}.bases__margin--horizontal111{margin-left:111px!important;margin-right:111px!important}.bases__margin111{margin:111px!important}.bases__margin--left112{margin-left:112px!important}.bases__margin--minus_left112{margin-left:-112px!important}.bases__margin--right112{margin-right:112px!important}.bases__margin--minus_right112{margin-right:-112px!important}.bases__margin--bottom112{margin-bottom:112px!important}.bases__margin--minus_bottom112{margin-bottom:-112px!important}.bases__margin--top112{margin-top:112px!important}.bases__margin--minus_top112{margin-top:-112px!important}.bases__margin--vertical112{margin-top:112px!important;margin-bottom:112px!important}.bases__margin--horizontal112{margin-left:112px!important;margin-right:112px!important}.bases__margin112{margin:112px!important}.bases__margin--left113{margin-left:113px!important}.bases__margin--minus_left113{margin-left:-113px!important}.bases__margin--right113{margin-right:113px!important}.bases__margin--minus_right113{margin-right:-113px!important}.bases__margin--bottom113{margin-bottom:113px!important}.bases__margin--minus_bottom113{margin-bottom:-113px!important}.bases__margin--top113{margin-top:113px!important}.bases__margin--minus_top113{margin-top:-113px!important}.bases__margin--vertical113{margin-top:113px!important;margin-bottom:113px!important}.bases__margin--horizontal113{margin-left:113px!important;margin-right:113px!important}.bases__margin113{margin:113px!important}.bases__margin--left114{margin-left:114px!important}.bases__margin--minus_left114{margin-left:-114px!important}.bases__margin--right114{margin-right:114px!important}.bases__margin--minus_right114{margin-right:-114px!important}.bases__margin--bottom114{margin-bottom:114px!important}.bases__margin--minus_bottom114{margin-bottom:-114px!important}.bases__margin--top114{margin-top:114px!important}.bases__margin--minus_top114{margin-top:-114px!important}.bases__margin--vertical114{margin-top:114px!important;margin-bottom:114px!important}.bases__margin--horizontal114{margin-left:114px!important;margin-right:114px!important}.bases__margin114{margin:114px!important}.bases__margin--left115{margin-left:115px!important}.bases__margin--minus_left115{margin-left:-115px!important}.bases__margin--right115{margin-right:115px!important}.bases__margin--minus_right115{margin-right:-115px!important}.bases__margin--bottom115{margin-bottom:115px!important}.bases__margin--minus_bottom115{margin-bottom:-115px!important}.bases__margin--top115{margin-top:115px!important}.bases__margin--minus_top115{margin-top:-115px!important}.bases__margin--vertical115{margin-top:115px!important;margin-bottom:115px!important}.bases__margin--horizontal115{margin-left:115px!important;margin-right:115px!important}.bases__margin115{margin:115px!important}.bases__margin--left116{margin-left:116px!important}.bases__margin--minus_left116{margin-left:-116px!important}.bases__margin--right116{margin-right:116px!important}.bases__margin--minus_right116{margin-right:-116px!important}.bases__margin--bottom116{margin-bottom:116px!important}.bases__margin--minus_bottom116{margin-bottom:-116px!important}.bases__margin--top116{margin-top:116px!important}.bases__margin--minus_top116{margin-top:-116px!important}.bases__margin--vertical116{margin-top:116px!important;margin-bottom:116px!important}.bases__margin--horizontal116{margin-left:116px!important;margin-right:116px!important}.bases__margin116{margin:116px!important}.bases__margin--left117{margin-left:117px!important}.bases__margin--minus_left117{margin-left:-117px!important}.bases__margin--right117{margin-right:117px!important}.bases__margin--minus_right117{margin-right:-117px!important}.bases__margin--bottom117{margin-bottom:117px!important}.bases__margin--minus_bottom117{margin-bottom:-117px!important}.bases__margin--top117{margin-top:117px!important}.bases__margin--minus_top117{margin-top:-117px!important}.bases__margin--vertical117{margin-top:117px!important;margin-bottom:117px!important}.bases__margin--horizontal117{margin-left:117px!important;margin-right:117px!important}.bases__margin117{margin:117px!important}.bases__margin--left118{margin-left:118px!important}.bases__margin--minus_left118{margin-left:-118px!important}.bases__margin--right118{margin-right:118px!important}.bases__margin--minus_right118{margin-right:-118px!important}.bases__margin--bottom118{margin-bottom:118px!important}.bases__margin--minus_bottom118{margin-bottom:-118px!important}.bases__margin--top118{margin-top:118px!important}.bases__margin--minus_top118{margin-top:-118px!important}.bases__margin--vertical118{margin-top:118px!important;margin-bottom:118px!important}.bases__margin--horizontal118{margin-left:118px!important;margin-right:118px!important}.bases__margin118{margin:118px!important}.bases__margin--left119{margin-left:119px!important}.bases__margin--minus_left119{margin-left:-119px!important}.bases__margin--right119{margin-right:119px!important}.bases__margin--minus_right119{margin-right:-119px!important}.bases__margin--bottom119{margin-bottom:119px!important}.bases__margin--minus_bottom119{margin-bottom:-119px!important}.bases__margin--top119{margin-top:119px!important}.bases__margin--minus_top119{margin-top:-119px!important}.bases__margin--vertical119{margin-top:119px!important;margin-bottom:119px!important}.bases__margin--horizontal119{margin-left:119px!important;margin-right:119px!important}.bases__margin119{margin:119px!important}.bases__margin--left120{margin-left:120px!important}.bases__margin--minus_left120{margin-left:-120px!important}.bases__margin--right120{margin-right:120px!important}.bases__margin--minus_right120{margin-right:-120px!important}.bases__margin--bottom120{margin-bottom:120px!important}.bases__margin--minus_bottom120{margin-bottom:-120px!important}.bases__margin--top120{margin-top:120px!important}.bases__margin--minus_top120{margin-top:-120px!important}.bases__margin--vertical120{margin-top:120px!important;margin-bottom:120px!important}.bases__margin--horizontal120{margin-left:120px!important;margin-right:120px!important}.bases__margin120{margin:120px!important}.bases__margin--left121{margin-left:121px!important}.bases__margin--minus_left121{margin-left:-121px!important}.bases__margin--right121{margin-right:121px!important}.bases__margin--minus_right121{margin-right:-121px!important}.bases__margin--bottom121{margin-bottom:121px!important}.bases__margin--minus_bottom121{margin-bottom:-121px!important}.bases__margin--top121{margin-top:121px!important}.bases__margin--minus_top121{margin-top:-121px!important}.bases__margin--vertical121{margin-top:121px!important;margin-bottom:121px!important}.bases__margin--horizontal121{margin-left:121px!important;margin-right:121px!important}.bases__margin121{margin:121px!important}.bases__margin--left122{margin-left:122px!important}.bases__margin--minus_left122{margin-left:-122px!important}.bases__margin--right122{margin-right:122px!important}.bases__margin--minus_right122{margin-right:-122px!important}.bases__margin--bottom122{margin-bottom:122px!important}.bases__margin--minus_bottom122{margin-bottom:-122px!important}.bases__margin--top122{margin-top:122px!important}.bases__margin--minus_top122{margin-top:-122px!important}.bases__margin--vertical122{margin-top:122px!important;margin-bottom:122px!important}.bases__margin--horizontal122{margin-left:122px!important;margin-right:122px!important}.bases__margin122{margin:122px!important}.bases__margin--left123{margin-left:123px!important}.bases__margin--minus_left123{margin-left:-123px!important}.bases__margin--right123{margin-right:123px!important}.bases__margin--minus_right123{margin-right:-123px!important}.bases__margin--bottom123{margin-bottom:123px!important}.bases__margin--minus_bottom123{margin-bottom:-123px!important}.bases__margin--top123{margin-top:123px!important}.bases__margin--minus_top123{margin-top:-123px!important}.bases__margin--vertical123{margin-top:123px!important;margin-bottom:123px!important}.bases__margin--horizontal123{margin-left:123px!important;margin-right:123px!important}.bases__margin123{margin:123px!important}.bases__margin--left124{margin-left:124px!important}.bases__margin--minus_left124{margin-left:-124px!important}.bases__margin--right124{margin-right:124px!important}.bases__margin--minus_right124{margin-right:-124px!important}.bases__margin--bottom124{margin-bottom:124px!important}.bases__margin--minus_bottom124{margin-bottom:-124px!important}.bases__margin--top124{margin-top:124px!important}.bases__margin--minus_top124{margin-top:-124px!important}.bases__margin--vertical124{margin-top:124px!important;margin-bottom:124px!important}.bases__margin--horizontal124{margin-left:124px!important;margin-right:124px!important}.bases__margin124{margin:124px!important}.bases__margin--left125{margin-left:125px!important}.bases__margin--minus_left125{margin-left:-125px!important}.bases__margin--right125{margin-right:125px!important}.bases__margin--minus_right125{margin-right:-125px!important}.bases__margin--bottom125{margin-bottom:125px!important}.bases__margin--minus_bottom125{margin-bottom:-125px!important}.bases__margin--top125{margin-top:125px!important}.bases__margin--minus_top125{margin-top:-125px!important}.bases__margin--vertical125{margin-top:125px!important;margin-bottom:125px!important}.bases__margin--horizontal125{margin-left:125px!important;margin-right:125px!important}.bases__margin125{margin:125px!important}.bases__margin--left126{margin-left:126px!important}.bases__margin--minus_left126{margin-left:-126px!important}.bases__margin--right126{margin-right:126px!important}.bases__margin--minus_right126{margin-right:-126px!important}.bases__margin--bottom126{margin-bottom:126px!important}.bases__margin--minus_bottom126{margin-bottom:-126px!important}.bases__margin--top126{margin-top:126px!important}.bases__margin--minus_top126{margin-top:-126px!important}.bases__margin--vertical126{margin-top:126px!important;margin-bottom:126px!important}.bases__margin--horizontal126{margin-left:126px!important;margin-right:126px!important}.bases__margin126{margin:126px!important}.bases__margin--left127{margin-left:127px!important}.bases__margin--minus_left127{margin-left:-127px!important}.bases__margin--right127{margin-right:127px!important}.bases__margin--minus_right127{margin-right:-127px!important}.bases__margin--bottom127{margin-bottom:127px!important}.bases__margin--minus_bottom127{margin-bottom:-127px!important}.bases__margin--top127{margin-top:127px!important}.bases__margin--minus_top127{margin-top:-127px!important}.bases__margin--vertical127{margin-top:127px!important;margin-bottom:127px!important}.bases__margin--horizontal127{margin-left:127px!important;margin-right:127px!important}.bases__margin127{margin:127px!important}.bases__margin--left128{margin-left:128px!important}.bases__margin--minus_left128{margin-left:-128px!important}.bases__margin--right128{margin-right:128px!important}.bases__margin--minus_right128{margin-right:-128px!important}.bases__margin--bottom128{margin-bottom:128px!important}.bases__margin--minus_bottom128{margin-bottom:-128px!important}.bases__margin--top128{margin-top:128px!important}.bases__margin--minus_top128{margin-top:-128px!important}.bases__margin--vertical128{margin-top:128px!important;margin-bottom:128px!important}.bases__margin--horizontal128{margin-left:128px!important;margin-right:128px!important}.bases__margin128{margin:128px!important}.bases__margin--left129{margin-left:129px!important}.bases__margin--minus_left129{margin-left:-129px!important}.bases__margin--right129{margin-right:129px!important}.bases__margin--minus_right129{margin-right:-129px!important}.bases__margin--bottom129{margin-bottom:129px!important}.bases__margin--minus_bottom129{margin-bottom:-129px!important}.bases__margin--top129{margin-top:129px!important}.bases__margin--minus_top129{margin-top:-129px!important}.bases__margin--vertical129{margin-top:129px!important;margin-bottom:129px!important}.bases__margin--horizontal129{margin-left:129px!important;margin-right:129px!important}.bases__margin129{margin:129px!important}.bases__margin--left130{margin-left:130px!important}.bases__margin--minus_left130{margin-left:-130px!important}.bases__margin--right130{margin-right:130px!important}.bases__margin--minus_right130{margin-right:-130px!important}.bases__margin--bottom130{margin-bottom:130px!important}.bases__margin--minus_bottom130{margin-bottom:-130px!important}.bases__margin--top130{margin-top:130px!important}.bases__margin--minus_top130{margin-top:-130px!important}.bases__margin--vertical130{margin-top:130px!important;margin-bottom:130px!important}.bases__margin--horizontal130{margin-left:130px!important;margin-right:130px!important}.bases__margin130{margin:130px!important}.bases__margin--left131{margin-left:131px!important}.bases__margin--minus_left131{margin-left:-131px!important}.bases__margin--right131{margin-right:131px!important}.bases__margin--minus_right131{margin-right:-131px!important}.bases__margin--bottom131{margin-bottom:131px!important}.bases__margin--minus_bottom131{margin-bottom:-131px!important}.bases__margin--top131{margin-top:131px!important}.bases__margin--minus_top131{margin-top:-131px!important}.bases__margin--vertical131{margin-top:131px!important;margin-bottom:131px!important}.bases__margin--horizontal131{margin-left:131px!important;margin-right:131px!important}.bases__margin131{margin:131px!important}.bases__margin--left132{margin-left:132px!important}.bases__margin--minus_left132{margin-left:-132px!important}.bases__margin--right132{margin-right:132px!important}.bases__margin--minus_right132{margin-right:-132px!important}.bases__margin--bottom132{margin-bottom:132px!important}.bases__margin--minus_bottom132{margin-bottom:-132px!important}.bases__margin--top132{margin-top:132px!important}.bases__margin--minus_top132{margin-top:-132px!important}.bases__margin--vertical132{margin-top:132px!important;margin-bottom:132px!important}.bases__margin--horizontal132{margin-left:132px!important;margin-right:132px!important}.bases__margin132{margin:132px!important}.bases__margin--left133{margin-left:133px!important}.bases__margin--minus_left133{margin-left:-133px!important}.bases__margin--right133{margin-right:133px!important}.bases__margin--minus_right133{margin-right:-133px!important}.bases__margin--bottom133{margin-bottom:133px!important}.bases__margin--minus_bottom133{margin-bottom:-133px!important}.bases__margin--top133{margin-top:133px!important}.bases__margin--minus_top133{margin-top:-133px!important}.bases__margin--vertical133{margin-top:133px!important;margin-bottom:133px!important}.bases__margin--horizontal133{margin-left:133px!important;margin-right:133px!important}.bases__margin133{margin:133px!important}.bases__margin--left134{margin-left:134px!important}.bases__margin--minus_left134{margin-left:-134px!important}.bases__margin--right134{margin-right:134px!important}.bases__margin--minus_right134{margin-right:-134px!important}.bases__margin--bottom134{margin-bottom:134px!important}.bases__margin--minus_bottom134{margin-bottom:-134px!important}.bases__margin--top134{margin-top:134px!important}.bases__margin--minus_top134{margin-top:-134px!important}.bases__margin--vertical134{margin-top:134px!important;margin-bottom:134px!important}.bases__margin--horizontal134{margin-left:134px!important;margin-right:134px!important}.bases__margin134{margin:134px!important}.bases__margin--left135{margin-left:135px!important}.bases__margin--minus_left135{margin-left:-135px!important}.bases__margin--right135{margin-right:135px!important}.bases__margin--minus_right135{margin-right:-135px!important}.bases__margin--bottom135{margin-bottom:135px!important}.bases__margin--minus_bottom135{margin-bottom:-135px!important}.bases__margin--top135{margin-top:135px!important}.bases__margin--minus_top135{margin-top:-135px!important}.bases__margin--vertical135{margin-top:135px!important;margin-bottom:135px!important}.bases__margin--horizontal135{margin-left:135px!important;margin-right:135px!important}.bases__margin135{margin:135px!important}.bases__margin--left136{margin-left:136px!important}.bases__margin--minus_left136{margin-left:-136px!important}.bases__margin--right136{margin-right:136px!important}.bases__margin--minus_right136{margin-right:-136px!important}.bases__margin--bottom136{margin-bottom:136px!important}.bases__margin--minus_bottom136{margin-bottom:-136px!important}.bases__margin--top136{margin-top:136px!important}.bases__margin--minus_top136{margin-top:-136px!important}.bases__margin--vertical136{margin-top:136px!important;margin-bottom:136px!important}.bases__margin--horizontal136{margin-left:136px!important;margin-right:136px!important}.bases__margin136{margin:136px!important}.bases__margin--left137{margin-left:137px!important}.bases__margin--minus_left137{margin-left:-137px!important}.bases__margin--right137{margin-right:137px!important}.bases__margin--minus_right137{margin-right:-137px!important}.bases__margin--bottom137{margin-bottom:137px!important}.bases__margin--minus_bottom137{margin-bottom:-137px!important}.bases__margin--top137{margin-top:137px!important}.bases__margin--minus_top137{margin-top:-137px!important}.bases__margin--vertical137{margin-top:137px!important;margin-bottom:137px!important}.bases__margin--horizontal137{margin-left:137px!important;margin-right:137px!important}.bases__margin137{margin:137px!important}.bases__margin--left138{margin-left:138px!important}.bases__margin--minus_left138{margin-left:-138px!important}.bases__margin--right138{margin-right:138px!important}.bases__margin--minus_right138{margin-right:-138px!important}.bases__margin--bottom138{margin-bottom:138px!important}.bases__margin--minus_bottom138{margin-bottom:-138px!important}.bases__margin--top138{margin-top:138px!important}.bases__margin--minus_top138{margin-top:-138px!important}.bases__margin--vertical138{margin-top:138px!important;margin-bottom:138px!important}.bases__margin--horizontal138{margin-left:138px!important;margin-right:138px!important}.bases__margin138{margin:138px!important}.bases__margin--left139{margin-left:139px!important}.bases__margin--minus_left139{margin-left:-139px!important}.bases__margin--right139{margin-right:139px!important}.bases__margin--minus_right139{margin-right:-139px!important}.bases__margin--bottom139{margin-bottom:139px!important}.bases__margin--minus_bottom139{margin-bottom:-139px!important}.bases__margin--top139{margin-top:139px!important}.bases__margin--minus_top139{margin-top:-139px!important}.bases__margin--vertical139{margin-top:139px!important;margin-bottom:139px!important}.bases__margin--horizontal139{margin-left:139px!important;margin-right:139px!important}.bases__margin139{margin:139px!important}.bases__margin--left140{margin-left:140px!important}.bases__margin--minus_left140{margin-left:-140px!important}.bases__margin--right140{margin-right:140px!important}.bases__margin--minus_right140{margin-right:-140px!important}.bases__margin--bottom140{margin-bottom:140px!important}.bases__margin--minus_bottom140{margin-bottom:-140px!important}.bases__margin--top140{margin-top:140px!important}.bases__margin--minus_top140{margin-top:-140px!important}.bases__margin--vertical140{margin-top:140px!important;margin-bottom:140px!important}.bases__margin--horizontal140{margin-left:140px!important;margin-right:140px!important}.bases__margin140{margin:140px!important}.bases__margin--left141{margin-left:141px!important}.bases__margin--minus_left141{margin-left:-141px!important}.bases__margin--right141{margin-right:141px!important}.bases__margin--minus_right141{margin-right:-141px!important}.bases__margin--bottom141{margin-bottom:141px!important}.bases__margin--minus_bottom141{margin-bottom:-141px!important}.bases__margin--top141{margin-top:141px!important}.bases__margin--minus_top141{margin-top:-141px!important}.bases__margin--vertical141{margin-top:141px!important;margin-bottom:141px!important}.bases__margin--horizontal141{margin-left:141px!important;margin-right:141px!important}.bases__margin141{margin:141px!important}.bases__margin--left142{margin-left:142px!important}.bases__margin--minus_left142{margin-left:-142px!important}.bases__margin--right142{margin-right:142px!important}.bases__margin--minus_right142{margin-right:-142px!important}.bases__margin--bottom142{margin-bottom:142px!important}.bases__margin--minus_bottom142{margin-bottom:-142px!important}.bases__margin--top142{margin-top:142px!important}.bases__margin--minus_top142{margin-top:-142px!important}.bases__margin--vertical142{margin-top:142px!important;margin-bottom:142px!important}.bases__margin--horizontal142{margin-left:142px!important;margin-right:142px!important}.bases__margin142{margin:142px!important}.bases__margin--left143{margin-left:143px!important}.bases__margin--minus_left143{margin-left:-143px!important}.bases__margin--right143{margin-right:143px!important}.bases__margin--minus_right143{margin-right:-143px!important}.bases__margin--bottom143{margin-bottom:143px!important}.bases__margin--minus_bottom143{margin-bottom:-143px!important}.bases__margin--top143{margin-top:143px!important}.bases__margin--minus_top143{margin-top:-143px!important}.bases__margin--vertical143{margin-top:143px!important;margin-bottom:143px!important}.bases__margin--horizontal143{margin-left:143px!important;margin-right:143px!important}.bases__margin143{margin:143px!important}.bases__margin--left144{margin-left:144px!important}.bases__margin--minus_left144{margin-left:-144px!important}.bases__margin--right144{margin-right:144px!important}.bases__margin--minus_right144{margin-right:-144px!important}.bases__margin--bottom144{margin-bottom:144px!important}.bases__margin--minus_bottom144{margin-bottom:-144px!important}.bases__margin--top144{margin-top:144px!important}.bases__margin--minus_top144{margin-top:-144px!important}.bases__margin--vertical144{margin-top:144px!important;margin-bottom:144px!important}.bases__margin--horizontal144{margin-left:144px!important;margin-right:144px!important}.bases__margin144{margin:144px!important}.bases__margin--left145{margin-left:145px!important}.bases__margin--minus_left145{margin-left:-145px!important}.bases__margin--right145{margin-right:145px!important}.bases__margin--minus_right145{margin-right:-145px!important}.bases__margin--bottom145{margin-bottom:145px!important}.bases__margin--minus_bottom145{margin-bottom:-145px!important}.bases__margin--top145{margin-top:145px!important}.bases__margin--minus_top145{margin-top:-145px!important}.bases__margin--vertical145{margin-top:145px!important;margin-bottom:145px!important}.bases__margin--horizontal145{margin-left:145px!important;margin-right:145px!important}.bases__margin145{margin:145px!important}.bases__margin--left146{margin-left:146px!important}.bases__margin--minus_left146{margin-left:-146px!important}.bases__margin--right146{margin-right:146px!important}.bases__margin--minus_right146{margin-right:-146px!important}.bases__margin--bottom146{margin-bottom:146px!important}.bases__margin--minus_bottom146{margin-bottom:-146px!important}.bases__margin--top146{margin-top:146px!important}.bases__margin--minus_top146{margin-top:-146px!important}.bases__margin--vertical146{margin-top:146px!important;margin-bottom:146px!important}.bases__margin--horizontal146{margin-left:146px!important;margin-right:146px!important}.bases__margin146{margin:146px!important}.bases__margin--left147{margin-left:147px!important}.bases__margin--minus_left147{margin-left:-147px!important}.bases__margin--right147{margin-right:147px!important}.bases__margin--minus_right147{margin-right:-147px!important}.bases__margin--bottom147{margin-bottom:147px!important}.bases__margin--minus_bottom147{margin-bottom:-147px!important}.bases__margin--top147{margin-top:147px!important}.bases__margin--minus_top147{margin-top:-147px!important}.bases__margin--vertical147{margin-top:147px!important;margin-bottom:147px!important}.bases__margin--horizontal147{margin-left:147px!important;margin-right:147px!important}.bases__margin147{margin:147px!important}.bases__margin--left148{margin-left:148px!important}.bases__margin--minus_left148{margin-left:-148px!important}.bases__margin--right148{margin-right:148px!important}.bases__margin--minus_right148{margin-right:-148px!important}.bases__margin--bottom148{margin-bottom:148px!important}.bases__margin--minus_bottom148{margin-bottom:-148px!important}.bases__margin--top148{margin-top:148px!important}.bases__margin--minus_top148{margin-top:-148px!important}.bases__margin--vertical148{margin-top:148px!important;margin-bottom:148px!important}.bases__margin--horizontal148{margin-left:148px!important;margin-right:148px!important}.bases__margin148{margin:148px!important}.bases__margin--left149{margin-left:149px!important}.bases__margin--minus_left149{margin-left:-149px!important}.bases__margin--right149{margin-right:149px!important}.bases__margin--minus_right149{margin-right:-149px!important}.bases__margin--bottom149{margin-bottom:149px!important}.bases__margin--minus_bottom149{margin-bottom:-149px!important}.bases__margin--top149{margin-top:149px!important}.bases__margin--minus_top149{margin-top:-149px!important}.bases__margin--vertical149{margin-top:149px!important;margin-bottom:149px!important}.bases__margin--horizontal149{margin-left:149px!important;margin-right:149px!important}.bases__margin149{margin:149px!important}.bases__margin--left150{margin-left:150px!important}.bases__margin--minus_left150{margin-left:-150px!important}.bases__margin--right150{margin-right:150px!important}.bases__margin--minus_right150{margin-right:-150px!important}.bases__margin--bottom150{margin-bottom:150px!important}.bases__margin--minus_bottom150{margin-bottom:-150px!important}.bases__margin--top150{margin-top:150px!important}.bases__margin--minus_top150{margin-top:-150px!important}.bases__margin--vertical150{margin-top:150px!important;margin-bottom:150px!important}.bases__margin--horizontal150{margin-left:150px!important;margin-right:150px!important}.bases__margin150{margin:150px!important}.bases__margin--left151{margin-left:151px!important}.bases__margin--minus_left151{margin-left:-151px!important}.bases__margin--right151{margin-right:151px!important}.bases__margin--minus_right151{margin-right:-151px!important}.bases__margin--bottom151{margin-bottom:151px!important}.bases__margin--minus_bottom151{margin-bottom:-151px!important}.bases__margin--top151{margin-top:151px!important}.bases__margin--minus_top151{margin-top:-151px!important}.bases__margin--vertical151{margin-top:151px!important;margin-bottom:151px!important}.bases__margin--horizontal151{margin-left:151px!important;margin-right:151px!important}.bases__margin151{margin:151px!important}.bases__margin--left152{margin-left:152px!important}.bases__margin--minus_left152{margin-left:-152px!important}.bases__margin--right152{margin-right:152px!important}.bases__margin--minus_right152{margin-right:-152px!important}.bases__margin--bottom152{margin-bottom:152px!important}.bases__margin--minus_bottom152{margin-bottom:-152px!important}.bases__margin--top152{margin-top:152px!important}.bases__margin--minus_top152{margin-top:-152px!important}.bases__margin--vertical152{margin-top:152px!important;margin-bottom:152px!important}.bases__margin--horizontal152{margin-left:152px!important;margin-right:152px!important}.bases__margin152{margin:152px!important}.bases__margin--left153{margin-left:153px!important}.bases__margin--minus_left153{margin-left:-153px!important}.bases__margin--right153{margin-right:153px!important}.bases__margin--minus_right153{margin-right:-153px!important}.bases__margin--bottom153{margin-bottom:153px!important}.bases__margin--minus_bottom153{margin-bottom:-153px!important}.bases__margin--top153{margin-top:153px!important}.bases__margin--minus_top153{margin-top:-153px!important}.bases__margin--vertical153{margin-top:153px!important;margin-bottom:153px!important}.bases__margin--horizontal153{margin-left:153px!important;margin-right:153px!important}.bases__margin153{margin:153px!important}.bases__margin--left154{margin-left:154px!important}.bases__margin--minus_left154{margin-left:-154px!important}.bases__margin--right154{margin-right:154px!important}.bases__margin--minus_right154{margin-right:-154px!important}.bases__margin--bottom154{margin-bottom:154px!important}.bases__margin--minus_bottom154{margin-bottom:-154px!important}.bases__margin--top154{margin-top:154px!important}.bases__margin--minus_top154{margin-top:-154px!important}.bases__margin--vertical154{margin-top:154px!important;margin-bottom:154px!important}.bases__margin--horizontal154{margin-left:154px!important;margin-right:154px!important}.bases__margin154{margin:154px!important}.bases__margin--left155{margin-left:155px!important}.bases__margin--minus_left155{margin-left:-155px!important}.bases__margin--right155{margin-right:155px!important}.bases__margin--minus_right155{margin-right:-155px!important}.bases__margin--bottom155{margin-bottom:155px!important}.bases__margin--minus_bottom155{margin-bottom:-155px!important}.bases__margin--top155{margin-top:155px!important}.bases__margin--minus_top155{margin-top:-155px!important}.bases__margin--vertical155{margin-top:155px!important;margin-bottom:155px!important}.bases__margin--horizontal155{margin-left:155px!important;margin-right:155px!important}.bases__margin155{margin:155px!important}.bases__margin--left156{margin-left:156px!important}.bases__margin--minus_left156{margin-left:-156px!important}.bases__margin--right156{margin-right:156px!important}.bases__margin--minus_right156{margin-right:-156px!important}.bases__margin--bottom156{margin-bottom:156px!important}.bases__margin--minus_bottom156{margin-bottom:-156px!important}.bases__margin--top156{margin-top:156px!important}.bases__margin--minus_top156{margin-top:-156px!important}.bases__margin--vertical156{margin-top:156px!important;margin-bottom:156px!important}.bases__margin--horizontal156{margin-left:156px!important;margin-right:156px!important}.bases__margin156{margin:156px!important}.bases__margin--left157{margin-left:157px!important}.bases__margin--minus_left157{margin-left:-157px!important}.bases__margin--right157{margin-right:157px!important}.bases__margin--minus_right157{margin-right:-157px!important}.bases__margin--bottom157{margin-bottom:157px!important}.bases__margin--minus_bottom157{margin-bottom:-157px!important}.bases__margin--top157{margin-top:157px!important}.bases__margin--minus_top157{margin-top:-157px!important}.bases__margin--vertical157{margin-top:157px!important;margin-bottom:157px!important}.bases__margin--horizontal157{margin-left:157px!important;margin-right:157px!important}.bases__margin157{margin:157px!important}.bases__margin--left158{margin-left:158px!important}.bases__margin--minus_left158{margin-left:-158px!important}.bases__margin--right158{margin-right:158px!important}.bases__margin--minus_right158{margin-right:-158px!important}.bases__margin--bottom158{margin-bottom:158px!important}.bases__margin--minus_bottom158{margin-bottom:-158px!important}.bases__margin--top158{margin-top:158px!important}.bases__margin--minus_top158{margin-top:-158px!important}.bases__margin--vertical158{margin-top:158px!important;margin-bottom:158px!important}.bases__margin--horizontal158{margin-left:158px!important;margin-right:158px!important}.bases__margin158{margin:158px!important}.bases__margin--left159{margin-left:159px!important}.bases__margin--minus_left159{margin-left:-159px!important}.bases__margin--right159{margin-right:159px!important}.bases__margin--minus_right159{margin-right:-159px!important}.bases__margin--bottom159{margin-bottom:159px!important}.bases__margin--minus_bottom159{margin-bottom:-159px!important}.bases__margin--top159{margin-top:159px!important}.bases__margin--minus_top159{margin-top:-159px!important}.bases__margin--vertical159{margin-top:159px!important;margin-bottom:159px!important}.bases__margin--horizontal159{margin-left:159px!important;margin-right:159px!important}.bases__margin159{margin:159px!important}.bases__margin--left160{margin-left:160px!important}.bases__margin--minus_left160{margin-left:-160px!important}.bases__margin--right160{margin-right:160px!important}.bases__margin--minus_right160{margin-right:-160px!important}.bases__margin--bottom160{margin-bottom:160px!important}.bases__margin--minus_bottom160{margin-bottom:-160px!important}.bases__margin--top160{margin-top:160px!important}.bases__margin--minus_top160{margin-top:-160px!important}.bases__margin--vertical160{margin-top:160px!important;margin-bottom:160px!important}.bases__margin--horizontal160{margin-left:160px!important;margin-right:160px!important}.bases__margin160{margin:160px!important}.bases__margin--left161{margin-left:161px!important}.bases__margin--minus_left161{margin-left:-161px!important}.bases__margin--right161{margin-right:161px!important}.bases__margin--minus_right161{margin-right:-161px!important}.bases__margin--bottom161{margin-bottom:161px!important}.bases__margin--minus_bottom161{margin-bottom:-161px!important}.bases__margin--top161{margin-top:161px!important}.bases__margin--minus_top161{margin-top:-161px!important}.bases__margin--vertical161{margin-top:161px!important;margin-bottom:161px!important}.bases__margin--horizontal161{margin-left:161px!important;margin-right:161px!important}.bases__margin161{margin:161px!important}.bases__margin--left162{margin-left:162px!important}.bases__margin--minus_left162{margin-left:-162px!important}.bases__margin--right162{margin-right:162px!important}.bases__margin--minus_right162{margin-right:-162px!important}.bases__margin--bottom162{margin-bottom:162px!important}.bases__margin--minus_bottom162{margin-bottom:-162px!important}.bases__margin--top162{margin-top:162px!important}.bases__margin--minus_top162{margin-top:-162px!important}.bases__margin--vertical162{margin-top:162px!important;margin-bottom:162px!important}.bases__margin--horizontal162{margin-left:162px!important;margin-right:162px!important}.bases__margin162{margin:162px!important}.bases__margin--left163{margin-left:163px!important}.bases__margin--minus_left163{margin-left:-163px!important}.bases__margin--right163{margin-right:163px!important}.bases__margin--minus_right163{margin-right:-163px!important}.bases__margin--bottom163{margin-bottom:163px!important}.bases__margin--minus_bottom163{margin-bottom:-163px!important}.bases__margin--top163{margin-top:163px!important}.bases__margin--minus_top163{margin-top:-163px!important}.bases__margin--vertical163{margin-top:163px!important;margin-bottom:163px!important}.bases__margin--horizontal163{margin-left:163px!important;margin-right:163px!important}.bases__margin163{margin:163px!important}.bases__margin--left164{margin-left:164px!important}.bases__margin--minus_left164{margin-left:-164px!important}.bases__margin--right164{margin-right:164px!important}.bases__margin--minus_right164{margin-right:-164px!important}.bases__margin--bottom164{margin-bottom:164px!important}.bases__margin--minus_bottom164{margin-bottom:-164px!important}.bases__margin--top164{margin-top:164px!important}.bases__margin--minus_top164{margin-top:-164px!important}.bases__margin--vertical164{margin-top:164px!important;margin-bottom:164px!important}.bases__margin--horizontal164{margin-left:164px!important;margin-right:164px!important}.bases__margin164{margin:164px!important}.bases__margin--left165{margin-left:165px!important}.bases__margin--minus_left165{margin-left:-165px!important}.bases__margin--right165{margin-right:165px!important}.bases__margin--minus_right165{margin-right:-165px!important}.bases__margin--bottom165{margin-bottom:165px!important}.bases__margin--minus_bottom165{margin-bottom:-165px!important}.bases__margin--top165{margin-top:165px!important}.bases__margin--minus_top165{margin-top:-165px!important}.bases__margin--vertical165{margin-top:165px!important;margin-bottom:165px!important}.bases__margin--horizontal165{margin-left:165px!important;margin-right:165px!important}.bases__margin165{margin:165px!important}.bases__margin--left166{margin-left:166px!important}.bases__margin--minus_left166{margin-left:-166px!important}.bases__margin--right166{margin-right:166px!important}.bases__margin--minus_right166{margin-right:-166px!important}.bases__margin--bottom166{margin-bottom:166px!important}.bases__margin--minus_bottom166{margin-bottom:-166px!important}.bases__margin--top166{margin-top:166px!important}.bases__margin--minus_top166{margin-top:-166px!important}.bases__margin--vertical166{margin-top:166px!important;margin-bottom:166px!important}.bases__margin--horizontal166{margin-left:166px!important;margin-right:166px!important}.bases__margin166{margin:166px!important}.bases__margin--left167{margin-left:167px!important}.bases__margin--minus_left167{margin-left:-167px!important}.bases__margin--right167{margin-right:167px!important}.bases__margin--minus_right167{margin-right:-167px!important}.bases__margin--bottom167{margin-bottom:167px!important}.bases__margin--minus_bottom167{margin-bottom:-167px!important}.bases__margin--top167{margin-top:167px!important}.bases__margin--minus_top167{margin-top:-167px!important}.bases__margin--vertical167{margin-top:167px!important;margin-bottom:167px!important}.bases__margin--horizontal167{margin-left:167px!important;margin-right:167px!important}.bases__margin167{margin:167px!important}.bases__margin--left168{margin-left:168px!important}.bases__margin--minus_left168{margin-left:-168px!important}.bases__margin--right168{margin-right:168px!important}.bases__margin--minus_right168{margin-right:-168px!important}.bases__margin--bottom168{margin-bottom:168px!important}.bases__margin--minus_bottom168{margin-bottom:-168px!important}.bases__margin--top168{margin-top:168px!important}.bases__margin--minus_top168{margin-top:-168px!important}.bases__margin--vertical168{margin-top:168px!important;margin-bottom:168px!important}.bases__margin--horizontal168{margin-left:168px!important;margin-right:168px!important}.bases__margin168{margin:168px!important}.bases__margin--left169{margin-left:169px!important}.bases__margin--minus_left169{margin-left:-169px!important}.bases__margin--right169{margin-right:169px!important}.bases__margin--minus_right169{margin-right:-169px!important}.bases__margin--bottom169{margin-bottom:169px!important}.bases__margin--minus_bottom169{margin-bottom:-169px!important}.bases__margin--top169{margin-top:169px!important}.bases__margin--minus_top169{margin-top:-169px!important}.bases__margin--vertical169{margin-top:169px!important;margin-bottom:169px!important}.bases__margin--horizontal169{margin-left:169px!important;margin-right:169px!important}.bases__margin169{margin:169px!important}.bases__margin--left170{margin-left:170px!important}.bases__margin--minus_left170{margin-left:-170px!important}.bases__margin--right170{margin-right:170px!important}.bases__margin--minus_right170{margin-right:-170px!important}.bases__margin--bottom170{margin-bottom:170px!important}.bases__margin--minus_bottom170{margin-bottom:-170px!important}.bases__margin--top170{margin-top:170px!important}.bases__margin--minus_top170{margin-top:-170px!important}.bases__margin--vertical170{margin-top:170px!important;margin-bottom:170px!important}.bases__margin--horizontal170{margin-left:170px!important;margin-right:170px!important}.bases__margin170{margin:170px!important}.bases__margin--left171{margin-left:171px!important}.bases__margin--minus_left171{margin-left:-171px!important}.bases__margin--right171{margin-right:171px!important}.bases__margin--minus_right171{margin-right:-171px!important}.bases__margin--bottom171{margin-bottom:171px!important}.bases__margin--minus_bottom171{margin-bottom:-171px!important}.bases__margin--top171{margin-top:171px!important}.bases__margin--minus_top171{margin-top:-171px!important}.bases__margin--vertical171{margin-top:171px!important;margin-bottom:171px!important}.bases__margin--horizontal171{margin-left:171px!important;margin-right:171px!important}.bases__margin171{margin:171px!important}.bases__margin--left172{margin-left:172px!important}.bases__margin--minus_left172{margin-left:-172px!important}.bases__margin--right172{margin-right:172px!important}.bases__margin--minus_right172{margin-right:-172px!important}.bases__margin--bottom172{margin-bottom:172px!important}.bases__margin--minus_bottom172{margin-bottom:-172px!important}.bases__margin--top172{margin-top:172px!important}.bases__margin--minus_top172{margin-top:-172px!important}.bases__margin--vertical172{margin-top:172px!important;margin-bottom:172px!important}.bases__margin--horizontal172{margin-left:172px!important;margin-right:172px!important}.bases__margin172{margin:172px!important}.bases__margin--left173{margin-left:173px!important}.bases__margin--minus_left173{margin-left:-173px!important}.bases__margin--right173{margin-right:173px!important}.bases__margin--minus_right173{margin-right:-173px!important}.bases__margin--bottom173{margin-bottom:173px!important}.bases__margin--minus_bottom173{margin-bottom:-173px!important}.bases__margin--top173{margin-top:173px!important}.bases__margin--minus_top173{margin-top:-173px!important}.bases__margin--vertical173{margin-top:173px!important;margin-bottom:173px!important}.bases__margin--horizontal173{margin-left:173px!important;margin-right:173px!important}.bases__margin173{margin:173px!important}.bases__margin--left174{margin-left:174px!important}.bases__margin--minus_left174{margin-left:-174px!important}.bases__margin--right174{margin-right:174px!important}.bases__margin--minus_right174{margin-right:-174px!important}.bases__margin--bottom174{margin-bottom:174px!important}.bases__margin--minus_bottom174{margin-bottom:-174px!important}.bases__margin--top174{margin-top:174px!important}.bases__margin--minus_top174{margin-top:-174px!important}.bases__margin--vertical174{margin-top:174px!important;margin-bottom:174px!important}.bases__margin--horizontal174{margin-left:174px!important;margin-right:174px!important}.bases__margin174{margin:174px!important}.bases__margin--left175{margin-left:175px!important}.bases__margin--minus_left175{margin-left:-175px!important}.bases__margin--right175{margin-right:175px!important}.bases__margin--minus_right175{margin-right:-175px!important}.bases__margin--bottom175{margin-bottom:175px!important}.bases__margin--minus_bottom175{margin-bottom:-175px!important}.bases__margin--top175{margin-top:175px!important}.bases__margin--minus_top175{margin-top:-175px!important}.bases__margin--vertical175{margin-top:175px!important;margin-bottom:175px!important}.bases__margin--horizontal175{margin-left:175px!important;margin-right:175px!important}.bases__margin175{margin:175px!important}.bases__margin--left176{margin-left:176px!important}.bases__margin--minus_left176{margin-left:-176px!important}.bases__margin--right176{margin-right:176px!important}.bases__margin--minus_right176{margin-right:-176px!important}.bases__margin--bottom176{margin-bottom:176px!important}.bases__margin--minus_bottom176{margin-bottom:-176px!important}.bases__margin--top176{margin-top:176px!important}.bases__margin--minus_top176{margin-top:-176px!important}.bases__margin--vertical176{margin-top:176px!important;margin-bottom:176px!important}.bases__margin--horizontal176{margin-left:176px!important;margin-right:176px!important}.bases__margin176{margin:176px!important}.bases__margin--left177{margin-left:177px!important}.bases__margin--minus_left177{margin-left:-177px!important}.bases__margin--right177{margin-right:177px!important}.bases__margin--minus_right177{margin-right:-177px!important}.bases__margin--bottom177{margin-bottom:177px!important}.bases__margin--minus_bottom177{margin-bottom:-177px!important}.bases__margin--top177{margin-top:177px!important}.bases__margin--minus_top177{margin-top:-177px!important}.bases__margin--vertical177{margin-top:177px!important;margin-bottom:177px!important}.bases__margin--horizontal177{margin-left:177px!important;margin-right:177px!important}.bases__margin177{margin:177px!important}.bases__margin--left178{margin-left:178px!important}.bases__margin--minus_left178{margin-left:-178px!important}.bases__margin--right178{margin-right:178px!important}.bases__margin--minus_right178{margin-right:-178px!important}.bases__margin--bottom178{margin-bottom:178px!important}.bases__margin--minus_bottom178{margin-bottom:-178px!important}.bases__margin--top178{margin-top:178px!important}.bases__margin--minus_top178{margin-top:-178px!important}.bases__margin--vertical178{margin-top:178px!important;margin-bottom:178px!important}.bases__margin--horizontal178{margin-left:178px!important;margin-right:178px!important}.bases__margin178{margin:178px!important}.bases__margin--left179{margin-left:179px!important}.bases__margin--minus_left179{margin-left:-179px!important}.bases__margin--right179{margin-right:179px!important}.bases__margin--minus_right179{margin-right:-179px!important}.bases__margin--bottom179{margin-bottom:179px!important}.bases__margin--minus_bottom179{margin-bottom:-179px!important}.bases__margin--top179{margin-top:179px!important}.bases__margin--minus_top179{margin-top:-179px!important}.bases__margin--vertical179{margin-top:179px!important;margin-bottom:179px!important}.bases__margin--horizontal179{margin-left:179px!important;margin-right:179px!important}.bases__margin179{margin:179px!important}.bases__margin--left180{margin-left:180px!important}.bases__margin--minus_left180{margin-left:-180px!important}.bases__margin--right180{margin-right:180px!important}.bases__margin--minus_right180{margin-right:-180px!important}.bases__margin--bottom180{margin-bottom:180px!important}.bases__margin--minus_bottom180{margin-bottom:-180px!important}.bases__margin--top180{margin-top:180px!important}.bases__margin--minus_top180{margin-top:-180px!important}.bases__margin--vertical180{margin-top:180px!important;margin-bottom:180px!important}.bases__margin--horizontal180{margin-left:180px!important;margin-right:180px!important}.bases__margin180{margin:180px!important}.bases__margin--left181{margin-left:181px!important}.bases__margin--minus_left181{margin-left:-181px!important}.bases__margin--right181{margin-right:181px!important}.bases__margin--minus_right181{margin-right:-181px!important}.bases__margin--bottom181{margin-bottom:181px!important}.bases__margin--minus_bottom181{margin-bottom:-181px!important}.bases__margin--top181{margin-top:181px!important}.bases__margin--minus_top181{margin-top:-181px!important}.bases__margin--vertical181{margin-top:181px!important;margin-bottom:181px!important}.bases__margin--horizontal181{margin-left:181px!important;margin-right:181px!important}.bases__margin181{margin:181px!important}.bases__margin--left182{margin-left:182px!important}.bases__margin--minus_left182{margin-left:-182px!important}.bases__margin--right182{margin-right:182px!important}.bases__margin--minus_right182{margin-right:-182px!important}.bases__margin--bottom182{margin-bottom:182px!important}.bases__margin--minus_bottom182{margin-bottom:-182px!important}.bases__margin--top182{margin-top:182px!important}.bases__margin--minus_top182{margin-top:-182px!important}.bases__margin--vertical182{margin-top:182px!important;margin-bottom:182px!important}.bases__margin--horizontal182{margin-left:182px!important;margin-right:182px!important}.bases__margin182{margin:182px!important}.bases__margin--left183{margin-left:183px!important}.bases__margin--minus_left183{margin-left:-183px!important}.bases__margin--right183{margin-right:183px!important}.bases__margin--minus_right183{margin-right:-183px!important}.bases__margin--bottom183{margin-bottom:183px!important}.bases__margin--minus_bottom183{margin-bottom:-183px!important}.bases__margin--top183{margin-top:183px!important}.bases__margin--minus_top183{margin-top:-183px!important}.bases__margin--vertical183{margin-top:183px!important;margin-bottom:183px!important}.bases__margin--horizontal183{margin-left:183px!important;margin-right:183px!important}.bases__margin183{margin:183px!important}.bases__margin--left184{margin-left:184px!important}.bases__margin--minus_left184{margin-left:-184px!important}.bases__margin--right184{margin-right:184px!important}.bases__margin--minus_right184{margin-right:-184px!important}.bases__margin--bottom184{margin-bottom:184px!important}.bases__margin--minus_bottom184{margin-bottom:-184px!important}.bases__margin--top184{margin-top:184px!important}.bases__margin--minus_top184{margin-top:-184px!important}.bases__margin--vertical184{margin-top:184px!important;margin-bottom:184px!important}.bases__margin--horizontal184{margin-left:184px!important;margin-right:184px!important}.bases__margin184{margin:184px!important}.bases__margin--left185{margin-left:185px!important}.bases__margin--minus_left185{margin-left:-185px!important}.bases__margin--right185{margin-right:185px!important}.bases__margin--minus_right185{margin-right:-185px!important}.bases__margin--bottom185{margin-bottom:185px!important}.bases__margin--minus_bottom185{margin-bottom:-185px!important}.bases__margin--top185{margin-top:185px!important}.bases__margin--minus_top185{margin-top:-185px!important}.bases__margin--vertical185{margin-top:185px!important;margin-bottom:185px!important}.bases__margin--horizontal185{margin-left:185px!important;margin-right:185px!important}.bases__margin185{margin:185px!important}.bases__margin--left186{margin-left:186px!important}.bases__margin--minus_left186{margin-left:-186px!important}.bases__margin--right186{margin-right:186px!important}.bases__margin--minus_right186{margin-right:-186px!important}.bases__margin--bottom186{margin-bottom:186px!important}.bases__margin--minus_bottom186{margin-bottom:-186px!important}.bases__margin--top186{margin-top:186px!important}.bases__margin--minus_top186{margin-top:-186px!important}.bases__margin--vertical186{margin-top:186px!important;margin-bottom:186px!important}.bases__margin--horizontal186{margin-left:186px!important;margin-right:186px!important}.bases__margin186{margin:186px!important}.bases__margin--left187{margin-left:187px!important}.bases__margin--minus_left187{margin-left:-187px!important}.bases__margin--right187{margin-right:187px!important}.bases__margin--minus_right187{margin-right:-187px!important}.bases__margin--bottom187{margin-bottom:187px!important}.bases__margin--minus_bottom187{margin-bottom:-187px!important}.bases__margin--top187{margin-top:187px!important}.bases__margin--minus_top187{margin-top:-187px!important}.bases__margin--vertical187{margin-top:187px!important;margin-bottom:187px!important}.bases__margin--horizontal187{margin-left:187px!important;margin-right:187px!important}.bases__margin187{margin:187px!important}.bases__margin--left188{margin-left:188px!important}.bases__margin--minus_left188{margin-left:-188px!important}.bases__margin--right188{margin-right:188px!important}.bases__margin--minus_right188{margin-right:-188px!important}.bases__margin--bottom188{margin-bottom:188px!important}.bases__margin--minus_bottom188{margin-bottom:-188px!important}.bases__margin--top188{margin-top:188px!important}.bases__margin--minus_top188{margin-top:-188px!important}.bases__margin--vertical188{margin-top:188px!important;margin-bottom:188px!important}.bases__margin--horizontal188{margin-left:188px!important;margin-right:188px!important}.bases__margin188{margin:188px!important}.bases__margin--left189{margin-left:189px!important}.bases__margin--minus_left189{margin-left:-189px!important}.bases__margin--right189{margin-right:189px!important}.bases__margin--minus_right189{margin-right:-189px!important}.bases__margin--bottom189{margin-bottom:189px!important}.bases__margin--minus_bottom189{margin-bottom:-189px!important}.bases__margin--top189{margin-top:189px!important}.bases__margin--minus_top189{margin-top:-189px!important}.bases__margin--vertical189{margin-top:189px!important;margin-bottom:189px!important}.bases__margin--horizontal189{margin-left:189px!important;margin-right:189px!important}.bases__margin189{margin:189px!important}.bases__margin--left190{margin-left:190px!important}.bases__margin--minus_left190{margin-left:-190px!important}.bases__margin--right190{margin-right:190px!important}.bases__margin--minus_right190{margin-right:-190px!important}.bases__margin--bottom190{margin-bottom:190px!important}.bases__margin--minus_bottom190{margin-bottom:-190px!important}.bases__margin--top190{margin-top:190px!important}.bases__margin--minus_top190{margin-top:-190px!important}.bases__margin--vertical190{margin-top:190px!important;margin-bottom:190px!important}.bases__margin--horizontal190{margin-left:190px!important;margin-right:190px!important}.bases__margin190{margin:190px!important}.bases__margin--left191{margin-left:191px!important}.bases__margin--minus_left191{margin-left:-191px!important}.bases__margin--right191{margin-right:191px!important}.bases__margin--minus_right191{margin-right:-191px!important}.bases__margin--bottom191{margin-bottom:191px!important}.bases__margin--minus_bottom191{margin-bottom:-191px!important}.bases__margin--top191{margin-top:191px!important}.bases__margin--minus_top191{margin-top:-191px!important}.bases__margin--vertical191{margin-top:191px!important;margin-bottom:191px!important}.bases__margin--horizontal191{margin-left:191px!important;margin-right:191px!important}.bases__margin191{margin:191px!important}.bases__margin--left192{margin-left:192px!important}.bases__margin--minus_left192{margin-left:-192px!important}.bases__margin--right192{margin-right:192px!important}.bases__margin--minus_right192{margin-right:-192px!important}.bases__margin--bottom192{margin-bottom:192px!important}.bases__margin--minus_bottom192{margin-bottom:-192px!important}.bases__margin--top192{margin-top:192px!important}.bases__margin--minus_top192{margin-top:-192px!important}.bases__margin--vertical192{margin-top:192px!important;margin-bottom:192px!important}.bases__margin--horizontal192{margin-left:192px!important;margin-right:192px!important}.bases__margin192{margin:192px!important}.bases__margin--left193{margin-left:193px!important}.bases__margin--minus_left193{margin-left:-193px!important}.bases__margin--right193{margin-right:193px!important}.bases__margin--minus_right193{margin-right:-193px!important}.bases__margin--bottom193{margin-bottom:193px!important}.bases__margin--minus_bottom193{margin-bottom:-193px!important}.bases__margin--top193{margin-top:193px!important}.bases__margin--minus_top193{margin-top:-193px!important}.bases__margin--vertical193{margin-top:193px!important;margin-bottom:193px!important}.bases__margin--horizontal193{margin-left:193px!important;margin-right:193px!important}.bases__margin193{margin:193px!important}.bases__margin--left194{margin-left:194px!important}.bases__margin--minus_left194{margin-left:-194px!important}.bases__margin--right194{margin-right:194px!important}.bases__margin--minus_right194{margin-right:-194px!important}.bases__margin--bottom194{margin-bottom:194px!important}.bases__margin--minus_bottom194{margin-bottom:-194px!important}.bases__margin--top194{margin-top:194px!important}.bases__margin--minus_top194{margin-top:-194px!important}.bases__margin--vertical194{margin-top:194px!important;margin-bottom:194px!important}.bases__margin--horizontal194{margin-left:194px!important;margin-right:194px!important}.bases__margin194{margin:194px!important}.bases__margin--left195{margin-left:195px!important}.bases__margin--minus_left195{margin-left:-195px!important}.bases__margin--right195{margin-right:195px!important}.bases__margin--minus_right195{margin-right:-195px!important}.bases__margin--bottom195{margin-bottom:195px!important}.bases__margin--minus_bottom195{margin-bottom:-195px!important}.bases__margin--top195{margin-top:195px!important}.bases__margin--minus_top195{margin-top:-195px!important}.bases__margin--vertical195{margin-top:195px!important;margin-bottom:195px!important}.bases__margin--horizontal195{margin-left:195px!important;margin-right:195px!important}.bases__margin195{margin:195px!important}.bases__margin--left196{margin-left:196px!important}.bases__margin--minus_left196{margin-left:-196px!important}.bases__margin--right196{margin-right:196px!important}.bases__margin--minus_right196{margin-right:-196px!important}.bases__margin--bottom196{margin-bottom:196px!important}.bases__margin--minus_bottom196{margin-bottom:-196px!important}.bases__margin--top196{margin-top:196px!important}.bases__margin--minus_top196{margin-top:-196px!important}.bases__margin--vertical196{margin-top:196px!important;margin-bottom:196px!important}.bases__margin--horizontal196{margin-left:196px!important;margin-right:196px!important}.bases__margin196{margin:196px!important}.bases__margin--left197{margin-left:197px!important}.bases__margin--minus_left197{margin-left:-197px!important}.bases__margin--right197{margin-right:197px!important}.bases__margin--minus_right197{margin-right:-197px!important}.bases__margin--bottom197{margin-bottom:197px!important}.bases__margin--minus_bottom197{margin-bottom:-197px!important}.bases__margin--top197{margin-top:197px!important}.bases__margin--minus_top197{margin-top:-197px!important}.bases__margin--vertical197{margin-top:197px!important;margin-bottom:197px!important}.bases__margin--horizontal197{margin-left:197px!important;margin-right:197px!important}.bases__margin197{margin:197px!important}.bases__margin--left198{margin-left:198px!important}.bases__margin--minus_left198{margin-left:-198px!important}.bases__margin--right198{margin-right:198px!important}.bases__margin--minus_right198{margin-right:-198px!important}.bases__margin--bottom198{margin-bottom:198px!important}.bases__margin--minus_bottom198{margin-bottom:-198px!important}.bases__margin--top198{margin-top:198px!important}.bases__margin--minus_top198{margin-top:-198px!important}.bases__margin--vertical198{margin-top:198px!important;margin-bottom:198px!important}.bases__margin--horizontal198{margin-left:198px!important;margin-right:198px!important}.bases__margin198{margin:198px!important}.bases__margin--left199{margin-left:199px!important}.bases__margin--minus_left199{margin-left:-199px!important}.bases__margin--right199{margin-right:199px!important}.bases__margin--minus_right199{margin-right:-199px!important}.bases__margin--bottom199{margin-bottom:199px!important}.bases__margin--minus_bottom199{margin-bottom:-199px!important}.bases__margin--top199{margin-top:199px!important}.bases__margin--minus_top199{margin-top:-199px!important}.bases__margin--vertical199{margin-top:199px!important;margin-bottom:199px!important}.bases__margin--horizontal199{margin-left:199px!important;margin-right:199px!important}.bases__margin199{margin:199px!important}.bases__margin--left200{margin-left:200px!important}.bases__margin--minus_left200{margin-left:-200px!important}.bases__margin--right200{margin-right:200px!important}.bases__margin--minus_right200{margin-right:-200px!important}.bases__margin--bottom200{margin-bottom:200px!important}.bases__margin--minus_bottom200{margin-bottom:-200px!important}.bases__margin--top200{margin-top:200px!important}.bases__margin--minus_top200{margin-top:-200px!important}.bases__margin--vertical200{margin-top:200px!important;margin-bottom:200px!important}.bases__margin--horizontal200{margin-left:200px!important;margin-right:200px!important}.bases__margin200{margin:200px!important}.bases__margin--left201{margin-left:201px!important}.bases__margin--minus_left201{margin-left:-201px!important}.bases__margin--right201{margin-right:201px!important}.bases__margin--minus_right201{margin-right:-201px!important}.bases__margin--bottom201{margin-bottom:201px!important}.bases__margin--minus_bottom201{margin-bottom:-201px!important}.bases__margin--top201{margin-top:201px!important}.bases__margin--minus_top201{margin-top:-201px!important}.bases__margin--vertical201{margin-top:201px!important;margin-bottom:201px!important}.bases__margin--horizontal201{margin-left:201px!important;margin-right:201px!important}.bases__margin201{margin:201px!important}.bases__margin--left202{margin-left:202px!important}.bases__margin--minus_left202{margin-left:-202px!important}.bases__margin--right202{margin-right:202px!important}.bases__margin--minus_right202{margin-right:-202px!important}.bases__margin--bottom202{margin-bottom:202px!important}.bases__margin--minus_bottom202{margin-bottom:-202px!important}.bases__margin--top202{margin-top:202px!important}.bases__margin--minus_top202{margin-top:-202px!important}.bases__margin--vertical202{margin-top:202px!important;margin-bottom:202px!important}.bases__margin--horizontal202{margin-left:202px!important;margin-right:202px!important}.bases__margin202{margin:202px!important}.bases__margin--left203{margin-left:203px!important}.bases__margin--minus_left203{margin-left:-203px!important}.bases__margin--right203{margin-right:203px!important}.bases__margin--minus_right203{margin-right:-203px!important}.bases__margin--bottom203{margin-bottom:203px!important}.bases__margin--minus_bottom203{margin-bottom:-203px!important}.bases__margin--top203{margin-top:203px!important}.bases__margin--minus_top203{margin-top:-203px!important}.bases__margin--vertical203{margin-top:203px!important;margin-bottom:203px!important}.bases__margin--horizontal203{margin-left:203px!important;margin-right:203px!important}.bases__margin203{margin:203px!important}.bases__margin--left204{margin-left:204px!important}.bases__margin--minus_left204{margin-left:-204px!important}.bases__margin--right204{margin-right:204px!important}.bases__margin--minus_right204{margin-right:-204px!important}.bases__margin--bottom204{margin-bottom:204px!important}.bases__margin--minus_bottom204{margin-bottom:-204px!important}.bases__margin--top204{margin-top:204px!important}.bases__margin--minus_top204{margin-top:-204px!important}.bases__margin--vertical204{margin-top:204px!important;margin-bottom:204px!important}.bases__margin--horizontal204{margin-left:204px!important;margin-right:204px!important}.bases__margin204{margin:204px!important}.bases__margin--left205{margin-left:205px!important}.bases__margin--minus_left205{margin-left:-205px!important}.bases__margin--right205{margin-right:205px!important}.bases__margin--minus_right205{margin-right:-205px!important}.bases__margin--bottom205{margin-bottom:205px!important}.bases__margin--minus_bottom205{margin-bottom:-205px!important}.bases__margin--top205{margin-top:205px!important}.bases__margin--minus_top205{margin-top:-205px!important}.bases__margin--vertical205{margin-top:205px!important;margin-bottom:205px!important}.bases__margin--horizontal205{margin-left:205px!important;margin-right:205px!important}.bases__margin205{margin:205px!important}.bases__margin--left206{margin-left:206px!important}.bases__margin--minus_left206{margin-left:-206px!important}.bases__margin--right206{margin-right:206px!important}.bases__margin--minus_right206{margin-right:-206px!important}.bases__margin--bottom206{margin-bottom:206px!important}.bases__margin--minus_bottom206{margin-bottom:-206px!important}.bases__margin--top206{margin-top:206px!important}.bases__margin--minus_top206{margin-top:-206px!important}.bases__margin--vertical206{margin-top:206px!important;margin-bottom:206px!important}.bases__margin--horizontal206{margin-left:206px!important;margin-right:206px!important}.bases__margin206{margin:206px!important}.bases__margin--left207{margin-left:207px!important}.bases__margin--minus_left207{margin-left:-207px!important}.bases__margin--right207{margin-right:207px!important}.bases__margin--minus_right207{margin-right:-207px!important}.bases__margin--bottom207{margin-bottom:207px!important}.bases__margin--minus_bottom207{margin-bottom:-207px!important}.bases__margin--top207{margin-top:207px!important}.bases__margin--minus_top207{margin-top:-207px!important}.bases__margin--vertical207{margin-top:207px!important;margin-bottom:207px!important}.bases__margin--horizontal207{margin-left:207px!important;margin-right:207px!important}.bases__margin207{margin:207px!important}.bases__margin--left208{margin-left:208px!important}.bases__margin--minus_left208{margin-left:-208px!important}.bases__margin--right208{margin-right:208px!important}.bases__margin--minus_right208{margin-right:-208px!important}.bases__margin--bottom208{margin-bottom:208px!important}.bases__margin--minus_bottom208{margin-bottom:-208px!important}.bases__margin--top208{margin-top:208px!important}.bases__margin--minus_top208{margin-top:-208px!important}.bases__margin--vertical208{margin-top:208px!important;margin-bottom:208px!important}.bases__margin--horizontal208{margin-left:208px!important;margin-right:208px!important}.bases__margin208{margin:208px!important}.bases__margin--left209{margin-left:209px!important}.bases__margin--minus_left209{margin-left:-209px!important}.bases__margin--right209{margin-right:209px!important}.bases__margin--minus_right209{margin-right:-209px!important}.bases__margin--bottom209{margin-bottom:209px!important}.bases__margin--minus_bottom209{margin-bottom:-209px!important}.bases__margin--top209{margin-top:209px!important}.bases__margin--minus_top209{margin-top:-209px!important}.bases__margin--vertical209{margin-top:209px!important;margin-bottom:209px!important}.bases__margin--horizontal209{margin-left:209px!important;margin-right:209px!important}.bases__margin209{margin:209px!important}.bases__margin--left210{margin-left:210px!important}.bases__margin--minus_left210{margin-left:-210px!important}.bases__margin--right210{margin-right:210px!important}.bases__margin--minus_right210{margin-right:-210px!important}.bases__margin--bottom210{margin-bottom:210px!important}.bases__margin--minus_bottom210{margin-bottom:-210px!important}.bases__margin--top210{margin-top:210px!important}.bases__margin--minus_top210{margin-top:-210px!important}.bases__margin--vertical210{margin-top:210px!important;margin-bottom:210px!important}.bases__margin--horizontal210{margin-left:210px!important;margin-right:210px!important}.bases__margin210{margin:210px!important}.bases__margin--left211{margin-left:211px!important}.bases__margin--minus_left211{margin-left:-211px!important}.bases__margin--right211{margin-right:211px!important}.bases__margin--minus_right211{margin-right:-211px!important}.bases__margin--bottom211{margin-bottom:211px!important}.bases__margin--minus_bottom211{margin-bottom:-211px!important}.bases__margin--top211{margin-top:211px!important}.bases__margin--minus_top211{margin-top:-211px!important}.bases__margin--vertical211{margin-top:211px!important;margin-bottom:211px!important}.bases__margin--horizontal211{margin-left:211px!important;margin-right:211px!important}.bases__margin211{margin:211px!important}.bases__margin--left212{margin-left:212px!important}.bases__margin--minus_left212{margin-left:-212px!important}.bases__margin--right212{margin-right:212px!important}.bases__margin--minus_right212{margin-right:-212px!important}.bases__margin--bottom212{margin-bottom:212px!important}.bases__margin--minus_bottom212{margin-bottom:-212px!important}.bases__margin--top212{margin-top:212px!important}.bases__margin--minus_top212{margin-top:-212px!important}.bases__margin--vertical212{margin-top:212px!important;margin-bottom:212px!important}.bases__margin--horizontal212{margin-left:212px!important;margin-right:212px!important}.bases__margin212{margin:212px!important}.bases__margin--left213{margin-left:213px!important}.bases__margin--minus_left213{margin-left:-213px!important}.bases__margin--right213{margin-right:213px!important}.bases__margin--minus_right213{margin-right:-213px!important}.bases__margin--bottom213{margin-bottom:213px!important}.bases__margin--minus_bottom213{margin-bottom:-213px!important}.bases__margin--top213{margin-top:213px!important}.bases__margin--minus_top213{margin-top:-213px!important}.bases__margin--vertical213{margin-top:213px!important;margin-bottom:213px!important}.bases__margin--horizontal213{margin-left:213px!important;margin-right:213px!important}.bases__margin213{margin:213px!important}.bases__margin--left214{margin-left:214px!important}.bases__margin--minus_left214{margin-left:-214px!important}.bases__margin--right214{margin-right:214px!important}.bases__margin--minus_right214{margin-right:-214px!important}.bases__margin--bottom214{margin-bottom:214px!important}.bases__margin--minus_bottom214{margin-bottom:-214px!important}.bases__margin--top214{margin-top:214px!important}.bases__margin--minus_top214{margin-top:-214px!important}.bases__margin--vertical214{margin-top:214px!important;margin-bottom:214px!important}.bases__margin--horizontal214{margin-left:214px!important;margin-right:214px!important}.bases__margin214{margin:214px!important}.bases__margin--left215{margin-left:215px!important}.bases__margin--minus_left215{margin-left:-215px!important}.bases__margin--right215{margin-right:215px!important}.bases__margin--minus_right215{margin-right:-215px!important}.bases__margin--bottom215{margin-bottom:215px!important}.bases__margin--minus_bottom215{margin-bottom:-215px!important}.bases__margin--top215{margin-top:215px!important}.bases__margin--minus_top215{margin-top:-215px!important}.bases__margin--vertical215{margin-top:215px!important;margin-bottom:215px!important}.bases__margin--horizontal215{margin-left:215px!important;margin-right:215px!important}.bases__margin215{margin:215px!important}.bases__margin--left216{margin-left:216px!important}.bases__margin--minus_left216{margin-left:-216px!important}.bases__margin--right216{margin-right:216px!important}.bases__margin--minus_right216{margin-right:-216px!important}.bases__margin--bottom216{margin-bottom:216px!important}.bases__margin--minus_bottom216{margin-bottom:-216px!important}.bases__margin--top216{margin-top:216px!important}.bases__margin--minus_top216{margin-top:-216px!important}.bases__margin--vertical216{margin-top:216px!important;margin-bottom:216px!important}.bases__margin--horizontal216{margin-left:216px!important;margin-right:216px!important}.bases__margin216{margin:216px!important}.bases__margin--left217{margin-left:217px!important}.bases__margin--minus_left217{margin-left:-217px!important}.bases__margin--right217{margin-right:217px!important}.bases__margin--minus_right217{margin-right:-217px!important}.bases__margin--bottom217{margin-bottom:217px!important}.bases__margin--minus_bottom217{margin-bottom:-217px!important}.bases__margin--top217{margin-top:217px!important}.bases__margin--minus_top217{margin-top:-217px!important}.bases__margin--vertical217{margin-top:217px!important;margin-bottom:217px!important}.bases__margin--horizontal217{margin-left:217px!important;margin-right:217px!important}.bases__margin217{margin:217px!important}.bases__margin--left218{margin-left:218px!important}.bases__margin--minus_left218{margin-left:-218px!important}.bases__margin--right218{margin-right:218px!important}.bases__margin--minus_right218{margin-right:-218px!important}.bases__margin--bottom218{margin-bottom:218px!important}.bases__margin--minus_bottom218{margin-bottom:-218px!important}.bases__margin--top218{margin-top:218px!important}.bases__margin--minus_top218{margin-top:-218px!important}.bases__margin--vertical218{margin-top:218px!important;margin-bottom:218px!important}.bases__margin--horizontal218{margin-left:218px!important;margin-right:218px!important}.bases__margin218{margin:218px!important}.bases__margin--left219{margin-left:219px!important}.bases__margin--minus_left219{margin-left:-219px!important}.bases__margin--right219{margin-right:219px!important}.bases__margin--minus_right219{margin-right:-219px!important}.bases__margin--bottom219{margin-bottom:219px!important}.bases__margin--minus_bottom219{margin-bottom:-219px!important}.bases__margin--top219{margin-top:219px!important}.bases__margin--minus_top219{margin-top:-219px!important}.bases__margin--vertical219{margin-top:219px!important;margin-bottom:219px!important}.bases__margin--horizontal219{margin-left:219px!important;margin-right:219px!important}.bases__margin219{margin:219px!important}.bases__margin--left220{margin-left:220px!important}.bases__margin--minus_left220{margin-left:-220px!important}.bases__margin--right220{margin-right:220px!important}.bases__margin--minus_right220{margin-right:-220px!important}.bases__margin--bottom220{margin-bottom:220px!important}.bases__margin--minus_bottom220{margin-bottom:-220px!important}.bases__margin--top220{margin-top:220px!important}.bases__margin--minus_top220{margin-top:-220px!important}.bases__margin--vertical220{margin-top:220px!important;margin-bottom:220px!important}.bases__margin--horizontal220{margin-left:220px!important;margin-right:220px!important}.bases__margin220{margin:220px!important}.bases__margin--left221{margin-left:221px!important}.bases__margin--minus_left221{margin-left:-221px!important}.bases__margin--right221{margin-right:221px!important}.bases__margin--minus_right221{margin-right:-221px!important}.bases__margin--bottom221{margin-bottom:221px!important}.bases__margin--minus_bottom221{margin-bottom:-221px!important}.bases__margin--top221{margin-top:221px!important}.bases__margin--minus_top221{margin-top:-221px!important}.bases__margin--vertical221{margin-top:221px!important;margin-bottom:221px!important}.bases__margin--horizontal221{margin-left:221px!important;margin-right:221px!important}.bases__margin221{margin:221px!important}.bases__margin--left222{margin-left:222px!important}.bases__margin--minus_left222{margin-left:-222px!important}.bases__margin--right222{margin-right:222px!important}.bases__margin--minus_right222{margin-right:-222px!important}.bases__margin--bottom222{margin-bottom:222px!important}.bases__margin--minus_bottom222{margin-bottom:-222px!important}.bases__margin--top222{margin-top:222px!important}.bases__margin--minus_top222{margin-top:-222px!important}.bases__margin--vertical222{margin-top:222px!important;margin-bottom:222px!important}.bases__margin--horizontal222{margin-left:222px!important;margin-right:222px!important}.bases__margin222{margin:222px!important}.bases__margin--left223{margin-left:223px!important}.bases__margin--minus_left223{margin-left:-223px!important}.bases__margin--right223{margin-right:223px!important}.bases__margin--minus_right223{margin-right:-223px!important}.bases__margin--bottom223{margin-bottom:223px!important}.bases__margin--minus_bottom223{margin-bottom:-223px!important}.bases__margin--top223{margin-top:223px!important}.bases__margin--minus_top223{margin-top:-223px!important}.bases__margin--vertical223{margin-top:223px!important;margin-bottom:223px!important}.bases__margin--horizontal223{margin-left:223px!important;margin-right:223px!important}.bases__margin223{margin:223px!important}.bases__margin--left224{margin-left:224px!important}.bases__margin--minus_left224{margin-left:-224px!important}.bases__margin--right224{margin-right:224px!important}.bases__margin--minus_right224{margin-right:-224px!important}.bases__margin--bottom224{margin-bottom:224px!important}.bases__margin--minus_bottom224{margin-bottom:-224px!important}.bases__margin--top224{margin-top:224px!important}.bases__margin--minus_top224{margin-top:-224px!important}.bases__margin--vertical224{margin-top:224px!important;margin-bottom:224px!important}.bases__margin--horizontal224{margin-left:224px!important;margin-right:224px!important}.bases__margin224{margin:224px!important}.bases__margin--left225{margin-left:225px!important}.bases__margin--minus_left225{margin-left:-225px!important}.bases__margin--right225{margin-right:225px!important}.bases__margin--minus_right225{margin-right:-225px!important}.bases__margin--bottom225{margin-bottom:225px!important}.bases__margin--minus_bottom225{margin-bottom:-225px!important}.bases__margin--top225{margin-top:225px!important}.bases__margin--minus_top225{margin-top:-225px!important}.bases__margin--vertical225{margin-top:225px!important;margin-bottom:225px!important}.bases__margin--horizontal225{margin-left:225px!important;margin-right:225px!important}.bases__margin225{margin:225px!important}.bases__margin--left226{margin-left:226px!important}.bases__margin--minus_left226{margin-left:-226px!important}.bases__margin--right226{margin-right:226px!important}.bases__margin--minus_right226{margin-right:-226px!important}.bases__margin--bottom226{margin-bottom:226px!important}.bases__margin--minus_bottom226{margin-bottom:-226px!important}.bases__margin--top226{margin-top:226px!important}.bases__margin--minus_top226{margin-top:-226px!important}.bases__margin--vertical226{margin-top:226px!important;margin-bottom:226px!important}.bases__margin--horizontal226{margin-left:226px!important;margin-right:226px!important}.bases__margin226{margin:226px!important}.bases__margin--left227{margin-left:227px!important}.bases__margin--minus_left227{margin-left:-227px!important}.bases__margin--right227{margin-right:227px!important}.bases__margin--minus_right227{margin-right:-227px!important}.bases__margin--bottom227{margin-bottom:227px!important}.bases__margin--minus_bottom227{margin-bottom:-227px!important}.bases__margin--top227{margin-top:227px!important}.bases__margin--minus_top227{margin-top:-227px!important}.bases__margin--vertical227{margin-top:227px!important;margin-bottom:227px!important}.bases__margin--horizontal227{margin-left:227px!important;margin-right:227px!important}.bases__margin227{margin:227px!important}.bases__margin--left228{margin-left:228px!important}.bases__margin--minus_left228{margin-left:-228px!important}.bases__margin--right228{margin-right:228px!important}.bases__margin--minus_right228{margin-right:-228px!important}.bases__margin--bottom228{margin-bottom:228px!important}.bases__margin--minus_bottom228{margin-bottom:-228px!important}.bases__margin--top228{margin-top:228px!important}.bases__margin--minus_top228{margin-top:-228px!important}.bases__margin--vertical228{margin-top:228px!important;margin-bottom:228px!important}.bases__margin--horizontal228{margin-left:228px!important;margin-right:228px!important}.bases__margin228{margin:228px!important}.bases__margin--left229{margin-left:229px!important}.bases__margin--minus_left229{margin-left:-229px!important}.bases__margin--right229{margin-right:229px!important}.bases__margin--minus_right229{margin-right:-229px!important}.bases__margin--bottom229{margin-bottom:229px!important}.bases__margin--minus_bottom229{margin-bottom:-229px!important}.bases__margin--top229{margin-top:229px!important}.bases__margin--minus_top229{margin-top:-229px!important}.bases__margin--vertical229{margin-top:229px!important;margin-bottom:229px!important}.bases__margin--horizontal229{margin-left:229px!important;margin-right:229px!important}.bases__margin229{margin:229px!important}.bases__margin--left230{margin-left:230px!important}.bases__margin--minus_left230{margin-left:-230px!important}.bases__margin--right230{margin-right:230px!important}.bases__margin--minus_right230{margin-right:-230px!important}.bases__margin--bottom230{margin-bottom:230px!important}.bases__margin--minus_bottom230{margin-bottom:-230px!important}.bases__margin--top230{margin-top:230px!important}.bases__margin--minus_top230{margin-top:-230px!important}.bases__margin--vertical230{margin-top:230px!important;margin-bottom:230px!important}.bases__margin--horizontal230{margin-left:230px!important;margin-right:230px!important}.bases__margin230{margin:230px!important}.bases__margin--left231{margin-left:231px!important}.bases__margin--minus_left231{margin-left:-231px!important}.bases__margin--right231{margin-right:231px!important}.bases__margin--minus_right231{margin-right:-231px!important}.bases__margin--bottom231{margin-bottom:231px!important}.bases__margin--minus_bottom231{margin-bottom:-231px!important}.bases__margin--top231{margin-top:231px!important}.bases__margin--minus_top231{margin-top:-231px!important}.bases__margin--vertical231{margin-top:231px!important;margin-bottom:231px!important}.bases__margin--horizontal231{margin-left:231px!important;margin-right:231px!important}.bases__margin231{margin:231px!important}.bases__margin--left232{margin-left:232px!important}.bases__margin--minus_left232{margin-left:-232px!important}.bases__margin--right232{margin-right:232px!important}.bases__margin--minus_right232{margin-right:-232px!important}.bases__margin--bottom232{margin-bottom:232px!important}.bases__margin--minus_bottom232{margin-bottom:-232px!important}.bases__margin--top232{margin-top:232px!important}.bases__margin--minus_top232{margin-top:-232px!important}.bases__margin--vertical232{margin-top:232px!important;margin-bottom:232px!important}.bases__margin--horizontal232{margin-left:232px!important;margin-right:232px!important}.bases__margin232{margin:232px!important}.bases__margin--left233{margin-left:233px!important}.bases__margin--minus_left233{margin-left:-233px!important}.bases__margin--right233{margin-right:233px!important}.bases__margin--minus_right233{margin-right:-233px!important}.bases__margin--bottom233{margin-bottom:233px!important}.bases__margin--minus_bottom233{margin-bottom:-233px!important}.bases__margin--top233{margin-top:233px!important}.bases__margin--minus_top233{margin-top:-233px!important}.bases__margin--vertical233{margin-top:233px!important;margin-bottom:233px!important}.bases__margin--horizontal233{margin-left:233px!important;margin-right:233px!important}.bases__margin233{margin:233px!important}.bases__margin--left234{margin-left:234px!important}.bases__margin--minus_left234{margin-left:-234px!important}.bases__margin--right234{margin-right:234px!important}.bases__margin--minus_right234{margin-right:-234px!important}.bases__margin--bottom234{margin-bottom:234px!important}.bases__margin--minus_bottom234{margin-bottom:-234px!important}.bases__margin--top234{margin-top:234px!important}.bases__margin--minus_top234{margin-top:-234px!important}.bases__margin--vertical234{margin-top:234px!important;margin-bottom:234px!important}.bases__margin--horizontal234{margin-left:234px!important;margin-right:234px!important}.bases__margin234{margin:234px!important}.bases__margin--left235{margin-left:235px!important}.bases__margin--minus_left235{margin-left:-235px!important}.bases__margin--right235{margin-right:235px!important}.bases__margin--minus_right235{margin-right:-235px!important}.bases__margin--bottom235{margin-bottom:235px!important}.bases__margin--minus_bottom235{margin-bottom:-235px!important}.bases__margin--top235{margin-top:235px!important}.bases__margin--minus_top235{margin-top:-235px!important}.bases__margin--vertical235{margin-top:235px!important;margin-bottom:235px!important}.bases__margin--horizontal235{margin-left:235px!important;margin-right:235px!important}.bases__margin235{margin:235px!important}.bases__margin--left236{margin-left:236px!important}.bases__margin--minus_left236{margin-left:-236px!important}.bases__margin--right236{margin-right:236px!important}.bases__margin--minus_right236{margin-right:-236px!important}.bases__margin--bottom236{margin-bottom:236px!important}.bases__margin--minus_bottom236{margin-bottom:-236px!important}.bases__margin--top236{margin-top:236px!important}.bases__margin--minus_top236{margin-top:-236px!important}.bases__margin--vertical236{margin-top:236px!important;margin-bottom:236px!important}.bases__margin--horizontal236{margin-left:236px!important;margin-right:236px!important}.bases__margin236{margin:236px!important}.bases__margin--left237{margin-left:237px!important}.bases__margin--minus_left237{margin-left:-237px!important}.bases__margin--right237{margin-right:237px!important}.bases__margin--minus_right237{margin-right:-237px!important}.bases__margin--bottom237{margin-bottom:237px!important}.bases__margin--minus_bottom237{margin-bottom:-237px!important}.bases__margin--top237{margin-top:237px!important}.bases__margin--minus_top237{margin-top:-237px!important}.bases__margin--vertical237{margin-top:237px!important;margin-bottom:237px!important}.bases__margin--horizontal237{margin-left:237px!important;margin-right:237px!important}.bases__margin237{margin:237px!important}.bases__margin--left238{margin-left:238px!important}.bases__margin--minus_left238{margin-left:-238px!important}.bases__margin--right238{margin-right:238px!important}.bases__margin--minus_right238{margin-right:-238px!important}.bases__margin--bottom238{margin-bottom:238px!important}.bases__margin--minus_bottom238{margin-bottom:-238px!important}.bases__margin--top238{margin-top:238px!important}.bases__margin--minus_top238{margin-top:-238px!important}.bases__margin--vertical238{margin-top:238px!important;margin-bottom:238px!important}.bases__margin--horizontal238{margin-left:238px!important;margin-right:238px!important}.bases__margin238{margin:238px!important}.bases__margin--left239{margin-left:239px!important}.bases__margin--minus_left239{margin-left:-239px!important}.bases__margin--right239{margin-right:239px!important}.bases__margin--minus_right239{margin-right:-239px!important}.bases__margin--bottom239{margin-bottom:239px!important}.bases__margin--minus_bottom239{margin-bottom:-239px!important}.bases__margin--top239{margin-top:239px!important}.bases__margin--minus_top239{margin-top:-239px!important}.bases__margin--vertical239{margin-top:239px!important;margin-bottom:239px!important}.bases__margin--horizontal239{margin-left:239px!important;margin-right:239px!important}.bases__margin239{margin:239px!important}.bases__margin--left240{margin-left:240px!important}.bases__margin--minus_left240{margin-left:-240px!important}.bases__margin--right240{margin-right:240px!important}.bases__margin--minus_right240{margin-right:-240px!important}.bases__margin--bottom240{margin-bottom:240px!important}.bases__margin--minus_bottom240{margin-bottom:-240px!important}.bases__margin--top240{margin-top:240px!important}.bases__margin--minus_top240{margin-top:-240px!important}.bases__margin--vertical240{margin-top:240px!important;margin-bottom:240px!important}.bases__margin--horizontal240{margin-left:240px!important;margin-right:240px!important}.bases__margin240{margin:240px!important}.bases__margin--left241{margin-left:241px!important}.bases__margin--minus_left241{margin-left:-241px!important}.bases__margin--right241{margin-right:241px!important}.bases__margin--minus_right241{margin-right:-241px!important}.bases__margin--bottom241{margin-bottom:241px!important}.bases__margin--minus_bottom241{margin-bottom:-241px!important}.bases__margin--top241{margin-top:241px!important}.bases__margin--minus_top241{margin-top:-241px!important}.bases__margin--vertical241{margin-top:241px!important;margin-bottom:241px!important}.bases__margin--horizontal241{margin-left:241px!important;margin-right:241px!important}.bases__margin241{margin:241px!important}.bases__margin--left242{margin-left:242px!important}.bases__margin--minus_left242{margin-left:-242px!important}.bases__margin--right242{margin-right:242px!important}.bases__margin--minus_right242{margin-right:-242px!important}.bases__margin--bottom242{margin-bottom:242px!important}.bases__margin--minus_bottom242{margin-bottom:-242px!important}.bases__margin--top242{margin-top:242px!important}.bases__margin--minus_top242{margin-top:-242px!important}.bases__margin--vertical242{margin-top:242px!important;margin-bottom:242px!important}.bases__margin--horizontal242{margin-left:242px!important;margin-right:242px!important}.bases__margin242{margin:242px!important}.bases__margin--left243{margin-left:243px!important}.bases__margin--minus_left243{margin-left:-243px!important}.bases__margin--right243{margin-right:243px!important}.bases__margin--minus_right243{margin-right:-243px!important}.bases__margin--bottom243{margin-bottom:243px!important}.bases__margin--minus_bottom243{margin-bottom:-243px!important}.bases__margin--top243{margin-top:243px!important}.bases__margin--minus_top243{margin-top:-243px!important}.bases__margin--vertical243{margin-top:243px!important;margin-bottom:243px!important}.bases__margin--horizontal243{margin-left:243px!important;margin-right:243px!important}.bases__margin243{margin:243px!important}.bases__margin--left244{margin-left:244px!important}.bases__margin--minus_left244{margin-left:-244px!important}.bases__margin--right244{margin-right:244px!important}.bases__margin--minus_right244{margin-right:-244px!important}.bases__margin--bottom244{margin-bottom:244px!important}.bases__margin--minus_bottom244{margin-bottom:-244px!important}.bases__margin--top244{margin-top:244px!important}.bases__margin--minus_top244{margin-top:-244px!important}.bases__margin--vertical244{margin-top:244px!important;margin-bottom:244px!important}.bases__margin--horizontal244{margin-left:244px!important;margin-right:244px!important}.bases__margin244{margin:244px!important}.bases__margin--left245{margin-left:245px!important}.bases__margin--minus_left245{margin-left:-245px!important}.bases__margin--right245{margin-right:245px!important}.bases__margin--minus_right245{margin-right:-245px!important}.bases__margin--bottom245{margin-bottom:245px!important}.bases__margin--minus_bottom245{margin-bottom:-245px!important}.bases__margin--top245{margin-top:245px!important}.bases__margin--minus_top245{margin-top:-245px!important}.bases__margin--vertical245{margin-top:245px!important;margin-bottom:245px!important}.bases__margin--horizontal245{margin-left:245px!important;margin-right:245px!important}.bases__margin245{margin:245px!important}.bases__margin--left246{margin-left:246px!important}.bases__margin--minus_left246{margin-left:-246px!important}.bases__margin--right246{margin-right:246px!important}.bases__margin--minus_right246{margin-right:-246px!important}.bases__margin--bottom246{margin-bottom:246px!important}.bases__margin--minus_bottom246{margin-bottom:-246px!important}.bases__margin--top246{margin-top:246px!important}.bases__margin--minus_top246{margin-top:-246px!important}.bases__margin--vertical246{margin-top:246px!important;margin-bottom:246px!important}.bases__margin--horizontal246{margin-left:246px!important;margin-right:246px!important}.bases__margin246{margin:246px!important}.bases__margin--left247{margin-left:247px!important}.bases__margin--minus_left247{margin-left:-247px!important}.bases__margin--right247{margin-right:247px!important}.bases__margin--minus_right247{margin-right:-247px!important}.bases__margin--bottom247{margin-bottom:247px!important}.bases__margin--minus_bottom247{margin-bottom:-247px!important}.bases__margin--top247{margin-top:247px!important}.bases__margin--minus_top247{margin-top:-247px!important}.bases__margin--vertical247{margin-top:247px!important;margin-bottom:247px!important}.bases__margin--horizontal247{margin-left:247px!important;margin-right:247px!important}.bases__margin247{margin:247px!important}.bases__margin--left248{margin-left:248px!important}.bases__margin--minus_left248{margin-left:-248px!important}.bases__margin--right248{margin-right:248px!important}.bases__margin--minus_right248{margin-right:-248px!important}.bases__margin--bottom248{margin-bottom:248px!important}.bases__margin--minus_bottom248{margin-bottom:-248px!important}.bases__margin--top248{margin-top:248px!important}.bases__margin--minus_top248{margin-top:-248px!important}.bases__margin--vertical248{margin-top:248px!important;margin-bottom:248px!important}.bases__margin--horizontal248{margin-left:248px!important;margin-right:248px!important}.bases__margin248{margin:248px!important}.bases__margin--left249{margin-left:249px!important}.bases__margin--minus_left249{margin-left:-249px!important}.bases__margin--right249{margin-right:249px!important}.bases__margin--minus_right249{margin-right:-249px!important}.bases__margin--bottom249{margin-bottom:249px!important}.bases__margin--minus_bottom249{margin-bottom:-249px!important}.bases__margin--top249{margin-top:249px!important}.bases__margin--minus_top249{margin-top:-249px!important}.bases__margin--vertical249{margin-top:249px!important;margin-bottom:249px!important}.bases__margin--horizontal249{margin-left:249px!important;margin-right:249px!important}.bases__margin249{margin:249px!important}.bases__margin--left250{margin-left:250px!important}.bases__margin--minus_left250{margin-left:-250px!important}.bases__margin--right250{margin-right:250px!important}.bases__margin--minus_right250{margin-right:-250px!important}.bases__margin--bottom250{margin-bottom:250px!important}.bases__margin--minus_bottom250{margin-bottom:-250px!important}.bases__margin--top250{margin-top:250px!important}.bases__margin--minus_top250{margin-top:-250px!important}.bases__margin--vertical250{margin-top:250px!important;margin-bottom:250px!important}.bases__margin--horizontal250{margin-left:250px!important;margin-right:250px!important}.bases__margin250{margin:250px!important}.bases__margin--left251{margin-left:251px!important}.bases__margin--minus_left251{margin-left:-251px!important}.bases__margin--right251{margin-right:251px!important}.bases__margin--minus_right251{margin-right:-251px!important}.bases__margin--bottom251{margin-bottom:251px!important}.bases__margin--minus_bottom251{margin-bottom:-251px!important}.bases__margin--top251{margin-top:251px!important}.bases__margin--minus_top251{margin-top:-251px!important}.bases__margin--vertical251{margin-top:251px!important;margin-bottom:251px!important}.bases__margin--horizontal251{margin-left:251px!important;margin-right:251px!important}.bases__margin251{margin:251px!important}.bases__margin--left252{margin-left:252px!important}.bases__margin--minus_left252{margin-left:-252px!important}.bases__margin--right252{margin-right:252px!important}.bases__margin--minus_right252{margin-right:-252px!important}.bases__margin--bottom252{margin-bottom:252px!important}.bases__margin--minus_bottom252{margin-bottom:-252px!important}.bases__margin--top252{margin-top:252px!important}.bases__margin--minus_top252{margin-top:-252px!important}.bases__margin--vertical252{margin-top:252px!important;margin-bottom:252px!important}.bases__margin--horizontal252{margin-left:252px!important;margin-right:252px!important}.bases__margin252{margin:252px!important}.bases__margin--left253{margin-left:253px!important}.bases__margin--minus_left253{margin-left:-253px!important}.bases__margin--right253{margin-right:253px!important}.bases__margin--minus_right253{margin-right:-253px!important}.bases__margin--bottom253{margin-bottom:253px!important}.bases__margin--minus_bottom253{margin-bottom:-253px!important}.bases__margin--top253{margin-top:253px!important}.bases__margin--minus_top253{margin-top:-253px!important}.bases__margin--vertical253{margin-top:253px!important;margin-bottom:253px!important}.bases__margin--horizontal253{margin-left:253px!important;margin-right:253px!important}.bases__margin253{margin:253px!important}.bases__margin--left254{margin-left:254px!important}.bases__margin--minus_left254{margin-left:-254px!important}.bases__margin--right254{margin-right:254px!important}.bases__margin--minus_right254{margin-right:-254px!important}.bases__margin--bottom254{margin-bottom:254px!important}.bases__margin--minus_bottom254{margin-bottom:-254px!important}.bases__margin--top254{margin-top:254px!important}.bases__margin--minus_top254{margin-top:-254px!important}.bases__margin--vertical254{margin-top:254px!important;margin-bottom:254px!important}.bases__margin--horizontal254{margin-left:254px!important;margin-right:254px!important}.bases__margin254{margin:254px!important}.bases__margin--left255{margin-left:255px!important}.bases__margin--minus_left255{margin-left:-255px!important}.bases__margin--right255{margin-right:255px!important}.bases__margin--minus_right255{margin-right:-255px!important}.bases__margin--bottom255{margin-bottom:255px!important}.bases__margin--minus_bottom255{margin-bottom:-255px!important}.bases__margin--top255{margin-top:255px!important}.bases__margin--minus_top255{margin-top:-255px!important}.bases__margin--vertical255{margin-top:255px!important;margin-bottom:255px!important}.bases__margin--horizontal255{margin-left:255px!important;margin-right:255px!important}.bases__margin255{margin:255px!important}.bases__margin--left256{margin-left:256px!important}.bases__margin--minus_left256{margin-left:-256px!important}.bases__margin--right256{margin-right:256px!important}.bases__margin--minus_right256{margin-right:-256px!important}.bases__margin--bottom256{margin-bottom:256px!important}.bases__margin--minus_bottom256{margin-bottom:-256px!important}.bases__margin--top256{margin-top:256px!important}.bases__margin--minus_top256{margin-top:-256px!important}.bases__margin--vertical256{margin-top:256px!important;margin-bottom:256px!important}.bases__margin--horizontal256{margin-left:256px!important;margin-right:256px!important}.bases__margin256{margin:256px!important}.bases__margin--left257{margin-left:257px!important}.bases__margin--minus_left257{margin-left:-257px!important}.bases__margin--right257{margin-right:257px!important}.bases__margin--minus_right257{margin-right:-257px!important}.bases__margin--bottom257{margin-bottom:257px!important}.bases__margin--minus_bottom257{margin-bottom:-257px!important}.bases__margin--top257{margin-top:257px!important}.bases__margin--minus_top257{margin-top:-257px!important}.bases__margin--vertical257{margin-top:257px!important;margin-bottom:257px!important}.bases__margin--horizontal257{margin-left:257px!important;margin-right:257px!important}.bases__margin257{margin:257px!important}.bases__margin--left258{margin-left:258px!important}.bases__margin--minus_left258{margin-left:-258px!important}.bases__margin--right258{margin-right:258px!important}.bases__margin--minus_right258{margin-right:-258px!important}.bases__margin--bottom258{margin-bottom:258px!important}.bases__margin--minus_bottom258{margin-bottom:-258px!important}.bases__margin--top258{margin-top:258px!important}.bases__margin--minus_top258{margin-top:-258px!important}.bases__margin--vertical258{margin-top:258px!important;margin-bottom:258px!important}.bases__margin--horizontal258{margin-left:258px!important;margin-right:258px!important}.bases__margin258{margin:258px!important}.bases__margin--left259{margin-left:259px!important}.bases__margin--minus_left259{margin-left:-259px!important}.bases__margin--right259{margin-right:259px!important}.bases__margin--minus_right259{margin-right:-259px!important}.bases__margin--bottom259{margin-bottom:259px!important}.bases__margin--minus_bottom259{margin-bottom:-259px!important}.bases__margin--top259{margin-top:259px!important}.bases__margin--minus_top259{margin-top:-259px!important}.bases__margin--vertical259{margin-top:259px!important;margin-bottom:259px!important}.bases__margin--horizontal259{margin-left:259px!important;margin-right:259px!important}.bases__margin259{margin:259px!important}.bases__margin--left260{margin-left:260px!important}.bases__margin--minus_left260{margin-left:-260px!important}.bases__margin--right260{margin-right:260px!important}.bases__margin--minus_right260{margin-right:-260px!important}.bases__margin--bottom260{margin-bottom:260px!important}.bases__margin--minus_bottom260{margin-bottom:-260px!important}.bases__margin--top260{margin-top:260px!important}.bases__margin--minus_top260{margin-top:-260px!important}.bases__margin--vertical260{margin-top:260px!important;margin-bottom:260px!important}.bases__margin--horizontal260{margin-left:260px!important;margin-right:260px!important}.bases__margin260{margin:260px!important}.bases__margin--left261{margin-left:261px!important}.bases__margin--minus_left261{margin-left:-261px!important}.bases__margin--right261{margin-right:261px!important}.bases__margin--minus_right261{margin-right:-261px!important}.bases__margin--bottom261{margin-bottom:261px!important}.bases__margin--minus_bottom261{margin-bottom:-261px!important}.bases__margin--top261{margin-top:261px!important}.bases__margin--minus_top261{margin-top:-261px!important}.bases__margin--vertical261{margin-top:261px!important;margin-bottom:261px!important}.bases__margin--horizontal261{margin-left:261px!important;margin-right:261px!important}.bases__margin261{margin:261px!important}.bases__margin--left262{margin-left:262px!important}.bases__margin--minus_left262{margin-left:-262px!important}.bases__margin--right262{margin-right:262px!important}.bases__margin--minus_right262{margin-right:-262px!important}.bases__margin--bottom262{margin-bottom:262px!important}.bases__margin--minus_bottom262{margin-bottom:-262px!important}.bases__margin--top262{margin-top:262px!important}.bases__margin--minus_top262{margin-top:-262px!important}.bases__margin--vertical262{margin-top:262px!important;margin-bottom:262px!important}.bases__margin--horizontal262{margin-left:262px!important;margin-right:262px!important}.bases__margin262{margin:262px!important}.bases__margin--left263{margin-left:263px!important}.bases__margin--minus_left263{margin-left:-263px!important}.bases__margin--right263{margin-right:263px!important}.bases__margin--minus_right263{margin-right:-263px!important}.bases__margin--bottom263{margin-bottom:263px!important}.bases__margin--minus_bottom263{margin-bottom:-263px!important}.bases__margin--top263{margin-top:263px!important}.bases__margin--minus_top263{margin-top:-263px!important}.bases__margin--vertical263{margin-top:263px!important;margin-bottom:263px!important}.bases__margin--horizontal263{margin-left:263px!important;margin-right:263px!important}.bases__margin263{margin:263px!important}.bases__margin--left264{margin-left:264px!important}.bases__margin--minus_left264{margin-left:-264px!important}.bases__margin--right264{margin-right:264px!important}.bases__margin--minus_right264{margin-right:-264px!important}.bases__margin--bottom264{margin-bottom:264px!important}.bases__margin--minus_bottom264{margin-bottom:-264px!important}.bases__margin--top264{margin-top:264px!important}.bases__margin--minus_top264{margin-top:-264px!important}.bases__margin--vertical264{margin-top:264px!important;margin-bottom:264px!important}.bases__margin--horizontal264{margin-left:264px!important;margin-right:264px!important}.bases__margin264{margin:264px!important}.bases__margin--left265{margin-left:265px!important}.bases__margin--minus_left265{margin-left:-265px!important}.bases__margin--right265{margin-right:265px!important}.bases__margin--minus_right265{margin-right:-265px!important}.bases__margin--bottom265{margin-bottom:265px!important}.bases__margin--minus_bottom265{margin-bottom:-265px!important}.bases__margin--top265{margin-top:265px!important}.bases__margin--minus_top265{margin-top:-265px!important}.bases__margin--vertical265{margin-top:265px!important;margin-bottom:265px!important}.bases__margin--horizontal265{margin-left:265px!important;margin-right:265px!important}.bases__margin265{margin:265px!important}.bases__margin--left266{margin-left:266px!important}.bases__margin--minus_left266{margin-left:-266px!important}.bases__margin--right266{margin-right:266px!important}.bases__margin--minus_right266{margin-right:-266px!important}.bases__margin--bottom266{margin-bottom:266px!important}.bases__margin--minus_bottom266{margin-bottom:-266px!important}.bases__margin--top266{margin-top:266px!important}.bases__margin--minus_top266{margin-top:-266px!important}.bases__margin--vertical266{margin-top:266px!important;margin-bottom:266px!important}.bases__margin--horizontal266{margin-left:266px!important;margin-right:266px!important}.bases__margin266{margin:266px!important}.bases__margin--left267{margin-left:267px!important}.bases__margin--minus_left267{margin-left:-267px!important}.bases__margin--right267{margin-right:267px!important}.bases__margin--minus_right267{margin-right:-267px!important}.bases__margin--bottom267{margin-bottom:267px!important}.bases__margin--minus_bottom267{margin-bottom:-267px!important}.bases__margin--top267{margin-top:267px!important}.bases__margin--minus_top267{margin-top:-267px!important}.bases__margin--vertical267{margin-top:267px!important;margin-bottom:267px!important}.bases__margin--horizontal267{margin-left:267px!important;margin-right:267px!important}.bases__margin267{margin:267px!important}.bases__margin--left268{margin-left:268px!important}.bases__margin--minus_left268{margin-left:-268px!important}.bases__margin--right268{margin-right:268px!important}.bases__margin--minus_right268{margin-right:-268px!important}.bases__margin--bottom268{margin-bottom:268px!important}.bases__margin--minus_bottom268{margin-bottom:-268px!important}.bases__margin--top268{margin-top:268px!important}.bases__margin--minus_top268{margin-top:-268px!important}.bases__margin--vertical268{margin-top:268px!important;margin-bottom:268px!important}.bases__margin--horizontal268{margin-left:268px!important;margin-right:268px!important}.bases__margin268{margin:268px!important}.bases__margin--left269{margin-left:269px!important}.bases__margin--minus_left269{margin-left:-269px!important}.bases__margin--right269{margin-right:269px!important}.bases__margin--minus_right269{margin-right:-269px!important}.bases__margin--bottom269{margin-bottom:269px!important}.bases__margin--minus_bottom269{margin-bottom:-269px!important}.bases__margin--top269{margin-top:269px!important}.bases__margin--minus_top269{margin-top:-269px!important}.bases__margin--vertical269{margin-top:269px!important;margin-bottom:269px!important}.bases__margin--horizontal269{margin-left:269px!important;margin-right:269px!important}.bases__margin269{margin:269px!important}.bases__margin--left270{margin-left:270px!important}.bases__margin--minus_left270{margin-left:-270px!important}.bases__margin--right270{margin-right:270px!important}.bases__margin--minus_right270{margin-right:-270px!important}.bases__margin--bottom270{margin-bottom:270px!important}.bases__margin--minus_bottom270{margin-bottom:-270px!important}.bases__margin--top270{margin-top:270px!important}.bases__margin--minus_top270{margin-top:-270px!important}.bases__margin--vertical270{margin-top:270px!important;margin-bottom:270px!important}.bases__margin--horizontal270{margin-left:270px!important;margin-right:270px!important}.bases__margin270{margin:270px!important}.bases__margin--left271{margin-left:271px!important}.bases__margin--minus_left271{margin-left:-271px!important}.bases__margin--right271{margin-right:271px!important}.bases__margin--minus_right271{margin-right:-271px!important}.bases__margin--bottom271{margin-bottom:271px!important}.bases__margin--minus_bottom271{margin-bottom:-271px!important}.bases__margin--top271{margin-top:271px!important}.bases__margin--minus_top271{margin-top:-271px!important}.bases__margin--vertical271{margin-top:271px!important;margin-bottom:271px!important}.bases__margin--horizontal271{margin-left:271px!important;margin-right:271px!important}.bases__margin271{margin:271px!important}.bases__margin--left272{margin-left:272px!important}.bases__margin--minus_left272{margin-left:-272px!important}.bases__margin--right272{margin-right:272px!important}.bases__margin--minus_right272{margin-right:-272px!important}.bases__margin--bottom272{margin-bottom:272px!important}.bases__margin--minus_bottom272{margin-bottom:-272px!important}.bases__margin--top272{margin-top:272px!important}.bases__margin--minus_top272{margin-top:-272px!important}.bases__margin--vertical272{margin-top:272px!important;margin-bottom:272px!important}.bases__margin--horizontal272{margin-left:272px!important;margin-right:272px!important}.bases__margin272{margin:272px!important}.bases__margin--left273{margin-left:273px!important}.bases__margin--minus_left273{margin-left:-273px!important}.bases__margin--right273{margin-right:273px!important}.bases__margin--minus_right273{margin-right:-273px!important}.bases__margin--bottom273{margin-bottom:273px!important}.bases__margin--minus_bottom273{margin-bottom:-273px!important}.bases__margin--top273{margin-top:273px!important}.bases__margin--minus_top273{margin-top:-273px!important}.bases__margin--vertical273{margin-top:273px!important;margin-bottom:273px!important}.bases__margin--horizontal273{margin-left:273px!important;margin-right:273px!important}.bases__margin273{margin:273px!important}.bases__margin--left274{margin-left:274px!important}.bases__margin--minus_left274{margin-left:-274px!important}.bases__margin--right274{margin-right:274px!important}.bases__margin--minus_right274{margin-right:-274px!important}.bases__margin--bottom274{margin-bottom:274px!important}.bases__margin--minus_bottom274{margin-bottom:-274px!important}.bases__margin--top274{margin-top:274px!important}.bases__margin--minus_top274{margin-top:-274px!important}.bases__margin--vertical274{margin-top:274px!important;margin-bottom:274px!important}.bases__margin--horizontal274{margin-left:274px!important;margin-right:274px!important}.bases__margin274{margin:274px!important}.bases__margin--left275{margin-left:275px!important}.bases__margin--minus_left275{margin-left:-275px!important}.bases__margin--right275{margin-right:275px!important}.bases__margin--minus_right275{margin-right:-275px!important}.bases__margin--bottom275{margin-bottom:275px!important}.bases__margin--minus_bottom275{margin-bottom:-275px!important}.bases__margin--top275{margin-top:275px!important}.bases__margin--minus_top275{margin-top:-275px!important}.bases__margin--vertical275{margin-top:275px!important;margin-bottom:275px!important}.bases__margin--horizontal275{margin-left:275px!important;margin-right:275px!important}.bases__margin275{margin:275px!important}.bases__margin--left276{margin-left:276px!important}.bases__margin--minus_left276{margin-left:-276px!important}.bases__margin--right276{margin-right:276px!important}.bases__margin--minus_right276{margin-right:-276px!important}.bases__margin--bottom276{margin-bottom:276px!important}.bases__margin--minus_bottom276{margin-bottom:-276px!important}.bases__margin--top276{margin-top:276px!important}.bases__margin--minus_top276{margin-top:-276px!important}.bases__margin--vertical276{margin-top:276px!important;margin-bottom:276px!important}.bases__margin--horizontal276{margin-left:276px!important;margin-right:276px!important}.bases__margin276{margin:276px!important}.bases__margin--left277{margin-left:277px!important}.bases__margin--minus_left277{margin-left:-277px!important}.bases__margin--right277{margin-right:277px!important}.bases__margin--minus_right277{margin-right:-277px!important}.bases__margin--bottom277{margin-bottom:277px!important}.bases__margin--minus_bottom277{margin-bottom:-277px!important}.bases__margin--top277{margin-top:277px!important}.bases__margin--minus_top277{margin-top:-277px!important}.bases__margin--vertical277{margin-top:277px!important;margin-bottom:277px!important}.bases__margin--horizontal277{margin-left:277px!important;margin-right:277px!important}.bases__margin277{margin:277px!important}.bases__margin--left278{margin-left:278px!important}.bases__margin--minus_left278{margin-left:-278px!important}.bases__margin--right278{margin-right:278px!important}.bases__margin--minus_right278{margin-right:-278px!important}.bases__margin--bottom278{margin-bottom:278px!important}.bases__margin--minus_bottom278{margin-bottom:-278px!important}.bases__margin--top278{margin-top:278px!important}.bases__margin--minus_top278{margin-top:-278px!important}.bases__margin--vertical278{margin-top:278px!important;margin-bottom:278px!important}.bases__margin--horizontal278{margin-left:278px!important;margin-right:278px!important}.bases__margin278{margin:278px!important}.bases__margin--left279{margin-left:279px!important}.bases__margin--minus_left279{margin-left:-279px!important}.bases__margin--right279{margin-right:279px!important}.bases__margin--minus_right279{margin-right:-279px!important}.bases__margin--bottom279{margin-bottom:279px!important}.bases__margin--minus_bottom279{margin-bottom:-279px!important}.bases__margin--top279{margin-top:279px!important}.bases__margin--minus_top279{margin-top:-279px!important}.bases__margin--vertical279{margin-top:279px!important;margin-bottom:279px!important}.bases__margin--horizontal279{margin-left:279px!important;margin-right:279px!important}.bases__margin279{margin:279px!important}.bases__margin--left280{margin-left:280px!important}.bases__margin--minus_left280{margin-left:-280px!important}.bases__margin--right280{margin-right:280px!important}.bases__margin--minus_right280{margin-right:-280px!important}.bases__margin--bottom280{margin-bottom:280px!important}.bases__margin--minus_bottom280{margin-bottom:-280px!important}.bases__margin--top280{margin-top:280px!important}.bases__margin--minus_top280{margin-top:-280px!important}.bases__margin--vertical280{margin-top:280px!important;margin-bottom:280px!important}.bases__margin--horizontal280{margin-left:280px!important;margin-right:280px!important}.bases__margin280{margin:280px!important}.bases__margin--left281{margin-left:281px!important}.bases__margin--minus_left281{margin-left:-281px!important}.bases__margin--right281{margin-right:281px!important}.bases__margin--minus_right281{margin-right:-281px!important}.bases__margin--bottom281{margin-bottom:281px!important}.bases__margin--minus_bottom281{margin-bottom:-281px!important}.bases__margin--top281{margin-top:281px!important}.bases__margin--minus_top281{margin-top:-281px!important}.bases__margin--vertical281{margin-top:281px!important;margin-bottom:281px!important}.bases__margin--horizontal281{margin-left:281px!important;margin-right:281px!important}.bases__margin281{margin:281px!important}.bases__margin--left282{margin-left:282px!important}.bases__margin--minus_left282{margin-left:-282px!important}.bases__margin--right282{margin-right:282px!important}.bases__margin--minus_right282{margin-right:-282px!important}.bases__margin--bottom282{margin-bottom:282px!important}.bases__margin--minus_bottom282{margin-bottom:-282px!important}.bases__margin--top282{margin-top:282px!important}.bases__margin--minus_top282{margin-top:-282px!important}.bases__margin--vertical282{margin-top:282px!important;margin-bottom:282px!important}.bases__margin--horizontal282{margin-left:282px!important;margin-right:282px!important}.bases__margin282{margin:282px!important}.bases__margin--left283{margin-left:283px!important}.bases__margin--minus_left283{margin-left:-283px!important}.bases__margin--right283{margin-right:283px!important}.bases__margin--minus_right283{margin-right:-283px!important}.bases__margin--bottom283{margin-bottom:283px!important}.bases__margin--minus_bottom283{margin-bottom:-283px!important}.bases__margin--top283{margin-top:283px!important}.bases__margin--minus_top283{margin-top:-283px!important}.bases__margin--vertical283{margin-top:283px!important;margin-bottom:283px!important}.bases__margin--horizontal283{margin-left:283px!important;margin-right:283px!important}.bases__margin283{margin:283px!important}.bases__margin--left284{margin-left:284px!important}.bases__margin--minus_left284{margin-left:-284px!important}.bases__margin--right284{margin-right:284px!important}.bases__margin--minus_right284{margin-right:-284px!important}.bases__margin--bottom284{margin-bottom:284px!important}.bases__margin--minus_bottom284{margin-bottom:-284px!important}.bases__margin--top284{margin-top:284px!important}.bases__margin--minus_top284{margin-top:-284px!important}.bases__margin--vertical284{margin-top:284px!important;margin-bottom:284px!important}.bases__margin--horizontal284{margin-left:284px!important;margin-right:284px!important}.bases__margin284{margin:284px!important}.bases__margin--left285{margin-left:285px!important}.bases__margin--minus_left285{margin-left:-285px!important}.bases__margin--right285{margin-right:285px!important}.bases__margin--minus_right285{margin-right:-285px!important}.bases__margin--bottom285{margin-bottom:285px!important}.bases__margin--minus_bottom285{margin-bottom:-285px!important}.bases__margin--top285{margin-top:285px!important}.bases__margin--minus_top285{margin-top:-285px!important}.bases__margin--vertical285{margin-top:285px!important;margin-bottom:285px!important}.bases__margin--horizontal285{margin-left:285px!important;margin-right:285px!important}.bases__margin285{margin:285px!important}.bases__margin--left286{margin-left:286px!important}.bases__margin--minus_left286{margin-left:-286px!important}.bases__margin--right286{margin-right:286px!important}.bases__margin--minus_right286{margin-right:-286px!important}.bases__margin--bottom286{margin-bottom:286px!important}.bases__margin--minus_bottom286{margin-bottom:-286px!important}.bases__margin--top286{margin-top:286px!important}.bases__margin--minus_top286{margin-top:-286px!important}.bases__margin--vertical286{margin-top:286px!important;margin-bottom:286px!important}.bases__margin--horizontal286{margin-left:286px!important;margin-right:286px!important}.bases__margin286{margin:286px!important}.bases__margin--left287{margin-left:287px!important}.bases__margin--minus_left287{margin-left:-287px!important}.bases__margin--right287{margin-right:287px!important}.bases__margin--minus_right287{margin-right:-287px!important}.bases__margin--bottom287{margin-bottom:287px!important}.bases__margin--minus_bottom287{margin-bottom:-287px!important}.bases__margin--top287{margin-top:287px!important}.bases__margin--minus_top287{margin-top:-287px!important}.bases__margin--vertical287{margin-top:287px!important;margin-bottom:287px!important}.bases__margin--horizontal287{margin-left:287px!important;margin-right:287px!important}.bases__margin287{margin:287px!important}.bases__margin--left288{margin-left:288px!important}.bases__margin--minus_left288{margin-left:-288px!important}.bases__margin--right288{margin-right:288px!important}.bases__margin--minus_right288{margin-right:-288px!important}.bases__margin--bottom288{margin-bottom:288px!important}.bases__margin--minus_bottom288{margin-bottom:-288px!important}.bases__margin--top288{margin-top:288px!important}.bases__margin--minus_top288{margin-top:-288px!important}.bases__margin--vertical288{margin-top:288px!important;margin-bottom:288px!important}.bases__margin--horizontal288{margin-left:288px!important;margin-right:288px!important}.bases__margin288{margin:288px!important}.bases__margin--left289{margin-left:289px!important}.bases__margin--minus_left289{margin-left:-289px!important}.bases__margin--right289{margin-right:289px!important}.bases__margin--minus_right289{margin-right:-289px!important}.bases__margin--bottom289{margin-bottom:289px!important}.bases__margin--minus_bottom289{margin-bottom:-289px!important}.bases__margin--top289{margin-top:289px!important}.bases__margin--minus_top289{margin-top:-289px!important}.bases__margin--vertical289{margin-top:289px!important;margin-bottom:289px!important}.bases__margin--horizontal289{margin-left:289px!important;margin-right:289px!important}.bases__margin289{margin:289px!important}.bases__margin--left290{margin-left:290px!important}.bases__margin--minus_left290{margin-left:-290px!important}.bases__margin--right290{margin-right:290px!important}.bases__margin--minus_right290{margin-right:-290px!important}.bases__margin--bottom290{margin-bottom:290px!important}.bases__margin--minus_bottom290{margin-bottom:-290px!important}.bases__margin--top290{margin-top:290px!important}.bases__margin--minus_top290{margin-top:-290px!important}.bases__margin--vertical290{margin-top:290px!important;margin-bottom:290px!important}.bases__margin--horizontal290{margin-left:290px!important;margin-right:290px!important}.bases__margin290{margin:290px!important}.bases__margin--left291{margin-left:291px!important}.bases__margin--minus_left291{margin-left:-291px!important}.bases__margin--right291{margin-right:291px!important}.bases__margin--minus_right291{margin-right:-291px!important}.bases__margin--bottom291{margin-bottom:291px!important}.bases__margin--minus_bottom291{margin-bottom:-291px!important}.bases__margin--top291{margin-top:291px!important}.bases__margin--minus_top291{margin-top:-291px!important}.bases__margin--vertical291{margin-top:291px!important;margin-bottom:291px!important}.bases__margin--horizontal291{margin-left:291px!important;margin-right:291px!important}.bases__margin291{margin:291px!important}.bases__margin--left292{margin-left:292px!important}.bases__margin--minus_left292{margin-left:-292px!important}.bases__margin--right292{margin-right:292px!important}.bases__margin--minus_right292{margin-right:-292px!important}.bases__margin--bottom292{margin-bottom:292px!important}.bases__margin--minus_bottom292{margin-bottom:-292px!important}.bases__margin--top292{margin-top:292px!important}.bases__margin--minus_top292{margin-top:-292px!important}.bases__margin--vertical292{margin-top:292px!important;margin-bottom:292px!important}.bases__margin--horizontal292{margin-left:292px!important;margin-right:292px!important}.bases__margin292{margin:292px!important}.bases__margin--left293{margin-left:293px!important}.bases__margin--minus_left293{margin-left:-293px!important}.bases__margin--right293{margin-right:293px!important}.bases__margin--minus_right293{margin-right:-293px!important}.bases__margin--bottom293{margin-bottom:293px!important}.bases__margin--minus_bottom293{margin-bottom:-293px!important}.bases__margin--top293{margin-top:293px!important}.bases__margin--minus_top293{margin-top:-293px!important}.bases__margin--vertical293{margin-top:293px!important;margin-bottom:293px!important}.bases__margin--horizontal293{margin-left:293px!important;margin-right:293px!important}.bases__margin293{margin:293px!important}.bases__margin--left294{margin-left:294px!important}.bases__margin--minus_left294{margin-left:-294px!important}.bases__margin--right294{margin-right:294px!important}.bases__margin--minus_right294{margin-right:-294px!important}.bases__margin--bottom294{margin-bottom:294px!important}.bases__margin--minus_bottom294{margin-bottom:-294px!important}.bases__margin--top294{margin-top:294px!important}.bases__margin--minus_top294{margin-top:-294px!important}.bases__margin--vertical294{margin-top:294px!important;margin-bottom:294px!important}.bases__margin--horizontal294{margin-left:294px!important;margin-right:294px!important}.bases__margin294{margin:294px!important}.bases__margin--left295{margin-left:295px!important}.bases__margin--minus_left295{margin-left:-295px!important}.bases__margin--right295{margin-right:295px!important}.bases__margin--minus_right295{margin-right:-295px!important}.bases__margin--bottom295{margin-bottom:295px!important}.bases__margin--minus_bottom295{margin-bottom:-295px!important}.bases__margin--top295{margin-top:295px!important}.bases__margin--minus_top295{margin-top:-295px!important}.bases__margin--vertical295{margin-top:295px!important;margin-bottom:295px!important}.bases__margin--horizontal295{margin-left:295px!important;margin-right:295px!important}.bases__margin295{margin:295px!important}.bases__margin--left296{margin-left:296px!important}.bases__margin--minus_left296{margin-left:-296px!important}.bases__margin--right296{margin-right:296px!important}.bases__margin--minus_right296{margin-right:-296px!important}.bases__margin--bottom296{margin-bottom:296px!important}.bases__margin--minus_bottom296{margin-bottom:-296px!important}.bases__margin--top296{margin-top:296px!important}.bases__margin--minus_top296{margin-top:-296px!important}.bases__margin--vertical296{margin-top:296px!important;margin-bottom:296px!important}.bases__margin--horizontal296{margin-left:296px!important;margin-right:296px!important}.bases__margin296{margin:296px!important}.bases__margin--left297{margin-left:297px!important}.bases__margin--minus_left297{margin-left:-297px!important}.bases__margin--right297{margin-right:297px!important}.bases__margin--minus_right297{margin-right:-297px!important}.bases__margin--bottom297{margin-bottom:297px!important}.bases__margin--minus_bottom297{margin-bottom:-297px!important}.bases__margin--top297{margin-top:297px!important}.bases__margin--minus_top297{margin-top:-297px!important}.bases__margin--vertical297{margin-top:297px!important;margin-bottom:297px!important}.bases__margin--horizontal297{margin-left:297px!important;margin-right:297px!important}.bases__margin297{margin:297px!important}.bases__margin--left298{margin-left:298px!important}.bases__margin--minus_left298{margin-left:-298px!important}.bases__margin--right298{margin-right:298px!important}.bases__margin--minus_right298{margin-right:-298px!important}.bases__margin--bottom298{margin-bottom:298px!important}.bases__margin--minus_bottom298{margin-bottom:-298px!important}.bases__margin--top298{margin-top:298px!important}.bases__margin--minus_top298{margin-top:-298px!important}.bases__margin--vertical298{margin-top:298px!important;margin-bottom:298px!important}.bases__margin--horizontal298{margin-left:298px!important;margin-right:298px!important}.bases__margin298{margin:298px!important}.bases__margin--left299{margin-left:299px!important}.bases__margin--minus_left299{margin-left:-299px!important}.bases__margin--right299{margin-right:299px!important}.bases__margin--minus_right299{margin-right:-299px!important}.bases__margin--bottom299{margin-bottom:299px!important}.bases__margin--minus_bottom299{margin-bottom:-299px!important}.bases__margin--top299{margin-top:299px!important}.bases__margin--minus_top299{margin-top:-299px!important}.bases__margin--vertical299{margin-top:299px!important;margin-bottom:299px!important}.bases__margin--horizontal299{margin-left:299px!important;margin-right:299px!important}.bases__margin299{margin:299px!important}.bases__margin--left300{margin-left:300px!important}.bases__margin--minus_left300{margin-left:-300px!important}.bases__margin--right300{margin-right:300px!important}.bases__margin--minus_right300{margin-right:-300px!important}.bases__margin--bottom300{margin-bottom:300px!important}.bases__margin--minus_bottom300{margin-bottom:-300px!important}.bases__margin--top300{margin-top:300px!important}.bases__margin--minus_top300{margin-top:-300px!important}.bases__margin--vertical300{margin-top:300px!important;margin-bottom:300px!important}.bases__margin--horizontal300{margin-left:300px!important;margin-right:300px!important}.bases__margin300{margin:300px!important}.bases__margin--bottom-screen{margin-bottom:30dvh!important}.bases__padding--left2{padding-left:2px!important}.bases__padding--right2{padding-right:2px!important}.bases__padding--bottom2{padding-bottom:2px!important}.bases__padding--top2{padding-top:2px!important}.bases__padding--vertical2{padding-top:2px!important;padding-bottom:2px!important}.bases__padding--horizontal2{padding-left:2px!important;padding-right:2px!important}.bases__padding2{padding:2px!important}.bases__padding--left3{padding-left:3px!important}.bases__padding--right3{padding-right:3px!important}.bases__padding--bottom3{padding-bottom:3px!important}.bases__padding--top3{padding-top:3px!important}.bases__padding--vertical3{padding-top:3px!important;padding-bottom:3px!important}.bases__padding--horizontal3{padding-left:3px!important;padding-right:3px!important}.bases__padding3{padding:3px!important}.bases__padding--left4{padding-left:4px!important}.bases__padding--right4{padding-right:4px!important}.bases__padding--bottom4{padding-bottom:4px!important}.bases__padding--top4{padding-top:4px!important}.bases__padding--vertical4{padding-top:4px!important;padding-bottom:4px!important}.bases__padding--horizontal4{padding-left:4px!important;padding-right:4px!important}.bases__padding4{padding:4px!important}.bases__padding--left5{padding-left:5px!important}.bases__padding--right5{padding-right:5px!important}.bases__padding--bottom5{padding-bottom:5px!important}.bases__padding--top5{padding-top:5px!important}.bases__padding--vertical5{padding-top:5px!important;padding-bottom:5px!important}.bases__padding--horizontal5{padding-left:5px!important;padding-right:5px!important}.bases__padding5{padding:5px!important}.bases__padding--left6{padding-left:6px!important}.bases__padding--right6{padding-right:6px!important}.bases__padding--bottom6{padding-bottom:6px!important}.bases__padding--top6{padding-top:6px!important}.bases__padding--vertical6{padding-top:6px!important;padding-bottom:6px!important}.bases__padding--horizontal6{padding-left:6px!important;padding-right:6px!important}.bases__padding6{padding:6px!important}.bases__padding--left7{padding-left:7px!important}.bases__padding--right7{padding-right:7px!important}.bases__padding--bottom7{padding-bottom:7px!important}.bases__padding--top7{padding-top:7px!important}.bases__padding--vertical7{padding-top:7px!important;padding-bottom:7px!important}.bases__padding--horizontal7{padding-left:7px!important;padding-right:7px!important}.bases__padding7{padding:7px!important}.bases__padding--left8{padding-left:8px!important}.bases__padding--right8{padding-right:8px!important}.bases__padding--bottom8{padding-bottom:8px!important}.bases__padding--top8{padding-top:8px!important}.bases__padding--vertical8{padding-top:8px!important;padding-bottom:8px!important}.bases__padding--horizontal8{padding-left:8px!important;padding-right:8px!important}.bases__padding8{padding:8px!important}.bases__padding--left9{padding-left:9px!important}.bases__padding--right9{padding-right:9px!important}.bases__padding--bottom9{padding-bottom:9px!important}.bases__padding--top9{padding-top:9px!important}.bases__padding--vertical9{padding-top:9px!important;padding-bottom:9px!important}.bases__padding--horizontal9{padding-left:9px!important;padding-right:9px!important}.bases__padding9{padding:9px!important}.bases__padding--left10{padding-left:10px!important}.bases__padding--right10{padding-right:10px!important}.bases__padding--bottom10{padding-bottom:10px!important}.bases__padding--top10{padding-top:10px!important}.bases__padding--vertical10{padding-top:10px!important;padding-bottom:10px!important}.bases__padding--horizontal10{padding-left:10px!important;padding-right:10px!important}.bases__padding10{padding:10px!important}.bases__padding--left11{padding-left:11px!important}.bases__padding--right11{padding-right:11px!important}.bases__padding--bottom11{padding-bottom:11px!important}.bases__padding--top11{padding-top:11px!important}.bases__padding--vertical11{padding-top:11px!important;padding-bottom:11px!important}.bases__padding--horizontal11{padding-left:11px!important;padding-right:11px!important}.bases__padding11{padding:11px!important}.bases__padding--left12{padding-left:12px!important}.bases__padding--right12{padding-right:12px!important}.bases__padding--bottom12{padding-bottom:12px!important}.bases__padding--top12{padding-top:12px!important}.bases__padding--vertical12{padding-top:12px!important;padding-bottom:12px!important}.bases__padding--horizontal12{padding-left:12px!important;padding-right:12px!important}.bases__padding12{padding:12px!important}.bases__padding--left13{padding-left:13px!important}.bases__padding--right13{padding-right:13px!important}.bases__padding--bottom13{padding-bottom:13px!important}.bases__padding--top13{padding-top:13px!important}.bases__padding--vertical13{padding-top:13px!important;padding-bottom:13px!important}.bases__padding--horizontal13{padding-left:13px!important;padding-right:13px!important}.bases__padding13{padding:13px!important}.bases__padding--left14{padding-left:14px!important}.bases__padding--right14{padding-right:14px!important}.bases__padding--bottom14{padding-bottom:14px!important}.bases__padding--top14{padding-top:14px!important}.bases__padding--vertical14{padding-top:14px!important;padding-bottom:14px!important}.bases__padding--horizontal14{padding-left:14px!important;padding-right:14px!important}.bases__padding14{padding:14px!important}.bases__padding--left15{padding-left:15px!important}.bases__padding--right15{padding-right:15px!important}.bases__padding--bottom15{padding-bottom:15px!important}.bases__padding--top15{padding-top:15px!important}.bases__padding--vertical15{padding-top:15px!important;padding-bottom:15px!important}.bases__padding--horizontal15{padding-left:15px!important;padding-right:15px!important}.bases__padding15{padding:15px!important}.bases__padding--left16{padding-left:16px!important}.bases__padding--right16{padding-right:16px!important}.bases__padding--bottom16{padding-bottom:16px!important}.bases__padding--top16{padding-top:16px!important}.bases__padding--vertical16{padding-top:16px!important;padding-bottom:16px!important}.bases__padding--horizontal16{padding-left:16px!important;padding-right:16px!important}.bases__padding16{padding:16px!important}.bases__padding--left17{padding-left:17px!important}.bases__padding--right17{padding-right:17px!important}.bases__padding--bottom17{padding-bottom:17px!important}.bases__padding--top17{padding-top:17px!important}.bases__padding--vertical17{padding-top:17px!important;padding-bottom:17px!important}.bases__padding--horizontal17{padding-left:17px!important;padding-right:17px!important}.bases__padding17{padding:17px!important}.bases__padding--left18{padding-left:18px!important}.bases__padding--right18{padding-right:18px!important}.bases__padding--bottom18{padding-bottom:18px!important}.bases__padding--top18{padding-top:18px!important}.bases__padding--vertical18{padding-top:18px!important;padding-bottom:18px!important}.bases__padding--horizontal18{padding-left:18px!important;padding-right:18px!important}.bases__padding18{padding:18px!important}.bases__padding--left19{padding-left:19px!important}.bases__padding--right19{padding-right:19px!important}.bases__padding--bottom19{padding-bottom:19px!important}.bases__padding--top19{padding-top:19px!important}.bases__padding--vertical19{padding-top:19px!important;padding-bottom:19px!important}.bases__padding--horizontal19{padding-left:19px!important;padding-right:19px!important}.bases__padding19{padding:19px!important}.bases__padding--left20{padding-left:20px!important}.bases__padding--right20{padding-right:20px!important}.bases__padding--bottom20{padding-bottom:20px!important}.bases__padding--top20{padding-top:20px!important}.bases__padding--vertical20{padding-top:20px!important;padding-bottom:20px!important}.bases__padding--horizontal20{padding-left:20px!important;padding-right:20px!important}.bases__padding20{padding:20px!important}.bases__padding--left21{padding-left:21px!important}.bases__padding--right21{padding-right:21px!important}.bases__padding--bottom21{padding-bottom:21px!important}.bases__padding--top21{padding-top:21px!important}.bases__padding--vertical21{padding-top:21px!important;padding-bottom:21px!important}.bases__padding--horizontal21{padding-left:21px!important;padding-right:21px!important}.bases__padding21{padding:21px!important}.bases__padding--left22{padding-left:22px!important}.bases__padding--right22{padding-right:22px!important}.bases__padding--bottom22{padding-bottom:22px!important}.bases__padding--top22{padding-top:22px!important}.bases__padding--vertical22{padding-top:22px!important;padding-bottom:22px!important}.bases__padding--horizontal22{padding-left:22px!important;padding-right:22px!important}.bases__padding22{padding:22px!important}.bases__padding--left23{padding-left:23px!important}.bases__padding--right23{padding-right:23px!important}.bases__padding--bottom23{padding-bottom:23px!important}.bases__padding--top23{padding-top:23px!important}.bases__padding--vertical23{padding-top:23px!important;padding-bottom:23px!important}.bases__padding--horizontal23{padding-left:23px!important;padding-right:23px!important}.bases__padding23{padding:23px!important}.bases__padding--left24{padding-left:24px!important}.bases__padding--right24{padding-right:24px!important}.bases__padding--bottom24{padding-bottom:24px!important}.bases__padding--top24{padding-top:24px!important}.bases__padding--vertical24{padding-top:24px!important;padding-bottom:24px!important}.bases__padding--horizontal24{padding-left:24px!important;padding-right:24px!important}.bases__padding24{padding:24px!important}.bases__padding--left25{padding-left:25px!important}.bases__padding--right25{padding-right:25px!important}.bases__padding--bottom25{padding-bottom:25px!important}.bases__padding--top25{padding-top:25px!important}.bases__padding--vertical25{padding-top:25px!important;padding-bottom:25px!important}.bases__padding--horizontal25{padding-left:25px!important;padding-right:25px!important}.bases__padding25{padding:25px!important}.bases__padding--left26{padding-left:26px!important}.bases__padding--right26{padding-right:26px!important}.bases__padding--bottom26{padding-bottom:26px!important}.bases__padding--top26{padding-top:26px!important}.bases__padding--vertical26{padding-top:26px!important;padding-bottom:26px!important}.bases__padding--horizontal26{padding-left:26px!important;padding-right:26px!important}.bases__padding26{padding:26px!important}.bases__padding--left27{padding-left:27px!important}.bases__padding--right27{padding-right:27px!important}.bases__padding--bottom27{padding-bottom:27px!important}.bases__padding--top27{padding-top:27px!important}.bases__padding--vertical27{padding-top:27px!important;padding-bottom:27px!important}.bases__padding--horizontal27{padding-left:27px!important;padding-right:27px!important}.bases__padding27{padding:27px!important}.bases__padding--left28{padding-left:28px!important}.bases__padding--right28{padding-right:28px!important}.bases__padding--bottom28{padding-bottom:28px!important}.bases__padding--top28{padding-top:28px!important}.bases__padding--vertical28{padding-top:28px!important;padding-bottom:28px!important}.bases__padding--horizontal28{padding-left:28px!important;padding-right:28px!important}.bases__padding28{padding:28px!important}.bases__padding--left29{padding-left:29px!important}.bases__padding--right29{padding-right:29px!important}.bases__padding--bottom29{padding-bottom:29px!important}.bases__padding--top29{padding-top:29px!important}.bases__padding--vertical29{padding-top:29px!important;padding-bottom:29px!important}.bases__padding--horizontal29{padding-left:29px!important;padding-right:29px!important}.bases__padding29{padding:29px!important}.bases__padding--left30{padding-left:30px!important}.bases__padding--right30{padding-right:30px!important}.bases__padding--bottom30{padding-bottom:30px!important}.bases__padding--top30{padding-top:30px!important}.bases__padding--vertical30{padding-top:30px!important;padding-bottom:30px!important}.bases__padding--horizontal30{padding-left:30px!important;padding-right:30px!important}.bases__padding30{padding:30px!important}.bases__padding--left31{padding-left:31px!important}.bases__padding--right31{padding-right:31px!important}.bases__padding--bottom31{padding-bottom:31px!important}.bases__padding--top31{padding-top:31px!important}.bases__padding--vertical31{padding-top:31px!important;padding-bottom:31px!important}.bases__padding--horizontal31{padding-left:31px!important;padding-right:31px!important}.bases__padding31{padding:31px!important}.bases__padding--left32{padding-left:32px!important}.bases__padding--right32{padding-right:32px!important}.bases__padding--bottom32{padding-bottom:32px!important}.bases__padding--top32{padding-top:32px!important}.bases__padding--vertical32{padding-top:32px!important;padding-bottom:32px!important}.bases__padding--horizontal32{padding-left:32px!important;padding-right:32px!important}.bases__padding32{padding:32px!important}.bases__padding--left33{padding-left:33px!important}.bases__padding--right33{padding-right:33px!important}.bases__padding--bottom33{padding-bottom:33px!important}.bases__padding--top33{padding-top:33px!important}.bases__padding--vertical33{padding-top:33px!important;padding-bottom:33px!important}.bases__padding--horizontal33{padding-left:33px!important;padding-right:33px!important}.bases__padding33{padding:33px!important}.bases__padding--left34{padding-left:34px!important}.bases__padding--right34{padding-right:34px!important}.bases__padding--bottom34{padding-bottom:34px!important}.bases__padding--top34{padding-top:34px!important}.bases__padding--vertical34{padding-top:34px!important;padding-bottom:34px!important}.bases__padding--horizontal34{padding-left:34px!important;padding-right:34px!important}.bases__padding34{padding:34px!important}.bases__padding--left35{padding-left:35px!important}.bases__padding--right35{padding-right:35px!important}.bases__padding--bottom35{padding-bottom:35px!important}.bases__padding--top35{padding-top:35px!important}.bases__padding--vertical35{padding-top:35px!important;padding-bottom:35px!important}.bases__padding--horizontal35{padding-left:35px!important;padding-right:35px!important}.bases__padding35{padding:35px!important}.bases__padding--left36{padding-left:36px!important}.bases__padding--right36{padding-right:36px!important}.bases__padding--bottom36{padding-bottom:36px!important}.bases__padding--top36{padding-top:36px!important}.bases__padding--vertical36{padding-top:36px!important;padding-bottom:36px!important}.bases__padding--horizontal36{padding-left:36px!important;padding-right:36px!important}.bases__padding36{padding:36px!important}.bases__padding--left37{padding-left:37px!important}.bases__padding--right37{padding-right:37px!important}.bases__padding--bottom37{padding-bottom:37px!important}.bases__padding--top37{padding-top:37px!important}.bases__padding--vertical37{padding-top:37px!important;padding-bottom:37px!important}.bases__padding--horizontal37{padding-left:37px!important;padding-right:37px!important}.bases__padding37{padding:37px!important}.bases__padding--left38{padding-left:38px!important}.bases__padding--right38{padding-right:38px!important}.bases__padding--bottom38{padding-bottom:38px!important}.bases__padding--top38{padding-top:38px!important}.bases__padding--vertical38{padding-top:38px!important;padding-bottom:38px!important}.bases__padding--horizontal38{padding-left:38px!important;padding-right:38px!important}.bases__padding38{padding:38px!important}.bases__padding--left39{padding-left:39px!important}.bases__padding--right39{padding-right:39px!important}.bases__padding--bottom39{padding-bottom:39px!important}.bases__padding--top39{padding-top:39px!important}.bases__padding--vertical39{padding-top:39px!important;padding-bottom:39px!important}.bases__padding--horizontal39{padding-left:39px!important;padding-right:39px!important}.bases__padding39{padding:39px!important}.bases__padding--left40{padding-left:40px!important}.bases__padding--right40{padding-right:40px!important}.bases__padding--bottom40{padding-bottom:40px!important}.bases__padding--top40{padding-top:40px!important}.bases__padding--vertical40{padding-top:40px!important;padding-bottom:40px!important}.bases__padding--horizontal40{padding-left:40px!important;padding-right:40px!important}.bases__padding40{padding:40px!important}.bases__padding--left41{padding-left:41px!important}.bases__padding--right41{padding-right:41px!important}.bases__padding--bottom41{padding-bottom:41px!important}.bases__padding--top41{padding-top:41px!important}.bases__padding--vertical41{padding-top:41px!important;padding-bottom:41px!important}.bases__padding--horizontal41{padding-left:41px!important;padding-right:41px!important}.bases__padding41{padding:41px!important}.bases__padding--left42{padding-left:42px!important}.bases__padding--right42{padding-right:42px!important}.bases__padding--bottom42{padding-bottom:42px!important}.bases__padding--top42{padding-top:42px!important}.bases__padding--vertical42{padding-top:42px!important;padding-bottom:42px!important}.bases__padding--horizontal42{padding-left:42px!important;padding-right:42px!important}.bases__padding42{padding:42px!important}.bases__padding--left43{padding-left:43px!important}.bases__padding--right43{padding-right:43px!important}.bases__padding--bottom43{padding-bottom:43px!important}.bases__padding--top43{padding-top:43px!important}.bases__padding--vertical43{padding-top:43px!important;padding-bottom:43px!important}.bases__padding--horizontal43{padding-left:43px!important;padding-right:43px!important}.bases__padding43{padding:43px!important}.bases__padding--left44{padding-left:44px!important}.bases__padding--right44{padding-right:44px!important}.bases__padding--bottom44{padding-bottom:44px!important}.bases__padding--top44{padding-top:44px!important}.bases__padding--vertical44{padding-top:44px!important;padding-bottom:44px!important}.bases__padding--horizontal44{padding-left:44px!important;padding-right:44px!important}.bases__padding44{padding:44px!important}.bases__padding--left45{padding-left:45px!important}.bases__padding--right45{padding-right:45px!important}.bases__padding--bottom45{padding-bottom:45px!important}.bases__padding--top45{padding-top:45px!important}.bases__padding--vertical45{padding-top:45px!important;padding-bottom:45px!important}.bases__padding--horizontal45{padding-left:45px!important;padding-right:45px!important}.bases__padding45{padding:45px!important}.bases__padding--left46{padding-left:46px!important}.bases__padding--right46{padding-right:46px!important}.bases__padding--bottom46{padding-bottom:46px!important}.bases__padding--top46{padding-top:46px!important}.bases__padding--vertical46{padding-top:46px!important;padding-bottom:46px!important}.bases__padding--horizontal46{padding-left:46px!important;padding-right:46px!important}.bases__padding46{padding:46px!important}.bases__padding--left47{padding-left:47px!important}.bases__padding--right47{padding-right:47px!important}.bases__padding--bottom47{padding-bottom:47px!important}.bases__padding--top47{padding-top:47px!important}.bases__padding--vertical47{padding-top:47px!important;padding-bottom:47px!important}.bases__padding--horizontal47{padding-left:47px!important;padding-right:47px!important}.bases__padding47{padding:47px!important}.bases__padding--left48{padding-left:48px!important}.bases__padding--right48{padding-right:48px!important}.bases__padding--bottom48{padding-bottom:48px!important}.bases__padding--top48{padding-top:48px!important}.bases__padding--vertical48{padding-top:48px!important;padding-bottom:48px!important}.bases__padding--horizontal48{padding-left:48px!important;padding-right:48px!important}.bases__padding48{padding:48px!important}.bases__padding--left49{padding-left:49px!important}.bases__padding--right49{padding-right:49px!important}.bases__padding--bottom49{padding-bottom:49px!important}.bases__padding--top49{padding-top:49px!important}.bases__padding--vertical49{padding-top:49px!important;padding-bottom:49px!important}.bases__padding--horizontal49{padding-left:49px!important;padding-right:49px!important}.bases__padding49{padding:49px!important}.bases__padding--left50{padding-left:50px!important}.bases__padding--right50{padding-right:50px!important}.bases__padding--bottom50{padding-bottom:50px!important}.bases__padding--top50{padding-top:50px!important}.bases__padding--vertical50{padding-top:50px!important;padding-bottom:50px!important}.bases__padding--horizontal50{padding-left:50px!important;padding-right:50px!important}.bases__padding50{padding:50px!important}.bases__padding--left51{padding-left:51px!important}.bases__padding--right51{padding-right:51px!important}.bases__padding--bottom51{padding-bottom:51px!important}.bases__padding--top51{padding-top:51px!important}.bases__padding--vertical51{padding-top:51px!important;padding-bottom:51px!important}.bases__padding--horizontal51{padding-left:51px!important;padding-right:51px!important}.bases__padding51{padding:51px!important}.bases__padding--left52{padding-left:52px!important}.bases__padding--right52{padding-right:52px!important}.bases__padding--bottom52{padding-bottom:52px!important}.bases__padding--top52{padding-top:52px!important}.bases__padding--vertical52{padding-top:52px!important;padding-bottom:52px!important}.bases__padding--horizontal52{padding-left:52px!important;padding-right:52px!important}.bases__padding52{padding:52px!important}.bases__padding--left53{padding-left:53px!important}.bases__padding--right53{padding-right:53px!important}.bases__padding--bottom53{padding-bottom:53px!important}.bases__padding--top53{padding-top:53px!important}.bases__padding--vertical53{padding-top:53px!important;padding-bottom:53px!important}.bases__padding--horizontal53{padding-left:53px!important;padding-right:53px!important}.bases__padding53{padding:53px!important}.bases__padding--left54{padding-left:54px!important}.bases__padding--right54{padding-right:54px!important}.bases__padding--bottom54{padding-bottom:54px!important}.bases__padding--top54{padding-top:54px!important}.bases__padding--vertical54{padding-top:54px!important;padding-bottom:54px!important}.bases__padding--horizontal54{padding-left:54px!important;padding-right:54px!important}.bases__padding54{padding:54px!important}.bases__padding--left55{padding-left:55px!important}.bases__padding--right55{padding-right:55px!important}.bases__padding--bottom55{padding-bottom:55px!important}.bases__padding--top55{padding-top:55px!important}.bases__padding--vertical55{padding-top:55px!important;padding-bottom:55px!important}.bases__padding--horizontal55{padding-left:55px!important;padding-right:55px!important}.bases__padding55{padding:55px!important}.bases__padding--left56{padding-left:56px!important}.bases__padding--right56{padding-right:56px!important}.bases__padding--bottom56{padding-bottom:56px!important}.bases__padding--top56{padding-top:56px!important}.bases__padding--vertical56{padding-top:56px!important;padding-bottom:56px!important}.bases__padding--horizontal56{padding-left:56px!important;padding-right:56px!important}.bases__padding56{padding:56px!important}.bases__padding--left57{padding-left:57px!important}.bases__padding--right57{padding-right:57px!important}.bases__padding--bottom57{padding-bottom:57px!important}.bases__padding--top57{padding-top:57px!important}.bases__padding--vertical57{padding-top:57px!important;padding-bottom:57px!important}.bases__padding--horizontal57{padding-left:57px!important;padding-right:57px!important}.bases__padding57{padding:57px!important}.bases__padding--left58{padding-left:58px!important}.bases__padding--right58{padding-right:58px!important}.bases__padding--bottom58{padding-bottom:58px!important}.bases__padding--top58{padding-top:58px!important}.bases__padding--vertical58{padding-top:58px!important;padding-bottom:58px!important}.bases__padding--horizontal58{padding-left:58px!important;padding-right:58px!important}.bases__padding58{padding:58px!important}.bases__padding--left59{padding-left:59px!important}.bases__padding--right59{padding-right:59px!important}.bases__padding--bottom59{padding-bottom:59px!important}.bases__padding--top59{padding-top:59px!important}.bases__padding--vertical59{padding-top:59px!important;padding-bottom:59px!important}.bases__padding--horizontal59{padding-left:59px!important;padding-right:59px!important}.bases__padding59{padding:59px!important}.bases__padding--left60{padding-left:60px!important}.bases__padding--right60{padding-right:60px!important}.bases__padding--bottom60{padding-bottom:60px!important}.bases__padding--top60{padding-top:60px!important}.bases__padding--vertical60{padding-top:60px!important;padding-bottom:60px!important}.bases__padding--horizontal60{padding-left:60px!important;padding-right:60px!important}.bases__padding60{padding:60px!important}.bases__padding--left61{padding-left:61px!important}.bases__padding--right61{padding-right:61px!important}.bases__padding--bottom61{padding-bottom:61px!important}.bases__padding--top61{padding-top:61px!important}.bases__padding--vertical61{padding-top:61px!important;padding-bottom:61px!important}.bases__padding--horizontal61{padding-left:61px!important;padding-right:61px!important}.bases__padding61{padding:61px!important}.bases__padding--left62{padding-left:62px!important}.bases__padding--right62{padding-right:62px!important}.bases__padding--bottom62{padding-bottom:62px!important}.bases__padding--top62{padding-top:62px!important}.bases__padding--vertical62{padding-top:62px!important;padding-bottom:62px!important}.bases__padding--horizontal62{padding-left:62px!important;padding-right:62px!important}.bases__padding62{padding:62px!important}.bases__padding--left63{padding-left:63px!important}.bases__padding--right63{padding-right:63px!important}.bases__padding--bottom63{padding-bottom:63px!important}.bases__padding--top63{padding-top:63px!important}.bases__padding--vertical63{padding-top:63px!important;padding-bottom:63px!important}.bases__padding--horizontal63{padding-left:63px!important;padding-right:63px!important}.bases__padding63{padding:63px!important}.bases__padding--left64{padding-left:64px!important}.bases__padding--right64{padding-right:64px!important}.bases__padding--bottom64{padding-bottom:64px!important}.bases__padding--top64{padding-top:64px!important}.bases__padding--vertical64{padding-top:64px!important;padding-bottom:64px!important}.bases__padding--horizontal64{padding-left:64px!important;padding-right:64px!important}.bases__padding64{padding:64px!important}.bases__padding--left65{padding-left:65px!important}.bases__padding--right65{padding-right:65px!important}.bases__padding--bottom65{padding-bottom:65px!important}.bases__padding--top65{padding-top:65px!important}.bases__padding--vertical65{padding-top:65px!important;padding-bottom:65px!important}.bases__padding--horizontal65{padding-left:65px!important;padding-right:65px!important}.bases__padding65{padding:65px!important}.bases__padding--left66{padding-left:66px!important}.bases__padding--right66{padding-right:66px!important}.bases__padding--bottom66{padding-bottom:66px!important}.bases__padding--top66{padding-top:66px!important}.bases__padding--vertical66{padding-top:66px!important;padding-bottom:66px!important}.bases__padding--horizontal66{padding-left:66px!important;padding-right:66px!important}.bases__padding66{padding:66px!important}.bases__padding--left67{padding-left:67px!important}.bases__padding--right67{padding-right:67px!important}.bases__padding--bottom67{padding-bottom:67px!important}.bases__padding--top67{padding-top:67px!important}.bases__padding--vertical67{padding-top:67px!important;padding-bottom:67px!important}.bases__padding--horizontal67{padding-left:67px!important;padding-right:67px!important}.bases__padding67{padding:67px!important}.bases__padding--left68{padding-left:68px!important}.bases__padding--right68{padding-right:68px!important}.bases__padding--bottom68{padding-bottom:68px!important}.bases__padding--top68{padding-top:68px!important}.bases__padding--vertical68{padding-top:68px!important;padding-bottom:68px!important}.bases__padding--horizontal68{padding-left:68px!important;padding-right:68px!important}.bases__padding68{padding:68px!important}.bases__padding--left69{padding-left:69px!important}.bases__padding--right69{padding-right:69px!important}.bases__padding--bottom69{padding-bottom:69px!important}.bases__padding--top69{padding-top:69px!important}.bases__padding--vertical69{padding-top:69px!important;padding-bottom:69px!important}.bases__padding--horizontal69{padding-left:69px!important;padding-right:69px!important}.bases__padding69{padding:69px!important}.bases__padding--left70{padding-left:70px!important}.bases__padding--right70{padding-right:70px!important}.bases__padding--bottom70{padding-bottom:70px!important}.bases__padding--top70{padding-top:70px!important}.bases__padding--vertical70{padding-top:70px!important;padding-bottom:70px!important}.bases__padding--horizontal70{padding-left:70px!important;padding-right:70px!important}.bases__padding70{padding:70px!important}.bases__padding--left71{padding-left:71px!important}.bases__padding--right71{padding-right:71px!important}.bases__padding--bottom71{padding-bottom:71px!important}.bases__padding--top71{padding-top:71px!important}.bases__padding--vertical71{padding-top:71px!important;padding-bottom:71px!important}.bases__padding--horizontal71{padding-left:71px!important;padding-right:71px!important}.bases__padding71{padding:71px!important}.bases__padding--left72{padding-left:72px!important}.bases__padding--right72{padding-right:72px!important}.bases__padding--bottom72{padding-bottom:72px!important}.bases__padding--top72{padding-top:72px!important}.bases__padding--vertical72{padding-top:72px!important;padding-bottom:72px!important}.bases__padding--horizontal72{padding-left:72px!important;padding-right:72px!important}.bases__padding72{padding:72px!important}.bases__padding--left73{padding-left:73px!important}.bases__padding--right73{padding-right:73px!important}.bases__padding--bottom73{padding-bottom:73px!important}.bases__padding--top73{padding-top:73px!important}.bases__padding--vertical73{padding-top:73px!important;padding-bottom:73px!important}.bases__padding--horizontal73{padding-left:73px!important;padding-right:73px!important}.bases__padding73{padding:73px!important}.bases__padding--left74{padding-left:74px!important}.bases__padding--right74{padding-right:74px!important}.bases__padding--bottom74{padding-bottom:74px!important}.bases__padding--top74{padding-top:74px!important}.bases__padding--vertical74{padding-top:74px!important;padding-bottom:74px!important}.bases__padding--horizontal74{padding-left:74px!important;padding-right:74px!important}.bases__padding74{padding:74px!important}.bases__padding--left75{padding-left:75px!important}.bases__padding--right75{padding-right:75px!important}.bases__padding--bottom75{padding-bottom:75px!important}.bases__padding--top75{padding-top:75px!important}.bases__padding--vertical75{padding-top:75px!important;padding-bottom:75px!important}.bases__padding--horizontal75{padding-left:75px!important;padding-right:75px!important}.bases__padding75{padding:75px!important}.bases__padding--left76{padding-left:76px!important}.bases__padding--right76{padding-right:76px!important}.bases__padding--bottom76{padding-bottom:76px!important}.bases__padding--top76{padding-top:76px!important}.bases__padding--vertical76{padding-top:76px!important;padding-bottom:76px!important}.bases__padding--horizontal76{padding-left:76px!important;padding-right:76px!important}.bases__padding76{padding:76px!important}.bases__padding--left77{padding-left:77px!important}.bases__padding--right77{padding-right:77px!important}.bases__padding--bottom77{padding-bottom:77px!important}.bases__padding--top77{padding-top:77px!important}.bases__padding--vertical77{padding-top:77px!important;padding-bottom:77px!important}.bases__padding--horizontal77{padding-left:77px!important;padding-right:77px!important}.bases__padding77{padding:77px!important}.bases__padding--left78{padding-left:78px!important}.bases__padding--right78{padding-right:78px!important}.bases__padding--bottom78{padding-bottom:78px!important}.bases__padding--top78{padding-top:78px!important}.bases__padding--vertical78{padding-top:78px!important;padding-bottom:78px!important}.bases__padding--horizontal78{padding-left:78px!important;padding-right:78px!important}.bases__padding78{padding:78px!important}.bases__padding--left79{padding-left:79px!important}.bases__padding--right79{padding-right:79px!important}.bases__padding--bottom79{padding-bottom:79px!important}.bases__padding--top79{padding-top:79px!important}.bases__padding--vertical79{padding-top:79px!important;padding-bottom:79px!important}.bases__padding--horizontal79{padding-left:79px!important;padding-right:79px!important}.bases__padding79{padding:79px!important}.bases__padding--left80{padding-left:80px!important}.bases__padding--right80{padding-right:80px!important}.bases__padding--bottom80{padding-bottom:80px!important}.bases__padding--top80{padding-top:80px!important}.bases__padding--vertical80{padding-top:80px!important;padding-bottom:80px!important}.bases__padding--horizontal80{padding-left:80px!important;padding-right:80px!important}.bases__padding80{padding:80px!important}.bases__border--white{border:1px solid #fff!important}.bases__border--red{border:1px solid #e60012!important}.bases__border--gray{border:1px solid #c7c7c7!important}.bases__border--black{border:1px solid #222!important}.bases__border--link{border:1px solid #0d6efd!important}.bases__border--muted-gray{border:1px solid #757d8a!important}.bases__border--midnight-blue{border:1px solid #1f384c!important}.bases__border--blue-sapphire{border:1px solid #176b87!important}.bases__border--blue-ivy{border:1px solid #248fb0!important}.bases__border-radius0{border-radius:0!important}.bases__border-radius1{border-radius:1px!important}.bases__border-radius2{border-radius:2px!important}.bases__border-radius3{border-radius:3px!important}.bases__border-radius4{border-radius:4px!important}.bases__border-radius5{border-radius:5px!important}.bases__border-radius6{border-radius:6px!important}.bases__border-radius7{border-radius:7px!important}.bases__border-radius8{border-radius:8px!important}.bases__border-radius9{border-radius:9px!important}.bases__border-radius10{border-radius:10px!important}.bases__border-radius11{border-radius:11px!important}.bases__border-radius12{border-radius:12px!important}.bases__border-radius13{border-radius:13px!important}.bases__border-radius14{border-radius:14px!important}.bases__border-radius15{border-radius:15px!important}.bases__border-radius16{border-radius:16px!important}.bases__border-radius17{border-radius:17px!important}.bases__border-radius18{border-radius:18px!important}.bases__border-radius19{border-radius:19px!important}.bases__border-radius20{border-radius:20px!important}.bases__border-radius21{border-radius:21px!important}.bases__border-radius22{border-radius:22px!important}.bases__border-radius23{border-radius:23px!important}.bases__border-radius24{border-radius:24px!important}.bases__border-radius25{border-radius:25px!important}.bases__border-radius26{border-radius:26px!important}.bases__border-radius27{border-radius:27px!important}.bases__border-radius28{border-radius:28px!important}.bases__border-radius29{border-radius:29px!important}.bases__border-radius30{border-radius:30px!important}.bases__border-radius31{border-radius:31px!important}.bases__border-radius32{border-radius:32px!important}.bases__border-radius33{border-radius:33px!important}.bases__border-radius34{border-radius:34px!important}.bases__border-radius35{border-radius:35px!important}.bases__border-radius36{border-radius:36px!important}.bases__border-radius37{border-radius:37px!important}.bases__border-radius38{border-radius:38px!important}.bases__border-radius39{border-radius:39px!important}.bases__border-radius40{border-radius:40px!important}.bases__border-radius41{border-radius:41px!important}.bases__border-radius42{border-radius:42px!important}.bases__border-radius43{border-radius:43px!important}.bases__border-radius44{border-radius:44px!important}.bases__border-radius45{border-radius:45px!important}.bases__border-radius46{border-radius:46px!important}.bases__border-radius47{border-radius:47px!important}.bases__border-radius48{border-radius:48px!important}.bases__border-radius49{border-radius:49px!important}.bases__border-radius50{border-radius:50px!important}.bases__border-radius51{border-radius:51px!important}.bases__border-radius52{border-radius:52px!important}.bases__border-radius53{border-radius:53px!important}.bases__border-radius54{border-radius:54px!important}.bases__border-radius55{border-radius:55px!important}.bases__border-radius56{border-radius:56px!important}.bases__border-radius57{border-radius:57px!important}.bases__border-radius58{border-radius:58px!important}.bases__border-radius59{border-radius:59px!important}.bases__border-radius60{border-radius:60px!important}.bases__border-radius61{border-radius:61px!important}.bases__border-radius62{border-radius:62px!important}.bases__border-radius63{border-radius:63px!important}.bases__border-radius64{border-radius:64px!important}.bases__border-radius65{border-radius:65px!important}.bases__border-radius66{border-radius:66px!important}.bases__border-radius67{border-radius:67px!important}.bases__border-radius68{border-radius:68px!important}.bases__border-radius69{border-radius:69px!important}.bases__border-radius70{border-radius:70px!important}.bases__border-radius71{border-radius:71px!important}.bases__border-radius72{border-radius:72px!important}.bases__border-radius73{border-radius:73px!important}.bases__border-radius74{border-radius:74px!important}.bases__border-radius75{border-radius:75px!important}.bases__border-radius76{border-radius:76px!important}.bases__border-radius77{border-radius:77px!important}.bases__border-radius78{border-radius:78px!important}.bases__border-radius79{border-radius:79px!important}.bases__border-radius80{border-radius:80px!important}.bases__border-radius81{border-radius:81px!important}.bases__border-radius82{border-radius:82px!important}.bases__border-radius83{border-radius:83px!important}.bases__border-radius84{border-radius:84px!important}.bases__border-radius85{border-radius:85px!important}.bases__border-radius86{border-radius:86px!important}.bases__border-radius87{border-radius:87px!important}.bases__border-radius88{border-radius:88px!important}.bases__border-radius89{border-radius:89px!important}.bases__border-radius90{border-radius:90px!important}.bases__border-radius91{border-radius:91px!important}.bases__border-radius92{border-radius:92px!important}.bases__border-radius93{border-radius:93px!important}.bases__border-radius94{border-radius:94px!important}.bases__border-radius95{border-radius:95px!important}.bases__border-radius96{border-radius:96px!important}.bases__border-radius97{border-radius:97px!important}.bases__border-radius98{border-radius:98px!important}.bases__border-radius99{border-radius:99px!important}.bases__border-radius100{border-radius:100px!important}.bases__border-radius101{border-radius:101px!important}.bases__border-radius102{border-radius:102px!important}.bases__border-radius103{border-radius:103px!important}.bases__border-radius104{border-radius:104px!important}.bases__border-radius105{border-radius:105px!important}.bases__border-radius106{border-radius:106px!important}.bases__border-radius107{border-radius:107px!important}.bases__border-radius108{border-radius:108px!important}.bases__border-radius109{border-radius:109px!important}.bases__border-radius110{border-radius:110px!important}.bases__border-radius111{border-radius:111px!important}.bases__border-radius112{border-radius:112px!important}.bases__border-radius113{border-radius:113px!important}.bases__border-radius114{border-radius:114px!important}.bases__border-radius115{border-radius:115px!important}.bases__border-radius116{border-radius:116px!important}.bases__border-radius117{border-radius:117px!important}.bases__border-radius118{border-radius:118px!important}.bases__border-radius119{border-radius:119px!important}.bases__border-radius120{border-radius:120px!important}.bases__border-radius121{border-radius:121px!important}.bases__border-radius122{border-radius:122px!important}.bases__border-radius123{border-radius:123px!important}.bases__border-radius124{border-radius:124px!important}.bases__border-radius125{border-radius:125px!important}.bases__border-radius126{border-radius:126px!important}.bases__border-radius127{border-radius:127px!important}.bases__border-radius128{border-radius:128px!important}.bases__border-radius129{border-radius:129px!important}.bases__border-radius130{border-radius:130px!important}.bases__border-radius131{border-radius:131px!important}.bases__border-radius132{border-radius:132px!important}.bases__border-radius133{border-radius:133px!important}.bases__border-radius134{border-radius:134px!important}.bases__border-radius135{border-radius:135px!important}.bases__border-radius136{border-radius:136px!important}.bases__border-radius137{border-radius:137px!important}.bases__border-radius138{border-radius:138px!important}.bases__border-radius139{border-radius:139px!important}.bases__border-radius140{border-radius:140px!important}.bases__border-radius141{border-radius:141px!important}.bases__border-radius142{border-radius:142px!important}.bases__border-radius143{border-radius:143px!important}.bases__border-radius144{border-radius:144px!important}.bases__border-radius145{border-radius:145px!important}.bases__border-radius146{border-radius:146px!important}.bases__border-radius147{border-radius:147px!important}.bases__border-radius148{border-radius:148px!important}.bases__border-radius149{border-radius:149px!important}.bases__border-radius150{border-radius:150px!important}.bases__border-radius151{border-radius:151px!important}.bases__border-radius152{border-radius:152px!important}.bases__border-radius153{border-radius:153px!important}.bases__border-radius154{border-radius:154px!important}.bases__border-radius155{border-radius:155px!important}.bases__border-radius156{border-radius:156px!important}.bases__border-radius157{border-radius:157px!important}.bases__border-radius158{border-radius:158px!important}.bases__border-radius159{border-radius:159px!important}.bases__border-radius160{border-radius:160px!important}.bases__border-radius161{border-radius:161px!important}.bases__border-radius162{border-radius:162px!important}.bases__border-radius163{border-radius:163px!important}.bases__border-radius164{border-radius:164px!important}.bases__border-radius165{border-radius:165px!important}.bases__border-radius166{border-radius:166px!important}.bases__border-radius167{border-radius:167px!important}.bases__border-radius168{border-radius:168px!important}.bases__border-radius169{border-radius:169px!important}.bases__border-radius170{border-radius:170px!important}.bases__border-radius171{border-radius:171px!important}.bases__border-radius172{border-radius:172px!important}.bases__border-radius173{border-radius:173px!important}.bases__border-radius174{border-radius:174px!important}.bases__border-radius175{border-radius:175px!important}.bases__border-radius176{border-radius:176px!important}.bases__border-radius177{border-radius:177px!important}.bases__border-radius178{border-radius:178px!important}.bases__border-radius179{border-radius:179px!important}.bases__border-radius180{border-radius:180px!important}.bases__border-radius181{border-radius:181px!important}.bases__border-radius182{border-radius:182px!important}.bases__border-radius183{border-radius:183px!important}.bases__border-radius184{border-radius:184px!important}.bases__border-radius185{border-radius:185px!important}.bases__border-radius186{border-radius:186px!important}.bases__border-radius187{border-radius:187px!important}.bases__border-radius188{border-radius:188px!important}.bases__border-radius189{border-radius:189px!important}.bases__border-radius190{border-radius:190px!important}.bases__border-radius191{border-radius:191px!important}.bases__border-radius192{border-radius:192px!important}.bases__border-radius193{border-radius:193px!important}.bases__border-radius194{border-radius:194px!important}.bases__border-radius195{border-radius:195px!important}.bases__border-radius196{border-radius:196px!important}.bases__border-radius197{border-radius:197px!important}.bases__border-radius198{border-radius:198px!important}.bases__border-radius199{border-radius:199px!important}.bases__border-radius200{border-radius:200px!important}.bases__width--0,.bases__width--0px{width:0!important}.bases__width--min0px{min-width:0!important}.bases__width--max0px{max-width:0!important}.bases__width--1{width:1%!important}.bases__width--1px{width:1px!important}.bases__width--min1px{min-width:1px!important}.bases__width--max1px{max-width:1px!important}.bases__width--2{width:2%!important}.bases__width--2px{width:2px!important}.bases__width--min2px{min-width:2px!important}.bases__width--max2px{max-width:2px!important}.bases__width--3{width:3%!important}.bases__width--3px{width:3px!important}.bases__width--min3px{min-width:3px!important}.bases__width--max3px{max-width:3px!important}.bases__width--4{width:4%!important}.bases__width--4px{width:4px!important}.bases__width--min4px{min-width:4px!important}.bases__width--max4px{max-width:4px!important}.bases__width--5{width:5%!important}.bases__width--5px{width:5px!important}.bases__width--min5px{min-width:5px!important}.bases__width--max5px{max-width:5px!important}.bases__width--6{width:6%!important}.bases__width--6px{width:6px!important}.bases__width--min6px{min-width:6px!important}.bases__width--max6px{max-width:6px!important}.bases__width--7{width:7%!important}.bases__width--7px{width:7px!important}.bases__width--min7px{min-width:7px!important}.bases__width--max7px{max-width:7px!important}.bases__width--8{width:8%!important}.bases__width--8px{width:8px!important}.bases__width--min8px{min-width:8px!important}.bases__width--max8px{max-width:8px!important}.bases__width--9{width:9%!important}.bases__width--9px{width:9px!important}.bases__width--min9px{min-width:9px!important}.bases__width--max9px{max-width:9px!important}.bases__width--10{width:10%!important}.bases__width--10px{width:10px!important}.bases__width--min10px{min-width:10px!important}.bases__width--max10px{max-width:10px!important}.bases__width--11{width:11%!important}.bases__width--11px{width:11px!important}.bases__width--min11px{min-width:11px!important}.bases__width--max11px{max-width:11px!important}.bases__width--12{width:12%!important}.bases__width--12px{width:12px!important}.bases__width--min12px{min-width:12px!important}.bases__width--max12px{max-width:12px!important}.bases__width--13{width:13%!important}.bases__width--13px{width:13px!important}.bases__width--min13px{min-width:13px!important}.bases__width--max13px{max-width:13px!important}.bases__width--14{width:14%!important}.bases__width--14px{width:14px!important}.bases__width--min14px{min-width:14px!important}.bases__width--max14px{max-width:14px!important}.bases__width--15{width:15%!important}.bases__width--15px{width:15px!important}.bases__width--min15px{min-width:15px!important}.bases__width--max15px{max-width:15px!important}.bases__width--16{width:16%!important}.bases__width--16px{width:16px!important}.bases__width--min16px{min-width:16px!important}.bases__width--max16px{max-width:16px!important}.bases__width--17{width:17%!important}.bases__width--17px{width:17px!important}.bases__width--min17px{min-width:17px!important}.bases__width--max17px{max-width:17px!important}.bases__width--18{width:18%!important}.bases__width--18px{width:18px!important}.bases__width--min18px{min-width:18px!important}.bases__width--max18px{max-width:18px!important}.bases__width--19{width:19%!important}.bases__width--19px{width:19px!important}.bases__width--min19px{min-width:19px!important}.bases__width--max19px{max-width:19px!important}.bases__width--20{width:20%!important}.bases__width--20px{width:20px!important}.bases__width--min20px{min-width:20px!important}.bases__width--max20px{max-width:20px!important}.bases__width--21{width:21%!important}.bases__width--21px{width:21px!important}.bases__width--min21px{min-width:21px!important}.bases__width--max21px{max-width:21px!important}.bases__width--22{width:22%!important}.bases__width--22px{width:22px!important}.bases__width--min22px{min-width:22px!important}.bases__width--max22px{max-width:22px!important}.bases__width--23{width:23%!important}.bases__width--23px{width:23px!important}.bases__width--min23px{min-width:23px!important}.bases__width--max23px{max-width:23px!important}.bases__width--24{width:24%!important}.bases__width--24px{width:24px!important}.bases__width--min24px{min-width:24px!important}.bases__width--max24px{max-width:24px!important}.bases__width--25{width:25%!important}.bases__width--25px{width:25px!important}.bases__width--min25px{min-width:25px!important}.bases__width--max25px{max-width:25px!important}.bases__width--26{width:26%!important}.bases__width--26px{width:26px!important}.bases__width--min26px{min-width:26px!important}.bases__width--max26px{max-width:26px!important}.bases__width--27{width:27%!important}.bases__width--27px{width:27px!important}.bases__width--min27px{min-width:27px!important}.bases__width--max27px{max-width:27px!important}.bases__width--28{width:28%!important}.bases__width--28px{width:28px!important}.bases__width--min28px{min-width:28px!important}.bases__width--max28px{max-width:28px!important}.bases__width--29{width:29%!important}.bases__width--29px{width:29px!important}.bases__width--min29px{min-width:29px!important}.bases__width--max29px{max-width:29px!important}.bases__width--30{width:30%!important}.bases__width--30px{width:30px!important}.bases__width--min30px{min-width:30px!important}.bases__width--max30px{max-width:30px!important}.bases__width--31{width:31%!important}.bases__width--31px{width:31px!important}.bases__width--min31px{min-width:31px!important}.bases__width--max31px{max-width:31px!important}.bases__width--32{width:32%!important}.bases__width--32px{width:32px!important}.bases__width--min32px{min-width:32px!important}.bases__width--max32px{max-width:32px!important}.bases__width--33{width:33%!important}.bases__width--33px{width:33px!important}.bases__width--min33px{min-width:33px!important}.bases__width--max33px{max-width:33px!important}.bases__width--34{width:34%!important}.bases__width--34px{width:34px!important}.bases__width--min34px{min-width:34px!important}.bases__width--max34px{max-width:34px!important}.bases__width--35{width:35%!important}.bases__width--35px{width:35px!important}.bases__width--min35px{min-width:35px!important}.bases__width--max35px{max-width:35px!important}.bases__width--36{width:36%!important}.bases__width--36px{width:36px!important}.bases__width--min36px{min-width:36px!important}.bases__width--max36px{max-width:36px!important}.bases__width--37{width:37%!important}.bases__width--37px{width:37px!important}.bases__width--min37px{min-width:37px!important}.bases__width--max37px{max-width:37px!important}.bases__width--38{width:38%!important}.bases__width--38px{width:38px!important}.bases__width--min38px{min-width:38px!important}.bases__width--max38px{max-width:38px!important}.bases__width--39{width:39%!important}.bases__width--39px{width:39px!important}.bases__width--min39px{min-width:39px!important}.bases__width--max39px{max-width:39px!important}.bases__width--40{width:40%!important}.bases__width--40px{width:40px!important}.bases__width--min40px{min-width:40px!important}.bases__width--max40px{max-width:40px!important}.bases__width--41{width:41%!important}.bases__width--41px{width:41px!important}.bases__width--min41px{min-width:41px!important}.bases__width--max41px{max-width:41px!important}.bases__width--42{width:42%!important}.bases__width--42px{width:42px!important}.bases__width--min42px{min-width:42px!important}.bases__width--max42px{max-width:42px!important}.bases__width--43{width:43%!important}.bases__width--43px{width:43px!important}.bases__width--min43px{min-width:43px!important}.bases__width--max43px{max-width:43px!important}.bases__width--44{width:44%!important}.bases__width--44px{width:44px!important}.bases__width--min44px{min-width:44px!important}.bases__width--max44px{max-width:44px!important}.bases__width--45{width:45%!important}.bases__width--45px{width:45px!important}.bases__width--min45px{min-width:45px!important}.bases__width--max45px{max-width:45px!important}.bases__width--46{width:46%!important}.bases__width--46px{width:46px!important}.bases__width--min46px{min-width:46px!important}.bases__width--max46px{max-width:46px!important}.bases__width--47{width:47%!important}.bases__width--47px{width:47px!important}.bases__width--min47px{min-width:47px!important}.bases__width--max47px{max-width:47px!important}.bases__width--48{width:48%!important}.bases__width--48px{width:48px!important}.bases__width--min48px{min-width:48px!important}.bases__width--max48px{max-width:48px!important}.bases__width--49{width:49%!important}.bases__width--49px{width:49px!important}.bases__width--min49px{min-width:49px!important}.bases__width--max49px{max-width:49px!important}.bases__width--50{width:50%!important}.bases__width--50px{width:50px!important}.bases__width--min50px{min-width:50px!important}.bases__width--max50px{max-width:50px!important}.bases__width--51{width:51%!important}.bases__width--51px{width:51px!important}.bases__width--min51px{min-width:51px!important}.bases__width--max51px{max-width:51px!important}.bases__width--52{width:52%!important}.bases__width--52px{width:52px!important}.bases__width--min52px{min-width:52px!important}.bases__width--max52px{max-width:52px!important}.bases__width--53{width:53%!important}.bases__width--53px{width:53px!important}.bases__width--min53px{min-width:53px!important}.bases__width--max53px{max-width:53px!important}.bases__width--54{width:54%!important}.bases__width--54px{width:54px!important}.bases__width--min54px{min-width:54px!important}.bases__width--max54px{max-width:54px!important}.bases__width--55{width:55%!important}.bases__width--55px{width:55px!important}.bases__width--min55px{min-width:55px!important}.bases__width--max55px{max-width:55px!important}.bases__width--56{width:56%!important}.bases__width--56px{width:56px!important}.bases__width--min56px{min-width:56px!important}.bases__width--max56px{max-width:56px!important}.bases__width--57{width:57%!important}.bases__width--57px{width:57px!important}.bases__width--min57px{min-width:57px!important}.bases__width--max57px{max-width:57px!important}.bases__width--58{width:58%!important}.bases__width--58px{width:58px!important}.bases__width--min58px{min-width:58px!important}.bases__width--max58px{max-width:58px!important}.bases__width--59{width:59%!important}.bases__width--59px{width:59px!important}.bases__width--min59px{min-width:59px!important}.bases__width--max59px{max-width:59px!important}.bases__width--60{width:60%!important}.bases__width--60px{width:60px!important}.bases__width--min60px{min-width:60px!important}.bases__width--max60px{max-width:60px!important}.bases__width--61{width:61%!important}.bases__width--61px{width:61px!important}.bases__width--min61px{min-width:61px!important}.bases__width--max61px{max-width:61px!important}.bases__width--62{width:62%!important}.bases__width--62px{width:62px!important}.bases__width--min62px{min-width:62px!important}.bases__width--max62px{max-width:62px!important}.bases__width--63{width:63%!important}.bases__width--63px{width:63px!important}.bases__width--min63px{min-width:63px!important}.bases__width--max63px{max-width:63px!important}.bases__width--64{width:64%!important}.bases__width--64px{width:64px!important}.bases__width--min64px{min-width:64px!important}.bases__width--max64px{max-width:64px!important}.bases__width--65{width:65%!important}.bases__width--65px{width:65px!important}.bases__width--min65px{min-width:65px!important}.bases__width--max65px{max-width:65px!important}.bases__width--66{width:66%!important}.bases__width--66px{width:66px!important}.bases__width--min66px{min-width:66px!important}.bases__width--max66px{max-width:66px!important}.bases__width--67{width:67%!important}.bases__width--67px{width:67px!important}.bases__width--min67px{min-width:67px!important}.bases__width--max67px{max-width:67px!important}.bases__width--68{width:68%!important}.bases__width--68px{width:68px!important}.bases__width--min68px{min-width:68px!important}.bases__width--max68px{max-width:68px!important}.bases__width--69{width:69%!important}.bases__width--69px{width:69px!important}.bases__width--min69px{min-width:69px!important}.bases__width--max69px{max-width:69px!important}.bases__width--70{width:70%!important}.bases__width--70px{width:70px!important}.bases__width--min70px{min-width:70px!important}.bases__width--max70px{max-width:70px!important}.bases__width--71{width:71%!important}.bases__width--71px{width:71px!important}.bases__width--min71px{min-width:71px!important}.bases__width--max71px{max-width:71px!important}.bases__width--72{width:72%!important}.bases__width--72px{width:72px!important}.bases__width--min72px{min-width:72px!important}.bases__width--max72px{max-width:72px!important}.bases__width--73{width:73%!important}.bases__width--73px{width:73px!important}.bases__width--min73px{min-width:73px!important}.bases__width--max73px{max-width:73px!important}.bases__width--74{width:74%!important}.bases__width--74px{width:74px!important}.bases__width--min74px{min-width:74px!important}.bases__width--max74px{max-width:74px!important}.bases__width--75{width:75%!important}.bases__width--75px{width:75px!important}.bases__width--min75px{min-width:75px!important}.bases__width--max75px{max-width:75px!important}.bases__width--76{width:76%!important}.bases__width--76px{width:76px!important}.bases__width--min76px{min-width:76px!important}.bases__width--max76px{max-width:76px!important}.bases__width--77{width:77%!important}.bases__width--77px{width:77px!important}.bases__width--min77px{min-width:77px!important}.bases__width--max77px{max-width:77px!important}.bases__width--78{width:78%!important}.bases__width--78px{width:78px!important}.bases__width--min78px{min-width:78px!important}.bases__width--max78px{max-width:78px!important}.bases__width--79{width:79%!important}.bases__width--79px{width:79px!important}.bases__width--min79px{min-width:79px!important}.bases__width--max79px{max-width:79px!important}.bases__width--80{width:80%!important}.bases__width--80px{width:80px!important}.bases__width--min80px{min-width:80px!important}.bases__width--max80px{max-width:80px!important}.bases__width--81{width:81%!important}.bases__width--81px{width:81px!important}.bases__width--min81px{min-width:81px!important}.bases__width--max81px{max-width:81px!important}.bases__width--82{width:82%!important}.bases__width--82px{width:82px!important}.bases__width--min82px{min-width:82px!important}.bases__width--max82px{max-width:82px!important}.bases__width--83{width:83%!important}.bases__width--83px{width:83px!important}.bases__width--min83px{min-width:83px!important}.bases__width--max83px{max-width:83px!important}.bases__width--84{width:84%!important}.bases__width--84px{width:84px!important}.bases__width--min84px{min-width:84px!important}.bases__width--max84px{max-width:84px!important}.bases__width--85{width:85%!important}.bases__width--85px{width:85px!important}.bases__width--min85px{min-width:85px!important}.bases__width--max85px{max-width:85px!important}.bases__width--86{width:86%!important}.bases__width--86px{width:86px!important}.bases__width--min86px{min-width:86px!important}.bases__width--max86px{max-width:86px!important}.bases__width--87{width:87%!important}.bases__width--87px{width:87px!important}.bases__width--min87px{min-width:87px!important}.bases__width--max87px{max-width:87px!important}.bases__width--88{width:88%!important}.bases__width--88px{width:88px!important}.bases__width--min88px{min-width:88px!important}.bases__width--max88px{max-width:88px!important}.bases__width--89{width:89%!important}.bases__width--89px{width:89px!important}.bases__width--min89px{min-width:89px!important}.bases__width--max89px{max-width:89px!important}.bases__width--90{width:90%!important}.bases__width--90px{width:90px!important}.bases__width--min90px{min-width:90px!important}.bases__width--max90px{max-width:90px!important}.bases__width--91{width:91%!important}.bases__width--91px{width:91px!important}.bases__width--min91px{min-width:91px!important}.bases__width--max91px{max-width:91px!important}.bases__width--92{width:92%!important}.bases__width--92px{width:92px!important}.bases__width--min92px{min-width:92px!important}.bases__width--max92px{max-width:92px!important}.bases__width--93{width:93%!important}.bases__width--93px{width:93px!important}.bases__width--min93px{min-width:93px!important}.bases__width--max93px{max-width:93px!important}.bases__width--94{width:94%!important}.bases__width--94px{width:94px!important}.bases__width--min94px{min-width:94px!important}.bases__width--max94px{max-width:94px!important}.bases__width--95{width:95%!important}.bases__width--95px{width:95px!important}.bases__width--min95px{min-width:95px!important}.bases__width--max95px{max-width:95px!important}.bases__width--96{width:96%!important}.bases__width--96px{width:96px!important}.bases__width--min96px{min-width:96px!important}.bases__width--max96px{max-width:96px!important}.bases__width--97{width:97%!important}.bases__width--97px{width:97px!important}.bases__width--min97px{min-width:97px!important}.bases__width--max97px{max-width:97px!important}.bases__width--98{width:98%!important}.bases__width--98px{width:98px!important}.bases__width--min98px{min-width:98px!important}.bases__width--max98px{max-width:98px!important}.bases__width--99{width:99%!important}.bases__width--99px{width:99px!important}.bases__width--min99px{min-width:99px!important}.bases__width--max99px{max-width:99px!important}.bases__width--100{width:100%!important}.bases__width--100px{width:100px!important}.bases__width--min100px{min-width:100px!important}.bases__width--max100px{max-width:100px!important}.bases__width--101{width:101%!important}.bases__width--101px{width:101px!important}.bases__width--min101px{min-width:101px!important}.bases__width--max101px{max-width:101px!important}.bases__width--102{width:102%!important}.bases__width--102px{width:102px!important}.bases__width--min102px{min-width:102px!important}.bases__width--max102px{max-width:102px!important}.bases__width--103{width:103%!important}.bases__width--103px{width:103px!important}.bases__width--min103px{min-width:103px!important}.bases__width--max103px{max-width:103px!important}.bases__width--104{width:104%!important}.bases__width--104px{width:104px!important}.bases__width--min104px{min-width:104px!important}.bases__width--max104px{max-width:104px!important}.bases__width--105{width:105%!important}.bases__width--105px{width:105px!important}.bases__width--min105px{min-width:105px!important}.bases__width--max105px{max-width:105px!important}.bases__width--106{width:106%!important}.bases__width--106px{width:106px!important}.bases__width--min106px{min-width:106px!important}.bases__width--max106px{max-width:106px!important}.bases__width--107{width:107%!important}.bases__width--107px{width:107px!important}.bases__width--min107px{min-width:107px!important}.bases__width--max107px{max-width:107px!important}.bases__width--108{width:108%!important}.bases__width--108px{width:108px!important}.bases__width--min108px{min-width:108px!important}.bases__width--max108px{max-width:108px!important}.bases__width--109{width:109%!important}.bases__width--109px{width:109px!important}.bases__width--min109px{min-width:109px!important}.bases__width--max109px{max-width:109px!important}.bases__width--110{width:110%!important}.bases__width--110px{width:110px!important}.bases__width--min110px{min-width:110px!important}.bases__width--max110px{max-width:110px!important}.bases__width--111{width:111%!important}.bases__width--111px{width:111px!important}.bases__width--min111px{min-width:111px!important}.bases__width--max111px{max-width:111px!important}.bases__width--112{width:112%!important}.bases__width--112px{width:112px!important}.bases__width--min112px{min-width:112px!important}.bases__width--max112px{max-width:112px!important}.bases__width--113{width:113%!important}.bases__width--113px{width:113px!important}.bases__width--min113px{min-width:113px!important}.bases__width--max113px{max-width:113px!important}.bases__width--114{width:114%!important}.bases__width--114px{width:114px!important}.bases__width--min114px{min-width:114px!important}.bases__width--max114px{max-width:114px!important}.bases__width--115{width:115%!important}.bases__width--115px{width:115px!important}.bases__width--min115px{min-width:115px!important}.bases__width--max115px{max-width:115px!important}.bases__width--116{width:116%!important}.bases__width--116px{width:116px!important}.bases__width--min116px{min-width:116px!important}.bases__width--max116px{max-width:116px!important}.bases__width--117{width:117%!important}.bases__width--117px{width:117px!important}.bases__width--min117px{min-width:117px!important}.bases__width--max117px{max-width:117px!important}.bases__width--118{width:118%!important}.bases__width--118px{width:118px!important}.bases__width--min118px{min-width:118px!important}.bases__width--max118px{max-width:118px!important}.bases__width--119{width:119%!important}.bases__width--119px{width:119px!important}.bases__width--min119px{min-width:119px!important}.bases__width--max119px{max-width:119px!important}.bases__width--120{width:120%!important}.bases__width--120px{width:120px!important}.bases__width--min120px{min-width:120px!important}.bases__width--max120px{max-width:120px!important}.bases__width--121{width:121%!important}.bases__width--121px{width:121px!important}.bases__width--min121px{min-width:121px!important}.bases__width--max121px{max-width:121px!important}.bases__width--122{width:122%!important}.bases__width--122px{width:122px!important}.bases__width--min122px{min-width:122px!important}.bases__width--max122px{max-width:122px!important}.bases__width--123{width:123%!important}.bases__width--123px{width:123px!important}.bases__width--min123px{min-width:123px!important}.bases__width--max123px{max-width:123px!important}.bases__width--124{width:124%!important}.bases__width--124px{width:124px!important}.bases__width--min124px{min-width:124px!important}.bases__width--max124px{max-width:124px!important}.bases__width--125{width:125%!important}.bases__width--125px{width:125px!important}.bases__width--min125px{min-width:125px!important}.bases__width--max125px{max-width:125px!important}.bases__width--126{width:126%!important}.bases__width--126px{width:126px!important}.bases__width--min126px{min-width:126px!important}.bases__width--max126px{max-width:126px!important}.bases__width--127{width:127%!important}.bases__width--127px{width:127px!important}.bases__width--min127px{min-width:127px!important}.bases__width--max127px{max-width:127px!important}.bases__width--128{width:128%!important}.bases__width--128px{width:128px!important}.bases__width--min128px{min-width:128px!important}.bases__width--max128px{max-width:128px!important}.bases__width--129{width:129%!important}.bases__width--129px{width:129px!important}.bases__width--min129px{min-width:129px!important}.bases__width--max129px{max-width:129px!important}.bases__width--130{width:130%!important}.bases__width--130px{width:130px!important}.bases__width--min130px{min-width:130px!important}.bases__width--max130px{max-width:130px!important}.bases__width--131{width:131%!important}.bases__width--131px{width:131px!important}.bases__width--min131px{min-width:131px!important}.bases__width--max131px{max-width:131px!important}.bases__width--132{width:132%!important}.bases__width--132px{width:132px!important}.bases__width--min132px{min-width:132px!important}.bases__width--max132px{max-width:132px!important}.bases__width--133{width:133%!important}.bases__width--133px{width:133px!important}.bases__width--min133px{min-width:133px!important}.bases__width--max133px{max-width:133px!important}.bases__width--134{width:134%!important}.bases__width--134px{width:134px!important}.bases__width--min134px{min-width:134px!important}.bases__width--max134px{max-width:134px!important}.bases__width--135{width:135%!important}.bases__width--135px{width:135px!important}.bases__width--min135px{min-width:135px!important}.bases__width--max135px{max-width:135px!important}.bases__width--136{width:136%!important}.bases__width--136px{width:136px!important}.bases__width--min136px{min-width:136px!important}.bases__width--max136px{max-width:136px!important}.bases__width--137{width:137%!important}.bases__width--137px{width:137px!important}.bases__width--min137px{min-width:137px!important}.bases__width--max137px{max-width:137px!important}.bases__width--138{width:138%!important}.bases__width--138px{width:138px!important}.bases__width--min138px{min-width:138px!important}.bases__width--max138px{max-width:138px!important}.bases__width--139{width:139%!important}.bases__width--139px{width:139px!important}.bases__width--min139px{min-width:139px!important}.bases__width--max139px{max-width:139px!important}.bases__width--140{width:140%!important}.bases__width--140px{width:140px!important}.bases__width--min140px{min-width:140px!important}.bases__width--max140px{max-width:140px!important}.bases__width--141{width:141%!important}.bases__width--141px{width:141px!important}.bases__width--min141px{min-width:141px!important}.bases__width--max141px{max-width:141px!important}.bases__width--142{width:142%!important}.bases__width--142px{width:142px!important}.bases__width--min142px{min-width:142px!important}.bases__width--max142px{max-width:142px!important}.bases__width--143{width:143%!important}.bases__width--143px{width:143px!important}.bases__width--min143px{min-width:143px!important}.bases__width--max143px{max-width:143px!important}.bases__width--144{width:144%!important}.bases__width--144px{width:144px!important}.bases__width--min144px{min-width:144px!important}.bases__width--max144px{max-width:144px!important}.bases__width--145{width:145%!important}.bases__width--145px{width:145px!important}.bases__width--min145px{min-width:145px!important}.bases__width--max145px{max-width:145px!important}.bases__width--146{width:146%!important}.bases__width--146px{width:146px!important}.bases__width--min146px{min-width:146px!important}.bases__width--max146px{max-width:146px!important}.bases__width--147{width:147%!important}.bases__width--147px{width:147px!important}.bases__width--min147px{min-width:147px!important}.bases__width--max147px{max-width:147px!important}.bases__width--148{width:148%!important}.bases__width--148px{width:148px!important}.bases__width--min148px{min-width:148px!important}.bases__width--max148px{max-width:148px!important}.bases__width--149{width:149%!important}.bases__width--149px{width:149px!important}.bases__width--min149px{min-width:149px!important}.bases__width--max149px{max-width:149px!important}.bases__width--150{width:150%!important}.bases__width--150px{width:150px!important}.bases__width--min150px{min-width:150px!important}.bases__width--max150px{max-width:150px!important}.bases__width--151{width:151%!important}.bases__width--151px{width:151px!important}.bases__width--min151px{min-width:151px!important}.bases__width--max151px{max-width:151px!important}.bases__width--152{width:152%!important}.bases__width--152px{width:152px!important}.bases__width--min152px{min-width:152px!important}.bases__width--max152px{max-width:152px!important}.bases__width--153{width:153%!important}.bases__width--153px{width:153px!important}.bases__width--min153px{min-width:153px!important}.bases__width--max153px{max-width:153px!important}.bases__width--154{width:154%!important}.bases__width--154px{width:154px!important}.bases__width--min154px{min-width:154px!important}.bases__width--max154px{max-width:154px!important}.bases__width--155{width:155%!important}.bases__width--155px{width:155px!important}.bases__width--min155px{min-width:155px!important}.bases__width--max155px{max-width:155px!important}.bases__width--156{width:156%!important}.bases__width--156px{width:156px!important}.bases__width--min156px{min-width:156px!important}.bases__width--max156px{max-width:156px!important}.bases__width--157{width:157%!important}.bases__width--157px{width:157px!important}.bases__width--min157px{min-width:157px!important}.bases__width--max157px{max-width:157px!important}.bases__width--158{width:158%!important}.bases__width--158px{width:158px!important}.bases__width--min158px{min-width:158px!important}.bases__width--max158px{max-width:158px!important}.bases__width--159{width:159%!important}.bases__width--159px{width:159px!important}.bases__width--min159px{min-width:159px!important}.bases__width--max159px{max-width:159px!important}.bases__width--160{width:160%!important}.bases__width--160px{width:160px!important}.bases__width--min160px{min-width:160px!important}.bases__width--max160px{max-width:160px!important}.bases__width--161{width:161%!important}.bases__width--161px{width:161px!important}.bases__width--min161px{min-width:161px!important}.bases__width--max161px{max-width:161px!important}.bases__width--162{width:162%!important}.bases__width--162px{width:162px!important}.bases__width--min162px{min-width:162px!important}.bases__width--max162px{max-width:162px!important}.bases__width--163{width:163%!important}.bases__width--163px{width:163px!important}.bases__width--min163px{min-width:163px!important}.bases__width--max163px{max-width:163px!important}.bases__width--164{width:164%!important}.bases__width--164px{width:164px!important}.bases__width--min164px{min-width:164px!important}.bases__width--max164px{max-width:164px!important}.bases__width--165{width:165%!important}.bases__width--165px{width:165px!important}.bases__width--min165px{min-width:165px!important}.bases__width--max165px{max-width:165px!important}.bases__width--166{width:166%!important}.bases__width--166px{width:166px!important}.bases__width--min166px{min-width:166px!important}.bases__width--max166px{max-width:166px!important}.bases__width--167{width:167%!important}.bases__width--167px{width:167px!important}.bases__width--min167px{min-width:167px!important}.bases__width--max167px{max-width:167px!important}.bases__width--168{width:168%!important}.bases__width--168px{width:168px!important}.bases__width--min168px{min-width:168px!important}.bases__width--max168px{max-width:168px!important}.bases__width--169{width:169%!important}.bases__width--169px{width:169px!important}.bases__width--min169px{min-width:169px!important}.bases__width--max169px{max-width:169px!important}.bases__width--170{width:170%!important}.bases__width--170px{width:170px!important}.bases__width--min170px{min-width:170px!important}.bases__width--max170px{max-width:170px!important}.bases__width--171{width:171%!important}.bases__width--171px{width:171px!important}.bases__width--min171px{min-width:171px!important}.bases__width--max171px{max-width:171px!important}.bases__width--172{width:172%!important}.bases__width--172px{width:172px!important}.bases__width--min172px{min-width:172px!important}.bases__width--max172px{max-width:172px!important}.bases__width--173{width:173%!important}.bases__width--173px{width:173px!important}.bases__width--min173px{min-width:173px!important}.bases__width--max173px{max-width:173px!important}.bases__width--174{width:174%!important}.bases__width--174px{width:174px!important}.bases__width--min174px{min-width:174px!important}.bases__width--max174px{max-width:174px!important}.bases__width--175{width:175%!important}.bases__width--175px{width:175px!important}.bases__width--min175px{min-width:175px!important}.bases__width--max175px{max-width:175px!important}.bases__width--176{width:176%!important}.bases__width--176px{width:176px!important}.bases__width--min176px{min-width:176px!important}.bases__width--max176px{max-width:176px!important}.bases__width--177{width:177%!important}.bases__width--177px{width:177px!important}.bases__width--min177px{min-width:177px!important}.bases__width--max177px{max-width:177px!important}.bases__width--178{width:178%!important}.bases__width--178px{width:178px!important}.bases__width--min178px{min-width:178px!important}.bases__width--max178px{max-width:178px!important}.bases__width--179{width:179%!important}.bases__width--179px{width:179px!important}.bases__width--min179px{min-width:179px!important}.bases__width--max179px{max-width:179px!important}.bases__width--180{width:180%!important}.bases__width--180px{width:180px!important}.bases__width--min180px{min-width:180px!important}.bases__width--max180px{max-width:180px!important}.bases__width--181{width:181%!important}.bases__width--181px{width:181px!important}.bases__width--min181px{min-width:181px!important}.bases__width--max181px{max-width:181px!important}.bases__width--182{width:182%!important}.bases__width--182px{width:182px!important}.bases__width--min182px{min-width:182px!important}.bases__width--max182px{max-width:182px!important}.bases__width--183{width:183%!important}.bases__width--183px{width:183px!important}.bases__width--min183px{min-width:183px!important}.bases__width--max183px{max-width:183px!important}.bases__width--184{width:184%!important}.bases__width--184px{width:184px!important}.bases__width--min184px{min-width:184px!important}.bases__width--max184px{max-width:184px!important}.bases__width--185{width:185%!important}.bases__width--185px{width:185px!important}.bases__width--min185px{min-width:185px!important}.bases__width--max185px{max-width:185px!important}.bases__width--186{width:186%!important}.bases__width--186px{width:186px!important}.bases__width--min186px{min-width:186px!important}.bases__width--max186px{max-width:186px!important}.bases__width--187{width:187%!important}.bases__width--187px{width:187px!important}.bases__width--min187px{min-width:187px!important}.bases__width--max187px{max-width:187px!important}.bases__width--188{width:188%!important}.bases__width--188px{width:188px!important}.bases__width--min188px{min-width:188px!important}.bases__width--max188px{max-width:188px!important}.bases__width--189{width:189%!important}.bases__width--189px{width:189px!important}.bases__width--min189px{min-width:189px!important}.bases__width--max189px{max-width:189px!important}.bases__width--190{width:190%!important}.bases__width--190px{width:190px!important}.bases__width--min190px{min-width:190px!important}.bases__width--max190px{max-width:190px!important}.bases__width--191{width:191%!important}.bases__width--191px{width:191px!important}.bases__width--min191px{min-width:191px!important}.bases__width--max191px{max-width:191px!important}.bases__width--192{width:192%!important}.bases__width--192px{width:192px!important}.bases__width--min192px{min-width:192px!important}.bases__width--max192px{max-width:192px!important}.bases__width--193{width:193%!important}.bases__width--193px{width:193px!important}.bases__width--min193px{min-width:193px!important}.bases__width--max193px{max-width:193px!important}.bases__width--194{width:194%!important}.bases__width--194px{width:194px!important}.bases__width--min194px{min-width:194px!important}.bases__width--max194px{max-width:194px!important}.bases__width--195{width:195%!important}.bases__width--195px{width:195px!important}.bases__width--min195px{min-width:195px!important}.bases__width--max195px{max-width:195px!important}.bases__width--196{width:196%!important}.bases__width--196px{width:196px!important}.bases__width--min196px{min-width:196px!important}.bases__width--max196px{max-width:196px!important}.bases__width--197{width:197%!important}.bases__width--197px{width:197px!important}.bases__width--min197px{min-width:197px!important}.bases__width--max197px{max-width:197px!important}.bases__width--198{width:198%!important}.bases__width--198px{width:198px!important}.bases__width--min198px{min-width:198px!important}.bases__width--max198px{max-width:198px!important}.bases__width--199{width:199%!important}.bases__width--199px{width:199px!important}.bases__width--min199px{min-width:199px!important}.bases__width--max199px{max-width:199px!important}.bases__width--200{width:200%!important}.bases__width--200px{width:200px!important}.bases__width--min200px{min-width:200px!important}.bases__width--max200px{max-width:200px!important}.bases__width--201{width:201%!important}.bases__width--201px{width:201px!important}.bases__width--min201px{min-width:201px!important}.bases__width--max201px{max-width:201px!important}.bases__width--202{width:202%!important}.bases__width--202px{width:202px!important}.bases__width--min202px{min-width:202px!important}.bases__width--max202px{max-width:202px!important}.bases__width--203{width:203%!important}.bases__width--203px{width:203px!important}.bases__width--min203px{min-width:203px!important}.bases__width--max203px{max-width:203px!important}.bases__width--204{width:204%!important}.bases__width--204px{width:204px!important}.bases__width--min204px{min-width:204px!important}.bases__width--max204px{max-width:204px!important}.bases__width--205{width:205%!important}.bases__width--205px{width:205px!important}.bases__width--min205px{min-width:205px!important}.bases__width--max205px{max-width:205px!important}.bases__width--206{width:206%!important}.bases__width--206px{width:206px!important}.bases__width--min206px{min-width:206px!important}.bases__width--max206px{max-width:206px!important}.bases__width--207{width:207%!important}.bases__width--207px{width:207px!important}.bases__width--min207px{min-width:207px!important}.bases__width--max207px{max-width:207px!important}.bases__width--208{width:208%!important}.bases__width--208px{width:208px!important}.bases__width--min208px{min-width:208px!important}.bases__width--max208px{max-width:208px!important}.bases__width--209{width:209%!important}.bases__width--209px{width:209px!important}.bases__width--min209px{min-width:209px!important}.bases__width--max209px{max-width:209px!important}.bases__width--210{width:210%!important}.bases__width--210px{width:210px!important}.bases__width--min210px{min-width:210px!important}.bases__width--max210px{max-width:210px!important}.bases__width--211{width:211%!important}.bases__width--211px{width:211px!important}.bases__width--min211px{min-width:211px!important}.bases__width--max211px{max-width:211px!important}.bases__width--212{width:212%!important}.bases__width--212px{width:212px!important}.bases__width--min212px{min-width:212px!important}.bases__width--max212px{max-width:212px!important}.bases__width--213{width:213%!important}.bases__width--213px{width:213px!important}.bases__width--min213px{min-width:213px!important}.bases__width--max213px{max-width:213px!important}.bases__width--214{width:214%!important}.bases__width--214px{width:214px!important}.bases__width--min214px{min-width:214px!important}.bases__width--max214px{max-width:214px!important}.bases__width--215{width:215%!important}.bases__width--215px{width:215px!important}.bases__width--min215px{min-width:215px!important}.bases__width--max215px{max-width:215px!important}.bases__width--216{width:216%!important}.bases__width--216px{width:216px!important}.bases__width--min216px{min-width:216px!important}.bases__width--max216px{max-width:216px!important}.bases__width--217{width:217%!important}.bases__width--217px{width:217px!important}.bases__width--min217px{min-width:217px!important}.bases__width--max217px{max-width:217px!important}.bases__width--218{width:218%!important}.bases__width--218px{width:218px!important}.bases__width--min218px{min-width:218px!important}.bases__width--max218px{max-width:218px!important}.bases__width--219{width:219%!important}.bases__width--219px{width:219px!important}.bases__width--min219px{min-width:219px!important}.bases__width--max219px{max-width:219px!important}.bases__width--220{width:220%!important}.bases__width--220px{width:220px!important}.bases__width--min220px{min-width:220px!important}.bases__width--max220px{max-width:220px!important}.bases__width--221{width:221%!important}.bases__width--221px{width:221px!important}.bases__width--min221px{min-width:221px!important}.bases__width--max221px{max-width:221px!important}.bases__width--222{width:222%!important}.bases__width--222px{width:222px!important}.bases__width--min222px{min-width:222px!important}.bases__width--max222px{max-width:222px!important}.bases__width--223{width:223%!important}.bases__width--223px{width:223px!important}.bases__width--min223px{min-width:223px!important}.bases__width--max223px{max-width:223px!important}.bases__width--224{width:224%!important}.bases__width--224px{width:224px!important}.bases__width--min224px{min-width:224px!important}.bases__width--max224px{max-width:224px!important}.bases__width--225{width:225%!important}.bases__width--225px{width:225px!important}.bases__width--min225px{min-width:225px!important}.bases__width--max225px{max-width:225px!important}.bases__width--226{width:226%!important}.bases__width--226px{width:226px!important}.bases__width--min226px{min-width:226px!important}.bases__width--max226px{max-width:226px!important}.bases__width--227{width:227%!important}.bases__width--227px{width:227px!important}.bases__width--min227px{min-width:227px!important}.bases__width--max227px{max-width:227px!important}.bases__width--228{width:228%!important}.bases__width--228px{width:228px!important}.bases__width--min228px{min-width:228px!important}.bases__width--max228px{max-width:228px!important}.bases__width--229{width:229%!important}.bases__width--229px{width:229px!important}.bases__width--min229px{min-width:229px!important}.bases__width--max229px{max-width:229px!important}.bases__width--230{width:230%!important}.bases__width--230px{width:230px!important}.bases__width--min230px{min-width:230px!important}.bases__width--max230px{max-width:230px!important}.bases__width--231{width:231%!important}.bases__width--231px{width:231px!important}.bases__width--min231px{min-width:231px!important}.bases__width--max231px{max-width:231px!important}.bases__width--232{width:232%!important}.bases__width--232px{width:232px!important}.bases__width--min232px{min-width:232px!important}.bases__width--max232px{max-width:232px!important}.bases__width--233{width:233%!important}.bases__width--233px{width:233px!important}.bases__width--min233px{min-width:233px!important}.bases__width--max233px{max-width:233px!important}.bases__width--234{width:234%!important}.bases__width--234px{width:234px!important}.bases__width--min234px{min-width:234px!important}.bases__width--max234px{max-width:234px!important}.bases__width--235{width:235%!important}.bases__width--235px{width:235px!important}.bases__width--min235px{min-width:235px!important}.bases__width--max235px{max-width:235px!important}.bases__width--236{width:236%!important}.bases__width--236px{width:236px!important}.bases__width--min236px{min-width:236px!important}.bases__width--max236px{max-width:236px!important}.bases__width--237{width:237%!important}.bases__width--237px{width:237px!important}.bases__width--min237px{min-width:237px!important}.bases__width--max237px{max-width:237px!important}.bases__width--238{width:238%!important}.bases__width--238px{width:238px!important}.bases__width--min238px{min-width:238px!important}.bases__width--max238px{max-width:238px!important}.bases__width--239{width:239%!important}.bases__width--239px{width:239px!important}.bases__width--min239px{min-width:239px!important}.bases__width--max239px{max-width:239px!important}.bases__width--240{width:240%!important}.bases__width--240px{width:240px!important}.bases__width--min240px{min-width:240px!important}.bases__width--max240px{max-width:240px!important}.bases__width--241{width:241%!important}.bases__width--241px{width:241px!important}.bases__width--min241px{min-width:241px!important}.bases__width--max241px{max-width:241px!important}.bases__width--242{width:242%!important}.bases__width--242px{width:242px!important}.bases__width--min242px{min-width:242px!important}.bases__width--max242px{max-width:242px!important}.bases__width--243{width:243%!important}.bases__width--243px{width:243px!important}.bases__width--min243px{min-width:243px!important}.bases__width--max243px{max-width:243px!important}.bases__width--244{width:244%!important}.bases__width--244px{width:244px!important}.bases__width--min244px{min-width:244px!important}.bases__width--max244px{max-width:244px!important}.bases__width--245{width:245%!important}.bases__width--245px{width:245px!important}.bases__width--min245px{min-width:245px!important}.bases__width--max245px{max-width:245px!important}.bases__width--246{width:246%!important}.bases__width--246px{width:246px!important}.bases__width--min246px{min-width:246px!important}.bases__width--max246px{max-width:246px!important}.bases__width--247{width:247%!important}.bases__width--247px{width:247px!important}.bases__width--min247px{min-width:247px!important}.bases__width--max247px{max-width:247px!important}.bases__width--248{width:248%!important}.bases__width--248px{width:248px!important}.bases__width--min248px{min-width:248px!important}.bases__width--max248px{max-width:248px!important}.bases__width--249{width:249%!important}.bases__width--249px{width:249px!important}.bases__width--min249px{min-width:249px!important}.bases__width--max249px{max-width:249px!important}.bases__width--250{width:250%!important}.bases__width--250px{width:250px!important}.bases__width--min250px{min-width:250px!important}.bases__width--max250px{max-width:250px!important}.bases__width--251{width:251%!important}.bases__width--251px{width:251px!important}.bases__width--min251px{min-width:251px!important}.bases__width--max251px{max-width:251px!important}.bases__width--252{width:252%!important}.bases__width--252px{width:252px!important}.bases__width--min252px{min-width:252px!important}.bases__width--max252px{max-width:252px!important}.bases__width--253{width:253%!important}.bases__width--253px{width:253px!important}.bases__width--min253px{min-width:253px!important}.bases__width--max253px{max-width:253px!important}.bases__width--254{width:254%!important}.bases__width--254px{width:254px!important}.bases__width--min254px{min-width:254px!important}.bases__width--max254px{max-width:254px!important}.bases__width--255{width:255%!important}.bases__width--255px{width:255px!important}.bases__width--min255px{min-width:255px!important}.bases__width--max255px{max-width:255px!important}.bases__width--256{width:256%!important}.bases__width--256px{width:256px!important}.bases__width--min256px{min-width:256px!important}.bases__width--max256px{max-width:256px!important}.bases__width--257{width:257%!important}.bases__width--257px{width:257px!important}.bases__width--min257px{min-width:257px!important}.bases__width--max257px{max-width:257px!important}.bases__width--258{width:258%!important}.bases__width--258px{width:258px!important}.bases__width--min258px{min-width:258px!important}.bases__width--max258px{max-width:258px!important}.bases__width--259{width:259%!important}.bases__width--259px{width:259px!important}.bases__width--min259px{min-width:259px!important}.bases__width--max259px{max-width:259px!important}.bases__width--260{width:260%!important}.bases__width--260px{width:260px!important}.bases__width--min260px{min-width:260px!important}.bases__width--max260px{max-width:260px!important}.bases__width--261{width:261%!important}.bases__width--261px{width:261px!important}.bases__width--min261px{min-width:261px!important}.bases__width--max261px{max-width:261px!important}.bases__width--262{width:262%!important}.bases__width--262px{width:262px!important}.bases__width--min262px{min-width:262px!important}.bases__width--max262px{max-width:262px!important}.bases__width--263{width:263%!important}.bases__width--263px{width:263px!important}.bases__width--min263px{min-width:263px!important}.bases__width--max263px{max-width:263px!important}.bases__width--264{width:264%!important}.bases__width--264px{width:264px!important}.bases__width--min264px{min-width:264px!important}.bases__width--max264px{max-width:264px!important}.bases__width--265{width:265%!important}.bases__width--265px{width:265px!important}.bases__width--min265px{min-width:265px!important}.bases__width--max265px{max-width:265px!important}.bases__width--266{width:266%!important}.bases__width--266px{width:266px!important}.bases__width--min266px{min-width:266px!important}.bases__width--max266px{max-width:266px!important}.bases__width--267{width:267%!important}.bases__width--267px{width:267px!important}.bases__width--min267px{min-width:267px!important}.bases__width--max267px{max-width:267px!important}.bases__width--268{width:268%!important}.bases__width--268px{width:268px!important}.bases__width--min268px{min-width:268px!important}.bases__width--max268px{max-width:268px!important}.bases__width--269{width:269%!important}.bases__width--269px{width:269px!important}.bases__width--min269px{min-width:269px!important}.bases__width--max269px{max-width:269px!important}.bases__width--270{width:270%!important}.bases__width--270px{width:270px!important}.bases__width--min270px{min-width:270px!important}.bases__width--max270px{max-width:270px!important}.bases__width--271{width:271%!important}.bases__width--271px{width:271px!important}.bases__width--min271px{min-width:271px!important}.bases__width--max271px{max-width:271px!important}.bases__width--272{width:272%!important}.bases__width--272px{width:272px!important}.bases__width--min272px{min-width:272px!important}.bases__width--max272px{max-width:272px!important}.bases__width--273{width:273%!important}.bases__width--273px{width:273px!important}.bases__width--min273px{min-width:273px!important}.bases__width--max273px{max-width:273px!important}.bases__width--274{width:274%!important}.bases__width--274px{width:274px!important}.bases__width--min274px{min-width:274px!important}.bases__width--max274px{max-width:274px!important}.bases__width--275{width:275%!important}.bases__width--275px{width:275px!important}.bases__width--min275px{min-width:275px!important}.bases__width--max275px{max-width:275px!important}.bases__width--276{width:276%!important}.bases__width--276px{width:276px!important}.bases__width--min276px{min-width:276px!important}.bases__width--max276px{max-width:276px!important}.bases__width--277{width:277%!important}.bases__width--277px{width:277px!important}.bases__width--min277px{min-width:277px!important}.bases__width--max277px{max-width:277px!important}.bases__width--278{width:278%!important}.bases__width--278px{width:278px!important}.bases__width--min278px{min-width:278px!important}.bases__width--max278px{max-width:278px!important}.bases__width--279{width:279%!important}.bases__width--279px{width:279px!important}.bases__width--min279px{min-width:279px!important}.bases__width--max279px{max-width:279px!important}.bases__width--280{width:280%!important}.bases__width--280px{width:280px!important}.bases__width--min280px{min-width:280px!important}.bases__width--max280px{max-width:280px!important}.bases__width--281{width:281%!important}.bases__width--281px{width:281px!important}.bases__width--min281px{min-width:281px!important}.bases__width--max281px{max-width:281px!important}.bases__width--282{width:282%!important}.bases__width--282px{width:282px!important}.bases__width--min282px{min-width:282px!important}.bases__width--max282px{max-width:282px!important}.bases__width--283{width:283%!important}.bases__width--283px{width:283px!important}.bases__width--min283px{min-width:283px!important}.bases__width--max283px{max-width:283px!important}.bases__width--284{width:284%!important}.bases__width--284px{width:284px!important}.bases__width--min284px{min-width:284px!important}.bases__width--max284px{max-width:284px!important}.bases__width--285{width:285%!important}.bases__width--285px{width:285px!important}.bases__width--min285px{min-width:285px!important}.bases__width--max285px{max-width:285px!important}.bases__width--286{width:286%!important}.bases__width--286px{width:286px!important}.bases__width--min286px{min-width:286px!important}.bases__width--max286px{max-width:286px!important}.bases__width--287{width:287%!important}.bases__width--287px{width:287px!important}.bases__width--min287px{min-width:287px!important}.bases__width--max287px{max-width:287px!important}.bases__width--288{width:288%!important}.bases__width--288px{width:288px!important}.bases__width--min288px{min-width:288px!important}.bases__width--max288px{max-width:288px!important}.bases__width--289{width:289%!important}.bases__width--289px{width:289px!important}.bases__width--min289px{min-width:289px!important}.bases__width--max289px{max-width:289px!important}.bases__width--290{width:290%!important}.bases__width--290px{width:290px!important}.bases__width--min290px{min-width:290px!important}.bases__width--max290px{max-width:290px!important}.bases__width--291{width:291%!important}.bases__width--291px{width:291px!important}.bases__width--min291px{min-width:291px!important}.bases__width--max291px{max-width:291px!important}.bases__width--292{width:292%!important}.bases__width--292px{width:292px!important}.bases__width--min292px{min-width:292px!important}.bases__width--max292px{max-width:292px!important}.bases__width--293{width:293%!important}.bases__width--293px{width:293px!important}.bases__width--min293px{min-width:293px!important}.bases__width--max293px{max-width:293px!important}.bases__width--294{width:294%!important}.bases__width--294px{width:294px!important}.bases__width--min294px{min-width:294px!important}.bases__width--max294px{max-width:294px!important}.bases__width--295{width:295%!important}.bases__width--295px{width:295px!important}.bases__width--min295px{min-width:295px!important}.bases__width--max295px{max-width:295px!important}.bases__width--296{width:296%!important}.bases__width--296px{width:296px!important}.bases__width--min296px{min-width:296px!important}.bases__width--max296px{max-width:296px!important}.bases__width--297{width:297%!important}.bases__width--297px{width:297px!important}.bases__width--min297px{min-width:297px!important}.bases__width--max297px{max-width:297px!important}.bases__width--298{width:298%!important}.bases__width--298px{width:298px!important}.bases__width--min298px{min-width:298px!important}.bases__width--max298px{max-width:298px!important}.bases__width--299{width:299%!important}.bases__width--299px{width:299px!important}.bases__width--min299px{min-width:299px!important}.bases__width--max299px{max-width:299px!important}.bases__width--300{width:300%!important}.bases__width--300px{width:300px!important}.bases__width--min300px{min-width:300px!important}.bases__width--max300px{max-width:300px!important}.bases__width--301{width:301%!important}.bases__width--301px{width:301px!important}.bases__width--min301px{min-width:301px!important}.bases__width--max301px{max-width:301px!important}.bases__width--302{width:302%!important}.bases__width--302px{width:302px!important}.bases__width--min302px{min-width:302px!important}.bases__width--max302px{max-width:302px!important}.bases__width--303{width:303%!important}.bases__width--303px{width:303px!important}.bases__width--min303px{min-width:303px!important}.bases__width--max303px{max-width:303px!important}.bases__width--304{width:304%!important}.bases__width--304px{width:304px!important}.bases__width--min304px{min-width:304px!important}.bases__width--max304px{max-width:304px!important}.bases__width--305{width:305%!important}.bases__width--305px{width:305px!important}.bases__width--min305px{min-width:305px!important}.bases__width--max305px{max-width:305px!important}.bases__width--306{width:306%!important}.bases__width--306px{width:306px!important}.bases__width--min306px{min-width:306px!important}.bases__width--max306px{max-width:306px!important}.bases__width--307{width:307%!important}.bases__width--307px{width:307px!important}.bases__width--min307px{min-width:307px!important}.bases__width--max307px{max-width:307px!important}.bases__width--308{width:308%!important}.bases__width--308px{width:308px!important}.bases__width--min308px{min-width:308px!important}.bases__width--max308px{max-width:308px!important}.bases__width--309{width:309%!important}.bases__width--309px{width:309px!important}.bases__width--min309px{min-width:309px!important}.bases__width--max309px{max-width:309px!important}.bases__width--310{width:310%!important}.bases__width--310px{width:310px!important}.bases__width--min310px{min-width:310px!important}.bases__width--max310px{max-width:310px!important}.bases__width--311{width:311%!important}.bases__width--311px{width:311px!important}.bases__width--min311px{min-width:311px!important}.bases__width--max311px{max-width:311px!important}.bases__width--312{width:312%!important}.bases__width--312px{width:312px!important}.bases__width--min312px{min-width:312px!important}.bases__width--max312px{max-width:312px!important}.bases__width--313{width:313%!important}.bases__width--313px{width:313px!important}.bases__width--min313px{min-width:313px!important}.bases__width--max313px{max-width:313px!important}.bases__width--314{width:314%!important}.bases__width--314px{width:314px!important}.bases__width--min314px{min-width:314px!important}.bases__width--max314px{max-width:314px!important}.bases__width--315{width:315%!important}.bases__width--315px{width:315px!important}.bases__width--min315px{min-width:315px!important}.bases__width--max315px{max-width:315px!important}.bases__width--316{width:316%!important}.bases__width--316px{width:316px!important}.bases__width--min316px{min-width:316px!important}.bases__width--max316px{max-width:316px!important}.bases__width--317{width:317%!important}.bases__width--317px{width:317px!important}.bases__width--min317px{min-width:317px!important}.bases__width--max317px{max-width:317px!important}.bases__width--318{width:318%!important}.bases__width--318px{width:318px!important}.bases__width--min318px{min-width:318px!important}.bases__width--max318px{max-width:318px!important}.bases__width--319{width:319%!important}.bases__width--319px{width:319px!important}.bases__width--min319px{min-width:319px!important}.bases__width--max319px{max-width:319px!important}.bases__width--320{width:320%!important}.bases__width--320px{width:320px!important}.bases__width--min320px{min-width:320px!important}.bases__width--max320px{max-width:320px!important}.bases__width--321{width:321%!important}.bases__width--321px{width:321px!important}.bases__width--min321px{min-width:321px!important}.bases__width--max321px{max-width:321px!important}.bases__width--322{width:322%!important}.bases__width--322px{width:322px!important}.bases__width--min322px{min-width:322px!important}.bases__width--max322px{max-width:322px!important}.bases__width--323{width:323%!important}.bases__width--323px{width:323px!important}.bases__width--min323px{min-width:323px!important}.bases__width--max323px{max-width:323px!important}.bases__width--324{width:324%!important}.bases__width--324px{width:324px!important}.bases__width--min324px{min-width:324px!important}.bases__width--max324px{max-width:324px!important}.bases__width--325{width:325%!important}.bases__width--325px{width:325px!important}.bases__width--min325px{min-width:325px!important}.bases__width--max325px{max-width:325px!important}.bases__width--326{width:326%!important}.bases__width--326px{width:326px!important}.bases__width--min326px{min-width:326px!important}.bases__width--max326px{max-width:326px!important}.bases__width--327{width:327%!important}.bases__width--327px{width:327px!important}.bases__width--min327px{min-width:327px!important}.bases__width--max327px{max-width:327px!important}.bases__width--328{width:328%!important}.bases__width--328px{width:328px!important}.bases__width--min328px{min-width:328px!important}.bases__width--max328px{max-width:328px!important}.bases__width--329{width:329%!important}.bases__width--329px{width:329px!important}.bases__width--min329px{min-width:329px!important}.bases__width--max329px{max-width:329px!important}.bases__width--330{width:330%!important}.bases__width--330px{width:330px!important}.bases__width--min330px{min-width:330px!important}.bases__width--max330px{max-width:330px!important}.bases__width--331{width:331%!important}.bases__width--331px{width:331px!important}.bases__width--min331px{min-width:331px!important}.bases__width--max331px{max-width:331px!important}.bases__width--332{width:332%!important}.bases__width--332px{width:332px!important}.bases__width--min332px{min-width:332px!important}.bases__width--max332px{max-width:332px!important}.bases__width--333{width:333%!important}.bases__width--333px{width:333px!important}.bases__width--min333px{min-width:333px!important}.bases__width--max333px{max-width:333px!important}.bases__width--334{width:334%!important}.bases__width--334px{width:334px!important}.bases__width--min334px{min-width:334px!important}.bases__width--max334px{max-width:334px!important}.bases__width--335{width:335%!important}.bases__width--335px{width:335px!important}.bases__width--min335px{min-width:335px!important}.bases__width--max335px{max-width:335px!important}.bases__width--336{width:336%!important}.bases__width--336px{width:336px!important}.bases__width--min336px{min-width:336px!important}.bases__width--max336px{max-width:336px!important}.bases__width--337{width:337%!important}.bases__width--337px{width:337px!important}.bases__width--min337px{min-width:337px!important}.bases__width--max337px{max-width:337px!important}.bases__width--338{width:338%!important}.bases__width--338px{width:338px!important}.bases__width--min338px{min-width:338px!important}.bases__width--max338px{max-width:338px!important}.bases__width--339{width:339%!important}.bases__width--339px{width:339px!important}.bases__width--min339px{min-width:339px!important}.bases__width--max339px{max-width:339px!important}.bases__width--340{width:340%!important}.bases__width--340px{width:340px!important}.bases__width--min340px{min-width:340px!important}.bases__width--max340px{max-width:340px!important}.bases__width--341{width:341%!important}.bases__width--341px{width:341px!important}.bases__width--min341px{min-width:341px!important}.bases__width--max341px{max-width:341px!important}.bases__width--342{width:342%!important}.bases__width--342px{width:342px!important}.bases__width--min342px{min-width:342px!important}.bases__width--max342px{max-width:342px!important}.bases__width--343{width:343%!important}.bases__width--343px{width:343px!important}.bases__width--min343px{min-width:343px!important}.bases__width--max343px{max-width:343px!important}.bases__width--344{width:344%!important}.bases__width--344px{width:344px!important}.bases__width--min344px{min-width:344px!important}.bases__width--max344px{max-width:344px!important}.bases__width--345{width:345%!important}.bases__width--345px{width:345px!important}.bases__width--min345px{min-width:345px!important}.bases__width--max345px{max-width:345px!important}.bases__width--346{width:346%!important}.bases__width--346px{width:346px!important}.bases__width--min346px{min-width:346px!important}.bases__width--max346px{max-width:346px!important}.bases__width--347{width:347%!important}.bases__width--347px{width:347px!important}.bases__width--min347px{min-width:347px!important}.bases__width--max347px{max-width:347px!important}.bases__width--348{width:348%!important}.bases__width--348px{width:348px!important}.bases__width--min348px{min-width:348px!important}.bases__width--max348px{max-width:348px!important}.bases__width--349{width:349%!important}.bases__width--349px{width:349px!important}.bases__width--min349px{min-width:349px!important}.bases__width--max349px{max-width:349px!important}.bases__width--350{width:350%!important}.bases__width--350px{width:350px!important}.bases__width--min350px{min-width:350px!important}.bases__width--max350px{max-width:350px!important}.bases__width--351{width:351%!important}.bases__width--351px{width:351px!important}.bases__width--min351px{min-width:351px!important}.bases__width--max351px{max-width:351px!important}.bases__width--352{width:352%!important}.bases__width--352px{width:352px!important}.bases__width--min352px{min-width:352px!important}.bases__width--max352px{max-width:352px!important}.bases__width--353{width:353%!important}.bases__width--353px{width:353px!important}.bases__width--min353px{min-width:353px!important}.bases__width--max353px{max-width:353px!important}.bases__width--354{width:354%!important}.bases__width--354px{width:354px!important}.bases__width--min354px{min-width:354px!important}.bases__width--max354px{max-width:354px!important}.bases__width--355{width:355%!important}.bases__width--355px{width:355px!important}.bases__width--min355px{min-width:355px!important}.bases__width--max355px{max-width:355px!important}.bases__width--356{width:356%!important}.bases__width--356px{width:356px!important}.bases__width--min356px{min-width:356px!important}.bases__width--max356px{max-width:356px!important}.bases__width--357{width:357%!important}.bases__width--357px{width:357px!important}.bases__width--min357px{min-width:357px!important}.bases__width--max357px{max-width:357px!important}.bases__width--358{width:358%!important}.bases__width--358px{width:358px!important}.bases__width--min358px{min-width:358px!important}.bases__width--max358px{max-width:358px!important}.bases__width--359{width:359%!important}.bases__width--359px{width:359px!important}.bases__width--min359px{min-width:359px!important}.bases__width--max359px{max-width:359px!important}.bases__width--360{width:360%!important}.bases__width--360px{width:360px!important}.bases__width--min360px{min-width:360px!important}.bases__width--max360px{max-width:360px!important}.bases__width--361{width:361%!important}.bases__width--361px{width:361px!important}.bases__width--min361px{min-width:361px!important}.bases__width--max361px{max-width:361px!important}.bases__width--362{width:362%!important}.bases__width--362px{width:362px!important}.bases__width--min362px{min-width:362px!important}.bases__width--max362px{max-width:362px!important}.bases__width--363{width:363%!important}.bases__width--363px{width:363px!important}.bases__width--min363px{min-width:363px!important}.bases__width--max363px{max-width:363px!important}.bases__width--364{width:364%!important}.bases__width--364px{width:364px!important}.bases__width--min364px{min-width:364px!important}.bases__width--max364px{max-width:364px!important}.bases__width--365{width:365%!important}.bases__width--365px{width:365px!important}.bases__width--min365px{min-width:365px!important}.bases__width--max365px{max-width:365px!important}.bases__width--366{width:366%!important}.bases__width--366px{width:366px!important}.bases__width--min366px{min-width:366px!important}.bases__width--max366px{max-width:366px!important}.bases__width--367{width:367%!important}.bases__width--367px{width:367px!important}.bases__width--min367px{min-width:367px!important}.bases__width--max367px{max-width:367px!important}.bases__width--368{width:368%!important}.bases__width--368px{width:368px!important}.bases__width--min368px{min-width:368px!important}.bases__width--max368px{max-width:368px!important}.bases__width--369{width:369%!important}.bases__width--369px{width:369px!important}.bases__width--min369px{min-width:369px!important}.bases__width--max369px{max-width:369px!important}.bases__width--370{width:370%!important}.bases__width--370px{width:370px!important}.bases__width--min370px{min-width:370px!important}.bases__width--max370px{max-width:370px!important}.bases__width--371{width:371%!important}.bases__width--371px{width:371px!important}.bases__width--min371px{min-width:371px!important}.bases__width--max371px{max-width:371px!important}.bases__width--372{width:372%!important}.bases__width--372px{width:372px!important}.bases__width--min372px{min-width:372px!important}.bases__width--max372px{max-width:372px!important}.bases__width--373{width:373%!important}.bases__width--373px{width:373px!important}.bases__width--min373px{min-width:373px!important}.bases__width--max373px{max-width:373px!important}.bases__width--374{width:374%!important}.bases__width--374px{width:374px!important}.bases__width--min374px{min-width:374px!important}.bases__width--max374px{max-width:374px!important}.bases__width--375{width:375%!important}.bases__width--375px{width:375px!important}.bases__width--min375px{min-width:375px!important}.bases__width--max375px{max-width:375px!important}.bases__width--376{width:376%!important}.bases__width--376px{width:376px!important}.bases__width--min376px{min-width:376px!important}.bases__width--max376px{max-width:376px!important}.bases__width--377{width:377%!important}.bases__width--377px{width:377px!important}.bases__width--min377px{min-width:377px!important}.bases__width--max377px{max-width:377px!important}.bases__width--378{width:378%!important}.bases__width--378px{width:378px!important}.bases__width--min378px{min-width:378px!important}.bases__width--max378px{max-width:378px!important}.bases__width--379{width:379%!important}.bases__width--379px{width:379px!important}.bases__width--min379px{min-width:379px!important}.bases__width--max379px{max-width:379px!important}.bases__width--380{width:380%!important}.bases__width--380px{width:380px!important}.bases__width--min380px{min-width:380px!important}.bases__width--max380px{max-width:380px!important}.bases__width--381{width:381%!important}.bases__width--381px{width:381px!important}.bases__width--min381px{min-width:381px!important}.bases__width--max381px{max-width:381px!important}.bases__width--382{width:382%!important}.bases__width--382px{width:382px!important}.bases__width--min382px{min-width:382px!important}.bases__width--max382px{max-width:382px!important}.bases__width--383{width:383%!important}.bases__width--383px{width:383px!important}.bases__width--min383px{min-width:383px!important}.bases__width--max383px{max-width:383px!important}.bases__width--384{width:384%!important}.bases__width--384px{width:384px!important}.bases__width--min384px{min-width:384px!important}.bases__width--max384px{max-width:384px!important}.bases__width--385{width:385%!important}.bases__width--385px{width:385px!important}.bases__width--min385px{min-width:385px!important}.bases__width--max385px{max-width:385px!important}.bases__width--386{width:386%!important}.bases__width--386px{width:386px!important}.bases__width--min386px{min-width:386px!important}.bases__width--max386px{max-width:386px!important}.bases__width--387{width:387%!important}.bases__width--387px{width:387px!important}.bases__width--min387px{min-width:387px!important}.bases__width--max387px{max-width:387px!important}.bases__width--388{width:388%!important}.bases__width--388px{width:388px!important}.bases__width--min388px{min-width:388px!important}.bases__width--max388px{max-width:388px!important}.bases__width--389{width:389%!important}.bases__width--389px{width:389px!important}.bases__width--min389px{min-width:389px!important}.bases__width--max389px{max-width:389px!important}.bases__width--390{width:390%!important}.bases__width--390px{width:390px!important}.bases__width--min390px{min-width:390px!important}.bases__width--max390px{max-width:390px!important}.bases__width--391{width:391%!important}.bases__width--391px{width:391px!important}.bases__width--min391px{min-width:391px!important}.bases__width--max391px{max-width:391px!important}.bases__width--392{width:392%!important}.bases__width--392px{width:392px!important}.bases__width--min392px{min-width:392px!important}.bases__width--max392px{max-width:392px!important}.bases__width--393{width:393%!important}.bases__width--393px{width:393px!important}.bases__width--min393px{min-width:393px!important}.bases__width--max393px{max-width:393px!important}.bases__width--394{width:394%!important}.bases__width--394px{width:394px!important}.bases__width--min394px{min-width:394px!important}.bases__width--max394px{max-width:394px!important}.bases__width--395{width:395%!important}.bases__width--395px{width:395px!important}.bases__width--min395px{min-width:395px!important}.bases__width--max395px{max-width:395px!important}.bases__width--396{width:396%!important}.bases__width--396px{width:396px!important}.bases__width--min396px{min-width:396px!important}.bases__width--max396px{max-width:396px!important}.bases__width--397{width:397%!important}.bases__width--397px{width:397px!important}.bases__width--min397px{min-width:397px!important}.bases__width--max397px{max-width:397px!important}.bases__width--398{width:398%!important}.bases__width--398px{width:398px!important}.bases__width--min398px{min-width:398px!important}.bases__width--max398px{max-width:398px!important}.bases__width--399{width:399%!important}.bases__width--399px{width:399px!important}.bases__width--min399px{min-width:399px!important}.bases__width--max399px{max-width:399px!important}.bases__width--400{width:400%!important}.bases__width--400px{width:400px!important}.bases__width--min400px{min-width:400px!important}.bases__width--max400px{max-width:400px!important}.bases__height--0,.bases__height--0px{height:0!important}.bases__height--min0px{min-height:0!important}.bases__height--max0px{max-height:0!important}.bases__height--1{height:1%!important}.bases__height--1px{height:1px!important}.bases__height--min1px{min-height:1px!important}.bases__height--max1px{max-height:1px!important}.bases__height--2{height:2%!important}.bases__height--2px{height:2px!important}.bases__height--min2px{min-height:2px!important}.bases__height--max2px{max-height:2px!important}.bases__height--3{height:3%!important}.bases__height--3px{height:3px!important}.bases__height--min3px{min-height:3px!important}.bases__height--max3px{max-height:3px!important}.bases__height--4{height:4%!important}.bases__height--4px{height:4px!important}.bases__height--min4px{min-height:4px!important}.bases__height--max4px{max-height:4px!important}.bases__height--5{height:5%!important}.bases__height--5px{height:5px!important}.bases__height--min5px{min-height:5px!important}.bases__height--max5px{max-height:5px!important}.bases__height--6{height:6%!important}.bases__height--6px{height:6px!important}.bases__height--min6px{min-height:6px!important}.bases__height--max6px{max-height:6px!important}.bases__height--7{height:7%!important}.bases__height--7px{height:7px!important}.bases__height--min7px{min-height:7px!important}.bases__height--max7px{max-height:7px!important}.bases__height--8{height:8%!important}.bases__height--8px{height:8px!important}.bases__height--min8px{min-height:8px!important}.bases__height--max8px{max-height:8px!important}.bases__height--9{height:9%!important}.bases__height--9px{height:9px!important}.bases__height--min9px{min-height:9px!important}.bases__height--max9px{max-height:9px!important}.bases__height--10{height:10%!important}.bases__height--10px{height:10px!important}.bases__height--min10px{min-height:10px!important}.bases__height--max10px{max-height:10px!important}.bases__height--11{height:11%!important}.bases__height--11px{height:11px!important}.bases__height--min11px{min-height:11px!important}.bases__height--max11px{max-height:11px!important}.bases__height--12{height:12%!important}.bases__height--12px{height:12px!important}.bases__height--min12px{min-height:12px!important}.bases__height--max12px{max-height:12px!important}.bases__height--13{height:13%!important}.bases__height--13px{height:13px!important}.bases__height--min13px{min-height:13px!important}.bases__height--max13px{max-height:13px!important}.bases__height--14{height:14%!important}.bases__height--14px{height:14px!important}.bases__height--min14px{min-height:14px!important}.bases__height--max14px{max-height:14px!important}.bases__height--15{height:15%!important}.bases__height--15px{height:15px!important}.bases__height--min15px{min-height:15px!important}.bases__height--max15px{max-height:15px!important}.bases__height--16{height:16%!important}.bases__height--16px{height:16px!important}.bases__height--min16px{min-height:16px!important}.bases__height--max16px{max-height:16px!important}.bases__height--17{height:17%!important}.bases__height--17px{height:17px!important}.bases__height--min17px{min-height:17px!important}.bases__height--max17px{max-height:17px!important}.bases__height--18{height:18%!important}.bases__height--18px{height:18px!important}.bases__height--min18px{min-height:18px!important}.bases__height--max18px{max-height:18px!important}.bases__height--19{height:19%!important}.bases__height--19px{height:19px!important}.bases__height--min19px{min-height:19px!important}.bases__height--max19px{max-height:19px!important}.bases__height--20{height:20%!important}.bases__height--20px{height:20px!important}.bases__height--min20px{min-height:20px!important}.bases__height--max20px{max-height:20px!important}.bases__height--21{height:21%!important}.bases__height--21px{height:21px!important}.bases__height--min21px{min-height:21px!important}.bases__height--max21px{max-height:21px!important}.bases__height--22{height:22%!important}.bases__height--22px{height:22px!important}.bases__height--min22px{min-height:22px!important}.bases__height--max22px{max-height:22px!important}.bases__height--23{height:23%!important}.bases__height--23px{height:23px!important}.bases__height--min23px{min-height:23px!important}.bases__height--max23px{max-height:23px!important}.bases__height--24{height:24%!important}.bases__height--24px{height:24px!important}.bases__height--min24px{min-height:24px!important}.bases__height--max24px{max-height:24px!important}.bases__height--25{height:25%!important}.bases__height--25px{height:25px!important}.bases__height--min25px{min-height:25px!important}.bases__height--max25px{max-height:25px!important}.bases__height--26{height:26%!important}.bases__height--26px{height:26px!important}.bases__height--min26px{min-height:26px!important}.bases__height--max26px{max-height:26px!important}.bases__height--27{height:27%!important}.bases__height--27px{height:27px!important}.bases__height--min27px{min-height:27px!important}.bases__height--max27px{max-height:27px!important}.bases__height--28{height:28%!important}.bases__height--28px{height:28px!important}.bases__height--min28px{min-height:28px!important}.bases__height--max28px{max-height:28px!important}.bases__height--29{height:29%!important}.bases__height--29px{height:29px!important}.bases__height--min29px{min-height:29px!important}.bases__height--max29px{max-height:29px!important}.bases__height--30{height:30%!important}.bases__height--30px{height:30px!important}.bases__height--min30px{min-height:30px!important}.bases__height--max30px{max-height:30px!important}.bases__height--31{height:31%!important}.bases__height--31px{height:31px!important}.bases__height--min31px{min-height:31px!important}.bases__height--max31px{max-height:31px!important}.bases__height--32{height:32%!important}.bases__height--32px{height:32px!important}.bases__height--min32px{min-height:32px!important}.bases__height--max32px{max-height:32px!important}.bases__height--33{height:33%!important}.bases__height--33px{height:33px!important}.bases__height--min33px{min-height:33px!important}.bases__height--max33px{max-height:33px!important}.bases__height--34{height:34%!important}.bases__height--34px{height:34px!important}.bases__height--min34px{min-height:34px!important}.bases__height--max34px{max-height:34px!important}.bases__height--35{height:35%!important}.bases__height--35px{height:35px!important}.bases__height--min35px{min-height:35px!important}.bases__height--max35px{max-height:35px!important}.bases__height--36{height:36%!important}.bases__height--36px{height:36px!important}.bases__height--min36px{min-height:36px!important}.bases__height--max36px{max-height:36px!important}.bases__height--37{height:37%!important}.bases__height--37px{height:37px!important}.bases__height--min37px{min-height:37px!important}.bases__height--max37px{max-height:37px!important}.bases__height--38{height:38%!important}.bases__height--38px{height:38px!important}.bases__height--min38px{min-height:38px!important}.bases__height--max38px{max-height:38px!important}.bases__height--39{height:39%!important}.bases__height--39px{height:39px!important}.bases__height--min39px{min-height:39px!important}.bases__height--max39px{max-height:39px!important}.bases__height--40{height:40%!important}.bases__height--40px{height:40px!important}.bases__height--min40px{min-height:40px!important}.bases__height--max40px{max-height:40px!important}.bases__height--41{height:41%!important}.bases__height--41px{height:41px!important}.bases__height--min41px{min-height:41px!important}.bases__height--max41px{max-height:41px!important}.bases__height--42{height:42%!important}.bases__height--42px{height:42px!important}.bases__height--min42px{min-height:42px!important}.bases__height--max42px{max-height:42px!important}.bases__height--43{height:43%!important}.bases__height--43px{height:43px!important}.bases__height--min43px{min-height:43px!important}.bases__height--max43px{max-height:43px!important}.bases__height--44{height:44%!important}.bases__height--44px{height:44px!important}.bases__height--min44px{min-height:44px!important}.bases__height--max44px{max-height:44px!important}.bases__height--45{height:45%!important}.bases__height--45px{height:45px!important}.bases__height--min45px{min-height:45px!important}.bases__height--max45px{max-height:45px!important}.bases__height--46{height:46%!important}.bases__height--46px{height:46px!important}.bases__height--min46px{min-height:46px!important}.bases__height--max46px{max-height:46px!important}.bases__height--47{height:47%!important}.bases__height--47px{height:47px!important}.bases__height--min47px{min-height:47px!important}.bases__height--max47px{max-height:47px!important}.bases__height--48{height:48%!important}.bases__height--48px{height:48px!important}.bases__height--min48px{min-height:48px!important}.bases__height--max48px{max-height:48px!important}.bases__height--49{height:49%!important}.bases__height--49px{height:49px!important}.bases__height--min49px{min-height:49px!important}.bases__height--max49px{max-height:49px!important}.bases__height--50{height:50%!important}.bases__height--50px{height:50px!important}.bases__height--min50px{min-height:50px!important}.bases__height--max50px{max-height:50px!important}.bases__height--51{height:51%!important}.bases__height--51px{height:51px!important}.bases__height--min51px{min-height:51px!important}.bases__height--max51px{max-height:51px!important}.bases__height--52{height:52%!important}.bases__height--52px{height:52px!important}.bases__height--min52px{min-height:52px!important}.bases__height--max52px{max-height:52px!important}.bases__height--53{height:53%!important}.bases__height--53px{height:53px!important}.bases__height--min53px{min-height:53px!important}.bases__height--max53px{max-height:53px!important}.bases__height--54{height:54%!important}.bases__height--54px{height:54px!important}.bases__height--min54px{min-height:54px!important}.bases__height--max54px{max-height:54px!important}.bases__height--55{height:55%!important}.bases__height--55px{height:55px!important}.bases__height--min55px{min-height:55px!important}.bases__height--max55px{max-height:55px!important}.bases__height--56{height:56%!important}.bases__height--56px{height:56px!important}.bases__height--min56px{min-height:56px!important}.bases__height--max56px{max-height:56px!important}.bases__height--57{height:57%!important}.bases__height--57px{height:57px!important}.bases__height--min57px{min-height:57px!important}.bases__height--max57px{max-height:57px!important}.bases__height--58{height:58%!important}.bases__height--58px{height:58px!important}.bases__height--min58px{min-height:58px!important}.bases__height--max58px{max-height:58px!important}.bases__height--59{height:59%!important}.bases__height--59px{height:59px!important}.bases__height--min59px{min-height:59px!important}.bases__height--max59px{max-height:59px!important}.bases__height--60{height:60%!important}.bases__height--60px{height:60px!important}.bases__height--min60px{min-height:60px!important}.bases__height--max60px{max-height:60px!important}.bases__height--61{height:61%!important}.bases__height--61px{height:61px!important}.bases__height--min61px{min-height:61px!important}.bases__height--max61px{max-height:61px!important}.bases__height--62{height:62%!important}.bases__height--62px{height:62px!important}.bases__height--min62px{min-height:62px!important}.bases__height--max62px{max-height:62px!important}.bases__height--63{height:63%!important}.bases__height--63px{height:63px!important}.bases__height--min63px{min-height:63px!important}.bases__height--max63px{max-height:63px!important}.bases__height--64{height:64%!important}.bases__height--64px{height:64px!important}.bases__height--min64px{min-height:64px!important}.bases__height--max64px{max-height:64px!important}.bases__height--65{height:65%!important}.bases__height--65px{height:65px!important}.bases__height--min65px{min-height:65px!important}.bases__height--max65px{max-height:65px!important}.bases__height--66{height:66%!important}.bases__height--66px{height:66px!important}.bases__height--min66px{min-height:66px!important}.bases__height--max66px{max-height:66px!important}.bases__height--67{height:67%!important}.bases__height--67px{height:67px!important}.bases__height--min67px{min-height:67px!important}.bases__height--max67px{max-height:67px!important}.bases__height--68{height:68%!important}.bases__height--68px{height:68px!important}.bases__height--min68px{min-height:68px!important}.bases__height--max68px{max-height:68px!important}.bases__height--69{height:69%!important}.bases__height--69px{height:69px!important}.bases__height--min69px{min-height:69px!important}.bases__height--max69px{max-height:69px!important}.bases__height--70{height:70%!important}.bases__height--70px{height:70px!important}.bases__height--min70px{min-height:70px!important}.bases__height--max70px{max-height:70px!important}.bases__height--71{height:71%!important}.bases__height--71px{height:71px!important}.bases__height--min71px{min-height:71px!important}.bases__height--max71px{max-height:71px!important}.bases__height--72{height:72%!important}.bases__height--72px{height:72px!important}.bases__height--min72px{min-height:72px!important}.bases__height--max72px{max-height:72px!important}.bases__height--73{height:73%!important}.bases__height--73px{height:73px!important}.bases__height--min73px{min-height:73px!important}.bases__height--max73px{max-height:73px!important}.bases__height--74{height:74%!important}.bases__height--74px{height:74px!important}.bases__height--min74px{min-height:74px!important}.bases__height--max74px{max-height:74px!important}.bases__height--75{height:75%!important}.bases__height--75px{height:75px!important}.bases__height--min75px{min-height:75px!important}.bases__height--max75px{max-height:75px!important}.bases__height--76{height:76%!important}.bases__height--76px{height:76px!important}.bases__height--min76px{min-height:76px!important}.bases__height--max76px{max-height:76px!important}.bases__height--77{height:77%!important}.bases__height--77px{height:77px!important}.bases__height--min77px{min-height:77px!important}.bases__height--max77px{max-height:77px!important}.bases__height--78{height:78%!important}.bases__height--78px{height:78px!important}.bases__height--min78px{min-height:78px!important}.bases__height--max78px{max-height:78px!important}.bases__height--79{height:79%!important}.bases__height--79px{height:79px!important}.bases__height--min79px{min-height:79px!important}.bases__height--max79px{max-height:79px!important}.bases__height--80{height:80%!important}.bases__height--80px{height:80px!important}.bases__height--min80px{min-height:80px!important}.bases__height--max80px{max-height:80px!important}.bases__height--81{height:81%!important}.bases__height--81px{height:81px!important}.bases__height--min81px{min-height:81px!important}.bases__height--max81px{max-height:81px!important}.bases__height--82{height:82%!important}.bases__height--82px{height:82px!important}.bases__height--min82px{min-height:82px!important}.bases__height--max82px{max-height:82px!important}.bases__height--83{height:83%!important}.bases__height--83px{height:83px!important}.bases__height--min83px{min-height:83px!important}.bases__height--max83px{max-height:83px!important}.bases__height--84{height:84%!important}.bases__height--84px{height:84px!important}.bases__height--min84px{min-height:84px!important}.bases__height--max84px{max-height:84px!important}.bases__height--85{height:85%!important}.bases__height--85px{height:85px!important}.bases__height--min85px{min-height:85px!important}.bases__height--max85px{max-height:85px!important}.bases__height--86{height:86%!important}.bases__height--86px{height:86px!important}.bases__height--min86px{min-height:86px!important}.bases__height--max86px{max-height:86px!important}.bases__height--87{height:87%!important}.bases__height--87px{height:87px!important}.bases__height--min87px{min-height:87px!important}.bases__height--max87px{max-height:87px!important}.bases__height--88{height:88%!important}.bases__height--88px{height:88px!important}.bases__height--min88px{min-height:88px!important}.bases__height--max88px{max-height:88px!important}.bases__height--89{height:89%!important}.bases__height--89px{height:89px!important}.bases__height--min89px{min-height:89px!important}.bases__height--max89px{max-height:89px!important}.bases__height--90{height:90%!important}.bases__height--90px{height:90px!important}.bases__height--min90px{min-height:90px!important}.bases__height--max90px{max-height:90px!important}.bases__height--91{height:91%!important}.bases__height--91px{height:91px!important}.bases__height--min91px{min-height:91px!important}.bases__height--max91px{max-height:91px!important}.bases__height--92{height:92%!important}.bases__height--92px{height:92px!important}.bases__height--min92px{min-height:92px!important}.bases__height--max92px{max-height:92px!important}.bases__height--93{height:93%!important}.bases__height--93px{height:93px!important}.bases__height--min93px{min-height:93px!important}.bases__height--max93px{max-height:93px!important}.bases__height--94{height:94%!important}.bases__height--94px{height:94px!important}.bases__height--min94px{min-height:94px!important}.bases__height--max94px{max-height:94px!important}.bases__height--95{height:95%!important}.bases__height--95px{height:95px!important}.bases__height--min95px{min-height:95px!important}.bases__height--max95px{max-height:95px!important}.bases__height--96{height:96%!important}.bases__height--96px{height:96px!important}.bases__height--min96px{min-height:96px!important}.bases__height--max96px{max-height:96px!important}.bases__height--97{height:97%!important}.bases__height--97px{height:97px!important}.bases__height--min97px{min-height:97px!important}.bases__height--max97px{max-height:97px!important}.bases__height--98{height:98%!important}.bases__height--98px{height:98px!important}.bases__height--min98px{min-height:98px!important}.bases__height--max98px{max-height:98px!important}.bases__height--99{height:99%!important}.bases__height--99px{height:99px!important}.bases__height--min99px{min-height:99px!important}.bases__height--max99px{max-height:99px!important}.bases__height--100{height:100%!important}.bases__height--100px{height:100px!important}.bases__height--min100px{min-height:100px!important}.bases__height--max100px{max-height:100px!important}.bases__height--101{height:101%!important}.bases__height--101px{height:101px!important}.bases__height--min101px{min-height:101px!important}.bases__height--max101px{max-height:101px!important}.bases__height--102{height:102%!important}.bases__height--102px{height:102px!important}.bases__height--min102px{min-height:102px!important}.bases__height--max102px{max-height:102px!important}.bases__height--103{height:103%!important}.bases__height--103px{height:103px!important}.bases__height--min103px{min-height:103px!important}.bases__height--max103px{max-height:103px!important}.bases__height--104{height:104%!important}.bases__height--104px{height:104px!important}.bases__height--min104px{min-height:104px!important}.bases__height--max104px{max-height:104px!important}.bases__height--105{height:105%!important}.bases__height--105px{height:105px!important}.bases__height--min105px{min-height:105px!important}.bases__height--max105px{max-height:105px!important}.bases__height--106{height:106%!important}.bases__height--106px{height:106px!important}.bases__height--min106px{min-height:106px!important}.bases__height--max106px{max-height:106px!important}.bases__height--107{height:107%!important}.bases__height--107px{height:107px!important}.bases__height--min107px{min-height:107px!important}.bases__height--max107px{max-height:107px!important}.bases__height--108{height:108%!important}.bases__height--108px{height:108px!important}.bases__height--min108px{min-height:108px!important}.bases__height--max108px{max-height:108px!important}.bases__height--109{height:109%!important}.bases__height--109px{height:109px!important}.bases__height--min109px{min-height:109px!important}.bases__height--max109px{max-height:109px!important}.bases__height--110{height:110%!important}.bases__height--110px{height:110px!important}.bases__height--min110px{min-height:110px!important}.bases__height--max110px{max-height:110px!important}.bases__height--111{height:111%!important}.bases__height--111px{height:111px!important}.bases__height--min111px{min-height:111px!important}.bases__height--max111px{max-height:111px!important}.bases__height--112{height:112%!important}.bases__height--112px{height:112px!important}.bases__height--min112px{min-height:112px!important}.bases__height--max112px{max-height:112px!important}.bases__height--113{height:113%!important}.bases__height--113px{height:113px!important}.bases__height--min113px{min-height:113px!important}.bases__height--max113px{max-height:113px!important}.bases__height--114{height:114%!important}.bases__height--114px{height:114px!important}.bases__height--min114px{min-height:114px!important}.bases__height--max114px{max-height:114px!important}.bases__height--115{height:115%!important}.bases__height--115px{height:115px!important}.bases__height--min115px{min-height:115px!important}.bases__height--max115px{max-height:115px!important}.bases__height--116{height:116%!important}.bases__height--116px{height:116px!important}.bases__height--min116px{min-height:116px!important}.bases__height--max116px{max-height:116px!important}.bases__height--117{height:117%!important}.bases__height--117px{height:117px!important}.bases__height--min117px{min-height:117px!important}.bases__height--max117px{max-height:117px!important}.bases__height--118{height:118%!important}.bases__height--118px{height:118px!important}.bases__height--min118px{min-height:118px!important}.bases__height--max118px{max-height:118px!important}.bases__height--119{height:119%!important}.bases__height--119px{height:119px!important}.bases__height--min119px{min-height:119px!important}.bases__height--max119px{max-height:119px!important}.bases__height--120{height:120%!important}.bases__height--120px{height:120px!important}.bases__height--min120px{min-height:120px!important}.bases__height--max120px{max-height:120px!important}.bases__height--121{height:121%!important}.bases__height--121px{height:121px!important}.bases__height--min121px{min-height:121px!important}.bases__height--max121px{max-height:121px!important}.bases__height--122{height:122%!important}.bases__height--122px{height:122px!important}.bases__height--min122px{min-height:122px!important}.bases__height--max122px{max-height:122px!important}.bases__height--123{height:123%!important}.bases__height--123px{height:123px!important}.bases__height--min123px{min-height:123px!important}.bases__height--max123px{max-height:123px!important}.bases__height--124{height:124%!important}.bases__height--124px{height:124px!important}.bases__height--min124px{min-height:124px!important}.bases__height--max124px{max-height:124px!important}.bases__height--125{height:125%!important}.bases__height--125px{height:125px!important}.bases__height--min125px{min-height:125px!important}.bases__height--max125px{max-height:125px!important}.bases__height--126{height:126%!important}.bases__height--126px{height:126px!important}.bases__height--min126px{min-height:126px!important}.bases__height--max126px{max-height:126px!important}.bases__height--127{height:127%!important}.bases__height--127px{height:127px!important}.bases__height--min127px{min-height:127px!important}.bases__height--max127px{max-height:127px!important}.bases__height--128{height:128%!important}.bases__height--128px{height:128px!important}.bases__height--min128px{min-height:128px!important}.bases__height--max128px{max-height:128px!important}.bases__height--129{height:129%!important}.bases__height--129px{height:129px!important}.bases__height--min129px{min-height:129px!important}.bases__height--max129px{max-height:129px!important}.bases__height--130{height:130%!important}.bases__height--130px{height:130px!important}.bases__height--min130px{min-height:130px!important}.bases__height--max130px{max-height:130px!important}.bases__height--131{height:131%!important}.bases__height--131px{height:131px!important}.bases__height--min131px{min-height:131px!important}.bases__height--max131px{max-height:131px!important}.bases__height--132{height:132%!important}.bases__height--132px{height:132px!important}.bases__height--min132px{min-height:132px!important}.bases__height--max132px{max-height:132px!important}.bases__height--133{height:133%!important}.bases__height--133px{height:133px!important}.bases__height--min133px{min-height:133px!important}.bases__height--max133px{max-height:133px!important}.bases__height--134{height:134%!important}.bases__height--134px{height:134px!important}.bases__height--min134px{min-height:134px!important}.bases__height--max134px{max-height:134px!important}.bases__height--135{height:135%!important}.bases__height--135px{height:135px!important}.bases__height--min135px{min-height:135px!important}.bases__height--max135px{max-height:135px!important}.bases__height--136{height:136%!important}.bases__height--136px{height:136px!important}.bases__height--min136px{min-height:136px!important}.bases__height--max136px{max-height:136px!important}.bases__height--137{height:137%!important}.bases__height--137px{height:137px!important}.bases__height--min137px{min-height:137px!important}.bases__height--max137px{max-height:137px!important}.bases__height--138{height:138%!important}.bases__height--138px{height:138px!important}.bases__height--min138px{min-height:138px!important}.bases__height--max138px{max-height:138px!important}.bases__height--139{height:139%!important}.bases__height--139px{height:139px!important}.bases__height--min139px{min-height:139px!important}.bases__height--max139px{max-height:139px!important}.bases__height--140{height:140%!important}.bases__height--140px{height:140px!important}.bases__height--min140px{min-height:140px!important}.bases__height--max140px{max-height:140px!important}.bases__height--141{height:141%!important}.bases__height--141px{height:141px!important}.bases__height--min141px{min-height:141px!important}.bases__height--max141px{max-height:141px!important}.bases__height--142{height:142%!important}.bases__height--142px{height:142px!important}.bases__height--min142px{min-height:142px!important}.bases__height--max142px{max-height:142px!important}.bases__height--143{height:143%!important}.bases__height--143px{height:143px!important}.bases__height--min143px{min-height:143px!important}.bases__height--max143px{max-height:143px!important}.bases__height--144{height:144%!important}.bases__height--144px{height:144px!important}.bases__height--min144px{min-height:144px!important}.bases__height--max144px{max-height:144px!important}.bases__height--145{height:145%!important}.bases__height--145px{height:145px!important}.bases__height--min145px{min-height:145px!important}.bases__height--max145px{max-height:145px!important}.bases__height--146{height:146%!important}.bases__height--146px{height:146px!important}.bases__height--min146px{min-height:146px!important}.bases__height--max146px{max-height:146px!important}.bases__height--147{height:147%!important}.bases__height--147px{height:147px!important}.bases__height--min147px{min-height:147px!important}.bases__height--max147px{max-height:147px!important}.bases__height--148{height:148%!important}.bases__height--148px{height:148px!important}.bases__height--min148px{min-height:148px!important}.bases__height--max148px{max-height:148px!important}.bases__height--149{height:149%!important}.bases__height--149px{height:149px!important}.bases__height--min149px{min-height:149px!important}.bases__height--max149px{max-height:149px!important}.bases__height--150{height:150%!important}.bases__height--150px{height:150px!important}.bases__height--min150px{min-height:150px!important}.bases__height--max150px{max-height:150px!important}.bases__height--151{height:151%!important}.bases__height--151px{height:151px!important}.bases__height--min151px{min-height:151px!important}.bases__height--max151px{max-height:151px!important}.bases__height--152{height:152%!important}.bases__height--152px{height:152px!important}.bases__height--min152px{min-height:152px!important}.bases__height--max152px{max-height:152px!important}.bases__height--153{height:153%!important}.bases__height--153px{height:153px!important}.bases__height--min153px{min-height:153px!important}.bases__height--max153px{max-height:153px!important}.bases__height--154{height:154%!important}.bases__height--154px{height:154px!important}.bases__height--min154px{min-height:154px!important}.bases__height--max154px{max-height:154px!important}.bases__height--155{height:155%!important}.bases__height--155px{height:155px!important}.bases__height--min155px{min-height:155px!important}.bases__height--max155px{max-height:155px!important}.bases__height--156{height:156%!important}.bases__height--156px{height:156px!important}.bases__height--min156px{min-height:156px!important}.bases__height--max156px{max-height:156px!important}.bases__height--157{height:157%!important}.bases__height--157px{height:157px!important}.bases__height--min157px{min-height:157px!important}.bases__height--max157px{max-height:157px!important}.bases__height--158{height:158%!important}.bases__height--158px{height:158px!important}.bases__height--min158px{min-height:158px!important}.bases__height--max158px{max-height:158px!important}.bases__height--159{height:159%!important}.bases__height--159px{height:159px!important}.bases__height--min159px{min-height:159px!important}.bases__height--max159px{max-height:159px!important}.bases__height--160{height:160%!important}.bases__height--160px{height:160px!important}.bases__height--min160px{min-height:160px!important}.bases__height--max160px{max-height:160px!important}.bases__height--161{height:161%!important}.bases__height--161px{height:161px!important}.bases__height--min161px{min-height:161px!important}.bases__height--max161px{max-height:161px!important}.bases__height--162{height:162%!important}.bases__height--162px{height:162px!important}.bases__height--min162px{min-height:162px!important}.bases__height--max162px{max-height:162px!important}.bases__height--163{height:163%!important}.bases__height--163px{height:163px!important}.bases__height--min163px{min-height:163px!important}.bases__height--max163px{max-height:163px!important}.bases__height--164{height:164%!important}.bases__height--164px{height:164px!important}.bases__height--min164px{min-height:164px!important}.bases__height--max164px{max-height:164px!important}.bases__height--165{height:165%!important}.bases__height--165px{height:165px!important}.bases__height--min165px{min-height:165px!important}.bases__height--max165px{max-height:165px!important}.bases__height--166{height:166%!important}.bases__height--166px{height:166px!important}.bases__height--min166px{min-height:166px!important}.bases__height--max166px{max-height:166px!important}.bases__height--167{height:167%!important}.bases__height--167px{height:167px!important}.bases__height--min167px{min-height:167px!important}.bases__height--max167px{max-height:167px!important}.bases__height--168{height:168%!important}.bases__height--168px{height:168px!important}.bases__height--min168px{min-height:168px!important}.bases__height--max168px{max-height:168px!important}.bases__height--169{height:169%!important}.bases__height--169px{height:169px!important}.bases__height--min169px{min-height:169px!important}.bases__height--max169px{max-height:169px!important}.bases__height--170{height:170%!important}.bases__height--170px{height:170px!important}.bases__height--min170px{min-height:170px!important}.bases__height--max170px{max-height:170px!important}.bases__height--171{height:171%!important}.bases__height--171px{height:171px!important}.bases__height--min171px{min-height:171px!important}.bases__height--max171px{max-height:171px!important}.bases__height--172{height:172%!important}.bases__height--172px{height:172px!important}.bases__height--min172px{min-height:172px!important}.bases__height--max172px{max-height:172px!important}.bases__height--173{height:173%!important}.bases__height--173px{height:173px!important}.bases__height--min173px{min-height:173px!important}.bases__height--max173px{max-height:173px!important}.bases__height--174{height:174%!important}.bases__height--174px{height:174px!important}.bases__height--min174px{min-height:174px!important}.bases__height--max174px{max-height:174px!important}.bases__height--175{height:175%!important}.bases__height--175px{height:175px!important}.bases__height--min175px{min-height:175px!important}.bases__height--max175px{max-height:175px!important}.bases__height--176{height:176%!important}.bases__height--176px{height:176px!important}.bases__height--min176px{min-height:176px!important}.bases__height--max176px{max-height:176px!important}.bases__height--177{height:177%!important}.bases__height--177px{height:177px!important}.bases__height--min177px{min-height:177px!important}.bases__height--max177px{max-height:177px!important}.bases__height--178{height:178%!important}.bases__height--178px{height:178px!important}.bases__height--min178px{min-height:178px!important}.bases__height--max178px{max-height:178px!important}.bases__height--179{height:179%!important}.bases__height--179px{height:179px!important}.bases__height--min179px{min-height:179px!important}.bases__height--max179px{max-height:179px!important}.bases__height--180{height:180%!important}.bases__height--180px{height:180px!important}.bases__height--min180px{min-height:180px!important}.bases__height--max180px{max-height:180px!important}.bases__height--181{height:181%!important}.bases__height--181px{height:181px!important}.bases__height--min181px{min-height:181px!important}.bases__height--max181px{max-height:181px!important}.bases__height--182{height:182%!important}.bases__height--182px{height:182px!important}.bases__height--min182px{min-height:182px!important}.bases__height--max182px{max-height:182px!important}.bases__height--183{height:183%!important}.bases__height--183px{height:183px!important}.bases__height--min183px{min-height:183px!important}.bases__height--max183px{max-height:183px!important}.bases__height--184{height:184%!important}.bases__height--184px{height:184px!important}.bases__height--min184px{min-height:184px!important}.bases__height--max184px{max-height:184px!important}.bases__height--185{height:185%!important}.bases__height--185px{height:185px!important}.bases__height--min185px{min-height:185px!important}.bases__height--max185px{max-height:185px!important}.bases__height--186{height:186%!important}.bases__height--186px{height:186px!important}.bases__height--min186px{min-height:186px!important}.bases__height--max186px{max-height:186px!important}.bases__height--187{height:187%!important}.bases__height--187px{height:187px!important}.bases__height--min187px{min-height:187px!important}.bases__height--max187px{max-height:187px!important}.bases__height--188{height:188%!important}.bases__height--188px{height:188px!important}.bases__height--min188px{min-height:188px!important}.bases__height--max188px{max-height:188px!important}.bases__height--189{height:189%!important}.bases__height--189px{height:189px!important}.bases__height--min189px{min-height:189px!important}.bases__height--max189px{max-height:189px!important}.bases__height--190{height:190%!important}.bases__height--190px{height:190px!important}.bases__height--min190px{min-height:190px!important}.bases__height--max190px{max-height:190px!important}.bases__height--191{height:191%!important}.bases__height--191px{height:191px!important}.bases__height--min191px{min-height:191px!important}.bases__height--max191px{max-height:191px!important}.bases__height--192{height:192%!important}.bases__height--192px{height:192px!important}.bases__height--min192px{min-height:192px!important}.bases__height--max192px{max-height:192px!important}.bases__height--193{height:193%!important}.bases__height--193px{height:193px!important}.bases__height--min193px{min-height:193px!important}.bases__height--max193px{max-height:193px!important}.bases__height--194{height:194%!important}.bases__height--194px{height:194px!important}.bases__height--min194px{min-height:194px!important}.bases__height--max194px{max-height:194px!important}.bases__height--195{height:195%!important}.bases__height--195px{height:195px!important}.bases__height--min195px{min-height:195px!important}.bases__height--max195px{max-height:195px!important}.bases__height--196{height:196%!important}.bases__height--196px{height:196px!important}.bases__height--min196px{min-height:196px!important}.bases__height--max196px{max-height:196px!important}.bases__height--197{height:197%!important}.bases__height--197px{height:197px!important}.bases__height--min197px{min-height:197px!important}.bases__height--max197px{max-height:197px!important}.bases__height--198{height:198%!important}.bases__height--198px{height:198px!important}.bases__height--min198px{min-height:198px!important}.bases__height--max198px{max-height:198px!important}.bases__height--199{height:199%!important}.bases__height--199px{height:199px!important}.bases__height--min199px{min-height:199px!important}.bases__height--max199px{max-height:199px!important}.bases__height--200{height:200%!important}.bases__height--200px{height:200px!important}.bases__height--min200px{min-height:200px!important}.bases__height--max200px{max-height:200px!important}.bases__height--201{height:201%!important}.bases__height--201px{height:201px!important}.bases__height--min201px{min-height:201px!important}.bases__height--max201px{max-height:201px!important}.bases__height--202{height:202%!important}.bases__height--202px{height:202px!important}.bases__height--min202px{min-height:202px!important}.bases__height--max202px{max-height:202px!important}.bases__height--203{height:203%!important}.bases__height--203px{height:203px!important}.bases__height--min203px{min-height:203px!important}.bases__height--max203px{max-height:203px!important}.bases__height--204{height:204%!important}.bases__height--204px{height:204px!important}.bases__height--min204px{min-height:204px!important}.bases__height--max204px{max-height:204px!important}.bases__height--205{height:205%!important}.bases__height--205px{height:205px!important}.bases__height--min205px{min-height:205px!important}.bases__height--max205px{max-height:205px!important}.bases__height--206{height:206%!important}.bases__height--206px{height:206px!important}.bases__height--min206px{min-height:206px!important}.bases__height--max206px{max-height:206px!important}.bases__height--207{height:207%!important}.bases__height--207px{height:207px!important}.bases__height--min207px{min-height:207px!important}.bases__height--max207px{max-height:207px!important}.bases__height--208{height:208%!important}.bases__height--208px{height:208px!important}.bases__height--min208px{min-height:208px!important}.bases__height--max208px{max-height:208px!important}.bases__height--209{height:209%!important}.bases__height--209px{height:209px!important}.bases__height--min209px{min-height:209px!important}.bases__height--max209px{max-height:209px!important}.bases__height--210{height:210%!important}.bases__height--210px{height:210px!important}.bases__height--min210px{min-height:210px!important}.bases__height--max210px{max-height:210px!important}.bases__height--211{height:211%!important}.bases__height--211px{height:211px!important}.bases__height--min211px{min-height:211px!important}.bases__height--max211px{max-height:211px!important}.bases__height--212{height:212%!important}.bases__height--212px{height:212px!important}.bases__height--min212px{min-height:212px!important}.bases__height--max212px{max-height:212px!important}.bases__height--213{height:213%!important}.bases__height--213px{height:213px!important}.bases__height--min213px{min-height:213px!important}.bases__height--max213px{max-height:213px!important}.bases__height--214{height:214%!important}.bases__height--214px{height:214px!important}.bases__height--min214px{min-height:214px!important}.bases__height--max214px{max-height:214px!important}.bases__height--215{height:215%!important}.bases__height--215px{height:215px!important}.bases__height--min215px{min-height:215px!important}.bases__height--max215px{max-height:215px!important}.bases__height--216{height:216%!important}.bases__height--216px{height:216px!important}.bases__height--min216px{min-height:216px!important}.bases__height--max216px{max-height:216px!important}.bases__height--217{height:217%!important}.bases__height--217px{height:217px!important}.bases__height--min217px{min-height:217px!important}.bases__height--max217px{max-height:217px!important}.bases__height--218{height:218%!important}.bases__height--218px{height:218px!important}.bases__height--min218px{min-height:218px!important}.bases__height--max218px{max-height:218px!important}.bases__height--219{height:219%!important}.bases__height--219px{height:219px!important}.bases__height--min219px{min-height:219px!important}.bases__height--max219px{max-height:219px!important}.bases__height--220{height:220%!important}.bases__height--220px{height:220px!important}.bases__height--min220px{min-height:220px!important}.bases__height--max220px{max-height:220px!important}.bases__height--221{height:221%!important}.bases__height--221px{height:221px!important}.bases__height--min221px{min-height:221px!important}.bases__height--max221px{max-height:221px!important}.bases__height--222{height:222%!important}.bases__height--222px{height:222px!important}.bases__height--min222px{min-height:222px!important}.bases__height--max222px{max-height:222px!important}.bases__height--223{height:223%!important}.bases__height--223px{height:223px!important}.bases__height--min223px{min-height:223px!important}.bases__height--max223px{max-height:223px!important}.bases__height--224{height:224%!important}.bases__height--224px{height:224px!important}.bases__height--min224px{min-height:224px!important}.bases__height--max224px{max-height:224px!important}.bases__height--225{height:225%!important}.bases__height--225px{height:225px!important}.bases__height--min225px{min-height:225px!important}.bases__height--max225px{max-height:225px!important}.bases__height--226{height:226%!important}.bases__height--226px{height:226px!important}.bases__height--min226px{min-height:226px!important}.bases__height--max226px{max-height:226px!important}.bases__height--227{height:227%!important}.bases__height--227px{height:227px!important}.bases__height--min227px{min-height:227px!important}.bases__height--max227px{max-height:227px!important}.bases__height--228{height:228%!important}.bases__height--228px{height:228px!important}.bases__height--min228px{min-height:228px!important}.bases__height--max228px{max-height:228px!important}.bases__height--229{height:229%!important}.bases__height--229px{height:229px!important}.bases__height--min229px{min-height:229px!important}.bases__height--max229px{max-height:229px!important}.bases__height--230{height:230%!important}.bases__height--230px{height:230px!important}.bases__height--min230px{min-height:230px!important}.bases__height--max230px{max-height:230px!important}.bases__height--231{height:231%!important}.bases__height--231px{height:231px!important}.bases__height--min231px{min-height:231px!important}.bases__height--max231px{max-height:231px!important}.bases__height--232{height:232%!important}.bases__height--232px{height:232px!important}.bases__height--min232px{min-height:232px!important}.bases__height--max232px{max-height:232px!important}.bases__height--233{height:233%!important}.bases__height--233px{height:233px!important}.bases__height--min233px{min-height:233px!important}.bases__height--max233px{max-height:233px!important}.bases__height--234{height:234%!important}.bases__height--234px{height:234px!important}.bases__height--min234px{min-height:234px!important}.bases__height--max234px{max-height:234px!important}.bases__height--235{height:235%!important}.bases__height--235px{height:235px!important}.bases__height--min235px{min-height:235px!important}.bases__height--max235px{max-height:235px!important}.bases__height--236{height:236%!important}.bases__height--236px{height:236px!important}.bases__height--min236px{min-height:236px!important}.bases__height--max236px{max-height:236px!important}.bases__height--237{height:237%!important}.bases__height--237px{height:237px!important}.bases__height--min237px{min-height:237px!important}.bases__height--max237px{max-height:237px!important}.bases__height--238{height:238%!important}.bases__height--238px{height:238px!important}.bases__height--min238px{min-height:238px!important}.bases__height--max238px{max-height:238px!important}.bases__height--239{height:239%!important}.bases__height--239px{height:239px!important}.bases__height--min239px{min-height:239px!important}.bases__height--max239px{max-height:239px!important}.bases__height--240{height:240%!important}.bases__height--240px{height:240px!important}.bases__height--min240px{min-height:240px!important}.bases__height--max240px{max-height:240px!important}.bases__height--241{height:241%!important}.bases__height--241px{height:241px!important}.bases__height--min241px{min-height:241px!important}.bases__height--max241px{max-height:241px!important}.bases__height--242{height:242%!important}.bases__height--242px{height:242px!important}.bases__height--min242px{min-height:242px!important}.bases__height--max242px{max-height:242px!important}.bases__height--243{height:243%!important}.bases__height--243px{height:243px!important}.bases__height--min243px{min-height:243px!important}.bases__height--max243px{max-height:243px!important}.bases__height--244{height:244%!important}.bases__height--244px{height:244px!important}.bases__height--min244px{min-height:244px!important}.bases__height--max244px{max-height:244px!important}.bases__height--245{height:245%!important}.bases__height--245px{height:245px!important}.bases__height--min245px{min-height:245px!important}.bases__height--max245px{max-height:245px!important}.bases__height--246{height:246%!important}.bases__height--246px{height:246px!important}.bases__height--min246px{min-height:246px!important}.bases__height--max246px{max-height:246px!important}.bases__height--247{height:247%!important}.bases__height--247px{height:247px!important}.bases__height--min247px{min-height:247px!important}.bases__height--max247px{max-height:247px!important}.bases__height--248{height:248%!important}.bases__height--248px{height:248px!important}.bases__height--min248px{min-height:248px!important}.bases__height--max248px{max-height:248px!important}.bases__height--249{height:249%!important}.bases__height--249px{height:249px!important}.bases__height--min249px{min-height:249px!important}.bases__height--max249px{max-height:249px!important}.bases__height--250{height:250%!important}.bases__height--250px{height:250px!important}.bases__height--min250px{min-height:250px!important}.bases__height--max250px{max-height:250px!important}.bases__height--251{height:251%!important}.bases__height--251px{height:251px!important}.bases__height--min251px{min-height:251px!important}.bases__height--max251px{max-height:251px!important}.bases__height--252{height:252%!important}.bases__height--252px{height:252px!important}.bases__height--min252px{min-height:252px!important}.bases__height--max252px{max-height:252px!important}.bases__height--253{height:253%!important}.bases__height--253px{height:253px!important}.bases__height--min253px{min-height:253px!important}.bases__height--max253px{max-height:253px!important}.bases__height--254{height:254%!important}.bases__height--254px{height:254px!important}.bases__height--min254px{min-height:254px!important}.bases__height--max254px{max-height:254px!important}.bases__height--255{height:255%!important}.bases__height--255px{height:255px!important}.bases__height--min255px{min-height:255px!important}.bases__height--max255px{max-height:255px!important}.bases__height--256{height:256%!important}.bases__height--256px{height:256px!important}.bases__height--min256px{min-height:256px!important}.bases__height--max256px{max-height:256px!important}.bases__height--257{height:257%!important}.bases__height--257px{height:257px!important}.bases__height--min257px{min-height:257px!important}.bases__height--max257px{max-height:257px!important}.bases__height--258{height:258%!important}.bases__height--258px{height:258px!important}.bases__height--min258px{min-height:258px!important}.bases__height--max258px{max-height:258px!important}.bases__height--259{height:259%!important}.bases__height--259px{height:259px!important}.bases__height--min259px{min-height:259px!important}.bases__height--max259px{max-height:259px!important}.bases__height--260{height:260%!important}.bases__height--260px{height:260px!important}.bases__height--min260px{min-height:260px!important}.bases__height--max260px{max-height:260px!important}.bases__height--261{height:261%!important}.bases__height--261px{height:261px!important}.bases__height--min261px{min-height:261px!important}.bases__height--max261px{max-height:261px!important}.bases__height--262{height:262%!important}.bases__height--262px{height:262px!important}.bases__height--min262px{min-height:262px!important}.bases__height--max262px{max-height:262px!important}.bases__height--263{height:263%!important}.bases__height--263px{height:263px!important}.bases__height--min263px{min-height:263px!important}.bases__height--max263px{max-height:263px!important}.bases__height--264{height:264%!important}.bases__height--264px{height:264px!important}.bases__height--min264px{min-height:264px!important}.bases__height--max264px{max-height:264px!important}.bases__height--265{height:265%!important}.bases__height--265px{height:265px!important}.bases__height--min265px{min-height:265px!important}.bases__height--max265px{max-height:265px!important}.bases__height--266{height:266%!important}.bases__height--266px{height:266px!important}.bases__height--min266px{min-height:266px!important}.bases__height--max266px{max-height:266px!important}.bases__height--267{height:267%!important}.bases__height--267px{height:267px!important}.bases__height--min267px{min-height:267px!important}.bases__height--max267px{max-height:267px!important}.bases__height--268{height:268%!important}.bases__height--268px{height:268px!important}.bases__height--min268px{min-height:268px!important}.bases__height--max268px{max-height:268px!important}.bases__height--269{height:269%!important}.bases__height--269px{height:269px!important}.bases__height--min269px{min-height:269px!important}.bases__height--max269px{max-height:269px!important}.bases__height--270{height:270%!important}.bases__height--270px{height:270px!important}.bases__height--min270px{min-height:270px!important}.bases__height--max270px{max-height:270px!important}.bases__height--271{height:271%!important}.bases__height--271px{height:271px!important}.bases__height--min271px{min-height:271px!important}.bases__height--max271px{max-height:271px!important}.bases__height--272{height:272%!important}.bases__height--272px{height:272px!important}.bases__height--min272px{min-height:272px!important}.bases__height--max272px{max-height:272px!important}.bases__height--273{height:273%!important}.bases__height--273px{height:273px!important}.bases__height--min273px{min-height:273px!important}.bases__height--max273px{max-height:273px!important}.bases__height--274{height:274%!important}.bases__height--274px{height:274px!important}.bases__height--min274px{min-height:274px!important}.bases__height--max274px{max-height:274px!important}.bases__height--275{height:275%!important}.bases__height--275px{height:275px!important}.bases__height--min275px{min-height:275px!important}.bases__height--max275px{max-height:275px!important}.bases__height--276{height:276%!important}.bases__height--276px{height:276px!important}.bases__height--min276px{min-height:276px!important}.bases__height--max276px{max-height:276px!important}.bases__height--277{height:277%!important}.bases__height--277px{height:277px!important}.bases__height--min277px{min-height:277px!important}.bases__height--max277px{max-height:277px!important}.bases__height--278{height:278%!important}.bases__height--278px{height:278px!important}.bases__height--min278px{min-height:278px!important}.bases__height--max278px{max-height:278px!important}.bases__height--279{height:279%!important}.bases__height--279px{height:279px!important}.bases__height--min279px{min-height:279px!important}.bases__height--max279px{max-height:279px!important}.bases__height--280{height:280%!important}.bases__height--280px{height:280px!important}.bases__height--min280px{min-height:280px!important}.bases__height--max280px{max-height:280px!important}.bases__height--281{height:281%!important}.bases__height--281px{height:281px!important}.bases__height--min281px{min-height:281px!important}.bases__height--max281px{max-height:281px!important}.bases__height--282{height:282%!important}.bases__height--282px{height:282px!important}.bases__height--min282px{min-height:282px!important}.bases__height--max282px{max-height:282px!important}.bases__height--283{height:283%!important}.bases__height--283px{height:283px!important}.bases__height--min283px{min-height:283px!important}.bases__height--max283px{max-height:283px!important}.bases__height--284{height:284%!important}.bases__height--284px{height:284px!important}.bases__height--min284px{min-height:284px!important}.bases__height--max284px{max-height:284px!important}.bases__height--285{height:285%!important}.bases__height--285px{height:285px!important}.bases__height--min285px{min-height:285px!important}.bases__height--max285px{max-height:285px!important}.bases__height--286{height:286%!important}.bases__height--286px{height:286px!important}.bases__height--min286px{min-height:286px!important}.bases__height--max286px{max-height:286px!important}.bases__height--287{height:287%!important}.bases__height--287px{height:287px!important}.bases__height--min287px{min-height:287px!important}.bases__height--max287px{max-height:287px!important}.bases__height--288{height:288%!important}.bases__height--288px{height:288px!important}.bases__height--min288px{min-height:288px!important}.bases__height--max288px{max-height:288px!important}.bases__height--289{height:289%!important}.bases__height--289px{height:289px!important}.bases__height--min289px{min-height:289px!important}.bases__height--max289px{max-height:289px!important}.bases__height--290{height:290%!important}.bases__height--290px{height:290px!important}.bases__height--min290px{min-height:290px!important}.bases__height--max290px{max-height:290px!important}.bases__height--291{height:291%!important}.bases__height--291px{height:291px!important}.bases__height--min291px{min-height:291px!important}.bases__height--max291px{max-height:291px!important}.bases__height--292{height:292%!important}.bases__height--292px{height:292px!important}.bases__height--min292px{min-height:292px!important}.bases__height--max292px{max-height:292px!important}.bases__height--293{height:293%!important}.bases__height--293px{height:293px!important}.bases__height--min293px{min-height:293px!important}.bases__height--max293px{max-height:293px!important}.bases__height--294{height:294%!important}.bases__height--294px{height:294px!important}.bases__height--min294px{min-height:294px!important}.bases__height--max294px{max-height:294px!important}.bases__height--295{height:295%!important}.bases__height--295px{height:295px!important}.bases__height--min295px{min-height:295px!important}.bases__height--max295px{max-height:295px!important}.bases__height--296{height:296%!important}.bases__height--296px{height:296px!important}.bases__height--min296px{min-height:296px!important}.bases__height--max296px{max-height:296px!important}.bases__height--297{height:297%!important}.bases__height--297px{height:297px!important}.bases__height--min297px{min-height:297px!important}.bases__height--max297px{max-height:297px!important}.bases__height--298{height:298%!important}.bases__height--298px{height:298px!important}.bases__height--min298px{min-height:298px!important}.bases__height--max298px{max-height:298px!important}.bases__height--299{height:299%!important}.bases__height--299px{height:299px!important}.bases__height--min299px{min-height:299px!important}.bases__height--max299px{max-height:299px!important}.bases__height--300{height:300%!important}.bases__height--300px{height:300px!important}.bases__height--min300px{min-height:300px!important}.bases__height--max300px{max-height:300px!important}body,html{margin:0;padding:0;scroll-behavior:smooth;overflow:hidden}body .pac-container,html .pac-container{z-index:999999}body::-webkit-scrollbar,html::-webkit-scrollbar{max-width:10px;max-height:10px}body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:#fff!important;border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}body::-webkit-scrollbar-track:hover,html::-webkit-scrollbar-track:hover{background-color:hsla(217,8%,50%,.4)!important}body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:hsla(217,8%,50%,.6)!important;border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;border-radius:.6vw;min-height:3vh;min-width:3vw}body::-webkit-scrollbar-thumb:hover,html::-webkit-scrollbar-thumb:hover{background-color:#757d8a!important}body::-webkit-scrollbar-track:hover~body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-track:hover~html::-webkit-scrollbar-thumb,html::-webkit-scrollbar-track:hover~body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-track:hover~html::-webkit-scrollbar-thumb{background-color:#757d8a!important}body::-webkit-scrollbar-thumb:hover~body::-webkit-scrollbar-track,body::-webkit-scrollbar-thumb:hover~html::-webkit-scrollbar-track,html::-webkit-scrollbar-thumb:hover~body::-webkit-scrollbar-track,html::-webkit-scrollbar-thumb:hover~html::-webkit-scrollbar-track{background-color:hsla(217,8%,50%,.1)!important}body::-webkit-scrollbar-corner,html::-webkit-scrollbar-corner{background-color:transparent}*{box-sizing:border-box}a{text-decoration:none!important}a,a:hover{color:unset}.row{margin-left:unset!important;margin-right:unset!important}.bottom-0{bottom:0!important}::placeholder{color:#222!important;opacity:.32!important}:-ms-input-placeholder{color:#222!important;opacity:.32!important}::-ms-input-placeholder{color:#222!important;opacity:.32!important}::-ms-reveal{display:none}body{padding-right:0!important}body.modal-open{padding-right:unset!important}body .fade{transition:unset!important}.no-scroll{overflow:hidden!important}input,optgroup,select,textarea{line-height:unset!important}::-webkit-scrollbar{max-width:10px;max-height:10px}::-webkit-scrollbar-track{background-color:#fff;border-radius:10px}::-webkit-scrollbar-thumb{background-color:hsla(217,8%,50%,.6);border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;border-radius:.6vw;min-height:3vh;min-width:3vw}::-webkit-scrollbar-thumb:hover{background-color:#8d8d8d}::-webkit-scrollbar-corner{background-color:transparent}:hover::-webkit-scrollbar-track{background-color:hsla(217,8%,50%,.1)}:hover::-webkit-scrollbar-thumb{background-color:#757d8a}:hover::-webkit-scrollbar-thumb:hover{background-color:#8d8d8d}.components__app{width:100%;transition-timing-function:ease-in;transition:.25s;display:flex;height:100vh}.components__app-body{flex:1 1}.components__app-container{width:100%;overflow-x:hidden;margin-top:100px}.components__app-container-content{margin-left:260px;padding:10px;background:#fff}.components__app-container-content--collapsed{margin-left:64px}.components__app-container-content--user{width:100%;margin:0;padding:0}.components__app-container-content [class$=-header],.components__app-container-content [class$=-heading]{margin-right:10px}.components__app-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;white-space:pre-wrap}.components__app-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__app-modal-button div{font-weight:700!important;font-size:16px!important}.components__app-modal-footer{padding-bottom:28px;padding-top:18px}.components__button{max-width:100%;min-height:30px;padding:9px 11px;position:relative;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;border:1px solid transparent;display:flex;align-items:center;justify-content:center;gap:4px;overflow:hidden;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.components__button:not(:disabled):not(.disabled){cursor:pointer}.components__button-ripple{position:absolute;background:#fff;transform:translate(-50%,-50%);pointer-events:none;border-radius:50%;animation:ripple-animate 1s ease-in-out}.components__button-icon--start{margin-right:5px}.components__button-icon--end{margin-left:5px}.components__button_disable{background:#e60012;opacity:.3}.components__button_content-wrap{overflow:hidden!important}.components__button_content-wrap .components__button-text{white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important;word-break:break-all!important}.components__button-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__button-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__button-modal-button div{font-weight:700!important;font-size:16px!important}.components__button-modal-footer{padding-bottom:28px;padding-top:18px}@keyframes ripple-animate{0%{width:0;height:0;opacity:.5}to{width:600px;height:600px;opacity:0}}.components__img-full{transition:opacity .4s ease 0s}.components__img-thumb{transition:visibility 0s ease .4s;visibility:visible}.components__input{border:1px solid #b2b2b2;color:#222;font-weight:400;font-size:16px;line-height:21.79px;border-radius:8px;width:100%;min-height:32px;padding:12px 17px;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s;-moz-appearance:none!important;appearance:none!important;-webkit-appearance:none!important;position:relative;display:flex;align-items:center}.components__input::-webkit-inner-spin-button,.components__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.components__input[type=number]{-moz-appearance:textfield}.components__input:focus{outline:none}.components__input .react-autosuggest__input{width:100%;height:100%;border:none;padding:0!important}.components__input .react-autosuggest__input--focused{outline:none}.components__input .react-autosuggest__suggestions-container{display:none}.components__input .react-autosuggest__suggestions-container--open{display:block;position:absolute;top:36px;left:0;width:100%;max-height:300px;overflow-y:auto;box-shadow:2px 2px 8px rgba(34,34,34,.25)!important;background-color:#fff;border-radius:.25rem;z-index:2;padding:8px 0}.components__input .react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.components__input .react-autosuggest__suggestion{cursor:pointer;padding:8px}.components__input .react-autosuggest__suggestion--highlighted{background-color:rgba(34,34,34,.1)}.components__select{border:1px solid #b2b2b2;max-width:100%;width:auto;min-height:32px;border-radius:8px;width:100%;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;background:transparent;background:url(/assets/icons/arrow-down.svg);background-repeat:no-repeat;background-position:right 32px center;background-position-y:50%;color:#222!important}.components__select:focus{background-color:#fff;outline:unset!important;background:url(/assets/icons/icon_arrow_up.svg);background-repeat:no-repeat;background-position:right 32px center;background-position-y:50%}.components__select .css-319lph-ValueContainer{padding:0 8px}.components__select .css-1pahdxg-control,.components__select .css-1s2u09g-control{border:unset!important;min-height:30px;background:url(/assets/icons/arrow-down.svg);background-repeat:no-repeat;background-position:right 32px center;background-position-y:50%}.components__select .css-1gtu0rj-indicatorContainer,.components__select .css-tlfecz-indicatorContainer{color:#222}.components__select .css-1gtu0rj-indicatorContainer svg,.components__select .css-1okebmr-indicatorSeparator,.components__select .css-tlfecz-indicatorContainer svg{display:none!important}.components__select .css-1pndypt-Input,.components__select .css-6j8wv5-Input{padding:unset!important;margin:unset!important}.components__select .css-ackcql,.components__select .css-qc6sy-singleValue,.components__select .css-vwja0k{margin:0!important;padding:0!important}.components__select .css-143ao5d-control{border-radius:8px}.components__select .select__multi-value{position:relative!important;border-radius:10px!important;margin-top:3px!important;margin-bottom:3px!important;min-width:120px!important;margin-left:0!important;background-color:#a5b0c1!important}.components__select .select__multi-value__label{font-size:14px;font-weight:500;width:80%;color:#fff!important}.components__select .select__multi-value__remove{position:absolute;color:#fff!important;top:6px;right:0}.components__select .select__value-container{padding:9px 17px!important}.components__select .select__control{border-radius:8px}.components__modal{z-index:99999}.components__modal-dialog{margin:0!important;height:100%;width:100%;transition:unset!important;max-width:unset!important}.components__modal-dialog-content{width:auto;position:absolute;border-radius:14px;top:50%;left:50%;transform:translate(-50%,-50%);align-items:center;justify-content:center}.components__modal-dialog-content-heading{font-size:24px;font-weight:700;border-top-left-radius:14px;border-top-right-radius:14px;width:100%;padding:12px 10px;background-color:#d8dde4}.components__modal-dialog-content-heading button{height:28px;width:28px;border-radius:50%;box-shadow:unset;margin-left:auto;border:none;background:transparent!important}.components__modal-dialog-content-heading button img{width:28px;height:28px;filter:unset}.components__modal-dialog-content-body{max-height:calc(100dvh - 190px)!important;overflow-y:auto;color:#000;font-size:16px}@media(max-width:991.98px){.components__modal-dialog-content-body{padding:17px!important;max-height:calc(100dvh - 270px)!important}}@media(max-width:1499.98px){.components__modal-dialog-content-body{font-size:18px!important}}@media(min-width:1500px)and (max-width:1919.98px){.components__modal-dialog-content-body{font-size:21px}}.components__modal-dialog-content-footer{padding:16px;display:flex;width:68%}.components__modal-dialog-content-footer-cancel,.components__modal-dialog-content-footer-submit{margin:5px;min-width:120px}.components__validator-input input,.components__validator-input textarea,.components__validator-input>div{border-color:#e60012!important}.components__loader{z-index:9999999;background:rgba(0,0,0,.5);position:fixed;height:100%;width:100%;top:0;left:0;right:0;bottom:0;overflow-y:hidden!important}.components__loader-spinner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.components__choice{min-height:34px}.components__choice input{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid #222;width:16px;height:16px}.components__choice input:focus{outline:unset!important;border:1px solid rgba(84,172,236,.49)}.components__choice input[type=checkbox]{border-radius:3.07px}.components__choice input[type=checkbox]:checked{background:url(/assets/icons/checkbox-checked-dark.svg) 50% no-repeat!important;border:none}.components__choice input[type=radio]{border-radius:50%}.components__choice input[type=radio]:checked{background:url(/assets/icons/radio-checked.svg) 50% no-repeat;border:1px solid rgba(84,172,236,.49)}.components__choice--disabled-checkbox{pointer-events:none;opacity:.5}.components__choice-grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;grid-gap:10px;gap:10px}.components__choice-pill{border-radius:20px;border:2px solid #d8dde4;padding:2px 20px;color:#666;font-weight:500!important;font-size:18px!important;cursor:pointer;height:42px;width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.components__choice-pill.active{border:1px solid #fff!important;background:#38b6ff;color:#fff}.components__table-wrapper{height:calc(100dvh - 270px);overflow-x:auto;margin-bottom:65px}.components__table-wrapper::-webkit-scrollbar:horizontal{display:none}.components__table-wrapper::-webkit-scrollbar:vertical{max-width:10px;background-color:#fff!important;border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.components__table-wrapper::-webkit-scrollbar-track{background-color:#fff!important;border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.components__table-wrapper::-webkit-scrollbar-track:hover{background-color:hsla(217,8%,50%,.4)!important}.components__table-wrapper::-webkit-scrollbar-thumb{background-color:hsla(217,8%,50%,.6)!important;border-radius:10px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;border-radius:.6vw;min-height:3vh;min-width:3vw}.components__table-wrapper::-webkit-scrollbar-thumb:hover{background-color:#757d8a!important}.components__table-wrapper::-webkit-scrollbar-corner{background-color:transparent}.components__table-wrapper--pagination{position:fixed;bottom:0;background:#fff;width:-webkit-fill-available;padding-bottom:15px;z-index:999}.components__table-border{border-left:none;border-bottom:none;border-collapse:collapse}.components__table-border thead{position:-webkit-sticky;position:sticky;top:0;z-index:2}.components__table-border thead th{border:1px solid #fdfdfd;border-top:none;position:relative;line-height:1;padding:12px 10px;white-space:pre!important}.components__table-border tbody tr:nth-child(odd){background-color:#f2f2f2}.components__table-border tbody tr:nth-child(2n){background-color:#fff}.components__table-border tbody tr span,.components__table-border tbody tr td{padding-top:15px;padding-bottom:15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:200px}.components__table-border tbody tr td>span{padding:10px}.components__table-border tbody tr td{border-bottom:1.5px solid #f2f4f6;border-right:1.5px solid #f2f4f6}.components__table-link{color:#0d6efd;text-decoration:underline}.components__table--top-table{display:flex;align-items:center}.components__table-btn{margin:auto;padding:0}.components__table-btn img{margin-right:0}.components__table-btn_body{padding-top:11px!important;padding-bottom:11px!important}.components__table-sorted{margin-right:20px!important;display:inline-block!important}.components__table-sticky tr td:first-child,.components__table-sticky tr th:first-child{position:-webkit-sticky;position:sticky;left:-1px;z-index:1}.components__table-sticky-border tr td:first-child,.components__table-sticky-border tr th:first-child{border-left:none!important;border-right:none!important;box-shadow:inset -1px 0 0 0 #f2f4f6,inset 1px 0 0 0 #f2f4f6}.components__table-sticky-head{border-left:unset!important;border-right:unset!important}.components__table-sticky-head:before{content:"";position:absolute;left:-5px;top:0;bottom:-1px;border-right:1px solid #fdfdfd;width:5px}.components__table-sticky-head-first{border-right:unset!important}.components__table-sticky-head-first:before{content:"";position:absolute;left:-3px;top:0;bottom:-1px;width:5px;border-right:2px solid #7f7f7f}.components__table-sticky-column{border-left:unset!important;border-right:unset!important}.components__table-sticky-column:before{content:"";position:absolute;left:-4px;top:0;bottom:-1px;border-right:1px solid #f2f4f6;width:5px}.components__table-sticky-column-first{border-right:unset!important}.components__table-sticky-column-first:before{content:"";position:absolute;left:-3px;top:0;bottom:-1px;width:5px;border-right:2px solid #7f7f7f}.components__table-resizer{position:absolute;right:-8px;top:0;width:10px;height:100%;cursor:col-resize;z-index:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.components__table-resizer:last-child{right:0!important}.components__table-customScrollbar{position:fixed;bottom:0;right:10px;height:25px;z-index:999}.components__table-checkbox-head{min-height:-moz-fit-content!important;min-height:fit-content!important}.components__pagination button{height:34px;min-width:35px;margin:7.5px;box-shadow:unset;border-radius:8.5px;border:1px solid #000}.components__pagination button div{font-size:13px!important}.components__pagination img{width:10px;height:16px}.components__pagination_arrow{background-color:#fff!important;border-radius:8.5px;border:1px solid #000;box-shadow:unset;width:47px!important}.components__pagination_arrow img{filter:brightness(0) saturate(100%)}.components__header{position:fixed;left:0;right:0;top:0;z-index:9999}.components__header-banner{background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px;font-weight:700}.components__header-banner img{height:47px}.components__header-nav{padding:0 12px;background:#404040;color:#fff;font-size:1.48dvh;display:flex;justify-content:space-between;align-items:center;height:53px}.components__header-nav-collapse{cursor:pointer}.components__header-nav-collapse img{width:4.35dvh;height:4.35dvh}.components__header-nav-content{display:flex;align-items:center;column-gap:4px}.components__header-nav-content-notification{cursor:pointer}.components__header-nav-content-notification img{width:4.35dvh;height:4.35dvh}.components__header-nav-search{display:flex;align-items:center;margin-right:10px}.components__header-nav-search-toggle-button{padding:5px 30px;border-radius:10px;font-size:20px!important}@media(max-width:1599.98px){.components__header-nav-search-toggle-button{font-size:18px!important}}@media(max-width:1499.98px){.components__header-nav-search-toggle-button{font-size:16px!important}}@media(max-width:1399.98px){.components__header-nav-search-toggle-button{font-size:14px!important}}.components__header-name{margin-left:10px;color:#404040}.components__datepicker .react-datepicker-popper{z-index:1002!important}.components__datepicker .react-datepicker-wrapper{width:100%}.components__datepicker select::-webkit-scrollbar{width:5px!important}.components__datepicker input{width:100%;height:46px;border:1px solid #f1f1f1;border-radius:4px;outline:none;padding:.375rem .75rem}.components__datepicker input:focus{outline:unset;border:2px solid #0d6efd}.components__datepicker input[name=time-input]{width:100%!important}.components__datepicker-img{position:absolute;top:12.5px;right:15px;cursor:pointer;z-index:10}.components__datepicker-clear{position:absolute;width:10px;height:10px;top:12.5px;right:40px;cursor:pointer;z-index:10;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__datepicker-arrow{position:absolute;top:21px;left:15px;cursor:pointer;z-index:10}.components__datepicker-dashboard{position:relative}.components__datepicker-dashboard-input{color:#000!important;border-radius:5px;flex-grow:0;height:40px;font-size:18px!important;padding-left:20px;padding-right:35px;width:100%!important;border:1px solid #7f7f7f}.components__datepicker-dashboard-img{position:absolute;top:10px;right:20px;cursor:pointer}.components__datepicker-dashboard-menu{cursor:pointer;display:flex;flex-direction:row;gap:5px}.components__datepicker-dashboard-menu-wrapper{width:100%}.components__datepicker-dashboard-menu-item{position:relative;width:100%;height:100%;border:1px solid #248fb3;color:#222;background-color:#fff;border-radius:5px;display:flex;align-items:center;justify-content:center;gap:10px;height:40px}.components__datepicker-dashboard-menu-item img{width:12px;height:48px}.components__datepicker-dashboard-menu-item.active,.components__datepicker-dashboard-menu-item:hover{color:#fff!important;background-color:#248fb3!important;border:1px solid transparent}.components__datepicker-dashboard-menu-item.active img,.components__datepicker-dashboard-menu-item:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(298deg) brightness(103%) contrast(100%)}.components__datepicker-dashboard-date-container{position:absolute;z-index:999}.components__datepicker-dashboard-date-container .react-datepicker__year-select::-webkit-scrollbar{width:5px}.components__datepicker-dashboard-date .react-datepicker,.components__datepicker-dashboard-month .react-datepicker,.components__datepicker-dashboard-range .react-datepicker,.components__datepicker-dashboard-week .react-datepicker,.components__datepicker-dashboard-year .react-datepicker{border:initial}.components__datepicker-dashboard-date .react-datepicker__navigation--next,.components__datepicker-dashboard-date .react-datepicker__navigation--previous,.components__datepicker-dashboard-month .react-datepicker__navigation--next,.components__datepicker-dashboard-month .react-datepicker__navigation--previous,.components__datepicker-dashboard-range .react-datepicker__navigation--next,.components__datepicker-dashboard-range .react-datepicker__navigation--previous,.components__datepicker-dashboard-week .react-datepicker__navigation--next,.components__datepicker-dashboard-week .react-datepicker__navigation--previous,.components__datepicker-dashboard-year .react-datepicker__navigation--next,.components__datepicker-dashboard-year .react-datepicker__navigation--previous{filter:brightness(0) saturate(100%);top:7.5px}.components__datepicker-dashboard-date .react-datepicker__navigation-icon:before,.components__datepicker-dashboard-month .react-datepicker__navigation-icon:before,.components__datepicker-dashboard-range .react-datepicker__navigation-icon:before,.components__datepicker-dashboard-week .react-datepicker__navigation-icon:before,.components__datepicker-dashboard-year .react-datepicker__navigation-icon:before{border-width:2px 2px 0 0}.components__datepicker-dashboard-date .react-datepicker__day-name,.components__datepicker-dashboard-month .react-datepicker__day-name,.components__datepicker-dashboard-range .react-datepicker__day-name,.components__datepicker-dashboard-week .react-datepicker__day-name,.components__datepicker-dashboard-year .react-datepicker__day-name{font-weight:600;color:#176b87}.components__datepicker-dashboard-date .react-datepicker__header,.components__datepicker-dashboard-month .react-datepicker__header,.components__datepicker-dashboard-range .react-datepicker__header,.components__datepicker-dashboard-week .react-datepicker__header,.components__datepicker-dashboard-year .react-datepicker__header{border-bottom:none!important}.components__datepicker-dashboard-date .react-datepicker,.components__datepicker-dashboard-month .react-datepicker,.components__datepicker-dashboard-range .react-datepicker,.components__datepicker-dashboard-week .react-datepicker,.components__datepicker-dashboard-year .react-datepicker{background-color:#f2f2f2}.components__datepicker-dashboard-date .react-datepicker__year-wrapper,.components__datepicker-dashboard-month .react-datepicker__year-wrapper,.components__datepicker-dashboard-range .react-datepicker__year-wrapper,.components__datepicker-dashboard-week .react-datepicker__year-wrapper,.components__datepicker-dashboard-year .react-datepicker__year-wrapper{max-width:205px}.components__datepicker-dashboard-date .react-datepicker__month-text,.components__datepicker-dashboard-date .react-datepicker__year-text,.components__datepicker-dashboard-month .react-datepicker__month-text,.components__datepicker-dashboard-month .react-datepicker__year-text,.components__datepicker-dashboard-range .react-datepicker__month-text,.components__datepicker-dashboard-range .react-datepicker__year-text,.components__datepicker-dashboard-week .react-datepicker__month-text,.components__datepicker-dashboard-week .react-datepicker__year-text,.components__datepicker-dashboard-year .react-datepicker__month-text,.components__datepicker-dashboard-year .react-datepicker__year-text{height:2rem;display:flex;align-items:center;justify-content:center}.components__datepicker-dashboard-date .react-datepicker__month-wrapper,.components__datepicker-dashboard-month .react-datepicker__month-wrapper,.components__datepicker-dashboard-range .react-datepicker__month-wrapper,.components__datepicker-dashboard-week .react-datepicker__month-wrapper,.components__datepicker-dashboard-year .react-datepicker__month-wrapper{display:flex}.components__datepicker-dashboard-date .react-datepicker__day--selected,.components__datepicker-dashboard-date .react-datepicker__month--selected,.components__datepicker-dashboard-date .react-datepicker__year-text--selected,.components__datepicker-dashboard-month .react-datepicker__day--selected,.components__datepicker-dashboard-month .react-datepicker__month--selected,.components__datepicker-dashboard-month .react-datepicker__year-text--selected,.components__datepicker-dashboard-range .react-datepicker__day--selected,.components__datepicker-dashboard-range .react-datepicker__month--selected,.components__datepicker-dashboard-range .react-datepicker__year-text--selected,.components__datepicker-dashboard-week .react-datepicker__day--selected,.components__datepicker-dashboard-week .react-datepicker__month--selected,.components__datepicker-dashboard-week .react-datepicker__year-text--selected,.components__datepicker-dashboard-year .react-datepicker__day--selected,.components__datepicker-dashboard-year .react-datepicker__month--selected,.components__datepicker-dashboard-year .react-datepicker__year-text--selected{background-color:#176b87!important;color:#fff!important}.components__datepicker-dashboard-date .react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-date .react-datepicker__month-text--keyboard-selected,.components__datepicker-dashboard-date .react-datepicker__quarter-text--keyboard-selected,.components__datepicker-dashboard-date .react-datepicker__year-text--keyboard-selected,.components__datepicker-dashboard-month .react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-month .react-datepicker__month-text--keyboard-selected,.components__datepicker-dashboard-month .react-datepicker__quarter-text--keyboard-selected,.components__datepicker-dashboard-month .react-datepicker__year-text--keyboard-selected,.components__datepicker-dashboard-range .react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-range .react-datepicker__month-text--keyboard-selected,.components__datepicker-dashboard-range .react-datepicker__quarter-text--keyboard-selected,.components__datepicker-dashboard-range .react-datepicker__year-text--keyboard-selected,.components__datepicker-dashboard-week .react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-week .react-datepicker__month-text--keyboard-selected,.components__datepicker-dashboard-week .react-datepicker__quarter-text--keyboard-selected,.components__datepicker-dashboard-week .react-datepicker__year-text--keyboard-selected,.components__datepicker-dashboard-year .react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-year .react-datepicker__month-text--keyboard-selected,.components__datepicker-dashboard-year .react-datepicker__quarter-text--keyboard-selected,.components__datepicker-dashboard-year .react-datepicker__year-text--keyboard-selected{background:unset;color:#222}.components__datepicker-dashboard-date .is-fake-selected.react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-month .is-fake-selected.react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-range .is-fake-selected.react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-week .is-fake-selected.react-datepicker__day--keyboard-selected,.components__datepicker-dashboard-year .is-fake-selected.react-datepicker__day--keyboard-selected{background-color:hsla(0,0%,100%,0)!important;color:#000!important}.components__datepicker-dashboard-date .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-date .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-month .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-month .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-range .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-range .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-week .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-week .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-year .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range.react-datepicker__day--selecting-range-start,.components__datepicker-dashboard-year .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--selecting-range-start{background-color:#176b87!important;color:#fff!important}.components__datepicker-dashboard-date .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range,.components__datepicker-dashboard-month .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range,.components__datepicker-dashboard-range .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range,.components__datepicker-dashboard-week .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range,.components__datepicker-dashboard-year .is-fake-selected.react-datepicker__day--keyboard-selected.react-datepicker__day--in-selecting-range{background-color:rgba(33,107,165,.502)!important;color:#fff!important}.components__datepicker-dashboard-date .react-datepicker__day:hover,.components__datepicker-dashboard-date .react-datepicker__month-text:hover,.components__datepicker-dashboard-date .react-datepicker__quarter-text:hover,.components__datepicker-dashboard-date .react-datepicker__year-text:hover,.components__datepicker-dashboard-month .react-datepicker__day:hover,.components__datepicker-dashboard-month .react-datepicker__month-text:hover,.components__datepicker-dashboard-month .react-datepicker__quarter-text:hover,.components__datepicker-dashboard-month .react-datepicker__year-text:hover,.components__datepicker-dashboard-range .react-datepicker__day:hover,.components__datepicker-dashboard-range .react-datepicker__month-text:hover,.components__datepicker-dashboard-range .react-datepicker__quarter-text:hover,.components__datepicker-dashboard-range .react-datepicker__year-text:hover,.components__datepicker-dashboard-week .react-datepicker__day:hover,.components__datepicker-dashboard-week .react-datepicker__month-text:hover,.components__datepicker-dashboard-week .react-datepicker__quarter-text:hover,.components__datepicker-dashboard-week .react-datepicker__year-text:hover,.components__datepicker-dashboard-year .react-datepicker__day:hover,.components__datepicker-dashboard-year .react-datepicker__month-text:hover,.components__datepicker-dashboard-year .react-datepicker__quarter-text:hover,.components__datepicker-dashboard-year .react-datepicker__year-text:hover{background-color:#176b87!important;color:#fff!important}.components__datepicker-dashboard-date .react-datepicker__day-container,.components__datepicker-dashboard-date .react-datepicker__month-container,.components__datepicker-dashboard-date .react-datepicker__quarter-container,.components__datepicker-dashboard-date .react-datepicker__year-container,.components__datepicker-dashboard-month .react-datepicker__day-container,.components__datepicker-dashboard-month .react-datepicker__month-container,.components__datepicker-dashboard-month .react-datepicker__quarter-container,.components__datepicker-dashboard-month .react-datepicker__year-container,.components__datepicker-dashboard-range .react-datepicker__day-container,.components__datepicker-dashboard-range .react-datepicker__month-container,.components__datepicker-dashboard-range .react-datepicker__quarter-container,.components__datepicker-dashboard-range .react-datepicker__year-container,.components__datepicker-dashboard-week .react-datepicker__day-container,.components__datepicker-dashboard-week .react-datepicker__month-container,.components__datepicker-dashboard-week .react-datepicker__quarter-container,.components__datepicker-dashboard-week .react-datepicker__year-container,.components__datepicker-dashboard-year .react-datepicker__day-container,.components__datepicker-dashboard-year .react-datepicker__month-container,.components__datepicker-dashboard-year .react-datepicker__quarter-container,.components__datepicker-dashboard-year .react-datepicker__year-container{padding:4px 8px;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}@media(min-width:1500px)and (max-width:1919.98px){.components__datepicker-dashboard-date .react-datepicker__day-container,.components__datepicker-dashboard-date .react-datepicker__month-container,.components__datepicker-dashboard-date .react-datepicker__quarter-container,.components__datepicker-dashboard-date .react-datepicker__year-container,.components__datepicker-dashboard-month .react-datepicker__day-container,.components__datepicker-dashboard-month .react-datepicker__month-container,.components__datepicker-dashboard-month .react-datepicker__quarter-container,.components__datepicker-dashboard-month .react-datepicker__year-container,.components__datepicker-dashboard-range .react-datepicker__day-container,.components__datepicker-dashboard-range .react-datepicker__month-container,.components__datepicker-dashboard-range .react-datepicker__quarter-container,.components__datepicker-dashboard-range .react-datepicker__year-container,.components__datepicker-dashboard-week .react-datepicker__day-container,.components__datepicker-dashboard-week .react-datepicker__month-container,.components__datepicker-dashboard-week .react-datepicker__quarter-container,.components__datepicker-dashboard-week .react-datepicker__year-container,.components__datepicker-dashboard-year .react-datepicker__day-container,.components__datepicker-dashboard-year .react-datepicker__month-container,.components__datepicker-dashboard-year .react-datepicker__quarter-container,.components__datepicker-dashboard-year .react-datepicker__year-container{padding:0}}.components__datepicker-dashboard-date .btn-cancel,.components__datepicker-dashboard-month .btn-cancel,.components__datepicker-dashboard-range .btn-cancel,.components__datepicker-dashboard-week .btn-cancel,.components__datepicker-dashboard-year .btn-cancel{border:none;background-color:#b65252;color:#fff;font-weight:500;width:80px;height:40px;border-radius:10px}.components__datepicker-dashboard-date .btn-ok,.components__datepicker-dashboard-month .btn-ok,.components__datepicker-dashboard-range .btn-ok,.components__datepicker-dashboard-week .btn-ok,.components__datepicker-dashboard-year .btn-ok{border:none;background-color:#176b87;color:#fff;font-weight:500;width:80px;height:40px;border-radius:10px}.components__datepicker-dashboard-date .react-datepicker__day--today,.components__datepicker-dashboard-date .react-datepicker__month-text--today,.components__datepicker-dashboard-date .react-datepicker__year-text--today,.components__datepicker-dashboard-month .react-datepicker__day--today,.components__datepicker-dashboard-month .react-datepicker__month-text--today,.components__datepicker-dashboard-month .react-datepicker__year-text--today,.components__datepicker-dashboard-range .react-datepicker__day--today,.components__datepicker-dashboard-range .react-datepicker__month-text--today,.components__datepicker-dashboard-range .react-datepicker__year-text--today,.components__datepicker-dashboard-week .react-datepicker__day--today,.components__datepicker-dashboard-week .react-datepicker__month-text--today,.components__datepicker-dashboard-week .react-datepicker__year-text--today,.components__datepicker-dashboard-year .react-datepicker__day--today,.components__datepicker-dashboard-year .react-datepicker__month-text--today,.components__datepicker-dashboard-year .react-datepicker__year-text--today{background-color:unset;font-weight:unset}.components__datepicker-dashboard-date .react-datepicker__day--selected.react-datepicker__day--today,.components__datepicker-dashboard-date .react-datepicker__month--selected.react-datepicker__month-text--today,.components__datepicker-dashboard-month .react-datepicker__day--selected.react-datepicker__day--today,.components__datepicker-dashboard-month .react-datepicker__month--selected.react-datepicker__month-text--today,.components__datepicker-dashboard-range .react-datepicker__day--selected.react-datepicker__day--today,.components__datepicker-dashboard-range .react-datepicker__month--selected.react-datepicker__month-text--today,.components__datepicker-dashboard-week .react-datepicker__day--selected.react-datepicker__day--today,.components__datepicker-dashboard-week .react-datepicker__month--selected.react-datepicker__month-text--today,.components__datepicker-dashboard-year .react-datepicker__day--selected.react-datepicker__day--today,.components__datepicker-dashboard-year .react-datepicker__month--selected.react-datepicker__month-text--today{background-color:#176b87!important}.components__datepicker-dashboard-date .react-datepicker__day--in-range,.components__datepicker-dashboard-month .react-datepicker__day--in-range,.components__datepicker-dashboard-range .react-datepicker__day--in-range,.components__datepicker-dashboard-week .react-datepicker__day--in-range,.components__datepicker-dashboard-year .react-datepicker__day--in-range{background-color:#176b87!important;color:#fff!important}.components__datepicker-dashboard-button{border-radius:20px;flex-grow:0;padding:0 20px 0 40px;cursor:pointer;display:flex;align-items:center;background-color:#fff!important;color:#757d8a!important;font-size:16px!important;line-height:32px;border:1px solid #b2b2b2;box-shadow:none;height:20px}.components__datepicker-dashboard-button-text{color:#000;font-weight:700!important}.components__datepicker--default{border-radius:8px;position:relative;border:1px solid #b2b2b2;outline:unset}.components__datepicker--default input{border-radius:8px;border:none}.components__datepicker--default input:focus{outline:unset;border:unset}.components__datepicker--default .react-datepicker{border:none;outline:unset;background-color:#f2f2f2}.components__datepicker--default .react-datepicker__navigation--next,.components__datepicker--default .react-datepicker__navigation--previous{filter:brightness(0) saturate(100%);top:7.5px}.components__datepicker--default .react-datepicker__day-name{font-weight:600;color:#176b87}.components__datepicker--default .react-datepicker__header{border-bottom:none!important}.components__datepicker--default .react-datepicker__day--selected{background-color:#176b87!important}.components__datepicker--default .react-datepicker__day:hover{background-color:#176b87;color:#fff}.components__datepicker--default .react-datepicker__month-container{padding:4px 8px;border-radius:8px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}.components__datepicker--default .react-datepicker__triangle{display:none}.components__datepicker--default .react-datepicker__day--today,.components__datepicker--default .react-datepicker__month-text--today,.components__datepicker--default .react-datepicker__year-text--today{background-color:unset;font-weight:unset}.components__datepicker--default .react-datepicker__day--keyboard-selected,.components__datepicker--default .react-datepicker__month-text--keyboard-selected,.components__datepicker--default .react-datepicker__quarter-text--keyboard-selected,.components__datepicker--default .react-datepicker__year-text--keyboard-selected{background:unset;color:#222}.components__datepicker_header{display:block;gap:8px;padding:5px;justify-content:center}.components__datepicker_header_label{justify-content:space-between;align-items:center;font-weight:600;font-size:16px;color:#176b87}.components__datepicker_header_label button{border:none;font-weight:600}.components__datepicker_header_label button:disabled{opacity:.5}.components__datepicker_header_label span{font-weight:700}.components__datepicker_header_select{display:flex;justify-content:center;align-items:center}.components__datepicker_header_select_dropdown{width:75px;min-height:24px!important;margin:5px}.components__datepicker_header_select_dropdown .select__value-container{padding:5px 10px!important;display:inline-table;text-align:center}.components__datepicker_header_select_dropdown .select__indicator{padding:0!important}.components__dropdown{display:flex;justify-content:center;align-items:center;position:relative}.components__dropdown .dropdown-menu{padding:0;border:none;position:absolute}.components__dropdown .dropdown{position:static!important}.components__tabs ul li:not(.react-datepicker__time-list-item):not(.page-item){width:50%}.components__tabs .tab-content{border:1px solid #f1f1f1;border-top:none}.components__tabs-heading.active{color:#0d6efd!important}.components__timepicker .react-datepicker-wrapper{width:100%}.components__timepicker .react-datepicker-popper{z-index:1002!important;width:calc(100% - 200px)}.components__timepicker .react-datepicker-popper .react-datepicker-time__input{margin-right:10px!important}.components__timepicker .react-datepicker-popper input{margin-left:0!important}.components__timepicker .react-datepicker__triangle{transform:translate3d(45px,0,0)!important}.components__timepicker input{width:100%;height:46px;border:1px solid #f1f1f1;border-radius:4px;outline:none;padding:.375rem .75rem}.components__timepicker input:focus{outline:unset!important;border:2px solid #0d6efd!important}.components__timepicker input[name=time-input]{width:100%!important}.components__timepicker-img{position:absolute;top:12.5px;right:17px;cursor:pointer}.components__switch{position:relative;display:inline-block;border:1px solid #b9b9b9;width:65px;height:31px;border-radius:100px}.components__switch-checkbox{position:relative;display:inline-block;opacity:0;width:0;height:0}.components__switch-checkbox:checked+.components__switch-slider{background-color:#38b6ff}.components__switch-checkbox:focus+.components__switch-slider{box-shadow:0 0 1px #38b6ff}.components__switch-checkbox:checked+.components__switch-slider:before{transform:translateX(33px)}.components__switch-slider{position:absolute;border-radius:100px;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#e7e9ec;transition:.4s}.components__switch-slider:before{position:absolute;content:"";height:27px;width:27px;left:1.5px;bottom:1.5px;background-color:#fff;transition:.4s;border-radius:50%;box-shadow:2px 0 2px 0 rgba(0,0,0,.25)}.components__groupForm{width:100%;padding-right:20px}.components__groupForm-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.components__groupForm-title{font-weight:700;font-size:32px;line-height:100%;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.components__groupForm-input{border-radius:8px;margin-top:6px;height:46px}.components__groupForm-textarea{border-radius:8px;margin-top:6px;height:135px;resize:none}.components__groupForm-radio{margin-left:30px}.components__groupForm-radio-item input{margin-right:20px!important}.components__groupForm-button{width:100%;display:flex;justify-content:space-between}.components__groupForm-button-back{background-color:#d8dde4!important;color:#000!important;line-height:15.14px!important;border-radius:unset!important;border:1px solid transparent!important}.components__groupForm-button-back,.components__groupForm-button-registration{height:44px;width:120px;font-weight:700!important;font-size:16px!important;letter-spacing:.63px!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.components__groupForm-button-registration{background-color:#38b6ff!important;color:#fff!important;line-height:100%!important;margin-right:0;border-radius:unset!important}.components__groupForm-label{font-weight:700;font-size:18px;line-height:29px;display:flex;justify-content:flex-start;color:#757d8a}.components__groupForm-label--required{color:#b65252}.components__groupForm-bodyForm{margin-top:10px!important}.components__groupForm-bodyForm-label{font-weight:700;font-size:18px;line-height:29.01px;color:#757d8a;display:flex;justify-content:flex-start}.components__groupForm-bodyForm-label--required{color:#b65252}.components__groupForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__groupForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__groupForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__groupForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__companyForm{width:100%;height:100%}.components__companyForm-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-bottom:20px;padding-top:30px}.components__companyForm-title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:0;margin-bottom:30px;color:#404040;height:52px;display:flex;align-items:center}.components__companyForm-logoCompany{width:150px;height:150px;object-fit:cover;cursor:pointer}.components__companyForm-logoCompany,.components__companyForm-logoCompany--border{border:1px solid #000;border-radius:10px}.components__companyForm-label{font-weight:700;font-size:18px;line-height:21px;color:#757d8a}.components__companyForm-label--required{color:#b65252}.components__companyForm-toggle{position:absolute;bottom:50%;transform:translateY(50%);right:12px;width:25px;height:20px;cursor:pointer}.components__companyForm-input{height:46px}.components__companyForm-input,.components__companyForm-input-date{border-radius:8px;margin-top:6px;font-size:18px!important;font-weight:400!important;line-height:21px!important;color:#000}.components__companyForm-inputVoice{padding-right:60px}.components__companyForm-button{width:100px;height:42px;justify-content:center;align-items:center}.components__companyForm-select{border:1px solid #787f89;color:#222!important;font-weight:300;font-size:16px;line-height:21.79px;border-radius:8px;padding:12px 17px!important;margin-top:6px}.components__companyForm-select-value{border:1px solid #757d8a;font-weight:300;font-size:16px;min-height:32px;padding:12px 17px;color:#757d8a!important}.components__companyForm-nameKana{position:relative}.components__companyForm-nameKana img{position:absolute;right:0;top:11px;margin-right:24px;cursor:pointer}.components__companyForm-price{position:relative}.components__companyForm-price span{position:absolute;left:0;top:10px;margin-left:17px;font-size:18px;font-weight:400;z-index:1}.components__companyForm-price input{padding-left:28px}.components__companyForm-checkbox{line-height:10px!important}.components__companyForm-button{width:100%;display:flex;justify-content:space-between}.components__companyForm-button-back{background-color:#d8dde4!important;color:#000!important;padding:10px 30px!important;line-height:15.14px!important;letter-spacing:.63px!important}.components__companyForm-button-back div{font-weight:700!important;font-size:16px!important}.components__companyForm-button-registration{background-color:#38b6ff!important;color:#fff!important;padding:10px 30px!important;line-height:15.14px!important;letter-spacing:.63px!important;margin-right:0}.components__companyForm-button-registration div{font-weight:700!important;font-size:16px!important}.components__companyForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__companyForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__companyForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__companyForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__qrForm{min-width:700px}.components__qrForm-location-btn{position:absolute;top:39px;right:12px;height:30px!important;width:90px!important;font-size:14px!important;box-shadow:unset!important;border-radius:5px!important}.components__qrForm-nameKana{position:relative}.components__qrForm-nameKana img{position:absolute;right:0;top:14px;margin-right:26px;cursor:pointer}.components__qrForm-map{height:100%!important}.components__qrForm-map-modal{height:70dvh;width:70dvw}.components__qrForm-map-modal-selectionBtn{position:relative!important;margin-top:-80px!important}.components__qrForm-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.components__qrForm-info{margin-top:400px}.components__qrForm-headerForm{width:100%;font-size:32px;font-weight:700;line-height:100%;color:#404040;height:52px;display:flex;align-items:center}.components__qrForm-logo-image{width:150px;height:150px;object-fit:fill}.components__qrForm-bodyForm{margin-top:10px!important}.components__qrForm-bodyForm-label{font-weight:700;font-size:18px;line-height:29.01px;letter-spacing:.63px;color:#757d8a}.components__qrForm-bodyForm-label--required{color:#b65252}.components__qrForm-bodyForm-buildingName{padding-right:117px!important}.components__qrForm-bodyForm-voice{padding-right:66px!important}.components__qrForm-button{width:100%;display:flex;justify-content:space-between}.components__qrForm-button-back{background-color:#d8dde4!important;color:#000!important;border-radius:unset!important;border:1px solid transparent!important}.components__qrForm-button-back,.components__qrForm-button-registration{height:44px;width:120px;font-weight:700!important;font-size:16px!important;line-height:15.14px!important;letter-spacing:.63px!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.components__qrForm-button-registration{background-color:#38b6ff!important;color:#fff!important;margin-right:0;border-radius:unset!important}.components__qrForm-checkbox{line-height:10px!important}.components__qrForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__qrForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__qrForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__qrForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__qrForm-select{background-position:right 25px center!important}.components__loginForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;white-space:pre-wrap}.components__loginForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__loginForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__loginForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__loginForm-headingText{font-size:16px;color:#fff;margin:30px 0;text-align:center}.components__loginForm-input{width:100%;height:66px;padding:0 36px;background-color:#fff;font-weight:400;border-radius:15px;outline:none!important;color:#000!important;font-size:16px!important}.components__loginForm-toggle{position:absolute;bottom:50%;transform:translateY(50%);right:36px;width:35px;height:24px;cursor:pointer}.components__loginForm-button{width:100%;padding:20px 0;border-radius:15px}.components__loginForm-validator{font-size:16px!important;font-weight:700}.components__loginForm-forgotPassword{margin-top:32px;font-size:16px;color:#fff;text-align:center;font-family:Inter!important}.components__loginForm-forgotPassword-link{text-decoration:underline!important;color:#38b6ff}.components__loginForm-forgotPassword-link:hover{color:#38b6ff}.components__adminForm{width:100%;height:100%}.components__adminForm-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.components__adminForm-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.components__adminForm-back{margin-bottom:30px;width:120px;height:46px;background-color:#d8dde4!important}.components__adminForm-back div{font-weight:700!important;font-size:16px;color:#000}.components__adminForm-label{font-weight:700;font-size:18px;line-height:29px;color:#757d8a}.components__adminForm-label--required{color:#b65252}.components__adminForm-input{border-radius:8px;margin-top:6px;height:46px}.components__adminForm-select{border:1px solid #b2b2b2;color:#222;font-size:16px;border-radius:8px;padding:12px 17px!important;margin-top:6px;height:48px}.components__adminForm-select-value{color:#222;font-weight:300;font-size:16px;min-height:32px;padding:12px 17px}.components__adminForm-toggle{position:absolute;bottom:50%;transform:translateY(50%);right:12px;width:25px;height:20px;cursor:pointer}.components__adminForm-submit{background-color:#38b6ff!important;width:120px;height:46px;margin-left:auto}.components__adminForm-submit div{font-size:16px;font-weight:700!important}.components__adminForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__adminForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__adminForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__adminForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__dispatchVehicleForm{display:flex;padding:16px;gap:28px;height:100%;min-height:65dvh}.components__dispatchVehicleForm-left{width:450px}.components__dispatchVehicleForm-right{display:flex;flex-direction:column;width:600px}.components__dispatchVehicleForm-right-table tbody .components__dispatchVehicleForm-right-table-row{background-color:#e7e7e7!important}.components__dispatchVehicleForm-right-table tbody .components__dispatchVehicleForm-right-table-row:nth-child(odd){background-color:#cbcbcb!important}.components__dispatchVehicleForm-right-table tbody .components__dispatchVehicleForm-right-table-column{padding:4px!important;border-bottom:unset!important;font-size:14px!important}.components__dispatchVehicleForm-right-table-header{font-size:14px!important;overflow:hidden}.components__dispatchVehicleForm-right-table-wrapper{padding-bottom:5px!important;margin-bottom:0}.components__dispatchVehicleForm-right-table-scrollbar{position:relative;height:11px!important;left:0!important;bottom:16px!important}.components__dispatchVehicleForm-right-table-button{background-color:#f2f2f2!important;border-radius:10px;border:1px solid #fff;gap:10px;font-size:14px!important;box-shadow:none}.components__dispatchVehicleForm-right-table-button-active,.components__dispatchVehicleForm-right-table-button:hover{background-color:#38b6ff!important;color:#fff!important;border:none}.components__dispatchVehicleForm-right-form-label{font-weight:700;font-size:14px;line-height:23px;letter-spacing:0}.components__dispatchVehicleForm-right-form-label-required{color:#b65252}.components__dispatchVehicleForm-right-form-input{width:100%;height:40px;border-radius:2.42px;border:.3px solid #b2b2b2;font-weight:400;font-size:14px!important}.components__dispatchVehicleForm-right-form-select{font-size:14px;font-weight:400;border-radius:2.42px}.components__dispatchVehicleForm-right-form-select .css-1dtki30{padding-left:15px}.components__dispatchVehicleForm-right-form-button{box-shadow:0 8.58px 8.58px 0 rgba(0,0,0,.251)}.components__dispatchVehicleForm-right-noData{text-align:center;margin-top:10px;font-size:20px}.components__dispatchVehicleForm-modal{width:492px;text-align:center;font-size:14px;font-weight:500;white-space:pre-wrap;padding:20px 0}.components__dispatchVehicleForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__dispatchVehicleForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__dispatchVehicleForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__rejectForm{width:100%;height:100%;padding:0 28px 12px}.components__rejectForm-label{font-weight:700;font-size:16px;line-height:20px;color:#000}.components__rejectForm-radio{font-size:14px;padding:0 28px}.components__rejectForm-radio input{width:20px;height:20px;margin-right:16px!important}.components__rejectForm-textarea{resize:none;border-radius:20px;height:193px;outline:none;color:#000;font-weight:400;margin-top:4px;border:1px solid #b2b2b2}.components__rejectForm-submitButton{margin:20px auto 12px;background-color:#b65252!important;color:#fff!important;border:unset!important;border-radius:0;width:170px}.components__rejectForm-submitButton div{font-weight:700!important}.components__rejectForm-confirmCancel{font-size:16px;font-weight:500;color:#000;padding:20px 0 10px;text-align:center}.components__sidebar{position:fixed;overflow-y:auto;overflow-x:hidden;background-color:#e7e9ec;transition:width .3s ease;bottom:0;top:100px;width:260px;z-index:100;display:flex;flex-direction:column;justify-content:space-between}.components__sidebar--collapsed{width:64px}.components__sidebar-menu{padding-top:2px;font-size:18px;display:flex;flex-direction:column;row-gap:4px}.components__sidebar-menu-item{width:100%;min-height:40px;height:auto;padding:0 10px;display:flex;align-items:center;cursor:pointer;position:relative;border-radius:5px;color:#404040!important}.components__sidebar-menu-item:hover:not(.components__sidebar-menu-item--active,.components__sidebar-menu-item-has-sub){background-color:rgba(36,143,179,.3)}.components__sidebar-menu-item--active{background-color:#248fb3;color:#fff!important}.components__sidebar-menu-item--active img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(298deg) brightness(103%) contrast(100%)}.components__sidebar-menu-item-detail{border-radius:5px}.components__sidebar-menu-item-detail:hover{background-color:rgba(36,143,179,.3);color:#404040}.components__sidebar-menu-item-text{margin-left:10px;display:flex;align-items:center;white-space:nowrap}.components__sidebar-menu-item-plus{margin-left:auto;margin-right:16px}.components__sidebar-menu-item-image{width:27px;height:27px}.components__sidebar-menu-sub-container{position:block;transition:max-height .3s ease-in-out}.components__sidebar-menu-sub-item{height:50px;padding-left:64px;font-size:18px;display:flex;align-items:center;border-radius:5px;margin-bottom:5px}.components__sidebar-menu-sub-item:hover:not(.components__sidebar-menu-sub-item--active){background-color:rgba(36,143,179,.3);color:#404040}.components__sidebar-menu-sub-item--active{background-color:#248fb3;color:#fff}.components__sidebar-menu-version{display:flex;justify-content:flex-end;padding-right:10px;font-weight:400;font-size:15px;line-height:100%;align-items:center;color:#404040}.components__sidebar-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__sidebar-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__sidebar-modal-button div{font-weight:700!important;font-size:16px!important}.components__sidebar-modal-footer{padding-bottom:28px;padding-top:18px}.components__userBookingForm{overflow-y:auto;padding:0 25px}.components__userBookingForm-header{display:flex;position:relative}.components__userBookingForm-header-info{color:#539ad4;border:3px solid #539ad4;border-radius:50px;font-size:4.8dvh;height:7.76dvh;padding:0 16px;width:-moz-fit-content;width:fit-content;margin:1.4dvh auto;display:flex;align-items:center;column-gap:6px}.components__userBookingForm-header-back{position:absolute;top:50%;transform:translateY(-50%);width:30.88px}.components__userBookingForm-note{color:#000;font-weight:400;font-size:16px;line-height:22px;margin-bottom:2.24dvh}.components__userBookingForm-note span{font-weight:700;color:#ff008a}.components__userBookingForm-field{margin-bottom:10px}.components__userBookingForm-field-title{color:#4465af;font-size:14px;line-height:16px;font-weight:400;margin-bottom:1px}.components__userBookingForm-field-title-asterisk{color:#b65252;padding:3px 0}.components__userBookingForm-field-input{background-color:#fff;border-radius:5px;height:42px;border:1px solid #dbdbdb;color:#000!important;padding:0 8px;font-size:14px!important}.components__userBookingForm-buttonBooking{padding:10px 20px;margin:1.6dvh auto;width:-moz-fit-content;width:fit-content;background-color:#ff008a!important;color:#fff;border-radius:62px;box-shadow:unset;height:7dvh}.components__userBookingForm-buttonBooking div{font-weight:700!important;font-size:4.2dvh;line-height:22.28px}.components__userBookingForm-footer{color:#000;font-size:12px;line-height:18px;letter-spacing:.13px;display:flex;flex-direction:column;align-items:center;justify-content:center}.components__userBookingForm-footer div{z-index:20}.components__userBookingForm-footer span{color:#248fb2;border-bottom:1px solid #248fb2}.components__roleForm{display:flex;flex-direction:column;row-gap:15px}.components__roleForm-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.components__roleForm-heading-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.components__roleForm-heading-back{margin-bottom:30px;width:120px;height:46px;background-color:#d8dde4!important}.components__roleForm-heading-back div{font-weight:700!important;font-size:16px;color:#000}.components__roleForm-field{margin-bottom:1dvh}.components__roleForm-label{border-bottom:1px solid #b2b2b2;font-size:18px;line-height:21px;font-weight:700;color:#757d8a;padding-bottom:6px}.components__roleForm-label--noBorder{border-bottom:none}.components__roleForm-label--required{color:#b65252}.components__roleForm-choice{display:grid!important;grid-template-columns:repeat(6,1fr);width:100%;max-width:970px}.components__roleForm-choiceItem{color:#000;font-size:18px;line-height:21.79px;font-weight:400}.components__roleForm-choiceItem input{cursor:pointer}.components__roleForm-choiceItem input[type=checkbox]:checked{background:url(/assets/icons/checkbox-checked-disabled.svg) 50% no-repeat!important}.components__roleForm-choiceItem label{cursor:pointer;font-size:16px}.components__roleForm-choiceItem--disabled{pointer-events:none}.components__roleForm-submit{background-color:#38b6ff!important;width:120px;height:46px;margin-left:auto}.components__roleForm-submit div{font-size:16px;font-weight:700!important}.components__roleForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__roleForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__roleForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__roleForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__roleForm-input{height:46px}.components__userCallForm{overflow-y:auto;padding:0 25px}.components__userCallForm-header{color:#539ad4;border:3px solid #539ad4;border-radius:50px;font-size:32px;height:52px;width:-moz-fit-content;width:fit-content;padding:0 16px;margin:1.4dvh auto;display:flex;align-items:center;column-gap:6px}.components__userCallForm-note{color:#000;font-weight:400;font-size:16px;line-height:100%;margin-bottom:2.24dvh}.components__userCallForm-note span{font-weight:700;color:#268eb4}.components__userCallForm-parkingHeader{color:#539ad4;border:3px solid #539ad4;border-radius:50px;font-size:32px;height:52px;width:-moz-fit-content;width:fit-content;padding:0 16px;margin:10px auto;display:flex;align-items:center;column-gap:5px}.components__userCallForm-parkingNote{color:#000;font-weight:400;font-size:16px;line-height:100%;margin-bottom:10px}.components__userCallForm-parkingNote span{font-weight:700;color:#268eb4}.components__userCallForm-field{margin-bottom:10px}.components__userCallForm-field-title{color:#4465af;font-size:14px;line-height:100%;font-weight:400;margin:2px}.components__userCallForm-field-title-asterisk{color:#b65252;position:absolute;left:60px;bottom:-2px}.components__userCallForm-field-input{background-color:#fff;border-radius:5px;height:47px;border:1px solid #d9d9d9;color:#000!important;padding:0 10px;font-size:20px!important;line-height:15.74px!important;font-weight:400}.components__userCallForm-buttonBooking{margin:2.24dvh auto;min-width:233px;padding:0 16px;background-color:#268eb4!important;color:#fff;border-radius:62px;box-shadow:unset;height:60px}.components__userCallForm-buttonBooking div{font-size:32px;line-height:100%}.components__userCallForm-bodyParking{height:calc(100dvh - 239px)!important}.components__userCallForm-buttonParking{margin:18px auto;min-width:240px;padding:0 16px;background-color:#268eb4!important;color:#fff;border-radius:62px;box-shadow:unset;height:60px}.components__userCallForm-buttonParking div{font-size:32px;line-height:100%}.components__resetPasswordForm-headingText{font-size:16px;color:#fff;margin:30px 0;text-align:center}.components__resetPasswordForm-input{width:100%;height:66px;padding:0 36px;background-color:#fff;font-weight:400;border-radius:15px;outline:none!important;color:#000!important;font-size:16px!important}.components__resetPasswordForm-input--password{padding-right:68px}.components__resetPasswordForm-toggle{position:absolute;bottom:50%;transform:translateY(50%);right:36px;width:35px;height:24px;cursor:pointer}.components__resetPasswordForm-button{width:100%;padding:20px 0;border-radius:15px}.components__resetPasswordForm-validator{font-size:16px!important;font-weight:700}.components__resetPasswordForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500}.components__resetPasswordForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__resetPasswordForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__resetPasswordForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__vehicleForm{width:100%;padding-right:20px}.components__vehicleForm-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.components__vehicleForm-title{font-weight:700;font-size:32px;line-height:100%;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.components__vehicleForm-input{border-radius:8px;margin-top:6px;height:46px}.components__vehicleForm-textarea{border-radius:8px;margin-top:6px;height:135px;resize:none}.components__vehicleForm-button{width:100%;display:flex;justify-content:space-between}.components__vehicleForm-button-back{background-color:#d8dde4!important;color:#000!important;line-height:15.14px!important;border-radius:unset!important;border:1px solid transparent!important}.components__vehicleForm-button-back,.components__vehicleForm-button-registration{height:44px;width:120px;font-weight:700!important;font-size:16px!important;letter-spacing:.63px!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.components__vehicleForm-button-registration{background-color:#38b6ff!important;color:#fff!important;line-height:100%!important;margin-right:0;border-radius:unset!important}.components__vehicleForm-label{font-weight:700;font-size:18px;line-height:29px;display:flex;justify-content:flex-start;color:#757d8a}.components__vehicleForm-label--required{color:#b65252}.components__vehicleForm-bodyForm{margin-top:10px!important}.components__vehicleForm-bodyForm-label{font-weight:700;font-size:18px;line-height:29.01px;color:#757d8a;display:flex;justify-content:flex-start}.components__vehicleForm-bodyForm-label--required{color:#b65252}.components__vehicleForm-select{border-radius:8px;margin-top:6px;height:46px;background-color:#fff;border:1px solid #b2b2b2;padding-left:12px!important}.components__vehicleForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__vehicleForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__vehicleForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__vehicleForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__driverForm{width:100%}.components__driverForm-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px;padding-bottom:20px}.components__driverForm-title{font-weight:700;font-size:32px;line-height:100%;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.components__driverForm-body{padding-top:170px;margin-bottom:20px}.components__driverForm-body-datePicker-clear{right:50px;top:50%;transform:translateY(-40%);width:13px;height:13px}.components__driverForm-input{border-radius:8px;margin-top:6px;height:46px}.components__driverForm-textarea{border-radius:8px;margin-top:6px;height:135px;resize:none}.components__driverForm-button-back{background-color:#d8dde4!important;color:#000!important;line-height:15.14px!important;border-radius:unset!important;border:1px solid transparent!important}.components__driverForm-button-back,.components__driverForm-button-registration{height:44px;width:120px;font-weight:700!important;font-size:16px!important;letter-spacing:.63px!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.components__driverForm-button-registration{background-color:#38b6ff!important;color:#fff!important;line-height:100%!important;margin-right:0;border-radius:unset!important;float:right}.components__driverForm-label{font-weight:700;font-size:18px;line-height:29px;display:flex;justify-content:flex-start;color:#757d8a}.components__driverForm-label--required{color:#b65252}.components__driverForm-bodyForm{margin-top:10px!important}.components__driverForm-bodyForm-label{font-weight:700;font-size:18px;line-height:29.01px;color:#757d8a;display:flex;justify-content:flex-start}.components__driverForm-bodyForm-label--required{color:#b65252}.components__driverForm-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__driverForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__driverForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__driverForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__map{z-index:0;width:100%;height:100%}.components__map,.components__map--searchBox{position:relative}.components__map--searchBox-input{width:700px!important;height:39px!important;border:1px solid #000;color:#000;padding-right:95px}.components__map--searchBox img{position:absolute;top:50%;transform:translateY(-50%);filter:brightness(0) saturate(100%) invert(0)!important;cursor:pointer}.components__map--searchBox-searchIcon{right:10px!important;width:18px;height:18px}.components__map--searchBox-clearIcon{right:45px!important}.components__map--select{position:absolute!important;top:10px;right:10px;z-index:999;width:129px;border:none!important}.components__map--select .select__control{border-radius:2px}.components__map--select .select__control .select__value-container{padding:0 17px!important}.components__map--marker-label{background-color:#fff;border:1px solid #222;border-radius:2px;padding:2px 5px;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.components__map--marker-label-hover{position:relative;background-color:rgba(0,0,0,.9);color:#fff;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;padding:8px 12px;width:max-content;font-size:12px;font-weight:500;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.4);cursor:pointer;z-index:1000;opacity:0;transform:translateY(-100%) translateX(-50%);margin-top:-10px;animation:tooltipShow .2s ease-out forwards}@keyframes tooltipShow{0%{opacity:0;transform:translateY(-90%) translateX(-50%) scale(.9)}to{opacity:1;transform:translateY(-100%) translateX(-50%) scale(1)}}.components__map--marker-label-hover:before{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid rgba(0,0,0,.9)}.components__map--marker-label-hover:hover{background-color:#000;transform:translateY(8px) scale(1.02);box-shadow:0 6px 16px rgba(0,0,0,.5)}.components__map--marker-label-hover:hover:before{border-top-color:#000}.components__map--miniMap{position:absolute;z-index:10;bottom:20px;left:20px;display:flex;gap:9px}.components__map--miniMap:hover .components__map--miniMap-control{border:3px solid #000}.components__map--miniMap .gm-style-cc,.components__map--miniMap .gmnoprint,.components__map--miniMap img[alt*=Google]{display:none!important}.components__map--miniMap-control{position:relative;height:65.25px;width:65.25px;border-radius:12px;border:2.25px solid #000;overflow:hidden;cursor:pointer;transition:box-shadow .2s ease}.components__map--miniMap-control-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4)}.components__map--miniMap-control-text{position:absolute;bottom:10%;left:50%;transform:translate(-50%);font-size:7.5px;font-weight:700;color:#fff}.components__map--miniMap-type{display:flex;align-items:center;background:#fff;padding:10px;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,.3);height:65.25px;gap:9px}.components__map--miniMap-type-item{display:flex;flex-direction:column;align-items:center}.components__map--miniMap-type-item-image{height:39.94px;width:39.94px;border-radius:12px;border:1.69px solid transparent}.components__map--miniMap-type-item-text{font-size:7.5px;font-weight:400;color:#404040}.components__map--miniMap-type-item.active .components__map--miniMap-type-item-image,.components__map--miniMap-type-item:hover .components__map--miniMap-type-item-image{border:1.69px solid #248fb3}.components__map--miniMap-type-item.active .components__map--miniMap-type-item-text,.components__map--miniMap-type-item:hover .components__map--miniMap-type-item-text{color:#248fb3}.components__map .gmnoprint[data-control-width="40"] div[draggable=false]{border-radius:7px!important;height:auto!important;width:28px!important}.components__map .gmnoprint[data-control-width="40"] div[draggable=false] button{border-radius:7px!important;width:28px!important;height:28px!important}.components__map .gmnoprint[data-control-width="40"] div[draggable=false] div{width:auto!important}.components__map--locationBtn{position:absolute;z-index:1000;width:28px;height:28px;border:none;padding:0;cursor:pointer;box-shadow:0 4px 4px 0 rgba(0,0,0,.251);background-color:#fff!important;border-radius:7px;display:flex;align-items:center;justify-content:center;margin:0 22px 0 0!important;bottom:115px!important}.components__map--locationBtn:hover{filter:brightness(.95)}.components__map--locationBtn img{filter:none!important}.components__map .gm-style .gm-style-iw-c{top:-15px!important}.components__map .gm-style .gm-style-iw-tc:after{top:-16px!important}.components__map--selectedInfo{width:240px;padding-right:40px;line-height:1.5}.components__map--selectedInfo-place{font-size:14px;font-weight:600;color:#404040;position:absolute;top:15px;padding-right:40px}.components__map--selectedInfo-address{font-size:13px;font-weight:400;color:#404040}.components__map--selectedInfo-viewOnGoogleMaps{font-size:13px;font-weight:400;color:#1a73e8}.components__taxiDashboard{width:100%;display:flex!important;background-color:#e7e9ec;padding:30px 10px;min-height:100dvh;align-items:stretch}.components__taxiDashboard-left-column{width:25%;flex:1 1;display:flex;flex-direction:column}@media(max-width:1499.98px){.components__taxiDashboard-rowChart{flex-wrap:wrap}}.components__taxiDashboard--buttonDownload{position:relative;display:inline-block}.components__taxiDashboard--buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.components__taxiDashboard--buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.components__taxiDashboard--buttonDownload:hover .components__taxiDashboard--buttonDownload--text{opacity:1;visibility:visible}.components__taxiDashboard--buttonDownload button{box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);height:52px;width:52px;box-shadow:unset;background-color:#24b083!important;border-radius:10px;height:36px;width:36px;font-size:24px}.components__taxiDashboard--buttonDownload-counter{position:absolute;right:0;top:0}.components__taxiDashboard--buttonDownload-chartBar{position:absolute;right:-35px;top:0}.components__taxiDashboard--buttonDownload-chartPie{position:absolute;right:-12px;top:0}.components__taxiDashboard--buttonDownload-statistical{position:absolute;right:5px;top:8px}.components__taxiDashboard-box{padding:20px 15px;background-color:#fff;border-radius:15px;position:relative}.components__taxiDashboard-box-list{overflow-y:auto;flex:1 1;padding:20px 15px}.components__taxiDashboard-box-chart{background-color:#fff;border-radius:15px;position:relative;height:300.75px}.components__taxiDashboard-box-difference{margin-top:10px}.components__taxiDashboard-box-difference .components__taxiDashboard-box{border-radius:5px!important;height:142.87px!important}.components__taxiDashboard-box-difference .components__taxiDashboard-box:first-child{margin-bottom:15px}.components__taxiDashboard-search-input{border-radius:5px;background-color:#fff;padding-left:20px;padding-right:35px;border:1px solid #7f7f7f;font-size:18px!important;height:40px!important}.components__taxiDashboard-search-icon{position:absolute;right:20px;top:7px;filter:brightness(0) saturate(100%)!important}.components__taxiDashboard-datepicker{max-width:265px!important}.components__taxiDashboard-list{padding:7.5px;cursor:pointer}.components__taxiDashboard-list.active{border:3px solid #176b87!important;border-radius:9px}.components__taxiDashboard-list .number{width:45px;height:45px;border-radius:100%;display:flex;justify-content:center;align-items:center;color:#fff;background-color:#2490ae}.components__taxiDashboard-list-pill{border:1.5px solid #00b0f0;border-radius:15px;padding:0 10px}.components__taxiDashboard-filter-pill{font-size:14px;border-radius:10px;color:#248fb3;background-color:#fff;border:2px solid #248fb3;width:142.5px;height:42px;display:flex;align-items:center;justify-content:center;font-weight:700}.components__taxiDashboard-filter-pill.active{color:#fff!important;background-color:#248fb3!important;border:unset!important}.components__taxiDashboard-filter--buttonDownload{position:relative;display:inline-block}.components__taxiDashboard-filter--buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.components__taxiDashboard-filter--buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.components__taxiDashboard-filter--buttonDownload:hover .components__taxiDashboard-filter--buttonDownload--text{opacity:1;visibility:visible}.components__taxiDashboard-filter--buttonDownload button{box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);height:52px;width:52px;box-shadow:unset;background-color:#24b083!important;border-radius:10px;width:unset!important;height:42px!important;font-size:14px!important}.components__taxiDashboard-counterContainer{display:flex;width:100%;column-gap:32.16px;row-gap:15px;position:relative}.components__taxiDashboard-counter{display:flex;align-items:center;justify-content:center;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background-color:rgba(36,143,179,.2);border-bottom:5px solid #2490ae;width:100px;height:70px}.components__taxiDashboard-counter-img{background-color:#404040;height:54px;width:54px;border-radius:7.5px;display:flex;align-items:center;justify-content:center;margin-right:10px}.components__taxiDashboard-counter-img img{width:24px}.components__taxiDashboard-counter-text{color:#000;overflow:hidden;display:flex;flex-direction:column;align-items:center}.components__taxiDashboard-counter-text p{font-size:14px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.components__taxiDashboard-counter-text span{font-size:24px;font-weight:700}.components__taxiDashboard-counter-text-above{color:#268eb4!important}.components__taxiDashboard-counter-text-below{color:#b65252!important}.components__taxiDashboard-chart{width:33.3333333333%;padding:15px 26.33px!important;height:319.31px;border-radius:7.5px!important}.components__taxiDashboard-chart-title{font-size:22.35px}.components__taxiDashboard-statistical-box{background-color:#7f7f7f!important;border-radius:7.5px;padding:5px 10px 45.5px 15px;position:relative;width:32.8%}.components__taxiDashboard-statistical-value{color:#fff}.components__taxiDashboard-statistical-pill{background-color:#404040;border-radius:22.5px;font-size:15.75px;color:#fff;width:100%;max-width:237.38px;height:32.25px;text-align:center;line-height:32.25px}.components__taxiDashboard-statistical-background{position:absolute;bottom:0;left:0;width:100%;border-bottom-left-radius:7.5px;border-bottom-right-radius:7.5px}.components__taxiDashboard-statistical-container{margin-top:13px;padding-bottom:2dvh!important}.components__taxiDashboard-legend{display:flex;align-items:center;gap:6.75px;font-size:11px}.components__taxiDashboard-legend:first-child{margin-right:11.81px}.components__taxiDashboard-legend:first-child .color{background-color:#1f384c}.components__taxiDashboard-legend .color{background-color:#b65252;width:27px;height:9px}.components__taxiDashboard-legend-line{display:flex;align-items:center;gap:6.75px;font-size:11px}.components__taxiDashboard-legend-line:first-child{margin-right:11.81px;margin-left:11.81px}.components__taxiDashboard-legend-line:first-child .color{background-color:#7f7f7f}.components__taxiDashboard-legend-line .color{background-color:#d8dde4;width:26px;height:2px;border-radius:2px}.components__taxiDashboard-legend-opacity{opacity:.5}.components__taxiDashboard-date-picker,.components__taxiDashboard-date-picker-bottom{width:max-content;left:100px!important;top:55px!important}@media(min-width:1500px)and (max-width:1919.98px){.components__taxiDashboard-date-picker{left:83px!important}.components__taxiDashboard-date-picker-bottom{width:max-content;top:200px!important;left:15px!important}}.components__taxiDashboard-date-picker-wrapper{right:unset!important;left:10px!important;top:56px}.components__driverDetail-modal{background-color:#fff;border-radius:14px;box-shadow:0 .56px .56px 0 rgba(0,0,0,.25);width:389px;max-height:90dvh;overflow:hidden}.components__driverDetail-modal .components__table-wrapper--pagination{position:unset}.components__driverDetail-modal-header{display:flex;justify-content:space-between;align-items:center;padding:5px 10px;background-color:#d8dde4}.components__driverDetail-modal-title{font-size:20px;font-weight:700;color:#222;margin:0}.components__driverDetail-modal-close{background:none;border:none;cursor:pointer;padding:4px;border-radius:4px}.components__driverDetail-modal-close img{width:24px;height:24px;filter:unset}.components__driverDetail-modal-content{padding:0 10px;background-color:#fff;max-height:calc(75dvh - 80px);overflow-y:auto}.components__driverDetail-modal-forceLogout{background-color:#e6e8ec;border-radius:50%;width:40px;height:40px;padding:6px 10px}.components__driverDetail-modal-left{padding-left:1px!important;width:313px}.components__driverDetail-modal-left-table{border-top:1px solid #e7e9ec}.components__driverDetail-modal-left-table tbody tr:nth-child(odd){background-color:#f2f2f2!important}.components__driverDetail-modal-left-table tbody tr:nth-child(2n){background-color:#fff!important}.components__driverDetail-modal-left-table-value{font-weight:400;line-height:16px}.components__driverDetail-modal-left-table-header-checkbox input{border:1px solid #fff!important}.components__driverDetail-modal-left-table-detail img{cursor:pointer}.components__driverDetail-modal-left-table div:first-of-type{padding-bottom:0!important}.components__driverDetail-modal-left-table-tableScrollbar{position:fixed!important;width:326px;background-color:#fff}.components__driverDetail-modal-left-table-td span{padding:0!important;color:#000;width:100%}.components__driverDetail-modal-left-table-td-vehicleKey{display:flex;flex-wrap:nowrap}.components__driverDetail-modal-left-table-wrapper{height:unset!important;overflow-x:initial!important}.components__driverDetail-modal-left-table .components__table-customScrollbar{height:0}.components__driverDetail-modal-info-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0}.components__driverDetail-modal-info-row:last-child{border-bottom:none}.components__driverDetail-modal-info-label{font-size:16px;color:#404040;font-weight:400;flex:.9 1}.components__driverDetail-modal-info-value{font-size:16px;color:#000;font-weight:400;flex:1 1}.components__driverDetail-modal-info-stars .star-filled{color:#000;font-size:16px}.components__driverDetail-modal-info-stars .star-empty{display:none}.components__driverDetail-modal-history-box{position:absolute;top:-20px;left:0;width:300px;z-index:999;pointer-events:none;text-align:center}.components__driverDetail-modal-history-box-title{font-size:16px;font-weight:400;color:#404040;text-align:center}.components__driverDetail-modal-history-box-table{border-top:1px solid #404040;padding-top:7px;overflow-x:auto}.components__driverDetail-modalConfirm{width:492px;text-align:center;padding:20px 0;font-size:16px;font-weight:500;margin-bottom:24px}.components__driverDetail-modalConfirm-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__driverDetail-modalConfirm-button div{font-weight:700!important;font-size:16px!important}.components__driverDetail-modalConfirm-footer{padding-bottom:28px;padding-top:18px}.components__driverDetail-noData{text-align:center;font-size:16px}.components__userParkingForm{overflow-y:auto;padding:0 18.5px;height:calc(100dvh - 239px)}.components__userParkingForm-field{margin-bottom:10px}.components__userParkingForm-radio div{height:44px;background-color:#fff;border-radius:6px;padding:10px;font-weight:400;font-size:12px;line-height:23px;color:#000}.components__userParkingForm-radio div input[type=radio]{width:24px;height:24px;border:1.5px solid #7d818b;border-radius:50%;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}.components__userParkingForm-radio div input[type=radio]:focus{border:1px solid #3f3f3f}.components__userParkingForm-radio-active{background-color:#bebebe!important;color:#fff!important}.components__userParkingForm-radio-active input[type=radio]{border-radius:50%}.components__userParkingForm-radio-active input[type=radio]:checked{background:url(/assets/icons/icon-radio-button-active.svg) 50% no-repeat!important;border:none!important}.components__userParkingForm-buttonBooking{margin:18px auto;min-width:240px;padding:0 16px;background-color:#268eb4!important;color:#fff;border-radius:62px;box-shadow:unset;height:73px}.components__userParkingForm-buttonBooking div{font-size:32px;line-height:100%}.components__processingTroubleForm{width:723px;height:449px;padding:29px 20px 20px}.components__processingTroubleForm-choice-label{padding-bottom:5px;font-size:16px;line-height:20px;font-weight:700}.components__processingTroubleForm-detail{padding-top:5px}.components__processingTroubleForm-detail-label{padding-bottom:10px;font-size:16px;line-height:20px;font-weight:700}.components__processingTroubleForm-button{width:100%;display:flex;justify-content:center;align-items:center;padding-top:9px}.components__processingTroubleForm-button-save{background-color:#38b6ff!important;color:#fff!important;height:44px;width:120px;font-size:16px!important;font-weight:700!important;line-height:100%!important;letter-spacing:.63px!important;margin-right:0;border-radius:unset!important;box-shadow:0 4px 4px 0 rgba(0,0,0,.251)}.components__processingTroubleForm-radio div:first-child{padding-top:2px!important}.components__processingTroubleForm-radio div:last-child{padding-bottom:7px!important}.components__processingTroubleForm-radio div{background-color:#fff;border-radius:6px;padding:10px 0 0 30px;font-weight:400;font-size:12px;line-height:23px;color:#000}.components__processingTroubleForm-radio div input[type=radio]{width:20px;height:20px;margin-right:20px!important}.components__processingTroubleForm-radio div label{font-size:14px!important;line-height:21px!important;font-weight:400!important}.components__processingTroubleForm-textarea{resize:none}.components__settingForm-top{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px;padding-bottom:10px}.components__settingForm-top-title{font-size:32px;font-weight:700;color:#404040}.components__settingForm-top-buttons{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:30px}.components__settingForm-top-buttons-back{color:#000!important;background-color:#d8dde4!important;padding:10px 25px}.components__settingForm-top-buttons-add,.components__settingForm-top-buttons-back{font-size:16px!important;font-weight:700;gap:10px;width:120px!important;height:46px!important}.components__settingForm-top-buttons-add{color:#fff!important;background-color:#38b6ff!important;padding:10px 30px}.components__settingForm-content-dispatchOperation,.components__settingForm-content-locationInfo,.components__settingForm-content-orderManagement,.components__settingForm-content-scriptPattern,.components__settingForm-content-timeStart{margin-bottom:20px}.components__settingForm-content-dispatchOperation-text,.components__settingForm-content-locationInfo-text,.components__settingForm-content-orderManagement-text,.components__settingForm-content-scriptPattern-text,.components__settingForm-content-timeStart-text{font-weight:700;font-size:18px;line-height:21px;color:#757d8a;width:100%;border-bottom:1px solid #b2b2b2;padding:7px 0}.components__settingForm-content-dispatchOperation-item,.components__settingForm-content-locationInfo-item,.components__settingForm-content-orderManagement-item,.components__settingForm-content-scriptPattern-item,.components__settingForm-content-timeStart-item{margin-top:7px;width:100%;display:flex;align-items:center}.components__settingForm-content-dispatchOperation-item-text,.components__settingForm-content-locationInfo-item-text,.components__settingForm-content-orderManagement-item-text,.components__settingForm-content-scriptPattern-item-text,.components__settingForm-content-timeStart-item-text{font-weight:400;font-size:16px;line-height:100%;width:120px}.components__settingForm-content-dispatchOperation-item-value,.components__settingForm-content-locationInfo-item-value,.components__settingForm-content-orderManagement-item-value,.components__settingForm-content-scriptPattern-item-value,.components__settingForm-content-timeStart-item-value{margin:0 10px;position:relative}.components__settingForm-content-dispatchOperation-item-value-input,.components__settingForm-content-locationInfo-item-value-input,.components__settingForm-content-orderManagement-item-value-input,.components__settingForm-content-scriptPattern-item-value-input,.components__settingForm-content-timeStart-item-value-input{height:46px}.components__settingForm-content-dispatchOperation-item-value input,.components__settingForm-content-locationInfo-item-value input,.components__settingForm-content-orderManagement-item-value input,.components__settingForm-content-scriptPattern-item-value input,.components__settingForm-content-timeStart-item-value input{margin:unset!important;width:400px!important;border-color:#b2b2b2!important;padding-right:40px}.components__settingForm-content-dispatchOperation-item-value-select,.components__settingForm-content-locationInfo-item-value-select,.components__settingForm-content-orderManagement-item-value-select,.components__settingForm-content-scriptPattern-item-value-select,.components__settingForm-content-timeStart-item-value-select{width:355px!important}.components__settingForm-content-dispatchOperation-item-value-img,.components__settingForm-content-locationInfo-item-value-img,.components__settingForm-content-orderManagement-item-value-img,.components__settingForm-content-scriptPattern-item-value-img,.components__settingForm-content-timeStart-item-value-img{position:absolute;top:50%;right:15px;transform:translate(-50%,-50%);cursor:pointer}.components__settingForm-content-switch-title{font-size:18px;font-weight:700;color:#757d8a;margin-right:5px}.components__settingForm-content-switch-item-text{font-weight:400;font-size:14px;line-height:100%;margin-top:5px}.components__settingForm-content-scriptPattern-item{white-space:pre-line;gap:5px;align-items:flex-start!important;margin-bottom:10px}.components__settingForm-content-scriptPattern-item input{margin-top:6px!important;width:12px!important;height:12px!important;padding-right:0;border-color:#7d818b!important}.components__settingForm-content-scriptPattern-item-active input{background:url(/assets/icons/radio-checked-setting.svg) 50% no-repeat!important;border-color:rgba(84,172,236,.49)!important}.components__settingForm-content-scriptPattern-item ul{margin-bottom:0;padding-left:0;list-style:none}.components__settingForm-content-scriptPattern-label{display:flex;gap:5px;margin-bottom:3px}.components__settingForm-content-scriptPattern-label span{font-weight:700;font-size:16px;color:#222}.components__settingForm-content-scriptPattern-question{display:flex;gap:5px}.components__settingForm-content-scriptPattern-question span{color:#222;font-weight:400;font-size:12px}.components__settingForm-modal{width:492px;text-align:center;padding:20px 10px;font-size:14px;font-weight:500;margin-bottom:24px;white-space:pre-wrap}.components__settingForm-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__settingForm-modal-button div{font-weight:700!important;font-size:16px!important}.components__settingForm-modal-footer{padding-bottom:28px;padding-top:18px}.components__settingForm-map{height:100%!important}.components__settingForm-map-modal{height:70dvh;width:70dvw}.components__settingForm-map-modal-selectionBtn{position:relative!important;margin-top:-80px!important}.components__qrGroup-listQrModal-container{max-height:70dvh!important}.components__qrGroup-listQrModal-header{display:flex}.components__qrGroup-listQrModal-header-title{font-size:32px;font-weight:700;color:#222;width:100%}.components__qrGroup-listQrModal-header-buttonClose{margin-right:20px;width:40px!important;height:38px!important;border-radius:50%;padding:unset!important;background-color:#b65252!important}.components__qrGroup-listQrModal-header-buttonClose img{height:38px;width:38px}.components__qrGroup-listQrModal-status{padding:10px 60px 0;display:flex;justify-content:space-between}.components__qrGroup-listQrModal-status-group{width:400px;display:flex;align-items:center}.components__qrGroup-listQrModal-status-group-title{font-size:20px;font-weight:400;color:#000}.components__qrGroup-listQrModal-status-group-name{font-size:24px;font-weight:700;color:#000}.components__qrGroup-listQrModal-status-buttonDownload{position:relative;display:inline-block}.components__qrGroup-listQrModal-status-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.components__qrGroup-listQrModal-status-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.components__qrGroup-listQrModal-status-buttonDownload:hover .components__qrGroup-listQrModal-status-buttonDownload--text{opacity:1;visibility:visible}.components__qrGroup-listQrModal-status-buttonDownload button{height:52px;width:52px;box-shadow:unset}.components__qrGroup-listQrModal-status-buttonDownload--text{left:-15%}.components__qrGroup-listQrModal-status-buttonDownload button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:36px;width:36px}.components__qrGroup-listQrModal-status-quantityQR{width:300px;display:flex;justify-content:flex-end;padding-right:10%}.components__qrGroup-listQrModal-status-quantityQR-icon{width:26px;height:26px}.components__qrGroup-listQrModal-status-quantityQR-number{font-size:18px;font-weight:700;color:#000}.components__qrGroup-listQrModal-customUnline{padding:5px 60px}.components__qrGroup-listQrModal-customUnline-unline{width:100%;height:1px;background-color:#000;margin:10px 0;display:flex;justify-content:center}.components__qrGroup-listQrModal-listQR{padding:0 60px;overflow-y:auto;height:470px}.components__qrGroup-listQrModal-listQR-exportPdf{position:absolute;left:-999999px;top:-99999px;visibility:hidden;pointer-events:none}.components__qrGroup-listQrModal-listQR-itemQR{display:flex}.components__qrGroup-listQrModal-listQR-itemQR-imageQR{padding-right:50px}.components__qrGroup-listQrModal-listQR-itemQR-infoQR{display:flex;text-align:left;flex-direction:column;align-items:flex-start;gap:10px}.components__qrGroup-listQrModal-listQR-itemQR-infoQR-name{font-size:18px;font-weight:700;color:#1f384c}.components__qrGroup-listQrModal-listQR-itemQR-infoQR-status-active{background-color:#176b87;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.components__qrGroup-listQrModal-listQR-itemQR-infoQR-status-inactive{background-color:#b2b2b2;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.components__qrGroup-listQrModal-listQR-itemQR-infoQR-address,.components__qrGroup-listQrModal-listQR-itemQR-infoQR-company,.components__qrGroup-listQrModal-listQR-itemQR-infoQR-id{font-size:12px;font-weight:400;color:#1f384c}.components__qrGroup-listQrModal-pagination{padding:0 60px;width:100%;display:flex;justify-content:space-between;align-items:center}.components__breadCrumb{position:absolute;top:6px;font-size:14px;display:flex}.components__breadCrumb-item{display:flex;align-items:center}.components__breadCrumb-item-label{cursor:pointer}.components__breadCrumb-item-label-disabled{cursor:auto}.components__breadCrumb-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.components__breadCrumb-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.components__breadCrumb-modal-button div{font-weight:700!important;font-size:16px!important}.components__breadCrumb-modal-footer{padding-bottom:28px;padding-top:18px}.components__searchGroupForm{width:23.4dvw;max-height:70dvh;position:absolute;z-index:20;background:#fff;right:10px;box-shadow:5px 5px 15px #d8dde4;border-radius:10px;overflow-y:auto}.components__searchGroupForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;color:#404040;border-radius:10px 10px 0 0}.components__searchGroupForm-head-close{width:24px;height:24px}.components__searchGroupForm-body{padding:30px 0;margin:0 20px}.components__searchGroupForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchGroupForm-body-reset div{font-weight:500!important}.components__searchGroupForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchGroupForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchGroupForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchGroupForm-body-updated{margin-bottom:30px}.components__searchGroupForm-body-updated-end,.components__searchGroupForm-body-updated-start{border:none}.components__searchGroupForm-body-updated-end-inner,.components__searchGroupForm-body-updated-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchGroupForm-body-updated-end-inner,.components__searchGroupForm-body-updated-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchGroupForm-body-updated-end-inner,.components__searchGroupForm-body-updated-start-inner{font-size:12px!important}}.components__searchGroupForm-body-updated-end-image,.components__searchGroupForm-body-updated-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchGroupForm-body-updated-end-popper{position:absolute!important;inset:0 0 auto auto!important;transform:translateY(32px)!important}.components__searchGroupForm-body-status{padding:30px 0;border-bottom:1px solid #d8dde4;border-top:1px solid #d8dde4}.components__searchGroupForm-bottom{padding:0 40px 30px}.components__searchDeviceForm{width:23.4dvw;position:absolute;z-index:20;background:#fff;right:10px;border-radius:10px;max-height:70dvh;overflow-y:auto;box-shadow:5px 5px 15px #d8dde4}.components__searchDeviceForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;border-radius:10px 10px 0 0;color:#404040}.components__searchDeviceForm-head-close{cursor:pointer;width:24px;height:24px}.components__searchDeviceForm-body{padding:30px 0;margin:0 20px;border-bottom:1px solid #d8dde4}.components__searchDeviceForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchDeviceForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchDeviceForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchDeviceForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchDeviceForm-body-created{padding-bottom:30px;border-bottom:1px solid #d8dde4}.components__searchDeviceForm-body-created-end,.components__searchDeviceForm-body-created-start{border:none}.components__searchDeviceForm-body-created-end-inner,.components__searchDeviceForm-body-created-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchDeviceForm-body-created-end-inner,.components__searchDeviceForm-body-created-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchDeviceForm-body-created-end-inner,.components__searchDeviceForm-body-created-start-inner{font-size:12px!important}}.components__searchDeviceForm-body-created-end-image,.components__searchDeviceForm-body-created-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchDeviceForm-body-updated-end,.components__searchDeviceForm-body-updated-start{border:none}.components__searchDeviceForm-body-updated-end-inner,.components__searchDeviceForm-body-updated-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchDeviceForm-body-updated-end-inner,.components__searchDeviceForm-body-updated-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchDeviceForm-body-updated-end-inner,.components__searchDeviceForm-body-updated-start-inner{font-size:12px!important}}.components__searchDeviceForm-body-updated-end-image,.components__searchDeviceForm-body-updated-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchDeviceForm-body-status,.components__searchDeviceForm-body-updated{padding-bottom:30px;border-bottom:1px solid #d8dde4}.components__searchDeviceForm-bottom{padding:30px 40px}.components__searchDriverForm{width:23.4dvw;max-height:70dvh;position:absolute;z-index:20;background:#fff;right:10px;box-shadow:5px 5px 15px #d8dde4;border-radius:10px;overflow-y:auto}.components__searchDriverForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;color:#404040;border-radius:10px 10px 0 0}.components__searchDriverForm-head-close{width:24px;height:24px;cursor:pointer}.components__searchDriverForm-body{padding:30px 0;margin:0 20px}.components__searchDriverForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchDriverForm-body-keyword{color:#404040}.components__searchDriverForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchDriverForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchDriverForm-body-filter{border-bottom:1px solid #d8dde4;padding:30px 0}.components__searchDriverForm-body-filter-end,.components__searchDriverForm-body-filter-start{border:none}.components__searchDriverForm-body-filter-end-inner,.components__searchDriverForm-body-filter-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchDriverForm-body-filter-end-inner,.components__searchDriverForm-body-filter-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchDriverForm-body-filter-end-inner,.components__searchDriverForm-body-filter-start-inner{font-size:12px!important}}.components__searchDriverForm-body-filter-end-image,.components__searchDriverForm-body-filter-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchDriverForm-bottom{padding:0 40px 30px}.components__searchRoleForm{width:23.4dvw;position:absolute;z-index:20;background:#fff;right:10px;box-shadow:5px 5px 15px #d8dde4;border-radius:10px;max-height:70dvh;overflow-y:auto}.components__searchRoleForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;color:#404040;border-radius:10px 10px 0 0}.components__searchRoleForm-head-close{width:24px;height:24px;cursor:pointer}.components__searchRoleForm-body{padding:30px 0;margin:0 20px;border-bottom:1px solid #d8dde4}.components__searchRoleForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchRoleForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchRoleForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchRoleForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchRoleForm-body-created-end,.components__searchRoleForm-body-created-start{border:none}.components__searchRoleForm-body-created-end-inner,.components__searchRoleForm-body-created-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchRoleForm-body-created-end-inner,.components__searchRoleForm-body-created-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchRoleForm-body-created-end-inner,.components__searchRoleForm-body-created-start-inner{font-size:12px!important}}.components__searchRoleForm-body-created-end-image,.components__searchRoleForm-body-created-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchRoleForm-bottom{padding:30px 40px}.components__searchAdminForm{width:23.4dvw;position:absolute;z-index:20;background:#fff;right:10px;max-height:70dvh;overflow-y:auto;box-shadow:5px 5px 15px #d8dde4;border-radius:10px}.components__searchAdminForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;border-radius:10px 10px 0 0;font-size:24px;font-weight:500;color:#404040}.components__searchAdminForm-head-close{width:24px;height:24px}.components__searchAdminForm-body{padding:30px 0;margin:0 20px;border-bottom:1px solid #d8dde4}.components__searchAdminForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchAdminForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchAdminForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchAdminForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchAdminForm-body-created{padding:30px 0;border-bottom:1px solid #d8dde4}.components__searchAdminForm-body-created-end,.components__searchAdminForm-body-created-start{border:none}.components__searchAdminForm-body-created-end-inner,.components__searchAdminForm-body-created-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchAdminForm-body-created-end-inner,.components__searchAdminForm-body-created-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchAdminForm-body-created-end-inner,.components__searchAdminForm-body-created-start-inner{font-size:12px!important}}.components__searchAdminForm-body-created-end-image,.components__searchAdminForm-body-created-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchAdminForm-body-contract{padding-bottom:30px;border-bottom:1px solid #d8dde4}.components__searchAdminForm-body-contract-end,.components__searchAdminForm-body-contract-start{border:none}.components__searchAdminForm-body-contract-end-inner,.components__searchAdminForm-body-contract-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchAdminForm-body-contract-end-inner,.components__searchAdminForm-body-contract-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchAdminForm-body-contract-end-inner,.components__searchAdminForm-body-contract-start-inner{font-size:12px!important}}.components__searchAdminForm-body-contract-end-image,.components__searchAdminForm-body-contract-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchAdminForm-body-status{padding-top:30px}.components__searchAdminForm-bottom{padding:30px 40px}.components__searchBookingForm{width:23.4dvw;max-height:70dvh;position:absolute;z-index:20;background:#fff;right:10px;box-shadow:5px 5px 15px #d8dde4;overflow-y:auto;border-radius:10px}.components__searchBookingForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-radius:10px 10px 0 0;background:#d8dde4;font-size:24px;font-weight:500;color:#404040}.components__searchBookingForm-head-close{width:28px;height:28px}.components__searchBookingForm-body{padding:30px 0;margin:0 20px;border-bottom:1px solid #d8dde4}.components__searchBookingForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchBookingForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchBookingForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchBookingForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchBookingForm-body-created-end,.components__searchBookingForm-body-created-start{border:none}.components__searchBookingForm-body-created-end-inner,.components__searchBookingForm-body-created-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchBookingForm-body-created-end-inner,.components__searchBookingForm-body-created-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchBookingForm-body-created-end-inner,.components__searchBookingForm-body-created-start-inner{font-size:12px!important}}.components__searchBookingForm-body-created-end-image,.components__searchBookingForm-body-created-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchBookingForm-body-item{margin-top:20px;border-top:1px solid #d8dde4}.components__searchBookingForm-body-item-top{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.components__searchBookingForm-body-item-top-label{font-size:18px;font-weight:500;color:#484848}.components__searchBookingForm-body-item-content{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;margin-top:10px}.components__searchBookingForm-body-item-content-items{padding:10px 20px;border:2px solid #d8dde4;border-radius:20px;color:#666;font-size:18px;white-space:nowrap;cursor:pointer}.components__searchBookingForm-body-item-content-items-active{background:#38b6ff;border:2px solid #38b6ff;color:#fff;padding:10px 20px;border-radius:20px;font-size:18px;white-space:nowrap;cursor:pointer}.components__searchBookingForm-body-item-category{height:auto!important;padding:10px 20px!important}.components__searchBookingForm-bottom{padding:30px 40px}.components__searchVehicleForm{width:23.4dvw;position:absolute;z-index:20;background:#fff;right:10px;box-shadow:5px 5px 15px #d8dde4;border-radius:10px;max-height:70dvh;overflow-y:auto}.components__searchVehicleForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;color:#404040;border-radius:10px 10px 0 0}.components__searchVehicleForm-head-close{width:24px;height:24px}.components__searchVehicleForm-body{padding:30px 0;margin:0 20px;border-bottom:1px solid #d8dde4}.components__searchVehicleForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchVehicleForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchVehicleForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchVehicleForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchVehicleForm-body-created{padding-bottom:30px;border-bottom:1px solid #d8dde4}.components__searchVehicleForm-body-created-end,.components__searchVehicleForm-body-created-start{border:none}.components__searchVehicleForm-body-created-end-inner,.components__searchVehicleForm-body-created-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchVehicleForm-body-created-end-inner,.components__searchVehicleForm-body-created-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchVehicleForm-body-created-end-inner,.components__searchVehicleForm-body-created-start-inner{font-size:12px!important}}.components__searchVehicleForm-body-created-end-image,.components__searchVehicleForm-body-created-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchVehicleForm-body-status{padding:30px 0;border-bottom:1px solid #d8dde4}.components__searchVehicleForm-body-numberSeats{padding-top:30px}.components__searchVehicleForm-bottom{padding:30px 40px}.components__searchQrForm{width:23.4dvw;max-height:70dvh;position:absolute;z-index:20;background:#fff;right:10px;box-shadow:5px 5px 15px #d8dde4;overflow-y:auto;border-radius:10px}.components__searchQrForm-head{padding:10px 20px;display:flex;align-items:center;border-radius:10px 10px 0 0;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;color:#404040}.components__searchQrForm-head-close{width:24px;height:24px;cursor:pointer}.components__searchQrForm-body{padding-top:30px;margin:0 20px}.components__searchQrForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchQrForm-body-keyword{color:#404040}.components__searchQrForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchQrForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchQrForm-body-created,.components__searchQrForm-body-updated{padding-top:30px}.components__searchQrForm-body-created-end,.components__searchQrForm-body-created-start,.components__searchQrForm-body-updated-end,.components__searchQrForm-body-updated-start{border:none}.components__searchQrForm-body-created-end-inner,.components__searchQrForm-body-created-start-inner,.components__searchQrForm-body-updated-end-inner,.components__searchQrForm-body-updated-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchQrForm-body-created-end-inner,.components__searchQrForm-body-created-start-inner,.components__searchQrForm-body-updated-end-inner,.components__searchQrForm-body-updated-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchQrForm-body-created-end-inner,.components__searchQrForm-body-created-start-inner,.components__searchQrForm-body-updated-end-inner,.components__searchQrForm-body-updated-start-inner{font-size:12px!important}}.components__searchQrForm-body-created-end-image,.components__searchQrForm-body-created-start-image,.components__searchQrForm-body-updated-end-image,.components__searchQrForm-body-updated-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchQrForm-body-item{padding-bottom:30px;border-bottom:1px solid #d8dde4}.components__searchQrForm-body-item-top{display:flex;align-items:center;justify-content:space-between;margin-top:30px}.components__searchQrForm-body-item-top-label{font-size:18px;font-weight:500;color:#484848}.components__searchQrForm-body-item-content{display:flex;flex-wrap:wrap;gap:8px;max-width:100%;margin-top:10px}.components__searchQrForm-body-item-content-items{padding:10px 20px;border:2px solid #d8dde4;border-radius:20px;color:#666;font-size:18px;white-space:nowrap;cursor:pointer}.components__searchQrForm-body-item-content-items-active{background:#38b6ff;border:2px solid #38b6ff;color:#fff;padding:10px 20px;border-radius:20px;font-size:18px;white-space:nowrap;cursor:pointer}.components__searchQrForm-bottom{padding:30px 40px}.components__searchCompanyForm{width:23.4dvw;position:absolute;z-index:20;background:#fff;right:10px;box-shadow:5px 5px 15px #d8dde4;border-radius:10px;max-height:70dvh;overflow-y:auto}.components__searchCompanyForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;color:#404040;border-radius:10px 10px 0 0}.components__searchCompanyForm-head-close{width:24px;height:24px}.components__searchCompanyForm-body{padding:30px 0;margin:0 20px;border-bottom:1px solid #d8dde4}.components__searchCompanyForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchCompanyForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchCompanyForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchCompanyForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchCompanyForm-body-contract,.components__searchCompanyForm-body-contractExpiration{padding-bottom:30px;border-bottom:1px solid #d8dde4}.components__searchCompanyForm-body-contract-end,.components__searchCompanyForm-body-contract-start,.components__searchCompanyForm-body-contractExpiration-end,.components__searchCompanyForm-body-contractExpiration-start{border:none}.components__searchCompanyForm-body-contract-end-inner,.components__searchCompanyForm-body-contract-start-inner,.components__searchCompanyForm-body-contractExpiration-end-inner,.components__searchCompanyForm-body-contractExpiration-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchCompanyForm-body-contract-end-inner,.components__searchCompanyForm-body-contract-start-inner,.components__searchCompanyForm-body-contractExpiration-end-inner,.components__searchCompanyForm-body-contractExpiration-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchCompanyForm-body-contract-end-inner,.components__searchCompanyForm-body-contract-start-inner,.components__searchCompanyForm-body-contractExpiration-end-inner,.components__searchCompanyForm-body-contractExpiration-start-inner{font-size:12px!important}}.components__searchCompanyForm-body-contract-end-image,.components__searchCompanyForm-body-contract-start-image,.components__searchCompanyForm-body-contractExpiration-end-image,.components__searchCompanyForm-body-contractExpiration-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchCompanyForm-body-contractExpiration{padding-top:30px}.components__searchCompanyForm-body-qrService,.components__searchCompanyForm-body-status{padding:30px 0;border-bottom:1px solid #d8dde4}.components__searchCompanyForm-body-services{padding-top:30px}.components__searchCompanyForm-bottom{padding:30px 40px}.components__searchLogForm{width:23.4dvw;position:absolute;z-index:20;background:#fff;right:10px;border-radius:10px;box-shadow:5px 5px 15px #d8dde4;max-height:70dvh;overflow:auto}.components__searchLogForm-head{padding:10px 20px;display:flex;align-items:center;justify-content:space-between;background:#d8dde4;font-size:24px;font-weight:500;border-radius:10px 10px 0 0;color:#404040}.components__searchLogForm-head-close{width:24px;height:24px}.components__searchLogForm-body{padding:30px 0;margin:0 20px;border-bottom:1px solid #d8dde4}.components__searchLogForm-body-reset{padding:6.5px 19px;border-radius:10px;box-shadow:unset}.components__searchLogForm-body-keyword{margin-bottom:30px;color:#404040}.components__searchLogForm-body-keyword-input{padding:8px 17px 8px 45px;font-size:18px;border:none;border-radius:10px;background:#f2f2f7}.components__searchLogForm-body-keyword-icon{cursor:pointer;width:18px;height:18px;filter:brightness(0) saturate(100%) invert(81%) sepia(2%) saturate(348%) hue-rotate(202deg) brightness(95%) contrast(89%);position:absolute;left:5%;top:50%;transform:translateY(-50%)}.components__searchLogForm-body-created{margin-bottom:30px}.components__searchLogForm-body-created-end,.components__searchLogForm-body-created-start{border:none}.components__searchLogForm-body-created-end-inner,.components__searchLogForm-body-created-start-inner{background:#f2f2f7;height:32px!important;font-size:18px!important;font-weight:500;color:#484848}@media(max-width:1599.98px){.components__searchLogForm-body-created-end-inner,.components__searchLogForm-body-created-start-inner{font-size:14px!important}}@media(max-width:1399.98px){.components__searchLogForm-body-created-end-inner,.components__searchLogForm-body-created-start-inner{font-size:12px!important}}.components__searchLogForm-body-created-end-image,.components__searchLogForm-body-created-start-image{top:5px;right:10px;filter:invert(48%) sepia(8%) saturate(1015%) hue-rotate(194deg) brightness(93%) contrast(86%)}.components__searchLogForm-body-operation,.components__searchLogForm-body-result,.components__searchLogForm-body-role{padding-top:30px;border-top:1px solid #d8dde4;margin-bottom:30px}.components__searchLogForm-body-operation:last-child,.components__searchLogForm-body-result:last-child,.components__searchLogForm-body-role:last-child{margin-bottom:0}.components__searchLogForm-bottom{padding:30px 40px}@font-face{font-family:Noto Sans;font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpUK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHvsgEKK7-R-p.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpUK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHvsgEKK7-R-p.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpUK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHvsgEKK7-R-p.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpUK4fy6r6tOBEJg0IAKzqdFZVZxrktbnDB5UzBIup9PwAcHvsgEKK7-R-p.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpWK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LEW8siGqWZ-w.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpWK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LEW8siGqWZ-w.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpWK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LEW8siGqWZ-w.woff2) format("woff2")}@font-face{font-family:Noto Sans;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/notosansdisplay/v13/RLpWK4fy6r6tOBEJg0IAKzqdFZVZxpMkXJMhnB9XjO1o90LEW8siGqWZ-w.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TjASc6CsTYl4BO.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOkCnqEu92Fr1Mu51xIIzIXKMny.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOjCnqEu92Fr1Mu51TzBic6CsTYl4BO.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:200;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmSU5fBBc4AMP6lQ.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOmCnqEu92Fr1Mu4mxKKTU1Kg.woff2) format("woff2")}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v29/KFOlCnqEu92Fr1MmWUlfBBc4AMP6lQ.woff2) format("woff2")}@font-face{font-family:ArcadeFuture;src:url(/fonts/ArcadeFutureDEMO.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuLyfAZJhiI2B.woff2) format("woff2");unicode-range:u+3040-309f,u+30a0-30ff,u+4e00-9fff}html{line-height:1.5;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0);font-size:16px}body{font-family:Noto Sans!important;color:#000!important}.pages__login{display:flex;align-items:center;min-height:100dvh;width:100%}.pages__login-form{z-index:1;width:512px;margin-left:18%}.pages__login-form input{border:none}.pages__login-form-image{width:100%}.pages__login-image{z-index:0;width:100%;height:100%;position:fixed;object-fit:cover;filter:brightness(.25)}.pages__resetPassword{display:flex;align-items:center;min-height:100dvh;width:100%}.pages__resetPassword-form{z-index:1;width:512px;margin-left:18%}.pages__resetPassword-form input{border:none}.pages__resetPassword-form-image{width:100%}.pages__resetPassword-image{z-index:0;width:100%;height:100%;position:fixed;object-fit:cover;filter:brightness(.25)}.pages__adminAdmin-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pages__adminAdmin-heading-buttonDownload{position:relative;display:inline-block}.pages__adminAdmin-heading-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminAdmin-heading-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminAdmin-heading-buttonDownload:hover .pages__adminAdmin-heading-buttonDownload--text{opacity:1;visibility:visible}.pages__adminAdmin-heading-buttonDownload button{box-shadow:unset;background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px}.pages__adminAdmin-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminAdmin-heading-button{border-radius:10px;box-shadow:unset;width:188px;height:52px;background-color:#45aff3!important}.pages__adminAdmin-heading-button div{font-size:20px;font-weight:500!important}.pages__adminAdmin-table-groupButtons div{justify-content:center}.pages__adminAdmin-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminAdmin-table-groupButtons-button img{width:18px;height:18px}@media(min-height:1000.02px){.pages__adminAdmin-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminAdmin-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminAdmin-table-checkbox div{min-height:24px}}.pages__adminAdmin-table-header-checkbox input{border:1px solid #fff!important}.pages__adminAdmin-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminAdminDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminAdminDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminAdminDetail-button{display:flex;justify-content:space-between}.pages__adminAdminDetail-button button{width:120px;height:46px}.pages__adminAdminDetail-button button div{font-size:16px;font-weight:700!important}.pages__adminAdminDetail-button--gray{background-color:#d8dde4!important}.pages__adminAdminDetail-button--gray div{color:#000}.pages__adminAdminDetail-button--blue{background-color:#38b6ff!important}.pages__adminAdminDetail-button--red{background-color:#b65252!important}.pages__adminAdminDetail-field{font-size:16px;display:grid;grid-template-columns:170px auto}.pages__adminAdminDetail-field div{display:flex;align-items:center;padding:10px}.pages__adminAdminDetail-field-label{font-weight:700;color:#fff;background-color:#3f3f3f;border:1px solid #fff}.pages__adminAdminDetail-field-value{font-weight:400;color:#000;word-break:break-all}.pages__adminAdminDetail-field-value--gray{background-color:#f2f2f2}.pages__adminAdminDetail-field-value--password{letter-spacing:.6px;font-size:16px}.pages__adminAdminDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminAdminDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminAdminDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminAdminDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminAdminCreate,.pages__adminAdminUpdate{height:100%;width:100%}.pages__adminCompany-checkbox{line-height:10px!important}.pages__adminCompany-checkbox div{margin-top:6px!important;margin-bottom:6px!important}.pages__adminCompany-top-title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:0;color:#404040}.pages__adminCompany-top-filter{margin:0 20px}.pages__adminCompany-top-filter-text{font-weight:500;font-size:20px;color:#176b87}.pages__adminCompany-top-registerButton{background-color:#45aff3!important;color:#fff;border-radius:10px!important;font-size:20px;padding:5px;width:188px;height:52px;box-shadow:unset;font-size:20px!important}.pages__adminCompany-buttonDownload{position:relative;display:inline-block}.pages__adminCompany-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminCompany-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminCompany-buttonDownload:hover .pages__adminCompany-buttonDownload--text{opacity:1;visibility:visible}.pages__adminCompany-buttonDownload button{box-shadow:unset;background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px}.pages__adminCompany-bottom{margin:10px 0}.pages__adminCompany-bottom-table-wrapper{height:calc(100dvh - 260px)}.pages__adminCompany-bottom-table-qrService{padding:5px 10px!important}.pages__adminCompany-bottom-table-qrService span{display:inline-table}.pages__adminCompany-table-avatar{display:flex;align-items:center;gap:8px}.pages__adminCompany-table-avatar-url{width:18px;height:18px;border-radius:50%}.pages__adminCompany-table-eye-icon{border:1px solid #bec8d0;padding:3px;border-radius:4px}.pages__adminCompany-table-eye-icon:hover{transition:background-color 2s ease-out;background-color:#176b87;border:none}.pages__adminCompany-table-eye-icon:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(298deg) brightness(103%) contrast(100%)}.pages__adminCompany-table-groupButtons div{justify-content:center}.pages__adminCompany-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminCompany-table-groupButtons-button img{width:18px;height:18px}.pages__adminCompany-table-detail-image{cursor:pointer}@media(min-height:1000.02px){.pages__adminCompany-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminCompany-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminCompany-table-checkbox div{min-height:24px}}.pages__adminCompany-table-qrService span{padding:10px 5px!important}.pages__adminCompany-formModal{border-radius:40px;width:40dvw;height:82dvh;padding:0 16px}.pages__adminCompany-confirmDeleteModal-content{justify-content:space-between!important;width:460px!important;min-height:200px!important;border-radius:40px}.pages__adminCompany-confirmDeleteModal-title{font-size:18px!important}.pages__adminCompany-confirmDeleteModal-text{margin-bottom:16px;font-size:16px!important;font-weight:500!important}.pages__adminCompany-confirmDeleteModal-cancelButton{border:1px solid #222!important;background-color:#fff!important}.pages__adminCompany-confirmDeleteModal-cancelButton div{font-weight:700!important;color:#222!important}.pages__adminCompany-confirmDeleteModal-confirmButton{background-color:#b65252!important}.pages__adminCompany-confirmDeleteModal-confirmButton div{font-weight:700!important;color:#fff!important}.pages__adminCompany-confirmDeleteModal-footer{padding:0 16px!important;width:70%;display:flex;justify-content:space-between!important;margin-top:12px}.pages__adminCompany-confirmDeleteModal-footer button{width:40%;border-radius:20px;font-size:16px!important;box-shadow:unset}.pages__adminCompany-deleteWarnModal-content{justify-content:space-between!important;width:460px!important;min-height:194px!important;border-radius:40px}.pages__adminCompany-deleteWarnModal-body{display:flex;flex-direction:column;align-items:center}.pages__adminCompany-deleteWarnModal-body img{width:55px;height:55px}.pages__adminCompany-deleteWarnModal-text{margin:16px 0;font-size:18px!important;font-weight:500!important;text-align:center;color:#222}.pages__adminCompany-deleteWarnModal-button{border:1px solid #222!important;background-color:#fff!important;border-radius:20px!important;width:100px;height:46px;font-size:16px!important}.pages__adminCompany-deleteWarnModal-button div{font-weight:700!important;color:#222!important}.pages__adminCompany-deleteWarnModal-footer{padding:0!important}.pages__adminCompany-table-header-checkbox input{border:1px solid #fff!important}.pages__adminCompany-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminCompanyCreate,.pages__adminCompanyUpdate{width:100%;height:100%}.pages__adminCompanyDetail-company-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminCompanyDetail-company-header-title{font-size:32px;font-weight:700;color:#404040;height:52px;display:flex;align-items:center}.pages__adminCompanyDetail-company-logo{margin-top:60px}.pages__adminCompanyDetail-company-logo-image{width:150px;height:150px;object-fit:cover;border-radius:10px;border:1px solid #000}.pages__adminCompanyDetail-company-info{margin-top:20px}.pages__adminCompanyDetail-company-info-address,.pages__adminCompanyDetail-company-info-adminComapny,.pages__adminCompanyDetail-company-info-companyName,.pages__adminCompanyDetail-company-info-expirationDate,.pages__adminCompanyDetail-company-info-phoneCompany,.pages__adminCompanyDetail-company-info-serviceUsed,.pages__adminCompanyDetail-company-info-status{display:flex}.pages__adminCompanyDetail-company-info-address-label,.pages__adminCompanyDetail-company-info-adminComapny-label,.pages__adminCompanyDetail-company-info-companyName-label,.pages__adminCompanyDetail-company-info-expirationDate-label,.pages__adminCompanyDetail-company-info-phoneCompany-label,.pages__adminCompanyDetail-company-info-serviceUsed-label,.pages__adminCompanyDetail-company-info-status-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 27px 10px 5px;color:#fff;font-weight:700;width:170px;border:1px solid #fff}.pages__adminCompanyDetail-company-info-address-value,.pages__adminCompanyDetail-company-info-adminComapny-value,.pages__adminCompanyDetail-company-info-companyName-value,.pages__adminCompanyDetail-company-info-expirationDate-value,.pages__adminCompanyDetail-company-info-phoneCompany-value,.pages__adminCompanyDetail-company-info-serviceUsed-value,.pages__adminCompanyDetail-company-info-status-value{display:flex;align-items:center;padding:10px 5px 10px 13px;width:100%;word-wrap:break-word;background-color:#f2f2f2;word-break:break-word}.pages__adminCompanyDetail-company-info-address-value-checkbox,.pages__adminCompanyDetail-company-info-adminComapny-value-checkbox,.pages__adminCompanyDetail-company-info-companyName-value-checkbox,.pages__adminCompanyDetail-company-info-expirationDate-value-checkbox,.pages__adminCompanyDetail-company-info-phoneCompany-value-checkbox,.pages__adminCompanyDetail-company-info-serviceUsed-value-checkbox,.pages__adminCompanyDetail-company-info-status-value-checkbox{line-height:10px}.pages__adminCompanyDetail-company-info-contractId,.pages__adminCompanyDetail-company-info-emailAdmin,.pages__adminCompanyDetail-company-info-mainNumber,.pages__adminCompanyDetail-company-info-nameKana,.pages__adminCompanyDetail-company-info-price,.pages__adminCompanyDetail-company-info-startDate,.pages__adminCompanyDetail-company-info-useCategory{display:flex}.pages__adminCompanyDetail-company-info-contractId-label,.pages__adminCompanyDetail-company-info-emailAdmin-label,.pages__adminCompanyDetail-company-info-mainNumber-label,.pages__adminCompanyDetail-company-info-nameKana-label,.pages__adminCompanyDetail-company-info-price-label,.pages__adminCompanyDetail-company-info-startDate-label,.pages__adminCompanyDetail-company-info-useCategory-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 27px 10px 5px;color:#fff;width:170px;font-weight:700;border:1px solid #fff}.pages__adminCompanyDetail-company-info-contractId-value,.pages__adminCompanyDetail-company-info-emailAdmin-value,.pages__adminCompanyDetail-company-info-mainNumber-value,.pages__adminCompanyDetail-company-info-nameKana-value,.pages__adminCompanyDetail-company-info-price-value,.pages__adminCompanyDetail-company-info-startDate-value,.pages__adminCompanyDetail-company-info-useCategory-value{display:flex;align-items:center;padding:10px 5px 10px 13px;width:100%;word-wrap:break-word;background-color:#fff;word-break:break-word}.pages__adminCompanyDetail-company-button{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:20px}.pages__adminCompanyDetail-company-button button{width:120px;height:46px}.pages__adminCompanyDetail-company-button-back{background-color:#d8dde4!important;color:#000!important;font-weight:700!important;font-size:16px!important}.pages__adminCompanyDetail-company-button-action{display:flex}.pages__adminCompanyDetail-company-button-action-edit{background-color:#38b6ff!important;color:#fff!important;font-size:16px!important;font-weight:700!important;margin-right:15px}.pages__adminCompanyDetail-company-button-action-cancel{background-color:#b65252!important;color:#fff!important;font-size:16px!important;font-weight:700!important}.pages__adminCompanyDetail-confirmDeleteModal-content{justify-content:space-between!important;width:460px!important;min-height:200px!important;border-radius:40px}.pages__adminCompanyDetail-confirmDeleteModal-title{font-size:18px!important}.pages__adminCompanyDetail-confirmDeleteModal-text{margin-bottom:16px;font-size:16px!important;font-weight:500!important}.pages__adminCompanyDetail-confirmDeleteModal-cancelButton{border:1px solid #222!important;background-color:#fff!important}.pages__adminCompanyDetail-confirmDeleteModal-cancelButton div{font-weight:700!important;color:#222!important}.pages__adminCompanyDetail-confirmDeleteModal-confirmButton{background-color:#b65252!important}.pages__adminCompanyDetail-confirmDeleteModal-confirmButton div{font-weight:700!important;color:#fff!important}.pages__adminCompanyDetail-confirmDeleteModal-footer{padding:0 16px!important;width:70%;display:flex;justify-content:space-between!important;margin-top:12px}.pages__adminCompanyDetail-confirmDeleteModal-footer button{width:40%;border-radius:20px;font-size:16px!important;box-shadow:unset}.pages__adminCompanyDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px;white-space:pre-line}.pages__adminCompanyDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminCompanyDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminCompanyDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminRole-top-buttonImport{position:relative;display:inline-block}.pages__adminRole-top-buttonImport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminRole-top-buttonImport--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminRole-top-buttonImport:hover .pages__adminRole-top-buttonImport--text{opacity:1;visibility:visible}.pages__adminRole-top-buttonImport--text{left:50%}.pages__adminRole-top-buttonImport button{background-color:#176b87!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px;box-shadow:unset}.pages__adminRole-top-buttonExport{position:relative;display:inline-block}.pages__adminRole-top-buttonExport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminRole-top-buttonExport--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminRole-top-buttonExport:hover .pages__adminRole-top-buttonExport--text{opacity:1;visibility:visible}.pages__adminRole-top-buttonExport button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px;box-shadow:unset}.pages__adminRole-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pages__adminRole-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminRole-heading-button{border-radius:10px;box-shadow:unset;width:188px;height:52px;background-color:#45aff3!important}.pages__adminRole-heading-button div{font-size:20px;font-weight:500!important}.pages__adminRole-heading-button--small{width:52px}.pages__adminRole-table-header-checkbox input{border:1px solid #fff!important}.pages__adminRole-table-groupButtons div{justify-content:center}.pages__adminRole-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminRole-table-groupButtons-button img{width:18px;height:18px}.pages__adminRole-table-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #bec8d0;box-shadow:unset}.pages__adminRole-table-button img{width:18px;height:18px}@media(min-height:1000.02px){.pages__adminRole-table-body-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminRole-table-body-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminRole-table-body-checkbox div{min-height:24px}}.pages__adminRole-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminRole-modalImportError-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminRole-modalImportError-button div{font-weight:700!important;font-size:16px!important}.pages__adminRole-modalImportError-footer{padding-bottom:28px;padding-top:18px}.pages__adminRole-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminRole-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminRoleDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminRoleDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminRoleDetail-button{display:flex;justify-content:space-between;margin-bottom:30px}.pages__adminRoleDetail-button button{width:120px;height:46px}.pages__adminRoleDetail-button button div{font-size:16px;font-weight:700!important}.pages__adminRoleDetail-button--gray{background-color:#d8dde4!important}.pages__adminRoleDetail-button--gray div{color:#000}.pages__adminRoleDetail-button--blue{background-color:#38b6ff!important}.pages__adminRoleDetail-button--red{background-color:#b65252!important}.pages__adminRoleDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminRoleDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminRoleDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminRoleDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminRoleCreate-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:10px}.pages__adminRoleCreate-title{font-size:32px;font-weight:700;color:#000;margin-bottom:30px}.pages__adminRoleCreate-back{margin-bottom:30px;width:120px;height:46px;background-color:#d8dde4!important}.pages__adminRoleCreate-back div{font-weight:700!important;font-size:16px;color:#000}.pages__adminTaxiAdmin-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pages__adminTaxiAdmin-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminTaxiAdmin-heading-button{border-radius:10px;box-shadow:unset;width:188px;height:52px;background-color:#45aff3!important}.pages__adminTaxiAdmin-heading-button div{font-size:20px;font-weight:500!important}@media(min-height:1000.02px){.pages__adminTaxiAdmin-table tbody tr span,.pages__adminTaxiAdmin-table tbody tr td{padding-top:24px;padding-bottom:24px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiAdmin-table tbody tr span,.pages__adminTaxiAdmin-table tbody tr td{padding-top:18px;padding-bottom:18px}}.pages__adminTaxiAdmin-table-groupButtons div{justify-content:center}.pages__adminTaxiAdmin-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminTaxiAdmin-table-groupButtons-button img{width:18px;height:18px}.pages__adminTaxiAdmin-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminTaxiAdminDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminTaxiAdminDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminTaxiAdminDetail-button{display:flex;justify-content:space-between}.pages__adminTaxiAdminDetail-button button{width:120px;height:46px}.pages__adminTaxiAdminDetail-button button div{font-size:16px;font-weight:700!important}.pages__adminTaxiAdminDetail-button--gray{background-color:#d8dde4!important}.pages__adminTaxiAdminDetail-button--gray div{color:#000}.pages__adminTaxiAdminDetail-button--blue{background-color:#38b6ff!important}.pages__adminTaxiAdminDetail-button--red{background-color:#b65252!important}.pages__adminTaxiAdminDetail-field{font-size:16px;display:grid;grid-template-columns:170px auto}.pages__adminTaxiAdminDetail-field div{display:flex;align-items:center;padding:10px}.pages__adminTaxiAdminDetail-field-label{font-weight:700;color:#fff;background-color:#3f3f3f;border:1px solid #fff}.pages__adminTaxiAdminDetail-field-value{font-weight:400;color:#000;word-break:break-word}.pages__adminTaxiAdminDetail-field-value--gray{background-color:#f2f2f2}.pages__adminTaxiAdminDetail-field-value--password{letter-spacing:.6px;font-size:16px}.pages__adminTaxiAdminDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminTaxiAdminDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiAdminDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiAdminDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiAdminCreate,.pages__adminTaxiAdminUpdate{height:100%;width:100%}.pages__adminTaxiGroup-top{display:flex;align-items:center}.pages__adminTaxiGroup-top-buttonCreate button{background-color:#45aff3!important;color:#fff;border-radius:10px!important;font-size:20px;padding:5px;width:188px;height:52px;box-shadow:unset}.pages__adminTaxiGroup-top-buttonDownload{position:relative;display:inline-block}.pages__adminTaxiGroup-top-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiGroup-top-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiGroup-top-buttonDownload:hover .pages__adminTaxiGroup-top-buttonDownload--text{opacity:1;visibility:visible}.pages__adminTaxiGroup-top-buttonDownload button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px;box-shadow:unset}.pages__adminTaxiGroup-top-buttonImport{position:relative;display:inline-block}.pages__adminTaxiGroup-top-buttonImport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiGroup-top-buttonImport--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiGroup-top-buttonImport:hover .pages__adminTaxiGroup-top-buttonImport--text{opacity:1;visibility:visible}.pages__adminTaxiGroup-top-buttonImport button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px;box-shadow:unset}.pages__adminTaxiGroup-top-text{font-weight:500;font-size:20px;color:#176b87}.pages__adminTaxiGroup-top-title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:0;color:#404040}.pages__adminTaxiGroup-bottom{margin:10px 0}@media(min-height:1000.02px){.pages__adminTaxiGroup-bottom-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiGroup-bottom-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminTaxiGroup-bottom-table-checkbox div{min-height:24px}}.pages__adminTaxiGroup-table-value{font-weight:400;line-height:16px}.pages__adminTaxiGroup-table-groupButtons div{justify-content:center}.pages__adminTaxiGroup-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminTaxiGroup-table-groupButtons-button img{width:18px;height:18px}.pages__adminTaxiGroup-table-header-checkbox input{border:1px solid #fff!important}.pages__adminTaxiGroup-table-detail img{cursor:pointer}.pages__adminTaxiGroup-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminTaxiGroup-listQrModal-container{max-height:70dvh!important}.pages__adminTaxiGroup-listQrModal-header{display:flex}.pages__adminTaxiGroup-listQrModal-header-title{font-size:32px;font-weight:700;color:#222;width:100%}.pages__adminTaxiGroup-listQrModal-header-buttonClose{margin-right:20px;width:40px!important;height:38px!important;border-radius:50%;padding:unset!important;background-color:#b65252!important}.pages__adminTaxiGroup-listQrModal-header-buttonClose img{height:38px;width:38px}.pages__adminTaxiGroup-listQrModal-status{padding:10px 60px 0;display:flex;justify-content:space-between}.pages__adminTaxiGroup-listQrModal-status-group{width:400px;display:flex;align-items:center}.pages__adminTaxiGroup-listQrModal-status-group-title{font-size:20px;font-weight:400;color:#000}.pages__adminTaxiGroup-listQrModal-status-group-name{font-size:20px;font-weight:700;color:#000}.pages__adminTaxiGroup-listQrModal-status-quantityQR{width:300px;display:flex;justify-content:flex-end;padding-right:10%}.pages__adminTaxiGroup-listQrModal-status-quantityQR-icon{width:26px;height:26px}.pages__adminTaxiGroup-listQrModal-status-quantityQR-number{font-size:18px;font-weight:700;color:#000}.pages__adminTaxiGroup-listQrModal-customUnline{padding:5px 60px}.pages__adminTaxiGroup-listQrModal-customUnline-unline{width:100%;height:1px;background-color:#000;margin:10px 0;display:flex;justify-content:center}.pages__adminTaxiGroup-listQrModal-listQR{padding:0 60px;overflow-y:auto;height:470px}.pages__adminTaxiGroup-listQrModal-listQR-itemQR{display:flex}.pages__adminTaxiGroup-listQrModal-listQR-itemQR-imageQR{padding-right:50px}.pages__adminTaxiGroup-listQrModal-listQR-itemQR-infoQR{display:grid;justify-content:flex-start;text-align:start}.pages__adminTaxiGroup-listQrModal-listQR-itemQR-infoQR-name{font-size:24px;font-weight:700;color:#3f3f3f}.pages__adminTaxiGroup-listQrModal-listQR-itemQR-infoQR-status-active{background-color:#176b87;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.pages__adminTaxiGroup-listQrModal-listQR-itemQR-infoQR-status-inactive{background-color:#b2b2b2;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.pages__adminTaxiGroup-listQrModal-listQR-itemQR-infoQR-address,.pages__adminTaxiGroup-listQrModal-listQR-itemQR-infoQR-company,.pages__adminTaxiGroup-listQrModal-listQR-itemQR-infoQR-id{font-size:18px;font-weight:400;color:#3f3f3f}.pages__adminTaxiGroup-listQrModal-pagination{padding:0 60px;width:100%;display:flex;justify-content:space-between;align-items:center}.pages__adminTaxiGroup-confirmDeleteModal-content{justify-content:space-between!important;width:460px!important;min-height:200px!important;border-radius:40px}.pages__adminTaxiGroup-confirmDeleteModal-title{font-size:18px!important}.pages__adminTaxiGroup-confirmDeleteModal-text{margin-bottom:16px;font-size:16px!important;font-weight:500!important}.pages__adminTaxiGroup-confirmDeleteModal-cancelButton{border:1px solid #222!important;background-color:#fff!important}.pages__adminTaxiGroup-confirmDeleteModal-cancelButton div{font-weight:700!important;color:#222!important}.pages__adminTaxiGroup-confirmDeleteModal-confirmButton{background-color:#b65252!important}.pages__adminTaxiGroup-confirmDeleteModal-confirmButton div{font-weight:700!important;color:#fff!important}.pages__adminTaxiGroup-confirmDeleteModal-footer{padding:0 16px!important;width:70%;display:flex;justify-content:space-between!important;margin-top:12px}.pages__adminTaxiGroup-confirmDeleteModal-footer button{width:40%;border-radius:20px;font-size:16px!important;box-shadow:unset}.pages__adminTaxiGroup-deleteWarnModal-content{justify-content:space-between!important;width:460px!important;min-height:194px!important;border-radius:40px}.pages__adminTaxiGroup-deleteWarnModal-body{display:flex;flex-direction:column;align-items:center}.pages__adminTaxiGroup-deleteWarnModal-body img{width:55px;height:55px}.pages__adminTaxiGroup-deleteWarnModal-text{margin:16px 0;font-size:18px!important;font-weight:500!important;text-align:center;color:#222}.pages__adminTaxiGroup-deleteWarnModal-button{border:1px solid #222!important;background-color:#fff!important;border-radius:20px!important;width:100px;height:46px;font-size:16px!important}.pages__adminTaxiGroup-deleteWarnModal-button div{font-weight:700!important;color:#222!important}.pages__adminTaxiGroup-deleteWarnModal-footer{padding:0!important}.pages__adminTaxiGroup-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminTaxiGroup-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminTaxiBooking{width:100%}.pages__adminTaxiBooking-heading{display:flex;justify-content:space-between;align-items:center}.pages__adminTaxiBooking-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminTaxiBooking-top{display:flex;align-items:center;justify-content:space-between}.pages__adminTaxiBooking-counterContainer{display:flex;width:100%;column-gap:11.25px;row-gap:15px}.pages__adminTaxiBooking-counter{display:flex;align-items:center;justify-content:center;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom-left-radius:2px;border-bottom-right-radius:2px;background-color:rgba(36,143,179,.2);border-bottom:2px solid #2490ae;width:100px;height:70px}.pages__adminTaxiBooking-counter-img{background-color:#404040;height:54px;width:54px;border-radius:7.5px;display:flex;align-items:center;justify-content:center;margin-right:10px}.pages__adminTaxiBooking-counter-img img{width:24px}.pages__adminTaxiBooking-counter-text{color:#000;overflow:hidden;display:flex;flex-direction:column;align-items:center}.pages__adminTaxiBooking-counter-text p{font-size:14px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400}.pages__adminTaxiBooking-counter-text span{font-size:24px;font-weight:700}.pages__adminTaxiBooking-counter-text-above{color:#268eb4!important}.pages__adminTaxiBooking-counter-text-below{color:#b65252!important}.pages__adminTaxiBooking-switch{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:14px;color:#000}.pages__adminTaxiBooking-bottom{margin:20px 0 10px}.pages__adminTaxiBooking-table-wrapper{max-height:calc(100dvh - 350px)!important}@media(min-height:1000.02px){.pages__adminTaxiBooking-table-wrapper{height:calc(100dvh - 350px)}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiBooking-table-wrapper{height:calc(100dvh - 350px)}}@media(min-height:1000.02px){.pages__adminTaxiBooking-table-wrapper tbody tr span,.pages__adminTaxiBooking-table-wrapper tbody tr td{padding-top:20px;padding-bottom:20px}}.pages__adminTaxiBooking-table-action div{justify-content:end}.pages__adminTaxiBooking-table-action-button{border-radius:5px;margin:0 10px 0 0}.pages__adminTaxiBooking-table-action-button--wide{width:104px!important}.pages__adminTaxiBooking-table-action-button--short{width:59px!important}.pages__adminTaxiBooking-table-action-button--cancel{width:59px!important;margin-right:0!important}.pages__adminTaxiBooking-table-action-button img{width:16px!important;height:16px!important}.pages__adminTaxiBooking-table-avatar{display:flex;align-items:center;gap:10px}.pages__adminTaxiBooking-table-avatar-url{width:20px;height:20px;border-radius:50%}.pages__adminTaxiBooking-table-eye-icon{border:1px solid #bec8d0;padding:3px;border-radius:4px}.pages__adminTaxiBooking-table-eye-icon:hover{transition:background-color 2s ease-out;background-color:#176b87;border:none}.pages__adminTaxiBooking-table-eye-icon:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(298deg) brightness(103%) contrast(100%)}.pages__adminTaxiBooking-table-td-action div{display:flex;justify-content:center;align-items:center}.pages__adminTaxiBooking-table--greenLine{background-color:#cffce6!important}.pages__adminTaxiBooking-table--redLine{background-color:#fccfcf!important}.pages__adminTaxiBooking-modal{width:492px;text-align:center;font-size:14px;font-weight:500;white-space:pre-wrap;padding:20px 0}.pages__adminTaxiBooking-modalReject{width:37dvw;text-align:start;font-size:16px;font-weight:500}.pages__adminTaxiBooking-modalReject-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiBooking-dispatchModal{text-align:start;font-size:16px;font-weight:500;transform:translate(-50%,-45%)!important}.pages__adminTaxiBooking-dispatchModal-body{max-height:90dvh!important}.pages__adminTaxiBooking-dispatchModal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiBooking-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminTaxiBookingDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminTaxiBookingDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminTaxiBookingDetail-field{font-size:16px;display:grid;grid-template-columns:0fr 10fr}.pages__adminTaxiBookingDetail-field div{display:flex;align-items:center;padding:10px}.pages__adminTaxiBookingDetail-field-label{font-weight:700;color:#fff;background-color:#3f3f3f;border:1px solid #fff;width:170px}.pages__adminTaxiBookingDetail-field-value{font-weight:400;color:#000;word-break:break-all}.pages__adminTaxiBookingDetail-field-value--gray{background-color:#f2f2f2}.pages__adminTaxiBookingDetail-field-value-group{border:1px solid #000;border-radius:10px;padding:8px 9px!important;margin-right:10px}.pages__adminTaxiBookingDetail-buttons{display:flex;justify-content:space-between;margin-top:80px}.pages__adminTaxiBookingDetail-buttons-group{display:flex;gap:8px}.pages__adminTaxiBookingDetail-buttons button{width:120px}.pages__adminTaxiBookingDetail-buttons button div{font-weight:700!important;font-size:16px}.pages__adminTaxiBookingDetail-buttons--gray{background-color:#d8dde4!important}.pages__adminTaxiBookingDetail-buttons--gray div{color:#000}.pages__adminTaxiBookingDetail-buttons--red{background-color:#b65252!important}.pages__adminTaxiBookingDetail-buttons--red div{color:#fff}.pages__adminTaxiBookingDetail-buttons--blue{background-color:#38b6ff!important}.pages__adminTaxiBookingDetail-buttons--blue div{color:#fff}.pages__adminTaxiBookingDetail-buttons--green{background-color:#cffce6!important}.pages__adminTaxiBookingDetail-buttons--green div{color:#222}.pages__adminTaxiBookingDetail-modal{width:37dvw;text-align:start;font-size:14px;font-weight:500}.pages__adminTaxiBookingDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiBookingDetail-dispatchModal{text-align:start;font-size:16px;font-weight:500}@media(min-width:1500px)and (max-width:1919.98px){.pages__adminTaxiBookingDetail-dispatchModal-body{max-height:calc(100dvh - 250px)!important}}.pages__adminTaxiBookingDetail-dispatchModal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiRole-top-buttonImport{position:relative;display:inline-block}.pages__adminTaxiRole-top-buttonImport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiRole-top-buttonImport--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiRole-top-buttonImport:hover .pages__adminTaxiRole-top-buttonImport--text{opacity:1;visibility:visible}.pages__adminTaxiRole-top-buttonImport--text{left:50%}.pages__adminTaxiRole-top-buttonImport button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px;box-shadow:unset}.pages__adminTaxiRole-top-buttonExport{position:relative;display:inline-block}.pages__adminTaxiRole-top-buttonExport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiRole-top-buttonExport--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiRole-top-buttonExport:hover .pages__adminTaxiRole-top-buttonExport--text{opacity:1;visibility:visible}.pages__adminTaxiRole-top-buttonExport button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px;box-shadow:unset}.pages__adminTaxiRole-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pages__adminTaxiRole-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminTaxiRole-heading-button{border-radius:10px;box-shadow:unset;width:188px;height:52px;background-color:#45aff3!important}.pages__adminTaxiRole-heading-button div{font-size:20px;font-weight:500!important}.pages__adminTaxiRole-heading-button--small{width:52px}.pages__adminTaxiRole-table-header-checkbox input{border:1px solid #fff!important}.pages__adminTaxiRole-table-groupButtons div{justify-content:center}.pages__adminTaxiRole-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminTaxiRole-table-groupButtons-button img{width:18px;height:18px}.pages__adminTaxiRole-table-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #bec8d0;box-shadow:unset}.pages__adminTaxiRole-table-button img{width:18px;height:18px}@media(min-height:1000.02px){.pages__adminTaxiRole-table-body-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiRole-table-body-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminTaxiRole-table-body-checkbox div{min-height:24px}}.pages__adminTaxiRole-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminTaxiRole-modalImportError-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiRole-modalImportError-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiRole-modalImportError-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiRole-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminTaxiRole-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminTaxiRoleDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminTaxiRoleDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminTaxiRoleDetail-button{display:flex;justify-content:space-between;margin-bottom:30px}.pages__adminTaxiRoleDetail-button button{width:120px;height:46px}.pages__adminTaxiRoleDetail-button button div{font-size:16px;font-weight:700!important}.pages__adminTaxiRoleDetail-button--gray{background-color:#d8dde4!important}.pages__adminTaxiRoleDetail-button--gray div{color:#000}.pages__adminTaxiRoleDetail-button--blue{background-color:#38b6ff!important}.pages__adminTaxiRoleDetail-button--red{background-color:#b65252!important}.pages__adminTaxiRoleDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminTaxiRoleDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiRoleDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiRoleDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiRoleCreate-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:10px}.pages__adminTaxiRoleCreate-title{font-size:32px;font-weight:700;color:#000;margin-bottom:30px}.pages__adminTaxiRoleCreate-back{margin-bottom:30px;width:120px;height:46px;background-color:#d8dde4!important}.pages__adminTaxiRoleCreate-back div{font-weight:700!important;font-size:16px;color:#000}.pages__adminTaxiQr-formSearch{display:flex!important;justify-content:space-between;align-items:center!important}.pages__adminTaxiQr-formSearch-title{font-size:32px;font-weight:700;line-height:100%;color:#404040}.pages__adminTaxiQr-formSearch-actionButton{display:flex;align-items:center}.pages__adminTaxiQr-formSearch-actionButton button{box-shadow:unset}.pages__adminTaxiQr-formSearch-actionButton-buttonDelete button{border-color:#e6e8ec;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);height:40px;width:40px}.pages__adminTaxiQr-formSearch-actionButton-buttonDownload{position:relative;display:inline-block}.pages__adminTaxiQr-formSearch-actionButton-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiQr-formSearch-actionButton-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiQr-formSearch-actionButton-buttonDownload:hover .pages__adminTaxiQr-formSearch-actionButton-buttonDownload--text{opacity:1;visibility:visible}.pages__adminTaxiQr-formSearch-actionButton-buttonDownload button{box-shadow:unset;background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px}.pages__adminTaxiQr-formSearch-actionButton-buttonCreateQR button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:182px;height:52px}.pages__adminTaxiQr-formSearch-actionButton-buttonImportQR{position:relative;display:inline-block}.pages__adminTaxiQr-formSearch-actionButton-buttonImportQR--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiQr-formSearch-actionButton-buttonImportQR--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiQr-formSearch-actionButton-buttonImportQR:hover .pages__adminTaxiQr-formSearch-actionButton-buttonImportQR--text{opacity:1;visibility:visible}.pages__adminTaxiQr-formSearch-actionButton-buttonImportQR button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px}.pages__adminTaxiQr-container-listQR-table{display:grid}.pages__adminTaxiQr-container-listQR-table-item{width:100%;display:flex}.pages__adminTaxiQr-container-listQR-table-item-checkbox{width:50px;display:flex;justify-content:center}.pages__adminTaxiQr-container-listQR-table-item-QR{position:relative;padding:15px}.pages__adminTaxiQr-container-listQR-table-item-QR img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.pages__adminTaxiQr-container-listQR-table-item-infoQR{display:grid;width:350px}.pages__adminTaxiQr-container-listQR-table-item-infoQR-nameTower{font-size:24px;font-weight:700;color:#1f384c}.pages__adminTaxiQr-container-listQR-table-item-infoQR-idQR{font-size:18px;font-weight:400;color:#1f384c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}.pages__adminTaxiQr-container-listQR-table-item-infoQR-group{font-size:16px;font-weight:400;color:#1f384c}.pages__adminTaxiQr-container-listQR-table-item-infoQR-address{font-size:18px;font-weight:400;color:#1f384c}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR{display:grid}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-company{display:flex;align-items:center}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-company-text{background-color:#64ccc5;border-color:#64ccc5;border-radius:20px;padding:5px 25px;color:#fff;font-size:16px;font-weight:700}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-company-datetime{font-size:16px;font-weight:medium;color:#757d8a}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-qrLocation,.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-remarks{font-size:18px;font-weight:medium;color:#757d8a}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-button{display:flex;align-items:flex-start}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-button-deleteQR{margin-bottom:10px;padding:0 5px 0 15px}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-button-deleteQR button{border-color:#e6e8ec;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:8px 10px;width:40px;height:40px}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-button-edit{margin-bottom:10px;padding:0 10px}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-button-edit button{border-color:#e6e8ec;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:8px 10px;width:40px;height:40px}.pages__adminTaxiQr-container-listQR-table-item-descriptionQR-button-unline{height:1px;width:300px;background-color:#e6e8ec}.pages__adminTaxiQr-container-listQR-table-unline{width:80%;height:2px;background-color:#e6e8ec;margin:0 5%;display:flex;align-items:center}.pages__adminTaxiQr-pagination{display:flex;justify-content:space-between;align-items:center}.pages__adminTaxiQr-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminTaxiQr-confirmDelete{width:460px!important}.pages__adminTaxiQr-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminTaxiQr-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminTaxiQr-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminTaxiQr-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminTaxiQr-bottom{margin:10px 0}.pages__adminTaxiQr-bottom-renderQR{display:none}@media(min-height:1000.02px){.pages__adminTaxiQr-bottom-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiQr-bottom-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminTaxiQr-bottom-table-checkbox div{min-height:24px}}.pages__adminTaxiQr-bottom-table-qrService span{padding:10px 5px!important}.pages__adminTaxiQr-table-value{font-weight:400;line-height:16px}.pages__adminTaxiQr-table-header-checkbox input{border:1px solid #fff!important}.pages__adminTaxiQr-table-groupButtons div{justify-content:center}.pages__adminTaxiQr-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent;box-shadow:0 2px 2px 0 rgba(0,0,0,.15);background:inherit!important}.pages__adminTaxiQr-table-groupButtons-button img{width:18px;height:18px}.pages__adminTaxiQr-checkBox{pointer-events:none}.pages__adminTaxiQr-checkBox div{margin-top:0!important;margin-bottom:0!important}.pages__adminTaxiQr-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminTaxiQr-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__userBooking{position:relative;width:100%;height:100dvh;background-color:#e7eff8;overflow-y:hidden}.pages__userBooking-image{z-index:0;left:0;width:100%;height:100%;position:fixed;object-fit:cover;filter:brightness(.25);object-position:76% 50%}.pages__userBooking-top{background-color:#0e2841;height:8.5dvh;width:100%;z-index:1;display:flex;align-items:center;justify-content:center}.pages__userBooking-top img{z-index:1;height:7dvh}.pages__userBooking-top--light{padding-top:4dvh;background-color:unset;height:11dvh}.pages__userBooking-top--light img{height:11dvh}.pages__userBooking-company-content{background-color:#fff;height:8dvh;font-size:16px;font-weight:700;display:flex;position:relative;z-index:1;margin-top:1.4dvh;border-radius:12px;justify-content:center;align-items:center;padding:0 1dvh;column-gap:2dvh}.pages__userBooking-company-content-image{height:6dvh;width:6dvh;border-radius:50%}.pages__userBooking-company-content-text{margin:auto 0;padding:6px;overflow-y:auto;max-height:8dvh;text-align:left;overflow-wrap:break-word;word-break:break-all;display:block;width:100%}.pages__userBooking-buttons{display:flex;flex-direction:column;align-items:center;color:#fff;font-size:16px;font-weight:400}.pages__userBooking-buttons-option{margin:24.5dvh 0;z-index:1}.pages__userBooking-buttons-divider{display:flex;align-items:center;column-gap:6px;z-index:1}.pages__userBooking-buttons button{width:-moz-fit-content;width:fit-content;padding:0 16px;height:70px;border-radius:5px;margin-bottom:unset!important;text-transform:uppercase}.pages__userBooking-buttons button div{font-size:24px;font-weight:400!important}.pages__userBooking-bottom{position:absolute;bottom:0;right:0;left:0;font-weight:700}.pages__userBooking-bottom-here{color:#000!important;font-size:14px;margin-bottom:10px;display:flex;align-items:center;column-gap:10px;padding-left:16px}.pages__userBooking-bottom-banner{background-color:#0e2841;color:#fff;font-size:24px;height:10dvh;display:grid;font-weight:400}.pages__userBooking-bottom-banner-content{margin:auto 0;padding:6px;overflow-y:auto;max-height:10dvh;text-align:center;overflow-wrap:break-word;word-break:break-all;display:block;width:100%}.pages__userBooking-line{height:1px;width:100%;background-color:#fff}.pages__userBooking-modalConfirm-header{display:none}.pages__userBooking-modalConfirm-body{padding:15px 5px 0!important}.pages__userBooking-modalConfirm-body-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.pages__userBooking-modalConfirm-footer{width:auto;padding:15px 25px}.pages__userBooking-modalConfirm-footer-btn{margin:5px 12.5px;min-width:90px;padding:7px 11px}.pages__userBooking-modalConfirm-footer-btn div{font-size:15px!important}.pages__userBookingDetail{padding:10dvh 25px}.pages__userBookingDetail,.pages__userBookingDetail-qrCall{position:relative;width:100%;height:100dvh;background-color:#e7eff8;overflow-y:hidden}.pages__userBookingDetail-qrCall{padding:10dvh 0}.pages__userBookingDetail-top{background-color:#0e2841;position:absolute;top:0;left:0;right:0;height:9dvh;z-index:1;display:flex;align-items:center;justify-content:center}.pages__userBookingDetail-top img{height:7.5dvh}.pages__userBookingDetail-company{border-radius:12px;justify-content:center;padding:0 1dvh}.pages__userBookingDetail-company,.pages__userBookingDetail-company-qrCall{background-color:#fff;height:10dvh;font-size:16px;font-weight:700;display:flex;margin-top:1.4dvh;align-items:center;column-gap:2dvh}.pages__userBookingDetail-company-qrCall{border-radius:0;justify-content:flex-start;padding:0 3dvh}.pages__userBookingDetail-company-image{height:6dvh;width:6dvh;border-radius:50%}.pages__userBookingDetail-company-text{margin:auto 0;padding:6px;overflow-y:auto;max-height:10dvh;text-align:left;overflow-wrap:break-word;word-break:break-all;display:block;width:100%}.pages__userBookingDetail-header{font-size:14px;white-space:pre-line}.pages__userBookingDetail-header-tel{color:#539ad4;border:3px solid #539ad4;border-radius:50px;font-size:32px;height:52px;width:-moz-fit-content;width:fit-content;padding:0 16px;margin:1.4dvh auto}.pages__userBookingDetail-header-badge{color:#268eb4;border:3px solid #268eb4;border-radius:50px;font-size:3.8dvh;height:8dvh;width:-moz-fit-content;width:fit-content;padding:0 16px;margin:1.4dvh auto;display:flex;align-items:center;column-gap:2px}.pages__userBookingDetail-header-badge--orange{background-color:#e84430;border:3px solid #e84430;color:#fff;font-weight:700;width:174px;height:52px}.pages__userBookingDetail-header-badge--blue{background-color:#268eb4;color:#fff;font-weight:700;display:flex;align-items:center}.pages__userBookingDetail-header-back{position:absolute;top:50%;transform:translateY(-50%);width:7.6dvw;max-height:30px}.pages__userBookingDetail-header-text{line-height:20px;color:#000!important;text-align:center;margin-bottom:4px}.pages__userBookingDetail-header-text--tel{font-weight:400;margin-top:8.34dvh}.pages__userBookingDetail-header-text--tel span{color:#e61e78}.pages__userBookingDetail-header-subInfo{color:#268eb4;font-size:16px;display:flex;align-items:center;justify-content:center}.pages__userBookingDetail-header-subInfo img{filter:brightness(0) saturate(100%) invert(41%) sepia(43%) saturate(406%) hue-rotate(155deg) brightness(94%) contrast(90%);height:32px}.pages__userBookingDetail-header-time{width:195px;height:71px;border:3px solid #268eb4;font-size:36px;border-radius:50px;margin:0 auto;display:flex;align-items:center;justify-content:center;font-weight:700;letter-spacing:2.4px}.pages__userBookingDetail-header-note{margin-top:4px;font-weight:400;line-height:20px;text-align:center;font-size:14px;color:#000}.pages__userBookingDetail-header-content{text-align:left}.pages__userBookingDetail-header-highlight{font-size:14px;font-weight:700;text-align:center;color:#757d8a}.pages__userBookingDetail-header-highlight span{color:#ff914d}.pages__userBookingDetail-form{display:flex;flex-direction:column;align-items:left;color:#757d8a;overflow-y:auto;max-height:24dvh}.pages__userBookingDetail-field{margin-top:12px;display:grid;grid-template-columns:4fr 8fr;border-bottom:1px solid #268eb4;align-items:center;font-weight:700}.pages__userBookingDetail-field-label{grid-column:1;font-size:14px}.pages__userBookingDetail-field-value{grid-column:2;font-size:20px;color:#000;overflow-wrap:break-word;word-break:break-all;font-weight:400}.pages__userBookingDetail-field-value--grid{grid-template-columns:10fr 2fr;display:grid;align-items:end}.pages__userBookingDetail-field-value--big{grid-column:1}.pages__userBookingDetail-field-value--small{grid-column:2}.pages__userBookingDetail-field--tel{font-size:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-bottom:unset;row-gap:4px}.pages__userBookingDetail-field-centerPhone{margin-top:4px;font-weight:400;font-size:14px;letter-spacing:1.2px}.pages__userBookingDetail-status{color:#fff;font-weight:700;border-radius:50px;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center}.pages__userBookingDetail-status--waiting{width:30dvh;margin-top:5dvh;font-size:4.8dvh;background-color:#268eb4}.pages__userBookingDetail-status--pickingUp{width:209px;margin-top:3dvh;font-size:32px;font-weight:700;background-color:#ff914d;height:52px}.pages__userBookingDetail-status-text{margin:2.24dvh 0;text-align:center;color:#757d8a;font-size:16px;line-height:15.74px}.pages__userBookingDetail-status-button{box-shadow:unset;margin:12px auto;border-radius:50px;width:216px;background-color:#ff008a!important;color:#fff;height:6.6dvh}.pages__userBookingDetail-status-button--bookingCancelfw{font-weight:700!important}.pages__userBookingDetail-status-button div{font-weight:700;font-size:3dvh!important}.pages__userBookingDetail-status-button img{height:40px;width:60px}.pages__userBookingDetail-status-button--tel{width:-moz-fit-content;width:fit-content;min-width:233px;background-color:#268eb4!important;border-radius:62px;padding:0 8px;margin-top:35.4dvh}.pages__userBookingDetail-status-button--tel img{filter:unset!important}.pages__userBookingDetail-status-button--tel div{font-size:3.45dvh!important}.pages__userBookingDetail-footer{display:flex;flex-direction:column;align-items:center;font-size:12px;color:#000;padding-bottom:16px;line-height:18px}.pages__userBookingDetail-footer div{z-index:20}.pages__userBookingDetail-footer-phone{color:#248fb2;text-decoration:underline!important;font-weight:400;line-height:18px}.pages__userBookingDetail-footer-phone--cancel{font-size:1.3dvh}.pages__userBookingDetail-footer--cancel{margin-top:4px;font-size:12px;color:#000}.pages__userBookingDetail-footer--arrival{margin-top:2dvh;font-size:16px;font-weight:700;color:#000}.pages__userBookingDetail-bottom{position:absolute;bottom:0;right:0;left:0;font-weight:700}.pages__userBookingDetail-bottom-here{color:#000;font-size:14px;margin-bottom:10px;display:flex;align-items:center;column-gap:10px;padding-left:16px}.pages__userBookingDetail-bottom-banner{background-color:#0e2841;color:#fff;font-size:24px;height:10dvh;display:grid;font-weight:400}.pages__userBookingDetail-bottom-banner-content{margin:auto 0;padding:6px;overflow-y:auto;max-height:10dvh;text-align:center;overflow-wrap:break-word;word-break:break-all;display:block;width:100%}.pages__userBookingDetail-line{height:1px;margin:15px auto 0;width:118px;background-color:#000}.pages__userBookingDetail-modalConfirm-header{display:none}.pages__userBookingDetail-modalConfirm-body{padding:15px 5px 0!important}.pages__userBookingDetail-modalConfirm-body-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.pages__userBookingDetail-modalConfirm-footer{width:auto;padding:15px 25px}.pages__userBookingDetail-modalConfirm-footer-btn{margin:5px 12.5px;min-width:90px;padding:7px 11px}.pages__userBookingDetail-modalConfirm-footer-btn div{font-size:15px!important}.pages__adminTaxiQrDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminTaxiQrDetail-checkbox{line-height:10px!important}.pages__adminTaxiQrDetail-confirmDelete{width:460px!important}.pages__adminTaxiQrDetail-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminTaxiQrDetail-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminTaxiQrDetail-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminTaxiQrDetail-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminTaxiQrDetail-header-title{font-size:32px!important;font-weight:700!important;color:#404040;height:52px;display:flex;align-items:center}.pages__adminTaxiQrDetail-logo{margin-top:30px}.pages__adminTaxiQrDetail-logo-image{width:300px;height:300px;object-fit:fill}.pages__adminTaxiQrDetail-info-qrAddress,.pages__adminTaxiQrDetail-info-qrGroup,.pages__adminTaxiQrDetail-info-qrId,.pages__adminTaxiQrDetail-info-qrLatAndLongFuri,.pages__adminTaxiQrDetail-info-qrName,.pages__adminTaxiQrDetail-info-qrNotes,.pages__adminTaxiQrDetail-info-qrPhone,.pages__adminTaxiQrDetail-info-qrUpdatedDate,.pages__adminTaxiQrDetail-info-status{display:flex}.pages__adminTaxiQrDetail-info-qrAddress-label,.pages__adminTaxiQrDetail-info-qrGroup-label,.pages__adminTaxiQrDetail-info-qrId-label,.pages__adminTaxiQrDetail-info-qrLatAndLongFuri-label,.pages__adminTaxiQrDetail-info-qrName-label,.pages__adminTaxiQrDetail-info-qrNotes-label,.pages__adminTaxiQrDetail-info-qrPhone-label,.pages__adminTaxiQrDetail-info-qrUpdatedDate-label,.pages__adminTaxiQrDetail-info-status-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiQrDetail-info-qrAddress-value,.pages__adminTaxiQrDetail-info-qrGroup-value,.pages__adminTaxiQrDetail-info-qrId-value,.pages__adminTaxiQrDetail-info-qrLatAndLongFuri-value,.pages__adminTaxiQrDetail-info-qrName-value,.pages__adminTaxiQrDetail-info-qrNotes-value,.pages__adminTaxiQrDetail-info-qrPhone-value,.pages__adminTaxiQrDetail-info-qrUpdatedDate-value,.pages__adminTaxiQrDetail-info-status-value{font-weight:400;font-size:16px;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;word-wrap:break-word;background-color:#f2f2f2}.pages__adminTaxiQrDetail-info-qrAddress-value-checkbox,.pages__adminTaxiQrDetail-info-qrGroup-value-checkbox,.pages__adminTaxiQrDetail-info-qrId-value-checkbox,.pages__adminTaxiQrDetail-info-qrLatAndLongFuri-value-checkbox,.pages__adminTaxiQrDetail-info-qrName-value-checkbox,.pages__adminTaxiQrDetail-info-qrNotes-value-checkbox,.pages__adminTaxiQrDetail-info-qrPhone-value-checkbox,.pages__adminTaxiQrDetail-info-qrUpdatedDate-value-checkbox,.pages__adminTaxiQrDetail-info-status-value-checkbox{line-height:10px}.pages__adminTaxiQrDetail-info-qrAddress-value-item,.pages__adminTaxiQrDetail-info-qrGroup-value-item,.pages__adminTaxiQrDetail-info-qrId-value-item,.pages__adminTaxiQrDetail-info-qrLatAndLongFuri-value-item,.pages__adminTaxiQrDetail-info-qrName-value-item,.pages__adminTaxiQrDetail-info-qrNotes-value-item,.pages__adminTaxiQrDetail-info-qrPhone-value-item,.pages__adminTaxiQrDetail-info-qrUpdatedDate-value-item,.pages__adminTaxiQrDetail-info-status-value-item{display:flex!important;align-items:center}.pages__adminTaxiQrDetail-info-qrAddress-value-item-name,.pages__adminTaxiQrDetail-info-qrGroup-value-item-name,.pages__adminTaxiQrDetail-info-qrId-value-item-name,.pages__adminTaxiQrDetail-info-qrLatAndLongFuri-value-item-name,.pages__adminTaxiQrDetail-info-qrName-value-item-name,.pages__adminTaxiQrDetail-info-qrNotes-value-item-name,.pages__adminTaxiQrDetail-info-qrPhone-value-item-name,.pages__adminTaxiQrDetail-info-qrUpdatedDate-value-item-name,.pages__adminTaxiQrDetail-info-status-value-item-name{margin-right:10px;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;padding:10px;border-radius:10px;border:1px solid #000;background-color:#fff}.pages__adminTaxiQrDetail-info-qrAddress-value span,.pages__adminTaxiQrDetail-info-qrGroup-value span,.pages__adminTaxiQrDetail-info-qrId-value span,.pages__adminTaxiQrDetail-info-qrLatAndLongFuri-value span,.pages__adminTaxiQrDetail-info-qrName-value span,.pages__adminTaxiQrDetail-info-qrNotes-value span,.pages__adminTaxiQrDetail-info-qrPhone-value span,.pages__adminTaxiQrDetail-info-qrUpdatedDate-value span,.pages__adminTaxiQrDetail-info-status-value span{width:calc(100% - 100px)!important}.pages__adminTaxiQrDetail-info-contractId,.pages__adminTaxiQrDetail-info-qrHotline,.pages__adminTaxiQrDetail-info-qrInstall,.pages__adminTaxiQrDetail-info-qrLastUpdater,.pages__adminTaxiQrDetail-info-qrLatAndLong,.pages__adminTaxiQrDetail-info-qrNameFuri,.pages__adminTaxiQrDetail-info-qrPickupKana,.pages__adminTaxiQrDetail-info-qrRegistration,.pages__adminTaxiQrDetail-info-qrService{display:flex}.pages__adminTaxiQrDetail-info-contractId-label,.pages__adminTaxiQrDetail-info-qrHotline-label,.pages__adminTaxiQrDetail-info-qrInstall-label,.pages__adminTaxiQrDetail-info-qrLastUpdater-label,.pages__adminTaxiQrDetail-info-qrLatAndLong-label,.pages__adminTaxiQrDetail-info-qrNameFuri-label,.pages__adminTaxiQrDetail-info-qrPickupKana-label,.pages__adminTaxiQrDetail-info-qrRegistration-label,.pages__adminTaxiQrDetail-info-qrService-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiQrDetail-info-contractId-value,.pages__adminTaxiQrDetail-info-qrHotline-value,.pages__adminTaxiQrDetail-info-qrInstall-value,.pages__adminTaxiQrDetail-info-qrLastUpdater-value,.pages__adminTaxiQrDetail-info-qrLatAndLong-value,.pages__adminTaxiQrDetail-info-qrNameFuri-value,.pages__adminTaxiQrDetail-info-qrPickupKana-value,.pages__adminTaxiQrDetail-info-qrRegistration-value,.pages__adminTaxiQrDetail-info-qrService-value{font-size:16px;font-weight:400;display:flex;align-items:center;word-wrap:break-word;padding:10px 5px 10px 10px;width:100%;background-color:#fff}.pages__adminTaxiQrDetail-button{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:20px}.pages__adminTaxiQrDetail-button-back{background-color:#d8dde4!important;color:#000!important;height:44px;width:120px;font-weight:700!important;font-size:16px!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiQrDetail-button-action{display:flex}.pages__adminTaxiQrDetail-button-action-edit{background-color:#38b6ff!important;margin-right:15px}.pages__adminTaxiQrDetail-button-action-cancel,.pages__adminTaxiQrDetail-button-action-edit{color:#fff!important;height:44px;width:120px;font-size:16px!important;font-weight:700!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiQrDetail-button-action-cancel{background-color:#b65252!important}.pages__adminTaxiQrDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminTaxiQrDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiQrDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiQrDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiQrDetail-location-btn{height:30px!important;width:90px!important;font-size:14px!important;box-shadow:unset!important;border-radius:5px!important}.pages__adminTaxiQrDetail-map{height:100%!important}.pages__adminTaxiQrDetail-map-modal{height:70dvh;width:70dvw}.pages__adminTaxiQrCreate,.pages__adminTaxiQrUpdate{width:100%;height:100%}.pages__adminTaxiGroupDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminTaxiGroupDetail-checkbox{line-height:10px!important}.pages__adminTaxiGroupDetail-confirmDelete{width:460px!important}.pages__adminTaxiGroupDetail-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminTaxiGroupDetail-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminTaxiGroupDetail-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminTaxiGroupDetail-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminTaxiGroupDetail-group-header{margin-bottom:30px}.pages__adminTaxiGroupDetail-group-header-title{font-size:32px!important;font-weight:700!important;color:#404040;height:52px;display:flex;align-items:center}.pages__adminTaxiGroupDetail-group-header-qr-icon{cursor:pointer}.pages__adminTaxiGroupDetail-group-info{margin-top:40px}.pages__adminTaxiGroupDetail-group-info-groupName,.pages__adminTaxiGroupDetail-group-info-groupUpdateAt,.pages__adminTaxiGroupDetail-group-info-status{display:flex}.pages__adminTaxiGroupDetail-group-info-groupName-label,.pages__adminTaxiGroupDetail-group-info-groupUpdateAt-label,.pages__adminTaxiGroupDetail-group-info-status-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiGroupDetail-group-info-groupName-value,.pages__adminTaxiGroupDetail-group-info-groupUpdateAt-value,.pages__adminTaxiGroupDetail-group-info-status-value{font-weight:400;font-size:16px;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;background-color:#f2f2f2}.pages__adminTaxiGroupDetail-group-info-groupName-value-checkbox,.pages__adminTaxiGroupDetail-group-info-groupUpdateAt-value-checkbox,.pages__adminTaxiGroupDetail-group-info-status-value-checkbox{line-height:10px}.pages__adminTaxiGroupDetail-group-info-contractId,.pages__adminTaxiGroupDetail-group-info-groupRemarks{display:flex}.pages__adminTaxiGroupDetail-group-info-contractId-label,.pages__adminTaxiGroupDetail-group-info-groupRemarks-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiGroupDetail-group-info-contractId-value,.pages__adminTaxiGroupDetail-group-info-groupRemarks-value{font-size:16px;font-weight:400;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;background-color:#fff}.pages__adminTaxiGroupDetail-group-button{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:20px}.pages__adminTaxiGroupDetail-group-button-back{background-color:#d8dde4!important;color:#000!important;padding:10px 30px!important;font-weight:700!important;font-size:16px!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiGroupDetail-group-button-action{display:flex}.pages__adminTaxiGroupDetail-group-button-action-edit{background-color:#38b6ff!important;margin-right:15px}.pages__adminTaxiGroupDetail-group-button-action-cancel,.pages__adminTaxiGroupDetail-group-button-action-edit{color:#fff!important;padding:10px 30px!important;font-size:16px!important;font-weight:700!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiGroupDetail-group-button-action-cancel{background-color:#b65252!important}.pages__adminTaxiGroupDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminTaxiGroupDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiGroupDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiGroupDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiGroupCreate,.pages__adminTaxiGroupUpdate{width:100%;height:100%}.pages__adminTaxiVehicle-top{display:flex;align-items:center}.pages__adminTaxiVehicle-top-buttonCreate button{background-color:#45aff3!important;color:#fff;border-radius:10px!important;font-size:20px;padding:5px;width:188px;height:52px;box-shadow:unset}.pages__adminTaxiVehicle-top-buttonDownload{position:relative;display:inline-block}.pages__adminTaxiVehicle-top-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiVehicle-top-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiVehicle-top-buttonDownload:hover .pages__adminTaxiVehicle-top-buttonDownload--text{opacity:1;visibility:visible}.pages__adminTaxiVehicle-top-buttonDownload button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px;box-shadow:unset}.pages__adminTaxiVehicle-top-buttonImport{position:relative;display:inline-block}.pages__adminTaxiVehicle-top-buttonImport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiVehicle-top-buttonImport--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiVehicle-top-buttonImport:hover .pages__adminTaxiVehicle-top-buttonImport--text{opacity:1;visibility:visible}.pages__adminTaxiVehicle-top-buttonImport button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px;box-shadow:unset}.pages__adminTaxiVehicle-top-text{font-weight:500;font-size:20px;color:#176b87}.pages__adminTaxiVehicle-top-title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:0;color:#404040}.pages__adminTaxiVehicle-bottom{margin:10px 0}@media(min-height:1000.02px){.pages__adminTaxiVehicle-bottom-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiVehicle-bottom-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminTaxiVehicle-bottom-table-checkbox div{min-height:24px}}.pages__adminTaxiVehicle-table-groupButtons div{justify-content:center}.pages__adminTaxiVehicle-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent;box-shadow:0 2px 2px 0 rgba(0,0,0,.15);background:inherit!important}.pages__adminTaxiVehicle-table-groupButtons-button img{width:18px;height:18px}.pages__adminTaxiVehicle-table-header-checkbox input{border:1px solid #fff!important}.pages__adminTaxiVehicle-table-detail img{cursor:pointer}.pages__adminTaxiVehicle-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminTaxiVehicle-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminTaxiVehicle-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminTaxiVehicleDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminTaxiVehicleDetail-checkbox{line-height:10px!important}.pages__adminTaxiVehicleDetail-confirmDelete{width:460px!important}.pages__adminTaxiVehicleDetail-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminTaxiVehicleDetail-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminTaxiVehicleDetail-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminTaxiVehicleDetail-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminTaxiVehicleDetail-group-header{margin-bottom:30px}.pages__adminTaxiVehicleDetail-group-header-title{font-size:32px!important;font-weight:700!important;color:#404040;height:52px;display:flex;align-items:center}.pages__adminTaxiVehicleDetail-group-header-qr-icon{cursor:pointer}.pages__adminTaxiVehicleDetail-group-info{margin-top:30px}.pages__adminTaxiVehicleDetail-group-info-groupName,.pages__adminTaxiVehicleDetail-group-info-groupUpdateAt,.pages__adminTaxiVehicleDetail-group-info-status{display:flex}.pages__adminTaxiVehicleDetail-group-info-groupName-label,.pages__adminTaxiVehicleDetail-group-info-groupUpdateAt-label,.pages__adminTaxiVehicleDetail-group-info-status-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiVehicleDetail-group-info-groupName-value,.pages__adminTaxiVehicleDetail-group-info-groupUpdateAt-value,.pages__adminTaxiVehicleDetail-group-info-status-value{font-weight:400;font-size:16px;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;background-color:#f2f2f2}.pages__adminTaxiVehicleDetail-group-info-groupName-value-checkbox,.pages__adminTaxiVehicleDetail-group-info-groupUpdateAt-value-checkbox,.pages__adminTaxiVehicleDetail-group-info-status-value-checkbox{line-height:10px}.pages__adminTaxiVehicleDetail-group-info-contractId,.pages__adminTaxiVehicleDetail-group-info-groupRemarks{display:flex}.pages__adminTaxiVehicleDetail-group-info-contractId-label,.pages__adminTaxiVehicleDetail-group-info-groupRemarks-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiVehicleDetail-group-info-contractId-value,.pages__adminTaxiVehicleDetail-group-info-groupRemarks-value{font-size:16px;font-weight:400;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;background-color:#fff}.pages__adminTaxiVehicleDetail-group-button{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:20px}.pages__adminTaxiVehicleDetail-group-button-back{background-color:#d8dde4!important;color:#000!important;padding:10px 30px!important;font-weight:700!important;font-size:16px!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiVehicleDetail-group-button-action{display:flex}.pages__adminTaxiVehicleDetail-group-button-action-edit{background-color:#38b6ff!important;margin-right:15px}.pages__adminTaxiVehicleDetail-group-button-action-cancel,.pages__adminTaxiVehicleDetail-group-button-action-edit{color:#fff!important;padding:10px 30px!important;font-size:16px!important;font-weight:700!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiVehicleDetail-group-button-action-cancel{background-color:#b65252!important}.pages__adminTaxiVehicleDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminTaxiVehicleDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiVehicleDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiVehicleDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiVehicleCreate,.pages__adminTaxiVehicleUpdate{width:100%;height:100%}.pages__adminTaxiDriver-top-buttonCreate button{background-color:#45aff3!important;color:#fff;border-radius:10px!important;font-size:20px;padding:5px;width:188px;height:52px;box-shadow:unset}.pages__adminTaxiDriver-top-buttonDownload{position:relative;display:inline-block}.pages__adminTaxiDriver-top-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiDriver-top-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiDriver-top-buttonDownload:hover .pages__adminTaxiDriver-top-buttonDownload--text{opacity:1;visibility:visible}.pages__adminTaxiDriver-top-buttonDownload button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px;box-shadow:unset}.pages__adminTaxiDriver-top-buttonImport{position:relative;display:inline-block}.pages__adminTaxiDriver-top-buttonImport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminTaxiDriver-top-buttonImport--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminTaxiDriver-top-buttonImport:hover .pages__adminTaxiDriver-top-buttonImport--text{opacity:1;visibility:visible}.pages__adminTaxiDriver-top-buttonImport button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px;box-shadow:unset}.pages__adminTaxiDriver-top-text{font-weight:500;font-size:20px;color:#176b87}.pages__adminTaxiDriver-top-title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:0;color:#404040}.pages__adminTaxiDriver-bottom{margin:10px 0}@media(min-height:1000.02px){.pages__adminTaxiDriver-bottom-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiDriver-bottom-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminTaxiDriver-bottom-table-checkbox div{min-height:24px}}.pages__adminTaxiDriver-table-driverButtons div{justify-content:center}.pages__adminTaxiDriver-table-driverButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background:none!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminTaxiDriver-table-driverButtons-button img{width:18px;height:18px}.pages__adminTaxiDriver-table-header-checkbox input{border:1px solid #fff!important}.pages__adminTaxiDriver-table-detail{cursor:pointer}.pages__adminTaxiDriver-noData{text-align:center;margin-top:10px;font-size:20px}.pages__adminTaxiDriver-confirmDeleteModal-content{justify-content:space-between!important;width:460px!important;min-height:200px!important;border-radius:40px}.pages__adminTaxiDriver-confirmDeleteModal-title{font-size:18px!important}.pages__adminTaxiDriver-confirmDeleteModal-text{margin-bottom:16px;font-size:16px!important;font-weight:500!important}.pages__adminTaxiDriver-confirmDeleteModal-cancelButton{border:1px solid #222!important;background-color:#fff!important}.pages__adminTaxiDriver-confirmDeleteModal-cancelButton div{font-weight:700!important;color:#222!important}.pages__adminTaxiDriver-confirmDeleteModal-confirmButton{background-color:#b65252!important}.pages__adminTaxiDriver-confirmDeleteModal-confirmButton div{font-weight:700!important;color:#fff!important}.pages__adminTaxiDriver-confirmDeleteModal-footer{padding:0 16px!important;width:70%;display:flex;justify-content:space-between!important;margin-top:12px}.pages__adminTaxiDriver-confirmDeleteModal-footer button{width:40%;border-radius:20px;font-size:16px!important;box-shadow:unset}.pages__adminTaxiDriver-deleteWarnModal-content{justify-content:space-between!important;width:460px!important;min-height:194px!important;border-radius:40px}.pages__adminTaxiDriver-deleteWarnModal-body{display:flex;flex-direction:column;align-items:center}.pages__adminTaxiDriver-deleteWarnModal-body img{width:55px;height:55px}.pages__adminTaxiDriver-deleteWarnModal-text{margin:16px 0;font-size:18px!important;font-weight:500!important;text-align:center;color:#222}.pages__adminTaxiDriver-deleteWarnModal-button{border:1px solid #222!important;background-color:#fff!important;border-radius:20px!important;width:100px;height:46px;font-size:16px!important}.pages__adminTaxiDriver-deleteWarnModal-button div{font-weight:700!important;color:#222!important}.pages__adminTaxiDriver-deleteWarnModal-footer{padding:0!important}.pages__adminTaxiDriver-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminTaxiDriver-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminTaxiDriverDetail-checkbox{line-height:10px!important}.pages__adminTaxiDriverDetail-confirmDelete{width:460px!important}.pages__adminTaxiDriverDetail-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminTaxiDriverDetail-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminTaxiDriverDetail-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminTaxiDriverDetail-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminTaxiDriverDetail-driver-header{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminTaxiDriverDetail-driver-header-title{font-weight:700;font-size:32px;line-height:100%;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminTaxiDriverDetail-driver-info{margin-top:200px}.pages__adminTaxiDriverDetail-driver-info-driverDateOfHire,.pages__adminTaxiDriverDetail-driver-info-driverDayOfBirth,.pages__adminTaxiDriverDetail-driver-info-driverLastLogin,.pages__adminTaxiDriverDetail-driver-info-driverName,.pages__adminTaxiDriverDetail-driver-info-status{display:flex}.pages__adminTaxiDriverDetail-driver-info-driverDateOfHire-label,.pages__adminTaxiDriverDetail-driver-info-driverDayOfBirth-label,.pages__adminTaxiDriverDetail-driver-info-driverLastLogin-label,.pages__adminTaxiDriverDetail-driver-info-driverName-label,.pages__adminTaxiDriverDetail-driver-info-status-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiDriverDetail-driver-info-driverDateOfHire-value,.pages__adminTaxiDriverDetail-driver-info-driverDayOfBirth-value,.pages__adminTaxiDriverDetail-driver-info-driverLastLogin-value,.pages__adminTaxiDriverDetail-driver-info-driverName-value,.pages__adminTaxiDriverDetail-driver-info-status-value{font-weight:400;font-size:16px;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;background-color:#f2f2f2}.pages__adminTaxiDriverDetail-driver-info-driverDateOfHire-value-checkbox,.pages__adminTaxiDriverDetail-driver-info-driverDayOfBirth-value-checkbox,.pages__adminTaxiDriverDetail-driver-info-driverLastLogin-value-checkbox,.pages__adminTaxiDriverDetail-driver-info-driverName-value-checkbox,.pages__adminTaxiDriverDetail-driver-info-status-value-checkbox{line-height:10px}.pages__adminTaxiDriverDetail-driver-info-contractId,.pages__adminTaxiDriverDetail-driver-info-driverDeviceInformation,.pages__adminTaxiDriverDetail-driver-info-driverGender,.pages__adminTaxiDriverDetail-driver-info-driverRank,.pages__adminTaxiDriverDetail-driver-info-driverUpdateAt{display:flex}.pages__adminTaxiDriverDetail-driver-info-contractId-label,.pages__adminTaxiDriverDetail-driver-info-driverDeviceInformation-label,.pages__adminTaxiDriverDetail-driver-info-driverGender-label,.pages__adminTaxiDriverDetail-driver-info-driverRank-label,.pages__adminTaxiDriverDetail-driver-info-driverUpdateAt-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminTaxiDriverDetail-driver-info-contractId-value,.pages__adminTaxiDriverDetail-driver-info-driverDeviceInformation-value,.pages__adminTaxiDriverDetail-driver-info-driverGender-value,.pages__adminTaxiDriverDetail-driver-info-driverRank-value,.pages__adminTaxiDriverDetail-driver-info-driverUpdateAt-value{font-size:16px;font-weight:400;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;background-color:#fff}.pages__adminTaxiDriverDetail-driver-button{display:flex;justify-content:space-between;align-items:center;margin-top:30px;margin-bottom:20px}.pages__adminTaxiDriverDetail-driver-button-back{background-color:#d8dde4!important;color:#000!important;padding:10px 30px!important;font-weight:700!important;font-size:16px!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiDriverDetail-driver-button-action{display:flex}.pages__adminTaxiDriverDetail-driver-button-action-edit{background-color:#38b6ff!important;margin-right:15px}.pages__adminTaxiDriverDetail-driver-button-action-cancel,.pages__adminTaxiDriverDetail-driver-button-action-edit{color:#fff!important;padding:10px 30px!important;font-size:16px!important;font-weight:700!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminTaxiDriverDetail-driver-button-action-cancel{background-color:#b65252!important;float:right}.pages__adminTaxiDriverDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminTaxiDriverDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiDriverDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiDriverDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiDriverCreate,.pages__adminTaxiDriverUpdate{width:100%;height:100%}.pages__adminTaxiLocation-left{padding-left:1px!important;width:auto;height:calc(100dvh - 100px)}.pages__adminTaxiLocation-left-tableWrapper{overflow-y:auto;overflow-x:hidden;height:calc(100dvh - 150px)}.pages__adminTaxiLocation-left-tableWrapper-table tbody tr{height:41px!important}.pages__adminTaxiLocation-left-tableWrapper-table tbody tr:nth-child(odd){background-color:#e7e7e7!important}.pages__adminTaxiLocation-left-tableWrapper-table tbody tr:nth-child(2n){background-color:#fff!important}.pages__adminTaxiLocation-left-tableWrapper-table tbody,.pages__adminTaxiLocation-left-tableWrapper-table td,.pages__adminTaxiLocation-left-tableWrapper-table tr{padding-bottom:4px!important;padding-top:4px!important}.pages__adminTaxiLocation-left-tableWrapper-table-value{font-weight:400;line-height:16px}.pages__adminTaxiLocation-left-tableWrapper-table-groupButtons div{justify-content:center}.pages__adminTaxiLocation-left-tableWrapper-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent;box-shadow:0 2px 2px 0 rgba(0,0,0,.15);background:inherit!important}.pages__adminTaxiLocation-left-tableWrapper-table-groupButtons-button img{width:18px;height:18px}.pages__adminTaxiLocation-left-tableWrapper-table-header-checkbox input{border:1px solid #fff!important}.pages__adminTaxiLocation-left-tableWrapper-table-detail img{cursor:pointer}.pages__adminTaxiLocation-left-tableWrapper-table-tableScrollbar{position:fixed!important;width:326px;background-color:#fff}.pages__adminTaxiLocation-left-tableWrapper-table-td span{padding-top:0!important;padding-bottom:0!important;width:100%;display:block}.pages__adminTaxiLocation-left-tableWrapper-table-wrapper{height:calc(100dvh - 102px)!important;overflow-x:initial!important}@media(min-width:1500px)and (max-width:1919.98px){.pages__adminTaxiLocation-left-tableWrapper-table-wrapper{height:calc(100dvh - 90px)!important}}.pages__adminTaxiLocation-left-tableWrapper-table .components__table-customScrollbar{height:0}.pages__adminTaxiLocation-left-search{display:flex;align-items:center;padding:2px 10px 2px 0;margin:1px;background-color:#fff;gap:5px}.pages__adminTaxiLocation-left-search-input{border:1px solid #7f7f7f;padding:12px 10px;height:27px;border-radius:2.5px}.pages__adminTaxiLocation-left-search-button{border-radius:5px;border:1px solid #7f7f7f;background:#b2b2b2!important;max-height:32px;max-width:32px;box-shadow:none}.pages__adminTaxiLocation-left-search-button img{width:16px;height:16px}.pages__adminTaxiLocation-right{width:calc(100% - 360px);position:relative}.pages__adminTaxiLocation-right-driverDetail{position:absolute;z-index:1000;pointer-events:none;top:80px;left:13px}.pages__adminTaxiLocation-right-driverDetail-content{position:relative;pointer-events:all;width:400px;max-height:90dvh}.pages__adminTaxiLocation-right-searchBox{display:flex;flex-direction:row;justify-content:unset!important;justify-content:flex-start;padding:unset!important;padding-top:3px!important;padding-left:13px!important;position:absolute;top:0}.pages__adminTaxiLocation-right-searchBox input{width:389px!important;height:27px!important;border:1px solid #7f7f7f;border-radius:2.5px}.pages__adminTaxiLocation-right-searchBox img{filter:brightness(0) saturate(100%) invert(49%) sepia(0) saturate(0) hue-rotate(0deg)!important;width:auto!important;height:auto!important}.pages__adminTaxiLocation-statusBtn{cursor:pointer}.pages__adminTaxiLocation-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminTaxiLocation-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminTaxiLocation-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminTaxiLocation-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminTaxiLocation .gmnoprint{right:0;left:unset!important;top:unset!important;bottom:0}.pages__adminTaxiLocation .gm-svpc{height:37px!important;left:-172px!important;top:87px!important}.pages__adminTaxiLocation gmp-internal-camera-control.gmnoprint{left:0!important;right:unset!important}.pages__adminTaxiLocation .gmnoprint.gm-bundled-control.gm-bundled-control-on-bottom{right:0!important;bottom:40px!important}.pages__adminTaxiLocation button.components__map--locationBtn{bottom:115px!important;right:-12px!important}.pages__adminTaxiDevice--select{padding:unset!important;border-radius:5px;border:1px solid #404040!important}.pages__adminTaxiDevice--select-error{border:1px solid #e60012!important}.pages__adminTaxiDevice .css-143ao5d-control,.pages__adminTaxiDevice .css-19cx7gk-control{min-height:33px!important;height:33px!important}.pages__adminTaxiDevice .css-19cx7gk-control{border-radius:5px!important;box-shadow:unset!important}.pages__adminTaxiDevice .css-15pijm1,.pages__adminTaxiDevice .css-bqwbt3{height:33px!important}.pages__adminTaxiDevice-top-buttonCreate button{background-color:#45aff3!important;color:#fff;border-radius:10px!important;font-size:20px;padding:5px;width:188px;height:52px;box-shadow:unset}.pages__adminTaxiDevice-top-button{border-radius:10px;box-shadow:unset;width:188px;height:52px;background-color:#45aff3!important}.pages__adminTaxiDevice-top-button div{font-size:20px;font-weight:500!important}.pages__adminTaxiDevice-top-text{font-weight:500;font-size:20px;color:#176b87}.pages__adminTaxiDevice-top-title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:0;color:#404040;height:52px;display:flex;align-items:center}.pages__adminTaxiDevice-bottom{margin:10px 0}@media(min-height:1000.02px){.pages__adminTaxiDevice-bottom-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminTaxiDevice-bottom-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminTaxiDevice-bottom-table-checkbox div{min-height:24px}}.pages__adminTaxiDevice-table-deviceButtons div{display:flex;justify-content:center}.pages__adminTaxiDevice-table-deviceButtons--parent{position:relative}.pages__adminTaxiDevice-table-deviceButtons--parent-button{width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background:none!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminTaxiDevice-table-deviceButtons--parent-button-disable{display:none}.pages__adminTaxiDevice-table-deviceButtons--parent-button-disable-unlink{cursor:not-allowed}.pages__adminTaxiDevice-table-header-checkbox input{border:1px solid #fff!important}.pages__adminTaxiDevice-table-detail{cursor:pointer}.pages__adminTaxiDevice-noData{text-align:center;margin-top:10px;font-size:20px}.pages__adminTaxiDevice-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500}.pages__adminTaxiDevice-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminParkingGroup-top{display:flex;align-items:center}.pages__adminParkingGroup-top-buttonCreate button{background-color:#45aff3!important;color:#fff;border-radius:10px!important;font-size:20px;padding:5px;width:188px;height:52px;box-shadow:unset}.pages__adminParkingGroup-top-buttonDownload{position:relative;display:inline-block}.pages__adminParkingGroup-top-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminParkingGroup-top-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminParkingGroup-top-buttonDownload:hover .pages__adminParkingGroup-top-buttonDownload--text{opacity:1;visibility:visible}.pages__adminParkingGroup-top-buttonDownload button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px;box-shadow:unset}.pages__adminParkingGroup-top-buttonImport{position:relative;display:inline-block}.pages__adminParkingGroup-top-buttonImport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminParkingGroup-top-buttonImport--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminParkingGroup-top-buttonImport:hover .pages__adminParkingGroup-top-buttonImport--text{opacity:1;visibility:visible}.pages__adminParkingGroup-top-buttonImport button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px;box-shadow:unset}.pages__adminParkingGroup-top-text{font-weight:500;font-size:20px;color:#176b87}.pages__adminParkingGroup-top-title{font-size:32px;font-weight:700;line-height:100%;letter-spacing:0;color:#404040}.pages__adminParkingGroup-bottom{margin:10px 0}.pages__adminParkingGroup-table-value{font-weight:400;line-height:16px}.pages__adminParkingGroup-table-groupButtons div{justify-content:center}.pages__adminParkingGroup-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminParkingGroup-table-groupButtons-button img{width:18px;height:18px}.pages__adminParkingGroup-table-header-checkbox input{border:1px solid #fff!important}.pages__adminParkingGroup-table-detail img{cursor:pointer}.pages__adminParkingGroup-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminParkingGroup-listQrModal-container{max-height:70dvh!important}.pages__adminParkingGroup-listQrModal-header{display:flex}.pages__adminParkingGroup-listQrModal-header-title{font-size:32px;font-weight:700;color:#222;width:100%}.pages__adminParkingGroup-listQrModal-header-buttonClose{margin-right:20px;width:40px!important;height:38px!important;border-radius:50%;padding:unset!important;background-color:#b65252!important}.pages__adminParkingGroup-listQrModal-header-buttonClose img{height:38px;width:38px}.pages__adminParkingGroup-listQrModal-status{padding:10px 60px 0;display:flex;justify-content:space-between}.pages__adminParkingGroup-listQrModal-status-group{width:400px;display:flex;justify-content:center;align-items:center}.pages__adminParkingGroup-listQrModal-status-group-title{font-size:20px;font-weight:400;color:#000}.pages__adminParkingGroup-listQrModal-status-group-name{font-size:20px;font-weight:700;color:#000}.pages__adminParkingGroup-listQrModal-status-quantityQR{width:300px;display:flex;justify-content:flex-end;padding-right:10%}.pages__adminParkingGroup-listQrModal-status-quantityQR-icon{width:26px;height:26px}.pages__adminParkingGroup-listQrModal-status-quantityQR-number{font-size:18px;font-weight:700;color:#000}.pages__adminParkingGroup-listQrModal-customUnline{padding:5px 60px}.pages__adminParkingGroup-listQrModal-customUnline-unline{width:100%;height:1px;background-color:#000;margin:10px 0;display:flex;justify-content:center}.pages__adminParkingGroup-listQrModal-listQR{padding:0 60px;overflow-y:auto;height:470px}.pages__adminParkingGroup-listQrModal-listQR-itemQR{display:flex}.pages__adminParkingGroup-listQrModal-listQR-itemQR-imageQR{padding-right:50px}.pages__adminParkingGroup-listQrModal-listQR-itemQR-infoQR{display:grid;justify-content:flex-start;text-align:start}.pages__adminParkingGroup-listQrModal-listQR-itemQR-infoQR-name{font-size:24px;font-weight:700;color:#3f3f3f}.pages__adminParkingGroup-listQrModal-listQR-itemQR-infoQR-status-active{background-color:#176b87;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.pages__adminParkingGroup-listQrModal-listQR-itemQR-infoQR-status-inactive{background-color:#b2b2b2;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.pages__adminParkingGroup-listQrModal-listQR-itemQR-infoQR-address,.pages__adminParkingGroup-listQrModal-listQR-itemQR-infoQR-company,.pages__adminParkingGroup-listQrModal-listQR-itemQR-infoQR-id{font-size:18px;font-weight:400;color:#3f3f3f}.pages__adminParkingGroup-listQrModal-pagination{padding:0 60px;width:100%;display:flex;justify-content:space-between;align-items:center}.pages__adminParkingGroup-confirmDeleteModal-content{justify-content:space-between!important;width:460px!important;min-height:200px!important;border-radius:40px}.pages__adminParkingGroup-confirmDeleteModal-title{font-size:18px!important}.pages__adminParkingGroup-confirmDeleteModal-text{margin-bottom:16px;font-size:16px!important;font-weight:500!important}.pages__adminParkingGroup-confirmDeleteModal-cancelButton{border:1px solid #222!important;background-color:#fff!important}.pages__adminParkingGroup-confirmDeleteModal-cancelButton div{font-weight:700!important;color:#222!important}.pages__adminParkingGroup-confirmDeleteModal-confirmButton{background-color:#b65252!important}.pages__adminParkingGroup-confirmDeleteModal-confirmButton div{font-weight:700!important;color:#fff!important}.pages__adminParkingGroup-confirmDeleteModal-footer{padding:0 16px!important;width:70%;display:flex;justify-content:space-between!important;margin-top:12px}.pages__adminParkingGroup-confirmDeleteModal-footer button{width:40%;border-radius:20px;font-size:16px!important;box-shadow:unset}.pages__adminParkingGroup-deleteWarnModal-content{justify-content:space-between!important;width:460px!important;min-height:194px!important;border-radius:40px}.pages__adminParkingGroup-deleteWarnModal-body{display:flex;flex-direction:column;align-items:center}.pages__adminParkingGroup-deleteWarnModal-body img{width:55px;height:55px}.pages__adminParkingGroup-deleteWarnModal-text{margin:16px 0;font-size:18px!important;font-weight:500!important;text-align:center;color:#222}.pages__adminParkingGroup-deleteWarnModal-button{border:1px solid #222!important;background-color:#fff!important;border-radius:20px!important;width:100px;height:46px;font-size:16px!important}.pages__adminParkingGroup-deleteWarnModal-button div{font-weight:700!important;color:#222!important}.pages__adminParkingGroup-deleteWarnModal-footer{padding:0!important}.pages__adminParkingGroup-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminParkingGroup-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminParkingGroupDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminParkingGroupDetail-checkbox{line-height:10px!important}.pages__adminParkingGroupDetail-confirmDelete{width:460px!important}.pages__adminParkingGroupDetail-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminParkingGroupDetail-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminParkingGroupDetail-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminParkingGroupDetail-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminParkingGroupDetail-group-header{margin-bottom:30px}.pages__adminParkingGroupDetail-group-header-title{font-size:32px!important;font-weight:700!important;color:#404040;height:52px;display:flex;align-items:center}.pages__adminParkingGroupDetail-group-header-qr-icon{cursor:pointer}.pages__adminParkingGroupDetail-group-info{margin-top:40px}.pages__adminParkingGroupDetail-group-info-row{display:flex}.pages__adminParkingGroupDetail-group-info-row:nth-child(odd){background-color:#f2f2f2}.pages__adminParkingGroupDetail-group-info-row:nth-child(2n){background-color:#fff}.pages__adminParkingGroupDetail-group-info-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminParkingGroupDetail-group-info-value{font-weight:400;font-size:16px;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%}.pages__adminParkingGroupDetail-group-button{display:flex;margin-top:30px;margin-bottom:20px;gap:10px}.pages__adminParkingGroupDetail-group-button-back{background-color:#d8dde4!important;color:#000!important;padding:10px 30px!important;font-weight:700!important;font-size:16px!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminParkingGroupDetail-group-button-action{display:flex}.pages__adminParkingGroupDetail-group-button-action-edit{background-color:#38b6ff!important;margin-right:15px}.pages__adminParkingGroupDetail-group-button-action-cancel,.pages__adminParkingGroupDetail-group-button-action-edit{color:#fff!important;padding:10px 30px!important;font-size:16px!important;font-weight:700!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminParkingGroupDetail-group-button-action-cancel{background-color:#b65252!important}.pages__adminParkingGroupDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminParkingGroupDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminParkingGroupDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminParkingGroupDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingGroupDetail-listQrModal-container{max-height:70dvh!important}.pages__adminParkingGroupDetail-listQrModal-header{display:flex}.pages__adminParkingGroupDetail-listQrModal-header-title{font-size:32px;font-weight:700;color:#222;width:100%}.pages__adminParkingGroupDetail-listQrModal-header-buttonClose{margin-right:20px;width:40px!important;height:38px!important;border-radius:50%;padding:unset!important;background-color:#b65252!important}.pages__adminParkingGroupDetail-listQrModal-header-buttonClose img{height:38px;width:38px}.pages__adminParkingGroupDetail-listQrModal-status{padding:10px 60px 0;display:flex;justify-content:space-between}.pages__adminParkingGroupDetail-listQrModal-status-group{width:400px;display:flex;justify-content:center;align-items:center}.pages__adminParkingGroupDetail-listQrModal-status-group-title{font-size:20px;font-weight:400;color:#000}.pages__adminParkingGroupDetail-listQrModal-status-group-name{font-size:20px;font-weight:700;color:#000}.pages__adminParkingGroupDetail-listQrModal-status-quantityQR{width:300px;display:flex;justify-content:flex-end;padding-right:10%}.pages__adminParkingGroupDetail-listQrModal-status-quantityQR-icon{width:26px;height:26px}.pages__adminParkingGroupDetail-listQrModal-status-quantityQR-number{font-size:18px;font-weight:700;color:#000}.pages__adminParkingGroupDetail-listQrModal-customUnline{padding:5px 60px}.pages__adminParkingGroupDetail-listQrModal-customUnline-unline{width:100%;height:1px;background-color:#000;margin:10px 0;display:flex;justify-content:center}.pages__adminParkingGroupDetail-listQrModal-listQR{padding:0 60px;overflow-y:auto;height:470px}.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR{display:flex}.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-imageQR{padding-right:50px}.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-infoQR{display:grid;justify-content:flex-start;text-align:start}.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-infoQR-name{font-size:24px;font-weight:700;color:#1f384c}.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-infoQR-status-active{background-color:#176b87;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-infoQR-status-inactive{background-color:#b2b2b2;color:#fff;font-size:14px;padding:5px 30px;border-radius:20px;width:110px;text-align:center}.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-infoQR-address,.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-infoQR-company,.pages__adminParkingGroupDetail-listQrModal-listQR-itemQR-infoQR-id{font-size:18px;font-weight:400;color:#1f384c}.pages__adminParkingGroupDetail-listQrModal-pagination{padding:0 60px;width:100%;display:flex;justify-content:space-between;align-items:center}.pages__adminParkingGroupCreate,.pages__adminParkingGroupUpdate{width:100%;height:100%}.pages__adminParkingRole-top-buttonImport{position:relative;display:inline-block}.pages__adminParkingRole-top-buttonImport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminParkingRole-top-buttonImport--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminParkingRole-top-buttonImport:hover .pages__adminParkingRole-top-buttonImport--text{opacity:1;visibility:visible}.pages__adminParkingRole-top-buttonImport--text{left:50%}.pages__adminParkingRole-top-buttonImport button{background-color:#176b87!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px;box-shadow:unset}.pages__adminParkingRole-top-buttonExport{position:relative;display:inline-block}.pages__adminParkingRole-top-buttonExport--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminParkingRole-top-buttonExport--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminParkingRole-top-buttonExport:hover .pages__adminParkingRole-top-buttonExport--text{opacity:1;visibility:visible}.pages__adminParkingRole-top-buttonExport button{background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px;box-shadow:unset}.pages__adminParkingRole-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pages__adminParkingRole-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminParkingRole-heading-button{border-radius:10px;box-shadow:unset;width:188px;height:52px;background-color:#45aff3!important}.pages__adminParkingRole-heading-button div{font-size:20px;font-weight:500!important}.pages__adminParkingRole-heading-button--small{width:52px}.pages__adminParkingRole-table-header-checkbox input{border:1px solid #fff!important}.pages__adminParkingRole-table-groupButtons div{justify-content:center}.pages__adminParkingRole-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminParkingRole-table-groupButtons-button img{width:18px;height:18px}.pages__adminParkingRole-table-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #bec8d0;box-shadow:unset}.pages__adminParkingRole-table-button img{width:18px;height:18px}.pages__adminParkingRole-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminParkingRole-modalImportError-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminParkingRole-modalImportError-button div{font-weight:700!important;font-size:16px!important}.pages__adminParkingRole-modalImportError-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingRole-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminParkingRole-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminParkingRoleDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminParkingRoleDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminParkingRoleDetail-button{display:flex;justify-content:space-between;margin-bottom:30px}.pages__adminParkingRoleDetail-button button{width:120px;height:46px}.pages__adminParkingRoleDetail-button button div{font-size:16px;font-weight:700!important}.pages__adminParkingRoleDetail-button--gray{background-color:#d8dde4!important}.pages__adminParkingRoleDetail-button--gray div{color:#000}.pages__adminParkingRoleDetail-button--blue{background-color:#38b6ff!important}.pages__adminParkingRoleDetail-button--red{background-color:#b65252!important}.pages__adminParkingRoleDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminParkingRoleDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminParkingRoleDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminParkingRoleDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingRoleCreate-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:10px}.pages__adminParkingRoleCreate-title{font-size:32px;font-weight:700;color:#000;margin-bottom:30px}.pages__adminParkingRoleCreate-back{margin-bottom:30px;width:120px;height:46px;background-color:#d8dde4!important}.pages__adminParkingRoleCreate-back div{font-weight:700!important;font-size:16px;color:#000}.pages__adminParkingAdmin-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.pages__adminParkingAdmin-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminParkingAdmin-heading-button{border-radius:10px;box-shadow:unset;width:188px;height:52px;background-color:#45aff3!important}.pages__adminParkingAdmin-heading-button div{font-size:20px;font-weight:500!important}.pages__adminParkingAdmin-table-groupButtons div{justify-content:center}.pages__adminParkingAdmin-table-groupButtons-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminParkingAdmin-table-groupButtons-button img{width:18px;height:18px}.pages__adminParkingAdmin-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminParkingAdminDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminParkingAdminDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px;height:52px;display:flex;align-items:center}.pages__adminParkingAdminDetail-button{display:flex;justify-content:space-between}.pages__adminParkingAdminDetail-button button{width:120px;height:46px}.pages__adminParkingAdminDetail-button button div{font-size:16px;font-weight:700!important}.pages__adminParkingAdminDetail-button--gray{background-color:#d8dde4!important}.pages__adminParkingAdminDetail-button--gray div{color:#000}.pages__adminParkingAdminDetail-button--blue{background-color:#38b6ff!important}.pages__adminParkingAdminDetail-button--red{background-color:#b65252!important}.pages__adminParkingAdminDetail-field{font-size:16px;display:grid;grid-template-columns:170px auto}.pages__adminParkingAdminDetail-field div{display:flex;align-items:center;padding:10px}.pages__adminParkingAdminDetail-field-label{font-weight:700;color:#fff;background-color:#3f3f3f;border:1px solid #fff}.pages__adminParkingAdminDetail-field-value{font-weight:400;color:#000;word-break:break-word}.pages__adminParkingAdminDetail-field-value--gray{background-color:#f2f2f2}.pages__adminParkingAdminDetail-field-value--password{letter-spacing:.6px;font-size:16px}.pages__adminParkingAdminDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminParkingAdminDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminParkingAdminDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminParkingAdminDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingAdminCreate,.pages__adminParkingAdminUpdate{height:100%;width:100%}.pages__adminParkingQr-formSearch{display:flex!important;justify-content:space-between;align-items:center!important}.pages__adminParkingQr-formSearch-title{font-size:32px;font-weight:700;line-height:100%;color:#404040}.pages__adminParkingQr-formSearch-actionButton{display:flex;align-items:center}.pages__adminParkingQr-formSearch-actionButton button{box-shadow:unset}.pages__adminParkingQr-formSearch-actionButton-buttonDelete button{border-color:#e6e8ec;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);height:40px;width:40px}.pages__adminParkingQr-formSearch-actionButton-buttonDownload{position:relative;display:inline-block}.pages__adminParkingQr-formSearch-actionButton-buttonDownload--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:5%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminParkingQr-formSearch-actionButton-buttonDownload--text:after{content:"";position:absolute;bottom:100%;left:75%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminParkingQr-formSearch-actionButton-buttonDownload:hover .pages__adminParkingQr-formSearch-actionButton-buttonDownload--text{opacity:1;visibility:visible}.pages__adminParkingQr-formSearch-actionButton-buttonDownload button{box-shadow:unset;background-color:#24b083!important;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);border-radius:10px;height:52px;width:52px}.pages__adminParkingQr-formSearch-actionButton-buttonCreateQR button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:182px;height:52px}.pages__adminParkingQr-formSearch-actionButton-buttonImportQR{position:relative;display:inline-block}.pages__adminParkingQr-formSearch-actionButton-buttonImportQR--text{opacity:0;visibility:hidden;position:absolute;top:calc(100% + 8px);left:42%;transform:translateX(-50%);background:#000;color:#fff;padding:6px 10px;font-size:13px;border-radius:4px;max-width:180px;white-space:nowrap;word-break:normal;text-align:center;transition:opacity .3s ease,visibility .3s ease;z-index:10;pointer-events:none}.pages__adminParkingQr-formSearch-actionButton-buttonImportQR--text:after{content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-50%);border:6px solid transparent;border-bottom-color:#000}.pages__adminParkingQr-formSearch-actionButton-buttonImportQR:hover .pages__adminParkingQr-formSearch-actionButton-buttonImportQR--text{opacity:1;visibility:visible}.pages__adminParkingQr-formSearch-actionButton-buttonImportQR button{background-color:#45aff3!important;color:#fff;border-radius:10px;padding:5px;width:52px;height:52px}.pages__adminParkingQr-container-listQR-table{display:grid}.pages__adminParkingQr-container-listQR-table-item{width:100%;display:flex}.pages__adminParkingQr-container-listQR-table-item-checkbox{width:50px;display:flex;justify-content:center}.pages__adminParkingQr-container-listQR-table-item-QR{position:relative;padding:15px}.pages__adminParkingQr-container-listQR-table-item-QR img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px}.pages__adminParkingQr-container-listQR-table-item-infoQR{display:grid;width:350px}.pages__adminParkingQr-container-listQR-table-item-infoQR-nameTower{font-size:24px;font-weight:700;color:#1f384c}.pages__adminParkingQr-container-listQR-table-item-infoQR-idQR{font-size:18px;font-weight:400;color:#1f384c;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:250px}.pages__adminParkingQr-container-listQR-table-item-infoQR-group{font-size:16px;font-weight:400;color:#1f384c}.pages__adminParkingQr-container-listQR-table-item-infoQR-address{font-size:18px;font-weight:400;color:#1f384c}.pages__adminParkingQr-container-listQR-table-item-descriptionQR{display:grid}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-company{display:flex;align-items:center}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-company-text{background-color:#64ccc5;border-color:#64ccc5;border-radius:20px;padding:5px 25px;color:#fff;font-size:16px;font-weight:700}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-company-datetime{font-size:16px;font-weight:medium;color:#757d8a}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-qrLocation,.pages__adminParkingQr-container-listQR-table-item-descriptionQR-remarks{font-size:18px;font-weight:medium;color:#757d8a}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-button{display:flex;align-items:flex-start}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-button-deleteQR{margin-bottom:10px;padding:0 5px 0 15px}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-button-deleteQR button{border-color:#e6e8ec;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:8px 10px;width:40px;height:40px}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-button-edit{margin-bottom:10px;padding:0 10px}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-button-edit button{border-color:#e6e8ec;border-radius:5px;box-shadow:0 2px 8px 0 rgba(99,99,99,.2);padding:8px 10px;width:40px;height:40px}.pages__adminParkingQr-container-listQR-table-item-descriptionQR-button-unline{height:1px;width:300px;background-color:#e6e8ec}.pages__adminParkingQr-container-listQR-table-unline{width:80%;height:2px;background-color:#e6e8ec;margin:0 5%;display:flex;align-items:center}.pages__adminParkingQr-pagination{display:flex;justify-content:space-between;align-items:center}.pages__adminParkingQr-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminParkingQr-confirmDelete{width:460px!important}.pages__adminParkingQr-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminParkingQr-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminParkingQr-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminParkingQr-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminParkingQr-bottom{margin:10px 0}.pages__adminParkingQr-bottom-renderQR{display:none}.pages__adminParkingQr-bottom-table-qrService span{padding:10px 5px!important}@media(min-height:1000.02px){.pages__adminParkingQr-bottom-table-checkbox div{min-height:40px}}@media(min-height:900px)and (max-height:999.98px){.pages__adminParkingQr-bottom-table-checkbox div{min-height:28px}}@media(max-height:899.98px){.pages__adminParkingQr-bottom-table-checkbox div{min-height:24px}}.pages__adminParkingQr-table-header-checkbox input{border:1px solid #fff!important}.pages__adminParkingQr-table-editBtn div{justify-content:center}.pages__adminParkingQr-table-editBtn-button{padding:10px;width:28px!important;min-height:28px!important;height:28px!important;margin:0 6px!important;border-radius:5.64px;border:1px solid #000;background-color:transparent!important;box-shadow:0 2px 2px 0 rgba(0,0,0,.15)}.pages__adminParkingQr-table-editBtn-button img{width:18px;height:18px}.pages__adminParkingQr-checkBox{pointer-events:none}.pages__adminParkingQr-checkBox div{margin-top:0!important;margin-bottom:0!important}.pages__adminParkingQr-modalImportError{width:492px;height:300px;overflow-y:auto;text-align:left;padding:20px;font-size:16px;font-weight:500;scrollbar-width:none}.pages__adminParkingQr-modalImportError--small{height:-moz-fit-content;height:fit-content;text-align:center}.pages__adminParkingQr-service-icon{margin-right:10px}.pages__adminParkingQrDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px}.pages__adminParkingQrDetail-checkbox{line-height:10px!important}.pages__adminParkingQrDetail-confirmDelete{width:460px!important}.pages__adminParkingQrDetail-confirmDelete-title{font-weight:700;font-size:18px}.pages__adminParkingQrDetail-confirmDelete-text{font-size:16px!important;margin-top:20px!important;margin-bottom:45px!important}.pages__adminParkingQrDetail-confirmDelete-button-close{width:100px;font-weight:700}.pages__adminParkingQrDetail-confirmDelete-button-delete{background-color:#b65252!important;width:100px;font-weight:700}.pages__adminParkingQrDetail-header-title{font-size:32px!important;font-weight:700!important;color:#404040;height:52px;display:flex;align-items:center}.pages__adminParkingQrDetail-logo{margin-top:30px}.pages__adminParkingQrDetail-logo-image{width:300px;height:300px;object-fit:fill}.pages__adminParkingQrDetail-info{margin-top:210px}.pages__adminParkingQrDetail-info-oddLine,.pages__adminParkingQrDetail-info-qrAddress,.pages__adminParkingQrDetail-info-qrGroup,.pages__adminParkingQrDetail-info-qrId,.pages__adminParkingQrDetail-info-qrLatAndLongFuri,.pages__adminParkingQrDetail-info-qrName,.pages__adminParkingQrDetail-info-qrNotes,.pages__adminParkingQrDetail-info-qrPhone,.pages__adminParkingQrDetail-info-qrUpdatedDate,.pages__adminParkingQrDetail-info-status{display:flex}.pages__adminParkingQrDetail-info-oddLine-label,.pages__adminParkingQrDetail-info-qrAddress-label,.pages__adminParkingQrDetail-info-qrGroup-label,.pages__adminParkingQrDetail-info-qrId-label,.pages__adminParkingQrDetail-info-qrLatAndLongFuri-label,.pages__adminParkingQrDetail-info-qrName-label,.pages__adminParkingQrDetail-info-qrNotes-label,.pages__adminParkingQrDetail-info-qrPhone-label,.pages__adminParkingQrDetail-info-qrUpdatedDate-label,.pages__adminParkingQrDetail-info-status-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminParkingQrDetail-info-oddLine-value,.pages__adminParkingQrDetail-info-qrAddress-value,.pages__adminParkingQrDetail-info-qrGroup-value,.pages__adminParkingQrDetail-info-qrId-value,.pages__adminParkingQrDetail-info-qrLatAndLongFuri-value,.pages__adminParkingQrDetail-info-qrName-value,.pages__adminParkingQrDetail-info-qrNotes-value,.pages__adminParkingQrDetail-info-qrPhone-value,.pages__adminParkingQrDetail-info-qrUpdatedDate-value,.pages__adminParkingQrDetail-info-status-value{font-weight:400;font-size:16px;display:flex;align-items:center;padding:10px 5px 10px 10px;width:100%;word-wrap:break-word;background-color:#f2f2f2}.pages__adminParkingQrDetail-info-oddLine-value-checkbox,.pages__adminParkingQrDetail-info-qrAddress-value-checkbox,.pages__adminParkingQrDetail-info-qrGroup-value-checkbox,.pages__adminParkingQrDetail-info-qrId-value-checkbox,.pages__adminParkingQrDetail-info-qrLatAndLongFuri-value-checkbox,.pages__adminParkingQrDetail-info-qrName-value-checkbox,.pages__adminParkingQrDetail-info-qrNotes-value-checkbox,.pages__adminParkingQrDetail-info-qrPhone-value-checkbox,.pages__adminParkingQrDetail-info-qrUpdatedDate-value-checkbox,.pages__adminParkingQrDetail-info-status-value-checkbox{line-height:10px}.pages__adminParkingQrDetail-info-oddLine-value-item,.pages__adminParkingQrDetail-info-qrAddress-value-item,.pages__adminParkingQrDetail-info-qrGroup-value-item,.pages__adminParkingQrDetail-info-qrId-value-item,.pages__adminParkingQrDetail-info-qrLatAndLongFuri-value-item,.pages__adminParkingQrDetail-info-qrName-value-item,.pages__adminParkingQrDetail-info-qrNotes-value-item,.pages__adminParkingQrDetail-info-qrPhone-value-item,.pages__adminParkingQrDetail-info-qrUpdatedDate-value-item,.pages__adminParkingQrDetail-info-status-value-item{display:flex!important;align-items:center}.pages__adminParkingQrDetail-info-oddLine-value-item-name,.pages__adminParkingQrDetail-info-qrAddress-value-item-name,.pages__adminParkingQrDetail-info-qrGroup-value-item-name,.pages__adminParkingQrDetail-info-qrId-value-item-name,.pages__adminParkingQrDetail-info-qrLatAndLongFuri-value-item-name,.pages__adminParkingQrDetail-info-qrName-value-item-name,.pages__adminParkingQrDetail-info-qrNotes-value-item-name,.pages__adminParkingQrDetail-info-qrPhone-value-item-name,.pages__adminParkingQrDetail-info-qrUpdatedDate-value-item-name,.pages__adminParkingQrDetail-info-status-value-item-name{margin-right:10px;font-size:16px;font-weight:400;line-height:100%;letter-spacing:0;padding:10px;border-radius:10px;border:1px solid #000;background-color:#fff}.pages__adminParkingQrDetail-info-oddLine-value span,.pages__adminParkingQrDetail-info-qrAddress-value span,.pages__adminParkingQrDetail-info-qrGroup-value span,.pages__adminParkingQrDetail-info-qrId-value span,.pages__adminParkingQrDetail-info-qrLatAndLongFuri-value span,.pages__adminParkingQrDetail-info-qrName-value span,.pages__adminParkingQrDetail-info-qrNotes-value span,.pages__adminParkingQrDetail-info-qrPhone-value span,.pages__adminParkingQrDetail-info-qrUpdatedDate-value span,.pages__adminParkingQrDetail-info-status-value span{width:calc(100% - 100px)!important}.pages__adminParkingQrDetail-info-contractId,.pages__adminParkingQrDetail-info-evenLine,.pages__adminParkingQrDetail-info-qrHotline,.pages__adminParkingQrDetail-info-qrInstall,.pages__adminParkingQrDetail-info-qrLatAndLong,.pages__adminParkingQrDetail-info-qrNameFuri,.pages__adminParkingQrDetail-info-qrPickupKana,.pages__adminParkingQrDetail-info-qrRegistration,.pages__adminParkingQrDetail-info-qrService{display:flex}.pages__adminParkingQrDetail-info-contractId-label,.pages__adminParkingQrDetail-info-evenLine-label,.pages__adminParkingQrDetail-info-qrHotline-label,.pages__adminParkingQrDetail-info-qrInstall-label,.pages__adminParkingQrDetail-info-qrLatAndLong-label,.pages__adminParkingQrDetail-info-qrNameFuri-label,.pages__adminParkingQrDetail-info-qrPickupKana-label,.pages__adminParkingQrDetail-info-qrRegistration-label,.pages__adminParkingQrDetail-info-qrService-label{align-items:center;display:flex;background-color:#3f3f3f;padding:10px 10px 10px 5px;color:#fff;width:170px;border:1px solid #fff;font-weight:700;font-size:16px}.pages__adminParkingQrDetail-info-contractId-value,.pages__adminParkingQrDetail-info-evenLine-value,.pages__adminParkingQrDetail-info-qrHotline-value,.pages__adminParkingQrDetail-info-qrInstall-value,.pages__adminParkingQrDetail-info-qrLatAndLong-value,.pages__adminParkingQrDetail-info-qrNameFuri-value,.pages__adminParkingQrDetail-info-qrPickupKana-value,.pages__adminParkingQrDetail-info-qrRegistration-value,.pages__adminParkingQrDetail-info-qrService-value{font-size:16px;font-weight:400;display:flex;align-items:center;word-wrap:break-word;padding:10px 5px 10px 10px;width:100%;background-color:#fff}.pages__adminParkingQrDetail-button{display:flex;align-items:center;margin-top:30px;margin-bottom:20px;justify-content:space-between}.pages__adminParkingQrDetail-button-back{background-color:#d8dde4!important;color:#000!important;height:44px;width:120px;font-weight:700!important;font-size:16px!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminParkingQrDetail-button-action{display:flex}.pages__adminParkingQrDetail-button-action-edit{background-color:#38b6ff!important;margin-right:15px}.pages__adminParkingQrDetail-button-action-cancel,.pages__adminParkingQrDetail-button-action-edit{color:#fff!important;height:44px;width:120px;font-size:16px!important;font-weight:700!important;line-height:15.14px!important;letter-spacing:.63px!important}.pages__adminParkingQrDetail-button-action-cancel{background-color:#b65252!important}.pages__adminParkingQrDetail-modal{width:492px;text-align:center;padding:20px 0;font-size:14px;font-weight:500;margin-bottom:24px}.pages__adminParkingQrDetail-modal-button{background-color:#d8dde4!important;color:#000!important;border:unset!important;border-radius:0}.pages__adminParkingQrDetail-modal-button div{font-weight:700!important;font-size:16px!important}.pages__adminParkingQrDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingQrDetail-location-btn{height:30px!important;width:90px!important;font-size:14px!important;box-shadow:unset!important;border-radius:5px!important}.pages__adminParkingQrDetail-map{height:100%!important}.pages__adminParkingQrDetail-map-modal{height:70dvh;width:70dvw}.pages__adminParkingQrCreate,.pages__adminParkingQrUpdate{width:100%;height:100%}.pages__userParking{position:relative;width:100%;height:100dvh;background-color:#e7eff8;overflow-y:hidden}.pages__userParking-top{background-color:#0e2841;height:60px;width:100%;z-index:1;display:flex;align-items:center;justify-content:center}.pages__userParking-top img{height:40.4px;width:190px}.pages__userParking-company{padding:10px 55px 0;display:flex;justify-content:center}.pages__userParking-company-content{background-color:#fff;height:70px;font-size:16px;font-weight:700;display:flex;border-radius:12px;justify-content:center;align-items:center;padding:0 10px;column-gap:15px}.pages__userParking-company-content-image{height:41px;width:41px;border-radius:50%}.pages__userParking-company-content-text{margin:auto 0;padding:6px;overflow-y:auto;text-align:left;overflow-wrap:break-word;word-break:break-all;display:block;width:100%;max-height:60px}.pages__userParking-company-back{position:absolute;left:18.5px;cursor:pointer}.pages__userParking-bottom{position:absolute;bottom:0;right:0;left:0;font-weight:700}.pages__userParking-bottom-here{color:#000!important;font-size:14px;margin-bottom:10px;display:flex;align-items:center;column-gap:10px;padding-left:16px}.pages__userParking-bottom-banner{background-color:#0e2841;color:#fff;font-size:24px;height:70px;display:grid;font-weight:400}.pages__userParking-bottom-banner-content{margin:auto 0;padding:6px;overflow-y:auto;max-height:70px;text-align:center;overflow-wrap:break-word;word-break:break-all;display:block;width:100%}.pages__userParking-modalConfirm-header{display:none}.pages__userParking-modalConfirm-body{padding:15px 5px 0!important}.pages__userParking-modalConfirm-body-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.pages__userParking-modalConfirm-footer{width:auto;padding:15px 25px}.pages__userParking-modalConfirm-footer-btn{margin:5px 12.5px;min-width:90px;padding:7px 11px}.pages__userParking-modalConfirm-footer-btn div{font-size:15px!important}.pages__userParkingDetail{position:relative;padding:70px 18.5px;width:100%;height:100dvh;background-color:#e7eff8;overflow-y:hidden}.pages__userParkingDetail-body{height:calc(100dvh - 239px)}.pages__userParkingDetail-header{color:#539ad4;border:3px solid #539ad4;border-radius:50px;font-size:32px;height:52px;width:-moz-fit-content;width:fit-content;padding:0 16px;margin:10px auto;display:flex;align-items:center;column-gap:5px}.pages__userParkingDetail-note{color:#000;font-weight:400;font-size:16px;line-height:100%;margin-bottom:10px}.pages__userParkingDetail-note span{font-weight:700;color:#268eb4}.pages__userParkingDetail-tel-label{font-size:14px;font-weight:400;line-height:100%;color:#4465af;display:flex;align-items:center;padding-right:7px}.pages__userParkingDetail-tel-value{font-size:20px;font-weight:400;line-height:100%}.pages__userParkingDetail-problem{margin-top:10px}.pages__userParkingDetail-radio div{height:44px;background-color:#fff;border-radius:6px;padding:10px;font-weight:400;font-size:12px;line-height:23px;color:#000}.pages__userParkingDetail-radio div input[type=radio]{width:24px;height:24px;border:1.5px solid #7d818b;border-radius:50%;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff}.pages__userParkingDetail-radio div input[type=radio]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:15px;height:15px;border-radius:50%;transition:background-color .2s ease}.pages__userParkingDetail-radio-active{background-color:#bebebe!important;color:#fff!important}.pages__userParkingDetail-radio-active input[type=radio]{border-radius:50%}.pages__userParkingDetail-radio-active input[type=radio]:checked{background:url(/assets/icons/icon-radio-button-active.svg) 50% no-repeat!important;border:none!important}.pages__userParkingDetail-buttonBooking{margin:18px auto;min-width:240px;padding:0 16px;background-color:#49b572!important;color:#fff;border-radius:62px;box-shadow:unset;height:60px}.pages__userParkingDetail-buttonBooking div{font-size:32px;line-height:100%}.pages__userParkingDetail-top{background-color:#0e2841;position:absolute;top:0;left:0;right:0;height:60px;z-index:1;display:flex;align-items:center;justify-content:center}.pages__userParkingDetail-top img{height:40.4px;width:190px}.pages__userParkingDetail-company{padding:10px 32px 0}.pages__userParkingDetail-company-content{background-color:#fff;height:70px;font-size:16px;font-weight:700;display:flex;border-radius:12px;justify-content:center;align-items:center;padding:0 10px;column-gap:15px;margin:0 6.5px}.pages__userParkingDetail-company-content-image{height:41px;width:41px;border-radius:50%}.pages__userParkingDetail-company-content-text{margin:auto 0;padding:6px;overflow-y:auto;text-align:left;overflow-wrap:break-word;word-break:break-all;display:block;width:100%;max-height:60px}.pages__userParkingDetail-company-content-back{position:absolute;left:18.5px;cursor:pointer}.pages__userParkingDetail-bottom{position:absolute;bottom:0;right:0;left:0;font-weight:700}.pages__userParkingDetail-bottom-here{color:#000;font-size:14px;margin-bottom:10px;display:flex;align-items:center;column-gap:10px;padding-left:16px}.pages__userParkingDetail-bottom-banner{background-color:#0e2841;color:#fff;font-size:24px;height:70px;display:grid;font-weight:400}.pages__userParkingDetail-bottom-banner-content{margin:auto 0;padding:6px;overflow-y:auto;max-height:70px;text-align:center;overflow-wrap:break-word;word-break:break-all;display:block;width:100%}.pages__userParkingDetail-modalConfirm-header{display:none}.pages__userParkingDetail-modalConfirm-body{padding:15px 5px 0!important}.pages__userParkingDetail-modalConfirm-body-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.pages__userParkingDetail-modalConfirm-footer{width:auto;padding:15px 25px}.pages__userParkingDetail-modalConfirm-footer-btn{margin:5px 12.5px;min-width:90px;padding:7px 11px}.pages__userParkingDetail-modalConfirm-footer-btn div{font-size:15px!important}.pages__adminParkingBooking{width:100%}.pages__adminParkingBooking-heading{display:flex;justify-content:space-between;align-items:center}.pages__adminParkingBooking-heading-title{font-weight:700;font-size:32px;color:#404040}.pages__adminParkingBooking-top{display:flex;align-items:center;justify-content:space-between}.pages__adminParkingBooking-counterContainer{padding:0 0 15px;display:flex;grid-template-columns:repeat(6,1fr);width:100%;max-width:1140px;gap:12px}.pages__adminParkingBooking-counter{display:flex;align-items:center;justify-content:center;width:100px;height:70px;background-color:rgba(36,143,179,.2);border-radius:5px 5px 0 0}.pages__adminParkingBooking-counter-text{color:#000;overflow:hidden;text-align:center;height:100%}.pages__adminParkingBooking-counter-text-value{height:63px;display:flex;align-items:center;flex-direction:column}.pages__adminParkingBooking-counter-text-value p{color:#404040}.pages__adminParkingBooking-counter-text-line{width:118px;height:7px;background:#2490ae}.pages__adminParkingBooking-counter-text p{font-size:14px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pages__adminParkingBooking-counter-text span{font-size:24px;font-weight:700}.pages__adminParkingBooking-switch{display:flex;flex-direction:column;align-items:center;gap:5px;font-size:14px;color:#000}.pages__adminParkingBooking-table-wrapper{max-height:calc(100dvh - 340px)!important}.pages__adminParkingBooking-table td{padding:0 10px}.pages__adminParkingBooking-table td span{padding:0!important}.pages__adminParkingBooking-table-action div{display:inline!important}.pages__adminParkingBooking-table-action-button{border-radius:5px;width:116px!important;height:29px!important}.pages__adminParkingBooking-table-action-button--wide{width:104px!important}.pages__adminParkingBooking-table-action-button--short{width:59px!important}.pages__adminParkingBooking-table-action-buttonDisabled{all:unset!important;cursor:text!important;-webkit-user-select:text!important;-moz-user-select:text!important;user-select:text!important;background-color:transparent!important;border:none!important;box-shadow:unset!important;width:100%;display:flex;align-items:center;justify-content:flex-start}.pages__adminParkingBooking-table-avatar{display:flex;align-items:center;gap:10px}.pages__adminParkingBooking-table-avatar-url{width:20px;height:20px;border-radius:50%}.pages__adminParkingBooking-table-eye-icon{border:1px solid #bec8d0;padding:3px;border-radius:4px}.pages__adminParkingBooking-table-eye-icon:hover{transition:background-color 2s ease-out;background-color:#176b87;border:none}.pages__adminParkingBooking-table-eye-icon:hover img{filter:brightness(0) saturate(100%) invert(100%) sepia(0) saturate(7500%) hue-rotate(298deg) brightness(103%) contrast(100%)}.pages__adminParkingBooking-table-hrefLink{cursor:pointer}.pages__adminParkingBooking-table--greenLine{background-color:#cffce6!important}.pages__adminParkingBooking-table--redLine{background-color:#fccfcf!important}.pages__adminParkingBooking-modal{width:492px;text-align:center;font-size:14px;font-weight:500;white-space:pre-wrap;padding:20px 0}.pages__adminParkingBooking-dispatchModal{text-align:start;font-size:16px;font-weight:500;border-radius:30.25px!important}.pages__adminParkingBooking-dispatchModal-header{border-radius:30.25px 30.25px 0 0!important}@media(min-width:1500px)and (max-width:1919.98px){.pages__adminParkingBooking-dispatchModal-body{max-height:calc(100dvh - 250px)!important}}@media(max-width:1499.98px){.pages__adminParkingBooking-dispatchModal-body{max-height:calc(100dvh - 210px)!important}}.pages__adminParkingBooking-dispatchModal-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingBooking-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminParkingBookingDetail-heading{position:fixed;width:-webkit-fill-available;background-color:#fff;flex-shrink:0;top:100px;z-index:10;height:-moz-fit-content;height:fit-content;padding-right:10px;padding-top:30px;padding-bottom:10px}.pages__adminParkingBookingDetail-title{font-size:32px;font-weight:700;color:#404040;margin-bottom:30px}.pages__adminParkingBookingDetail-field{font-size:16px;display:grid;grid-template-columns:0fr 10fr}.pages__adminParkingBookingDetail-field div{display:flex;align-items:center;padding:10px}.pages__adminParkingBookingDetail-field-label{font-weight:700;color:#fff;background-color:#3f3f3f;border:1px solid #fff;width:170px;min-height:46px;height:auto}.pages__adminParkingBookingDetail-field-value{font-weight:400;color:#000;word-break:break-all}.pages__adminParkingBookingDetail-field-value--gray{background-color:#f2f2f2}.pages__adminParkingBookingDetail-field-value-group{border:1px solid #000;border-radius:10px;padding:8px 9px!important;margin-right:10px}.pages__adminParkingBookingDetail-buttons{display:flex;justify-content:space-between;margin-top:80px}.pages__adminParkingBookingDetail-buttons-group{display:flex;gap:8px}.pages__adminParkingBookingDetail-buttons button{min-width:120px;height:44px}.pages__adminParkingBookingDetail-buttons button div{font-weight:700!important;font-size:16px}.pages__adminParkingBookingDetail-buttons--gray{background-color:#d8dde4!important}.pages__adminParkingBookingDetail-buttons--gray div{color:#000}.pages__adminParkingBookingDetail-buttons--red{background-color:#b65252!important}.pages__adminParkingBookingDetail-buttons--red div{color:#fff}.pages__adminParkingBookingDetail-buttons--blue{background-color:#38b6ff!important}.pages__adminParkingBookingDetail-buttons--blue div{color:#fff}.pages__adminParkingBookingDetail-buttons--green{background-color:#71ae5b!important}.pages__adminParkingBookingDetail-buttons--green div{color:#fff}.pages__adminParkingBookingDetail-modal{width:492px;text-align:center;font-size:14px;font-weight:500;white-space:pre-wrap;padding:20px 0}.pages__adminParkingBookingDetail-modal-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingBookingDetail-dispatchModal{text-align:start;font-size:16px;font-weight:500}@media(min-width:1500px)and (max-width:1919.98px){.pages__adminParkingBookingDetail-dispatchModal-body{max-height:calc(100dvh - 250px)!important}}.pages__adminParkingBookingDetail-dispatchModal-footer{padding-bottom:28px;padding-top:18px}.pages__adminParkingSetting{width:100%;height:100%}.pages__adminTaxiLog-top{margin-bottom:10px}.pages__adminTaxiLog-top-title{font-size:32px;font-weight:700;color:#404040}.pages__adminTaxiLog-bottom-table-result{font-weight:700!important}.pages__adminTaxiLog-bottom-table-result-success{color:#4ea72e}.pages__adminTaxiLog-bottom-table-result-failed{color:#ec5252}.pages__adminTaxiLog-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminLog-top{margin-bottom:10px}.pages__adminLog-top-title{font-size:32px;font-weight:700;color:#404040}.pages__adminLog-bottom-table-result{font-weight:700!important}.pages__adminLog-bottom-table-result-success{color:#4ea72e}.pages__adminLog-bottom-table-result-failed{color:#ec5252}.pages__adminLog-noData{text-align:center;margin-top:48px;font-size:20px}.pages__adminParkingLog-top{margin-bottom:10px}.pages__adminParkingLog-top-title{font-size:32px;font-weight:700;color:#404040}.pages__adminParkingLog-bottom-table-result{font-weight:700!important}.pages__adminParkingLog-bottom-table-result-success{color:#4ea72e}.pages__adminParkingLog-bottom-table-result-failed{color:#ec5252}.pages__adminParkingLog-noData{text-align:center;margin-top:48px;font-size:20px}