@visitscotland/component-library 5.26.0 → 5.28.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client/manifest.json +48 -79
- package/dist/client/scripts/{e64ed3126572382cb3b7.js → 1077b219313276c21765.js} +1 -1
- package/dist/client/scripts/29a09e10b4c826dc6bcd.js +1 -0
- package/dist/client/scripts/{220d28a699f7c8ff1752.js → 2a512ada29fd6340b561.js} +1 -1
- package/dist/client/scripts/{faad944c2028ee77bd1c.js → 529b4b855c5a64c0b642.js} +1 -1
- package/dist/client/scripts/54fcee78c1e79b5c6b24.js +1 -0
- package/dist/client/scripts/5cfb5d9a106dafff176f.js +1 -0
- package/dist/client/scripts/93e3877d8dc2f8f2ba29.js +1 -0
- package/dist/client/scripts/ab909b2eab152aa32959.js +1 -0
- package/dist/client/scripts/d01d42b8ada5f41c3036.js +1 -0
- package/dist/client/scripts/{b67e49703dfa94258c7e.js → f1222f479de1a0431059.js} +1 -1
- package/dist/client/styles/5cfb5d9a106dafff176f.css +1 -0
- package/dist/client/styles/ab909b2eab152aa32959.css +1 -0
- package/dist/components/src/components/form/Form.vue.d.ts +9 -0
- package/dist/components/src/components/input/Input.vue.d.ts +17 -0
- package/dist/components/src/components/mega-nav/MegaNav.vue.d.ts +9 -0
- package/dist/components/src/components/site-search/components/SiteSearchForm.vue.d.ts +9 -0
- package/dist/components/src/custom-components/maps/MainMap.vue.d.ts +2 -0
- package/dist/components/src/custom-components/maps/components/MapSidebar.vue.d.ts +11 -0
- package/dist/components/src/custom-components/maps/index.d.ts +17 -0
- package/dist/components/style.css +1 -1
- package/dist/components/vs-component-library.js +114 -114
- package/dist/components/vs-component-library.mjs +4020 -4320
- package/dist/ssr/index.js +1 -1
- package/dist/ssr/manifest.json +1 -1
- package/dist/ssr/styles/{b18704cc69ae88e6a255.css → d754ab8074fa86f9f258.css} +2 -2
- package/package.json +1 -1
- package/dist/client/scripts/507ccdc5bf81d59adfb1.js +0 -1
- package/dist/client/scripts/6406b5883a8017f0bf59.js +0 -1
- package/dist/client/scripts/86bfa431e2d44d78e145.js +0 -1
- package/dist/client/scripts/92fd03b906450b6f9fb4.js +0 -1
- package/dist/client/scripts/a59d80b25b1a2d40844e.js +0 -1
- package/dist/client/scripts/d15b3712f04d6c8972a1.js +0 -1
- package/dist/client/scripts/d870fb064aba8e31a918.js +0 -1
- package/dist/client/styles/86bfa431e2d44d78e145.css +0 -1
- package/dist/client/styles/92fd03b906450b6f9fb4.css +0 -1
- package/dist/components/src/components/product-search/components/GuestSelector.vue.d.ts +0 -15
- package/dist/components/src/components/product-search/components/GuestSelectorNumberGroup.vue.d.ts +0 -45
- package/dist/components/src/components/product-search/components/GuestSelectorRow.vue.d.ts +0 -31
- /package/dist/client/styles/{6406b5883a8017f0bf59.css → 29a09e10b4c826dc6bcd.css} +0 -0
- /package/dist/client/styles/{507ccdc5bf81d59adfb1.css → 93e3877d8dc2f8f2ba29.css} +0 -0
- /package/dist/client/styles/{a59d80b25b1a2d40844e.css → d01d42b8ada5f41c3036.css} +0 -0
- /package/dist/client/styles/{b67e49703dfa94258c7e.css → f1222f479de1a0431059.css} +0 -0
package/dist/ssr/manifest.json
CHANGED
|
@@ -164,8 +164,8 @@ button.vs-guest-selector__trigger{text-align:left}button.vs-guest-selector__trig
|
|
|
164
164
|
.vs-fed-search-input .vs-fed-search__input{display:flex;position:relative;z-index:1;padding:1rem 0}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input{padding:2rem 0}}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input{flex-grow:1}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input{margin-right:1rem}}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label{position:absolute;left:.75rem;top:50%;transform:translate(0, -50%)}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label{left:1.5rem}.vs-fed-search-input .vs-fed-search__input .vs-fed-search__text-input label .vs-icon{font-size:20px}}.vs-fed-search-input .vs-fed-search__input .vs-input.form-control{font-size:1rem;padding:.75rem 1.25rem .75rem 2.5rem;margin:0;border-radius:1000rem}.vs-fed-search-input .vs-fed-search__input .vs-input.form-control:focus{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}@media(min-width: 992px){.vs-fed-search-input .vs-fed-search__input .vs-input.form-control{padding:1rem 1rem 1rem 4rem;font-size:1.25rem;height:3rem}}.vs-fed-search-input__autocomplete{position:absolute;z-index:10;background-color:#fff;width:90%;margin:0 auto;border:1px solid #e9e9e9}@media(max-width: 991.98px){.vs-fed-search-input__autocomplete{width:100%;right:0}}.vs-fed-search-input__autocomplete__suggestion{padding:.5rem .5rem;text-decoration:none}.vs-fed-search-input__autocomplete__suggestion:hover{background:#d6e5ff}.vs-fed-search-input__autocomplete__suggestion:focus{border-color:#3369ff;box-shadow:0 0 0 2px #3369ff inset;outline:none}
|
|
165
165
|
.vs-fed-search-sort__label{font-weight:400}.vs-fed-search-sort__dropdown-wrapper{display:flex;align-items:flex-end}.vs-fed-search-sort__dropdown-wrapper button{height:50px}@media(max-width: 767.98px){.vs-fed-search-sort__dropdown-wrapper{display:block;margin-top:1rem}.vs-fed-search-sort__dropdown-wrapper button{width:100%}}
|
|
166
166
|
.vs-federated-search__pagination{margin:4rem 0rem 3rem 0rem}@media(max-width: 991.98px){.vs-federated-search__pagination{margin:1rem 0rem 2rem 0rem}}.vs-federated-search__error--no-js{display:none}.vs-federated-search__results{display:flex;justify-content:space-between;margin-bottom:2rem}@media(max-width: 991.98px){.vs-federated-search__results{flex-direction:column;gap:2rem}}.no-js .vs-federated-search__container{display:none}.no-js .vs-federated-search__error--no-js{display:block}
|
|
167
|
-
.vs-map-sidebar{width:90vw;background:#fff;border-radius:1rem;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);pointer-events:auto;max-height:87.5vh;overflow-y:auto}@media(min-width: 576px){.vs-map-sidebar{width:23.3rem}}.vs-map-sidebar__content{display:flex;flex-direction:column}.vs-map-sidebar__input input{margin:0rem;border-radius:.5rem 0rem 0rem .5rem;border-right:none;height:52px;flex:0 1}.vs-map-sidebar__search-button{flex-grow:.125;border-radius:0rem .5rem .5rem 0rem}.vs-map-sidebar__sub-filters{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.25rem;row-gap:.25rem;flex:0 1}@media(max-width: 767.98px){.vs-map-sidebar__sub-filters{width:100%;flex-wrap:nowrap;
|
|
168
|
-
.vs-map{--gmp-mat-color-surface: #fff //$vs-color-background-primary;--gmp-mat-color-on-surface: #200F2E;--gmp-mat-color-on-surface-variant: #606060;--gmp-mat-color-primary: #1F49D6;--gmp-mat-color-negative: #940F2C;--gmp-mat-color-positive: #03AA46;--gmp-mat-color-info: #A8308C;--gmp-mat-color-outline-decorative: #E9E9E9;--gmp-mat-font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.vs-map__container{position:relative}.vs-map__wrapper,.vs-map #vs-map{height:90vh;width:100%}.vs-map__controls{position:absolute;top:1rem;left:1rem;z-index:100;display:flex;flex-direction:column;pointer-events:none;flex-grow:1;min-width:0;width:calc(100vw - 1rem)}@media(min-width: 768px){.vs-map__controls{flex-direction:row}}.vs-map__filter-controls{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;flex:1;height:fit-content;width:calc(100vw - 1rem);margin:.5rem 0rem;padding:.25rem .25rem .5rem .25rem;display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.vs-map__filter-controls::-webkit-scrollbar{height:4px}.vs-map__filter-controls::-webkit-scrollbar-track{background:#f2f2f8;border-radius:.25rem}.vs-map__filter-controls::-webkit-scrollbar-thumb{background:#1f49d6;border-radius:.25rem}.vs-map__filter-controls .vs-card{flex:0 0 266px;scroll-snap-align:start;margin-bottom:1.5rem}@media(min-width: 576px){.vs-map__filter-controls .vs-card{flex:0 0 235px}}@media(min-width: 768px){.vs-map__filter-controls .vs-card{flex:0 0 312px}}@media(min-width: 992px){.vs-map__filter-controls .vs-card{flex:0 0 330px}}.vs-map__filter-controls::-webkit-scrollbar-track{margin:0rem 1rem 0rem 0rem}@media(min-width: 768px){.vs-map__filter-controls{width:fit-content;overflow-x:auto;margin:.75rem 0rem 0rem 1rem}}@media(min-width: 992px){.vs-map__filter-controls{flex:0 1 max-content;width:auto}}.vs-map__filter-controls-button{flex:1 0 max-content;pointer-events:auto}.vs-map__filter-controls-button:last-child{margin-right:.25rem}.vs-map__warning{display:none}.vs-map .vs-map-marker{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#1f49d6;border-radius:1rem;border:.125em solid #fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);transition:transform .1s ease-in-out;font-size:1.5em;color:#fff}.vs-map .vs-map-marker:hover{transform:scale(1.25)}.no-js .vs-map__container{display:none}.no-js .vs-map__warning{display:none}.no-js .vs-map__warning--no-js{display:block}
|
|
167
|
+
.vs-map-sidebar{width:90vw;background:#fff;border-radius:1rem;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);pointer-events:auto;max-height:87.5vh;overflow-y:auto}@media(min-width: 576px){.vs-map-sidebar{width:23.3rem}}.vs-map-sidebar__content{display:flex;flex-direction:column}.vs-map-sidebar__input input{margin:0rem;border-radius:.5rem 0rem 0rem .5rem;border-right:none;height:52px;flex:0 1}.vs-map-sidebar__search-button{flex-grow:.125;border-radius:0rem .5rem .5rem 0rem}.vs-map-sidebar__sub-filters{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.25rem;row-gap:.25rem;flex:0 1}@media(max-width: 767.98px){.vs-map-sidebar__sub-filters{width:100%;flex-wrap:nowrap;align-items:start;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;pointer-events:all;column-gap:.5rem;padding:.25rem .25rem .5rem .25rem}.vs-map-sidebar__sub-filters::-webkit-scrollbar{height:4px}.vs-map-sidebar__sub-filters::-webkit-scrollbar-track{background:#f2f2f8;border-radius:.25rem}.vs-map-sidebar__sub-filters::-webkit-scrollbar-thumb{background:#1f49d6;border-radius:.25rem}.vs-map-sidebar__sub-filters .vs-card{flex:0 0 266px;scroll-snap-align:start;margin-bottom:1.5rem}}@media(max-width: 767.98px)and (min-width: 576px){.vs-map-sidebar__sub-filters .vs-card{flex:0 0 235px}}@media(max-width: 767.98px)and (min-width: 768px){.vs-map-sidebar__sub-filters .vs-card{flex:0 0 312px}}@media(max-width: 767.98px)and (min-width: 992px){.vs-map-sidebar__sub-filters .vs-card{flex:0 0 330px}}.vs-map-sidebar__sub-filters button{flex:0 0 max-content}.vs-map-sidebar__search-results{flex:1 0 max-content}.vs-map-sidebar__google-maps-container{border-radius:1rem;max-height:clamp(275px,20em,50vh);overflow-y:scroll}.vs-map-sidebar__swipe-tab{width:3rem;height:1px;border:#a8308c solid .15em;border-radius:1000rem;margin:1rem auto}@media(min-width: 768px){.vs-map-sidebar__sidebar-control{display:none}}.vs-map-sidebar__sidebar-control--open{pointer-events:auto}
|
|
168
|
+
.vs-map{--gmp-mat-color-surface: #fff //$vs-color-background-primary;--gmp-mat-color-on-surface: #200F2E;--gmp-mat-color-on-surface-variant: #606060;--gmp-mat-color-primary: #1F49D6;--gmp-mat-color-negative: #940F2C;--gmp-mat-color-positive: #03AA46;--gmp-mat-color-info: #A8308C;--gmp-mat-color-outline-decorative: #E9E9E9;--gmp-mat-font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"}.vs-map__container{position:relative}.vs-map__wrapper,.vs-map #vs-map{height:90vh;width:100%}.vs-map__controls{position:absolute;top:1rem;left:1rem;z-index:100;display:flex;flex-direction:column;pointer-events:none;flex-grow:1;min-width:0;width:calc(100vw - 1rem)}@media(min-width: 768px){.vs-map__controls{flex-direction:row}}.vs-map__filter-controls{display:flex;flex-direction:row;align-items:flex-start;gap:.5rem;flex:1;height:fit-content;width:calc(100vw - 1rem);margin:.5rem 0rem;padding:.25rem .25rem .5rem .25rem;pointer-events:all;display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.vs-map__filter-controls::-webkit-scrollbar{height:4px}.vs-map__filter-controls::-webkit-scrollbar-track{background:#f2f2f8;border-radius:.25rem}.vs-map__filter-controls::-webkit-scrollbar-thumb{background:#1f49d6;border-radius:.25rem}.vs-map__filter-controls .vs-card{flex:0 0 266px;scroll-snap-align:start;margin-bottom:1.5rem}@media(min-width: 576px){.vs-map__filter-controls .vs-card{flex:0 0 235px}}@media(min-width: 768px){.vs-map__filter-controls .vs-card{flex:0 0 312px}}@media(min-width: 992px){.vs-map__filter-controls .vs-card{flex:0 0 330px}}.vs-map__filter-controls::-webkit-scrollbar-track{margin:0rem 1rem 0rem 0rem}@media(min-width: 768px){.vs-map__filter-controls{width:fit-content;overflow-x:auto;margin:.75rem 0rem 0rem 1rem}}@media(min-width: 992px){.vs-map__filter-controls{flex:0 1 max-content;width:auto}}.vs-map__filter-controls-button{flex:1 0 max-content;pointer-events:auto}.vs-map__filter-controls-button:last-child{margin-right:.25rem}.vs-map__warning{display:none}.vs-map .vs-map-marker{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#1f49d6;border-radius:1rem;border:.125em solid #fff;box-shadow:0px 1px 2px 0px rgba(0,0,0,.3),0px 1px 3px 1px rgba(0,0,0,.15);transition:transform .1s ease-in-out;font-size:1.5em;color:#fff}.vs-map .vs-map-marker:hover{transform:scale(1.25)}.no-js .vs-map__container{display:none}.no-js .vs-map__warning{display:none}.no-js .vs-map__warning--no-js{display:block}
|
|
169
169
|
.fade-enter-active,.fade-leave-active{transition:opacity .25s linear}.fade-enter-from,.fade-leave-to{opacity:0}.modal[data-v-8a2b2b28]{display:block}.modal-dialog[data-v-8a2b2b28]{z-index:1051}.b-avatar{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;flex-shrink:0;width:2.5rem;height:2.5rem;font-size:inherit;font-weight:400;line-height:1;max-width:100%;max-height:auto;text-align:center;overflow:visible;position:relative;transition:color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.b-avatar:focus{outline:0}.b-avatar.btn,.b-avatar[href]{padding:0;border:0}.b-avatar.btn .b-avatar-img img,.b-avatar[href] .b-avatar-img img{transition:transform .15s ease-in-out}.b-avatar.btn:not(:disabled):not(.disabled),.b-avatar[href]:not(:disabled):not(.disabled){cursor:pointer}.b-avatar.btn:not(:disabled):not(.disabled):hover .b-avatar-img img,.b-avatar[href]:not(:disabled):not(.disabled):hover .b-avatar-img img{transform:scale(1.15)}.b-avatar.disabled,.b-avatar:disabled,.b-avatar[disabled]{opacity:.65;pointer-events:none}.b-avatar .b-avatar-custom,.b-avatar .b-avatar-text,.b-avatar .b-avatar-img{border-radius:inherit;width:100%;height:100%;overflow:hidden;display:flex;justify-content:center;align-items:center;-webkit-mask-image:radial-gradient(#fff,#000);mask-image:radial-gradient(#fff,#000)}.b-avatar .b-avatar-text{text-transform:uppercase;white-space:nowrap}.b-avatar[href]{text-decoration:none}.b-avatar>.bootstrap-icon{width:60%;height:auto;max-width:100%}.b-avatar .b-avatar-img img{width:100%;height:100%;max-height:auto;border-radius:inherit;object-fit:cover}.b-avatar .b-avatar-badge{position:absolute;min-height:1.5em;min-width:1.5em;padding:.25em;line-height:1;border-radius:10em;font-size:70%;font-weight:700;z-index:1}.b-avatar-sm{width:1.5rem;height:1.5rem}.b-avatar-sm .b-avatar-text{font-size:.6rem}.b-avatar-sm .b-avatar-badge{font-size:.42rem}.b-avatar-lg{width:3.5rem;height:3.5rem}.b-avatar-lg .b-avatar-text{font-size:1.4rem}.b-avatar-lg .b-avatar-badge{font-size:.98rem}.b-avatar-group .b-avatar-group-inner{display:flex;flex-wrap:wrap}.b-avatar-group .b-avatar{border:1px solid #dee2e6}.b-avatar-group a.b-avatar:hover:not(.disabled):not(disabled),.b-avatar-group .btn.b-avatar:hover:not(.disabled):not(disabled){z-index:1}.card-deck{gap:1.5rem}@media (min-width: 576px){.card-deck{display:flex;flex-flow:row wrap}}.card-deck>.card{flex:1 0 0%;margin-bottom:0}.card-columns .card{margin-bottom:.75rem}@media (min-width: 576px){.card-columns{column-count:3;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.b-form-tags.focus{color:#212529;background-color:var(--bs-body-bg);border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem #0d6efd40}.b-form-tags.disabled{background-color:var(--bs-secondary-bg)}.b-form-tag.disabled{opacity:.75}.b-form-tags.focus.is-valid{border-color:#198754;box-shadow:0 0 0 .25rem #19875440}.b-form-tags.focus.is-invalid{border-color:#dc3545;box-shadow:0 0 0 .25rem #dc354540}.b-form-tags .b-form-tags-list{margin-top:-.25rem}.b-form-tags .b-form-tags-list .b-form-tag,.b-form-tags .b-form-tags-list .b-from-tags-field{margin-top:.25rem}.b-form-tags .b-form-tags-list .b-form-tag{padding:.25em .65em}.b-form-tag{font-size:75%!important;font-weight:400!important;line-height:1.5!important;margin-right:.25rem}.b-form-tags .b-form-tag+.b-form-tag{margin-left:0}.b-form-tag>button.b-form-tag-remove{color:inherit;font-size:75%;line-height:1;float:none;margin-left:.25rem}.input-group>.input-group-prepend>.btn-group>.btn,.input-group>.input-group-append:not(:last-child)>.btn-group>.btn,.input-group>.input-group-append:last-child>.btn-group:not(:last-child):not(.dropdown-toggle)>.btn{border-top-right-radius:0;border-bottom-right-radius:0}.input-group>.input-group-append>.btn-group>.btn,.input-group>.input-group-prepend:not(:first-child)>.btn-group>.btn,.input-group>.input-group-prepend:first-child>.btn-group:not(:first-child)>.btn{border-top-left-radius:0;border-bottom-left-radius:0}.input-group-lg .input-group-append>.form-control,.input-group-lg .input-group-append>.form-select,.input-group-lg .input-group-append>.input-group-text,.input-group-lg .input-group-append>.btn,.input-group-lg .input-group-prepend>.form-control,.input-group-lg .input-group-prepend>.form-select,.input-group-lg .input-group-prepend>.input-group-text,.input-group-lg .input-group-prepend>.btn{padding:.5rem 1rem;font-size:1.25rem;border-radius:.5rem}.input-group-sm .input-group-append>.form-control,.input-group-sm .input-group-append>.form-select,.input-group-sm .input-group-append>.input-group-text,.input-group-sm .input-group-append>.btn,.input-group-sm .input-group-prepend>.form-control,.input-group-sm .input-group-prepend>.form-select,.input-group-sm .input-group-prepend>.input-group-text,.input-group-sm .input-group-prepend>.btn{padding:.25rem .5rem;font-size:.875rem;border-radius:.25rem}.input-group .btn-group:not(:last-child)>:not(:first-child){border-start-end-radius:0px;border-end-end-radius:0px}.input-group .btn-group:not(:last-child)>:not(:last-child){border-start-start-radius:0px;border-end-start-radius:0px}.input-group .btn-group:not(:last-child)>:not(:last-child){border-start-end-radius:0px;border-end-end-radius:0px}.input-group .btn-group:not(:first-child)>:not(:last-child){border-end-start-radius:0px;border-start-start-radius:0px}.b-pagination-pills .page-item .page-link{border-radius:50rem!important;margin-left:.25rem!important;line-height:1}.b-pagination-pills .page-item:first-child .page-link{margin-left:0!important}.b-table-stacked-label{display:none;font-weight:700}.table.b-table.b-table-stacked{display:block;width:100%}.table.b-table.b-table-stacked>tfoot,.table.b-table.b-table-stacked>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked>thead,.table.b-table.b-table-stacked>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked>caption,.table.b-table.b-table-stacked>tbody,.table.b-table.b-table-stacked>tbody>tr,.table.b-table.b-table-stacked>tbody>tr>td,.table.b-table.b-table-stacked>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked>tbody>tr>th{display:block}.table.b-table.b-table-stacked>tbody>tr>:first-child,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}@media (max-width: 575.98px){.table.b-table.b-table-stacked-sm{display:block;width:100%}.table.b-table.b-table-stacked-sm>tfoot,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-sm>thead,.table.b-table.b-table-stacked-sm>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-sm>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-sm>caption,.table.b-table.b-table-stacked-sm>tbody,.table.b-table.b-table-stacked-sm>tbody>tr,.table.b-table.b-table-stacked-sm>tbody>tr>td,.table.b-table.b-table-stacked-sm>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-sm>tbody>tr>th{display:block}.table.b-table.b-table-stacked-sm>tbody>tr>:first-child,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-sm>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-sm>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 767.98px){.table.b-table.b-table-stacked-md{display:block;width:100%}.table.b-table.b-table-stacked-md>tfoot,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-md>thead,.table.b-table.b-table-stacked-md>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-md>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-md>caption,.table.b-table.b-table-stacked-md>tbody,.table.b-table.b-table-stacked-md>tbody>tr,.table.b-table.b-table-stacked-md>tbody>tr>td,.table.b-table.b-table-stacked-md>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-md>tbody>tr>th{display:block}.table.b-table.b-table-stacked-md>tbody>tr>:first-child,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-md>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-md>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 991.98px){.table.b-table.b-table-stacked-lg{display:block;width:100%}.table.b-table.b-table-stacked-lg>tfoot,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-lg>thead,.table.b-table.b-table-stacked-lg>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-lg>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-lg>caption,.table.b-table.b-table-stacked-lg>tbody,.table.b-table.b-table-stacked-lg>tbody>tr,.table.b-table.b-table-stacked-lg>tbody>tr>td,.table.b-table.b-table-stacked-lg>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-lg>tbody>tr>th{display:block}.table.b-table.b-table-stacked-lg>tbody>tr>:first-child,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-lg>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-lg>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 1199.98px){.table.b-table.b-table-stacked-xl{display:block;width:100%}.table.b-table.b-table-stacked-xl>tfoot,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xl>thead,.table.b-table.b-table-stacked-xl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xl>caption,.table.b-table.b-table-stacked-xl>tbody,.table.b-table.b-table-stacked-xl>tbody>tr,.table.b-table.b-table-stacked-xl>tbody>tr>td,.table.b-table.b-table-stacked-xl>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-xl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xl>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}@media (max-width: 1399.98px){.table.b-table.b-table-stacked-xxl{display:block;width:100%}.table.b-table.b-table-stacked-xxl>tfoot,.table.b-table.b-table-stacked-xxl>tfoot>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xxl>tfoot>tr.b-table-top-row,.table.b-table.b-table-stacked-xxl>thead,.table.b-table.b-table-stacked-xxl>thead>tr.b-table-bottom-row,.table.b-table.b-table-stacked-xxl>thead>tr.b-table-top-row{display:none}.table.b-table.b-table-stacked-xxl>caption,.table.b-table.b-table-stacked-xxl>tbody,.table.b-table.b-table-stacked-xxl>tbody>tr,.table.b-table.b-table-stacked-xxl>tbody>tr>td,.table.b-table.b-table-stacked-xxl>tbody>tr>td>.b-table-stacked-label,.table.b-table.b-table-stacked-xxl>tbody>tr>th{display:block}.table.b-table.b-table-stacked-xxl>tbody>tr>:first-child,.table.b-table.b-table-stacked-xxl>tbody>tr>[rowspan]+td,.table.b-table.b-table-stacked-xxl>tbody>tr>[rowspan]+th{border-top-width:3px}.table.b-table.b-table-stacked-xxl>tbody>tr>[data-label]:before{content:attr(data-label);width:40%;float:left;text-align:right;word-wrap:break-word;font-weight:700;font-style:normal;padding:0 .5rem 0 0;margin:0}.table.b-table.b-table-stacked-xxl>tbody>tr>[data-label]:after{display:block;clear:both;content:""}.table.b-table.b-table-stacked-xxl>tbody>tr>[data-label]>div{display:inline-block;width:60%;padding:0 0 0 .5rem;margin:0}}.b-table-sticky-header,.table-responsive,[class*=table-responsive-]{margin-bottom:1rem}.b-table-sticky-header>.table,.table-responsive>.table,[class*=table-responsive-]>.table{margin-bottom:0}.b-table-sticky-header{overflow-y:auto}@media print{.b-table-sticky-header{overflow-y:visible!important;max-height:none!important}}.table.b-table[aria-busy=true]{opacity:.55}@supports (position: sticky){.b-table-sticky-header>.table.b-table>thead>tr>th{position:sticky;top:0;z-index:2}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{position:sticky;left:0}.b-table-sticky-header>.table.b-table>thead>tr>.b-table-sticky-column,.table-responsive>.table.b-table>thead>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>thead>tr>.b-table-sticky-column{z-index:5}.b-table-sticky-header>.table.b-table>tbody>tr>.b-table-sticky-column,.b-table-sticky-header>.table.b-table>tfoot>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tbody>tr>.b-table-sticky-column,.table-responsive>.table.b-table>tfoot>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tbody>tr>.b-table-sticky-column,[class*=table-responsive-]>.table.b-table>tfoot>tr>.b-table-sticky-column{z-index:2}}.table.b-table>tbody>tr>.table-b-table-default,.table.b-table>tfoot>tr>.table-b-table-default,.table.b-table>thead>tr>.table-b-table-default{color:#212529;background-color:#fff}.table th.b-table-sortable-column,.b-table.b-table-selectable td{cursor:pointer}.b-table.b-table-busy .b-table-busy-slot>td{border:none;padding:0}.form-control-highlighted{border-color:#86b7fe;transition:box-shadow .3s ease-in-out;animation:form-control-highlighted-blink 1s infinite}@keyframes form-control-highlighted-blink{0%{box-shadow:0 0 0 0 transparent}50%{box-shadow:0 0 0 .25rem #0d6efd40}to{box-shadow:0 0 0 0 transparent}}.b-form-spinbutton{text-align:center;overflow:hidden;background-image:none;padding:0}[dir=rtl] .b-form-spinbutton:not(.flex-column),.b-form-spinbutton[dir=rtl]:not(.flex-column){flex-direction:row-reverse}.b-form-spinbutton output{font-size:inherit;outline:0;border:0;background-color:transparent;width:auto;margin:0;padding:0 .25rem}.b-form-spinbutton output>div,.b-form-spinbutton output>bdi{display:block;min-width:2.25em;height:1.5em}.b-form-spinbutton.flex-column{height:auto;width:auto}.b-form-spinbutton.flex-column output{margin:0 .25rem;padding:.25rem 0}.b-form-spinbutton:not(.d-inline-flex):not(.flex-column){output-width:100%}.b-form-spinbutton.d-inline-flex:not(.flex-column){width:auto}.b-form-spinbutton .btn{line-height:1;box-shadow:none!important}.b-form-spinbutton .btn:disabled{pointer-events:none}.b-form-spinbutton .btn:hover:not(:disabled)>div>.b-icon{transform:scale(1.25)}.b-form-spinbutton.disabled,.b-form-spinbutton.readonly{background-color:var(--bs-secondary-bg)}.b-form-spinbutton.disabled{pointer-events:none}.container,.container-fluid{display:block}.input-group>.form-floating:not(:first-child)>:not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.input-group:not(.has-validation)>.form-floating:not(:last-child)>:not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.dropdown-toggle.dropdown-toggle-no-caret:before,.dropdown-toggle.dropdown-toggle-no-caret:after{display:none!important}.bv-no-focus-ring:focus{outline:none}.btn-close-custom[data-v-30d91aa1]{position:absolute;top:0;right:0;z-index:2;margin:var(--bs-alert-padding-y) var(--bs-alert-padding-x)}.form-input-file[data-v-1eb930f5] input[type=file][data-v-1eb930f5]{margin-left:-2px!important}.form-input-file[data-v-1eb930f5] input[type=file][data-v-1eb930f5][data-v-1eb930f5]::-webkit-file-upload-button{display:none}.form-input-file[data-v-1eb930f5] input[type=file][data-v-1eb930f5][data-v-1eb930f5]::file-selector-button{display:none}.form-input-file[data-v-1eb930f5][data-v-1eb930f5]:hover label[data-v-1eb930f5]{background-color:#dde0e3;cursor:pointer}.b-list-move,.b-list-enter-active,.b-list-leave-active{transition:all .5s cubic-bezier(.55,0,.1,1)}.b-list-enter-from,.b-list-leave-to{opacity:0}.b-list-leave-active{position:fixed}
|
|
170
170
|
|
|
171
171
|
*,*::before,*::after{box-sizing:border-box}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,.h6,h5,.h5,h4,.h4,h3,.h3,h2,.h2,h1,.h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1,.h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1,.h1{font-size:2.5rem}}h2,.h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2,.h2{font-size:2rem}}h3,.h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3,.h3{font-size:1.75rem}}h4,.h4{font-size:calc(1.275rem + 0.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:0}abbr[title]{text-decoration:underline dotted;cursor:help;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small,.small{font-size:0.875em}mark,.mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.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);text-decoration:none}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color)}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}.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-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))}.position-static{position:static !important}.position-relative{position:relative !important}.position-absolute{position:absolute !important}.position-fixed{position:fixed !important}.position-sticky{position:sticky !important}.top-0{top:0 !important}.top-50{top:50% !important}.top-100{top:100% !important}.bottom-0{bottom:0 !important}.bottom-50{bottom:50% !important}.bottom-100{bottom:100% !important}.start-0{left:0 !important}.start-50{left:50% !important}.start-100{left:100% !important}.end-0{right:0 !important}.end-50{right:50% !important}.end-100{right:100% !important}.translate-middle{transform:translate(-50%, -50%) !important}.translate-middle-x{transform: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-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-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:0rem !important}.m-0125{margin:.125rem !important}.m-025{margin:.25rem !important}.m-050{margin:.5rem !important}.m-075{margin:.75rem !important}.m-100{margin:1rem !important}.m-125{margin:1.25rem !important}.m-150{margin:1.5rem !important}.m-175{margin:1.75rem !important}.m-200{margin:2rem !important}.m-250{margin:2.5rem !important}.m-300{margin:3rem !important}.m-400{margin:4rem !important}.m-500{margin:5rem !important}.m-600{margin:6rem !important}.m-700{margin:7rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0rem !important;margin-left:0rem !important}.mx-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-100{margin-right:1rem !important;margin-left:1rem !important}.mx-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-200{margin-right:2rem !important;margin-left:2rem !important}.mx-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-300{margin-right:3rem !important;margin-left:3rem !important}.mx-400{margin-right:4rem !important;margin-left:4rem !important}.mx-500{margin-right:5rem !important;margin-left:5rem !important}.mx-600{margin-right:6rem !important;margin-left:6rem !important}.mx-700{margin-right:7rem !important;margin-left:7rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0rem !important}.mt-0125{margin-top:.125rem !important}.mt-025{margin-top:.25rem !important}.mt-050{margin-top:.5rem !important}.mt-075{margin-top:.75rem !important}.mt-100{margin-top:1rem !important}.mt-125{margin-top:1.25rem !important}.mt-150{margin-top:1.5rem !important}.mt-175{margin-top:1.75rem !important}.mt-200{margin-top:2rem !important}.mt-250{margin-top:2.5rem !important}.mt-300{margin-top:3rem !important}.mt-400{margin-top:4rem !important}.mt-500{margin-top:5rem !important}.mt-600{margin-top:6rem !important}.mt-700{margin-top:7rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0rem !important}.me-0125{margin-right:.125rem !important}.me-025{margin-right:.25rem !important}.me-050{margin-right:.5rem !important}.me-075{margin-right:.75rem !important}.me-100{margin-right:1rem !important}.me-125{margin-right:1.25rem !important}.me-150{margin-right:1.5rem !important}.me-175{margin-right:1.75rem !important}.me-200{margin-right:2rem !important}.me-250{margin-right:2.5rem !important}.me-300{margin-right:3rem !important}.me-400{margin-right:4rem !important}.me-500{margin-right:5rem !important}.me-600{margin-right:6rem !important}.me-700{margin-right:7rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0rem !important}.mb-0125{margin-bottom:.125rem !important}.mb-025{margin-bottom:.25rem !important}.mb-050{margin-bottom:.5rem !important}.mb-075{margin-bottom:.75rem !important}.mb-100{margin-bottom:1rem !important}.mb-125{margin-bottom:1.25rem !important}.mb-150{margin-bottom:1.5rem !important}.mb-175{margin-bottom:1.75rem !important}.mb-200{margin-bottom:2rem !important}.mb-250{margin-bottom:2.5rem !important}.mb-300{margin-bottom:3rem !important}.mb-400{margin-bottom:4rem !important}.mb-500{margin-bottom:5rem !important}.mb-600{margin-bottom:6rem !important}.mb-700{margin-bottom:7rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0rem !important}.ms-0125{margin-left:.125rem !important}.ms-025{margin-left:.25rem !important}.ms-050{margin-left:.5rem !important}.ms-075{margin-left:.75rem !important}.ms-100{margin-left:1rem !important}.ms-125{margin-left:1.25rem !important}.ms-150{margin-left:1.5rem !important}.ms-175{margin-left:1.75rem !important}.ms-200{margin-left:2rem !important}.ms-250{margin-left:2.5rem !important}.ms-300{margin-left:3rem !important}.ms-400{margin-left:4rem !important}.ms-500{margin-left:5rem !important}.ms-600{margin-left:6rem !important}.ms-700{margin-left:7rem !important}.ms-auto{margin-left:auto !important}.m-n0{margin:0rem !important}.m-n0125{margin:-0.125rem !important}.m-n025{margin:-0.25rem !important}.m-n050{margin:-0.5rem !important}.m-n075{margin:-0.75rem !important}.m-n100{margin:-1rem !important}.m-n125{margin:-1.25rem !important}.m-n150{margin:-1.5rem !important}.m-n175{margin:-1.75rem !important}.m-n200{margin:-2rem !important}.m-n250{margin:-2.5rem !important}.m-n300{margin:-3rem !important}.m-n400{margin:-4rem !important}.m-n500{margin:-5rem !important}.m-n600{margin:-6rem !important}.m-n700{margin:-7rem !important}.mx-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-n0{margin-top:0rem !important}.mt-n0125{margin-top:-0.125rem !important}.mt-n025{margin-top:-0.25rem !important}.mt-n050{margin-top:-0.5rem !important}.mt-n075{margin-top:-0.75rem !important}.mt-n100{margin-top:-1rem !important}.mt-n125{margin-top:-1.25rem !important}.mt-n150{margin-top:-1.5rem !important}.mt-n175{margin-top:-1.75rem !important}.mt-n200{margin-top:-2rem !important}.mt-n250{margin-top:-2.5rem !important}.mt-n300{margin-top:-3rem !important}.mt-n400{margin-top:-4rem !important}.mt-n500{margin-top:-5rem !important}.mt-n600{margin-top:-6rem !important}.mt-n700{margin-top:-7rem !important}.me-n0{margin-right:0rem !important}.me-n0125{margin-right:-0.125rem !important}.me-n025{margin-right:-0.25rem !important}.me-n050{margin-right:-0.5rem !important}.me-n075{margin-right:-0.75rem !important}.me-n100{margin-right:-1rem !important}.me-n125{margin-right:-1.25rem !important}.me-n150{margin-right:-1.5rem !important}.me-n175{margin-right:-1.75rem !important}.me-n200{margin-right:-2rem !important}.me-n250{margin-right:-2.5rem !important}.me-n300{margin-right:-3rem !important}.me-n400{margin-right:-4rem !important}.me-n500{margin-right:-5rem !important}.me-n600{margin-right:-6rem !important}.me-n700{margin-right:-7rem !important}.mb-n0{margin-bottom:0rem !important}.mb-n0125{margin-bottom:-0.125rem !important}.mb-n025{margin-bottom:-0.25rem !important}.mb-n050{margin-bottom:-0.5rem !important}.mb-n075{margin-bottom:-0.75rem !important}.mb-n100{margin-bottom:-1rem !important}.mb-n125{margin-bottom:-1.25rem !important}.mb-n150{margin-bottom:-1.5rem !important}.mb-n175{margin-bottom:-1.75rem !important}.mb-n200{margin-bottom:-2rem !important}.mb-n250{margin-bottom:-2.5rem !important}.mb-n300{margin-bottom:-3rem !important}.mb-n400{margin-bottom:-4rem !important}.mb-n500{margin-bottom:-5rem !important}.mb-n600{margin-bottom:-6rem !important}.mb-n700{margin-bottom:-7rem !important}.ms-n0{margin-left:0rem !important}.ms-n0125{margin-left:-0.125rem !important}.ms-n025{margin-left:-0.25rem !important}.ms-n050{margin-left:-0.5rem !important}.ms-n075{margin-left:-0.75rem !important}.ms-n100{margin-left:-1rem !important}.ms-n125{margin-left:-1.25rem !important}.ms-n150{margin-left:-1.5rem !important}.ms-n175{margin-left:-1.75rem !important}.ms-n200{margin-left:-2rem !important}.ms-n250{margin-left:-2.5rem !important}.ms-n300{margin-left:-3rem !important}.ms-n400{margin-left:-4rem !important}.ms-n500{margin-left:-5rem !important}.ms-n600{margin-left:-6rem !important}.ms-n700{margin-left:-7rem !important}.p-0{padding:0rem !important}.p-0125{padding:.125rem !important}.p-025{padding:.25rem !important}.p-050{padding:.5rem !important}.p-075{padding:.75rem !important}.p-100{padding:1rem !important}.p-125{padding:1.25rem !important}.p-150{padding:1.5rem !important}.p-175{padding:1.75rem !important}.p-200{padding:2rem !important}.p-250{padding:2.5rem !important}.p-300{padding:3rem !important}.p-400{padding:4rem !important}.p-500{padding:5rem !important}.p-600{padding:6rem !important}.p-700{padding:7rem !important}.px-0{padding-right:0rem !important;padding-left:0rem !important}.px-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-100{padding-right:1rem !important;padding-left:1rem !important}.px-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-200{padding-right:2rem !important;padding-left:2rem !important}.px-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-300{padding-right:3rem !important;padding-left:3rem !important}.px-400{padding-right:4rem !important;padding-left:4rem !important}.px-500{padding-right:5rem !important;padding-left:5rem !important}.px-600{padding-right:6rem !important;padding-left:6rem !important}.px-700{padding-right:7rem !important;padding-left:7rem !important}.py-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-0{padding-top:0rem !important}.pt-0125{padding-top:.125rem !important}.pt-025{padding-top:.25rem !important}.pt-050{padding-top:.5rem !important}.pt-075{padding-top:.75rem !important}.pt-100{padding-top:1rem !important}.pt-125{padding-top:1.25rem !important}.pt-150{padding-top:1.5rem !important}.pt-175{padding-top:1.75rem !important}.pt-200{padding-top:2rem !important}.pt-250{padding-top:2.5rem !important}.pt-300{padding-top:3rem !important}.pt-400{padding-top:4rem !important}.pt-500{padding-top:5rem !important}.pt-600{padding-top:6rem !important}.pt-700{padding-top:7rem !important}.pe-0{padding-right:0rem !important}.pe-0125{padding-right:.125rem !important}.pe-025{padding-right:.25rem !important}.pe-050{padding-right:.5rem !important}.pe-075{padding-right:.75rem !important}.pe-100{padding-right:1rem !important}.pe-125{padding-right:1.25rem !important}.pe-150{padding-right:1.5rem !important}.pe-175{padding-right:1.75rem !important}.pe-200{padding-right:2rem !important}.pe-250{padding-right:2.5rem !important}.pe-300{padding-right:3rem !important}.pe-400{padding-right:4rem !important}.pe-500{padding-right:5rem !important}.pe-600{padding-right:6rem !important}.pe-700{padding-right:7rem !important}.pb-0{padding-bottom:0rem !important}.pb-0125{padding-bottom:.125rem !important}.pb-025{padding-bottom:.25rem !important}.pb-050{padding-bottom:.5rem !important}.pb-075{padding-bottom:.75rem !important}.pb-100{padding-bottom:1rem !important}.pb-125{padding-bottom:1.25rem !important}.pb-150{padding-bottom:1.5rem !important}.pb-175{padding-bottom:1.75rem !important}.pb-200{padding-bottom:2rem !important}.pb-250{padding-bottom:2.5rem !important}.pb-300{padding-bottom:3rem !important}.pb-400{padding-bottom:4rem !important}.pb-500{padding-bottom:5rem !important}.pb-600{padding-bottom:6rem !important}.pb-700{padding-bottom:7rem !important}.ps-0{padding-left:0rem !important}.ps-0125{padding-left:.125rem !important}.ps-025{padding-left:.25rem !important}.ps-050{padding-left:.5rem !important}.ps-075{padding-left:.75rem !important}.ps-100{padding-left:1rem !important}.ps-125{padding-left:1.25rem !important}.ps-150{padding-left:1.5rem !important}.ps-175{padding-left:1.75rem !important}.ps-200{padding-left:2rem !important}.ps-250{padding-left:2.5rem !important}.ps-300{padding-left:3rem !important}.ps-400{padding-left:4rem !important}.ps-500{padding-left:5rem !important}.ps-600{padding-left:6rem !important}.ps-700{padding-left:7rem !important}.gap-0{gap:0rem !important}.gap-0125{gap:.125rem !important}.gap-025{gap:.25rem !important}.gap-050{gap:.5rem !important}.gap-075{gap:.75rem !important}.gap-100{gap:1rem !important}.gap-125{gap:1.25rem !important}.gap-150{gap:1.5rem !important}.gap-175{gap:1.75rem !important}.gap-200{gap:2rem !important}.gap-250{gap:2.5rem !important}.gap-300{gap:3rem !important}.gap-400{gap:4rem !important}.gap-500{gap:5rem !important}.gap-600{gap:6rem !important}.gap-700{gap:7rem !important}.row-gap-0{row-gap:0rem !important}.row-gap-0125{row-gap:.125rem !important}.row-gap-025{row-gap:.25rem !important}.row-gap-050{row-gap:.5rem !important}.row-gap-075{row-gap:.75rem !important}.row-gap-100{row-gap:1rem !important}.row-gap-125{row-gap:1.25rem !important}.row-gap-150{row-gap:1.5rem !important}.row-gap-175{row-gap:1.75rem !important}.row-gap-200{row-gap:2rem !important}.row-gap-250{row-gap:2.5rem !important}.row-gap-300{row-gap:3rem !important}.row-gap-400{row-gap:4rem !important}.row-gap-500{row-gap:5rem !important}.row-gap-600{row-gap:6rem !important}.row-gap-700{row-gap:7rem !important}.column-gap-0{column-gap:0rem !important}.column-gap-0125{column-gap:.125rem !important}.column-gap-025{column-gap:.25rem !important}.column-gap-050{column-gap:.5rem !important}.column-gap-075{column-gap:.75rem !important}.column-gap-100{column-gap:1rem !important}.column-gap-125{column-gap:1.25rem !important}.column-gap-150{column-gap:1.5rem !important}.column-gap-175{column-gap:1.75rem !important}.column-gap-200{column-gap:2rem !important}.column-gap-250{column-gap:2.5rem !important}.column-gap-300{column-gap:3rem !important}.column-gap-400{column-gap:4rem !important}.column-gap-500{column-gap:5rem !important}.column-gap-600{column-gap:6rem !important}.column-gap-700{column-gap:7rem !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 + 0.9vw) !important}.fs-3{font-size:calc(1.3rem + 0.6vw) !important}.fs-4{font-size:calc(1.275rem + 0.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-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-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{--bs-link-opacity: 0.1}.link-opacity-10-hover:hover{--bs-link-opacity: 0.1}.link-opacity-25{--bs-link-opacity: 0.25}.link-opacity-25-hover:hover{--bs-link-opacity: 0.25}.link-opacity-50{--bs-link-opacity: 0.5}.link-opacity-50-hover:hover{--bs-link-opacity: 0.5}.link-opacity-75{--bs-link-opacity: 0.75}.link-opacity-75-hover:hover{--bs-link-opacity: 0.75}.link-opacity-100{--bs-link-opacity: 1}.link-opacity-100-hover:hover{--bs-link-opacity: 1}.link-offset-1{text-underline-offset:.125em !important}.link-offset-1-hover:hover{text-underline-offset:.125em !important}.link-offset-2{text-underline-offset:.25em !important}.link-offset-2-hover:hover{text-underline-offset:.25em !important}.link-offset-3{text-underline-offset:.375em !important}.link-offset-3-hover:hover{text-underline-offset:.375em !important}.link-underline-primary{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-success{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-info{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-warning{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important}.link-underline-danger{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important}.link-underline{--bs-link-underline-opacity: 1;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-underline-opacity-0{--bs-link-underline-opacity: 0}.link-underline-opacity-0-hover:hover{--bs-link-underline-opacity: 0}.link-underline-opacity-10{--bs-link-underline-opacity: 0.1}.link-underline-opacity-10-hover:hover{--bs-link-underline-opacity: 0.1}.link-underline-opacity-25{--bs-link-underline-opacity: 0.25}.link-underline-opacity-25-hover:hover{--bs-link-underline-opacity: 0.25}.link-underline-opacity-50{--bs-link-underline-opacity: 0.5}.link-underline-opacity-50-hover:hover{--bs-link-underline-opacity: 0.5}.link-underline-opacity-75{--bs-link-underline-opacity: 0.75}.link-underline-opacity-75-hover:hover{--bs-link-underline-opacity: 0.75}.link-underline-opacity-100{--bs-link-underline-opacity: 1}.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-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-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:rgba(0,0,0,0) !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{user-select:all !important}.user-select-auto{user-select:auto !important}.user-select-none{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:0rem !important}.m-sm-0125{margin:.125rem !important}.m-sm-025{margin:.25rem !important}.m-sm-050{margin:.5rem !important}.m-sm-075{margin:.75rem !important}.m-sm-100{margin:1rem !important}.m-sm-125{margin:1.25rem !important}.m-sm-150{margin:1.5rem !important}.m-sm-175{margin:1.75rem !important}.m-sm-200{margin:2rem !important}.m-sm-250{margin:2.5rem !important}.m-sm-300{margin:3rem !important}.m-sm-400{margin:4rem !important}.m-sm-500{margin:5rem !important}.m-sm-600{margin:6rem !important}.m-sm-700{margin:7rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0rem !important;margin-left:0rem !important}.mx-sm-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-sm-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-sm-100{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-sm-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-sm-200{margin-right:2rem !important;margin-left:2rem !important}.mx-sm-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-sm-300{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-400{margin-right:4rem !important;margin-left:4rem !important}.mx-sm-500{margin-right:5rem !important;margin-left:5rem !important}.mx-sm-600{margin-right:6rem !important;margin-left:6rem !important}.mx-sm-700{margin-right:7rem !important;margin-left:7rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-sm-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-sm-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-sm-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-sm-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-sm-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-sm-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-sm-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-sm-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-sm-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-sm-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0rem !important}.mt-sm-0125{margin-top:.125rem !important}.mt-sm-025{margin-top:.25rem !important}.mt-sm-050{margin-top:.5rem !important}.mt-sm-075{margin-top:.75rem !important}.mt-sm-100{margin-top:1rem !important}.mt-sm-125{margin-top:1.25rem !important}.mt-sm-150{margin-top:1.5rem !important}.mt-sm-175{margin-top:1.75rem !important}.mt-sm-200{margin-top:2rem !important}.mt-sm-250{margin-top:2.5rem !important}.mt-sm-300{margin-top:3rem !important}.mt-sm-400{margin-top:4rem !important}.mt-sm-500{margin-top:5rem !important}.mt-sm-600{margin-top:6rem !important}.mt-sm-700{margin-top:7rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0rem !important}.me-sm-0125{margin-right:.125rem !important}.me-sm-025{margin-right:.25rem !important}.me-sm-050{margin-right:.5rem !important}.me-sm-075{margin-right:.75rem !important}.me-sm-100{margin-right:1rem !important}.me-sm-125{margin-right:1.25rem !important}.me-sm-150{margin-right:1.5rem !important}.me-sm-175{margin-right:1.75rem !important}.me-sm-200{margin-right:2rem !important}.me-sm-250{margin-right:2.5rem !important}.me-sm-300{margin-right:3rem !important}.me-sm-400{margin-right:4rem !important}.me-sm-500{margin-right:5rem !important}.me-sm-600{margin-right:6rem !important}.me-sm-700{margin-right:7rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0rem !important}.mb-sm-0125{margin-bottom:.125rem !important}.mb-sm-025{margin-bottom:.25rem !important}.mb-sm-050{margin-bottom:.5rem !important}.mb-sm-075{margin-bottom:.75rem !important}.mb-sm-100{margin-bottom:1rem !important}.mb-sm-125{margin-bottom:1.25rem !important}.mb-sm-150{margin-bottom:1.5rem !important}.mb-sm-175{margin-bottom:1.75rem !important}.mb-sm-200{margin-bottom:2rem !important}.mb-sm-250{margin-bottom:2.5rem !important}.mb-sm-300{margin-bottom:3rem !important}.mb-sm-400{margin-bottom:4rem !important}.mb-sm-500{margin-bottom:5rem !important}.mb-sm-600{margin-bottom:6rem !important}.mb-sm-700{margin-bottom:7rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0rem !important}.ms-sm-0125{margin-left:.125rem !important}.ms-sm-025{margin-left:.25rem !important}.ms-sm-050{margin-left:.5rem !important}.ms-sm-075{margin-left:.75rem !important}.ms-sm-100{margin-left:1rem !important}.ms-sm-125{margin-left:1.25rem !important}.ms-sm-150{margin-left:1.5rem !important}.ms-sm-175{margin-left:1.75rem !important}.ms-sm-200{margin-left:2rem !important}.ms-sm-250{margin-left:2.5rem !important}.ms-sm-300{margin-left:3rem !important}.ms-sm-400{margin-left:4rem !important}.ms-sm-500{margin-left:5rem !important}.ms-sm-600{margin-left:6rem !important}.ms-sm-700{margin-left:7rem !important}.ms-sm-auto{margin-left:auto !important}.m-sm-n0{margin:0rem !important}.m-sm-n0125{margin:-0.125rem !important}.m-sm-n025{margin:-0.25rem !important}.m-sm-n050{margin:-0.5rem !important}.m-sm-n075{margin:-0.75rem !important}.m-sm-n100{margin:-1rem !important}.m-sm-n125{margin:-1.25rem !important}.m-sm-n150{margin:-1.5rem !important}.m-sm-n175{margin:-1.75rem !important}.m-sm-n200{margin:-2rem !important}.m-sm-n250{margin:-2.5rem !important}.m-sm-n300{margin:-3rem !important}.m-sm-n400{margin:-4rem !important}.m-sm-n500{margin:-5rem !important}.m-sm-n600{margin:-6rem !important}.m-sm-n700{margin:-7rem !important}.mx-sm-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-sm-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-sm-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-sm-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-sm-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-sm-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-sm-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-sm-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-sm-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-sm-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-sm-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-sm-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-sm-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-sm-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-sm-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-sm-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-sm-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-sm-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-sm-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-sm-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-sm-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-sm-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-sm-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-sm-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-sm-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-sm-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-sm-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-sm-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-sm-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-sm-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-sm-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-sm-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-sm-n0{margin-top:0rem !important}.mt-sm-n0125{margin-top:-0.125rem !important}.mt-sm-n025{margin-top:-0.25rem !important}.mt-sm-n050{margin-top:-0.5rem !important}.mt-sm-n075{margin-top:-0.75rem !important}.mt-sm-n100{margin-top:-1rem !important}.mt-sm-n125{margin-top:-1.25rem !important}.mt-sm-n150{margin-top:-1.5rem !important}.mt-sm-n175{margin-top:-1.75rem !important}.mt-sm-n200{margin-top:-2rem !important}.mt-sm-n250{margin-top:-2.5rem !important}.mt-sm-n300{margin-top:-3rem !important}.mt-sm-n400{margin-top:-4rem !important}.mt-sm-n500{margin-top:-5rem !important}.mt-sm-n600{margin-top:-6rem !important}.mt-sm-n700{margin-top:-7rem !important}.me-sm-n0{margin-right:0rem !important}.me-sm-n0125{margin-right:-0.125rem !important}.me-sm-n025{margin-right:-0.25rem !important}.me-sm-n050{margin-right:-0.5rem !important}.me-sm-n075{margin-right:-0.75rem !important}.me-sm-n100{margin-right:-1rem !important}.me-sm-n125{margin-right:-1.25rem !important}.me-sm-n150{margin-right:-1.5rem !important}.me-sm-n175{margin-right:-1.75rem !important}.me-sm-n200{margin-right:-2rem !important}.me-sm-n250{margin-right:-2.5rem !important}.me-sm-n300{margin-right:-3rem !important}.me-sm-n400{margin-right:-4rem !important}.me-sm-n500{margin-right:-5rem !important}.me-sm-n600{margin-right:-6rem !important}.me-sm-n700{margin-right:-7rem !important}.mb-sm-n0{margin-bottom:0rem !important}.mb-sm-n0125{margin-bottom:-0.125rem !important}.mb-sm-n025{margin-bottom:-0.25rem !important}.mb-sm-n050{margin-bottom:-0.5rem !important}.mb-sm-n075{margin-bottom:-0.75rem !important}.mb-sm-n100{margin-bottom:-1rem !important}.mb-sm-n125{margin-bottom:-1.25rem !important}.mb-sm-n150{margin-bottom:-1.5rem !important}.mb-sm-n175{margin-bottom:-1.75rem !important}.mb-sm-n200{margin-bottom:-2rem !important}.mb-sm-n250{margin-bottom:-2.5rem !important}.mb-sm-n300{margin-bottom:-3rem !important}.mb-sm-n400{margin-bottom:-4rem !important}.mb-sm-n500{margin-bottom:-5rem !important}.mb-sm-n600{margin-bottom:-6rem !important}.mb-sm-n700{margin-bottom:-7rem !important}.ms-sm-n0{margin-left:0rem !important}.ms-sm-n0125{margin-left:-0.125rem !important}.ms-sm-n025{margin-left:-0.25rem !important}.ms-sm-n050{margin-left:-0.5rem !important}.ms-sm-n075{margin-left:-0.75rem !important}.ms-sm-n100{margin-left:-1rem !important}.ms-sm-n125{margin-left:-1.25rem !important}.ms-sm-n150{margin-left:-1.5rem !important}.ms-sm-n175{margin-left:-1.75rem !important}.ms-sm-n200{margin-left:-2rem !important}.ms-sm-n250{margin-left:-2.5rem !important}.ms-sm-n300{margin-left:-3rem !important}.ms-sm-n400{margin-left:-4rem !important}.ms-sm-n500{margin-left:-5rem !important}.ms-sm-n600{margin-left:-6rem !important}.ms-sm-n700{margin-left:-7rem !important}.p-sm-0{padding:0rem !important}.p-sm-0125{padding:.125rem !important}.p-sm-025{padding:.25rem !important}.p-sm-050{padding:.5rem !important}.p-sm-075{padding:.75rem !important}.p-sm-100{padding:1rem !important}.p-sm-125{padding:1.25rem !important}.p-sm-150{padding:1.5rem !important}.p-sm-175{padding:1.75rem !important}.p-sm-200{padding:2rem !important}.p-sm-250{padding:2.5rem !important}.p-sm-300{padding:3rem !important}.p-sm-400{padding:4rem !important}.p-sm-500{padding:5rem !important}.p-sm-600{padding:6rem !important}.p-sm-700{padding:7rem !important}.px-sm-0{padding-right:0rem !important;padding-left:0rem !important}.px-sm-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-sm-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-sm-100{padding-right:1rem !important;padding-left:1rem !important}.px-sm-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-sm-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-sm-200{padding-right:2rem !important;padding-left:2rem !important}.px-sm-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-sm-300{padding-right:3rem !important;padding-left:3rem !important}.px-sm-400{padding-right:4rem !important;padding-left:4rem !important}.px-sm-500{padding-right:5rem !important;padding-left:5rem !important}.px-sm-600{padding-right:6rem !important;padding-left:6rem !important}.px-sm-700{padding-right:7rem !important;padding-left:7rem !important}.py-sm-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-sm-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-sm-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-sm-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-sm-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-sm-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-sm-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-sm-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-sm-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-sm-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-sm-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-sm-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-sm-0{padding-top:0rem !important}.pt-sm-0125{padding-top:.125rem !important}.pt-sm-025{padding-top:.25rem !important}.pt-sm-050{padding-top:.5rem !important}.pt-sm-075{padding-top:.75rem !important}.pt-sm-100{padding-top:1rem !important}.pt-sm-125{padding-top:1.25rem !important}.pt-sm-150{padding-top:1.5rem !important}.pt-sm-175{padding-top:1.75rem !important}.pt-sm-200{padding-top:2rem !important}.pt-sm-250{padding-top:2.5rem !important}.pt-sm-300{padding-top:3rem !important}.pt-sm-400{padding-top:4rem !important}.pt-sm-500{padding-top:5rem !important}.pt-sm-600{padding-top:6rem !important}.pt-sm-700{padding-top:7rem !important}.pe-sm-0{padding-right:0rem !important}.pe-sm-0125{padding-right:.125rem !important}.pe-sm-025{padding-right:.25rem !important}.pe-sm-050{padding-right:.5rem !important}.pe-sm-075{padding-right:.75rem !important}.pe-sm-100{padding-right:1rem !important}.pe-sm-125{padding-right:1.25rem !important}.pe-sm-150{padding-right:1.5rem !important}.pe-sm-175{padding-right:1.75rem !important}.pe-sm-200{padding-right:2rem !important}.pe-sm-250{padding-right:2.5rem !important}.pe-sm-300{padding-right:3rem !important}.pe-sm-400{padding-right:4rem !important}.pe-sm-500{padding-right:5rem !important}.pe-sm-600{padding-right:6rem !important}.pe-sm-700{padding-right:7rem !important}.pb-sm-0{padding-bottom:0rem !important}.pb-sm-0125{padding-bottom:.125rem !important}.pb-sm-025{padding-bottom:.25rem !important}.pb-sm-050{padding-bottom:.5rem !important}.pb-sm-075{padding-bottom:.75rem !important}.pb-sm-100{padding-bottom:1rem !important}.pb-sm-125{padding-bottom:1.25rem !important}.pb-sm-150{padding-bottom:1.5rem !important}.pb-sm-175{padding-bottom:1.75rem !important}.pb-sm-200{padding-bottom:2rem !important}.pb-sm-250{padding-bottom:2.5rem !important}.pb-sm-300{padding-bottom:3rem !important}.pb-sm-400{padding-bottom:4rem !important}.pb-sm-500{padding-bottom:5rem !important}.pb-sm-600{padding-bottom:6rem !important}.pb-sm-700{padding-bottom:7rem !important}.ps-sm-0{padding-left:0rem !important}.ps-sm-0125{padding-left:.125rem !important}.ps-sm-025{padding-left:.25rem !important}.ps-sm-050{padding-left:.5rem !important}.ps-sm-075{padding-left:.75rem !important}.ps-sm-100{padding-left:1rem !important}.ps-sm-125{padding-left:1.25rem !important}.ps-sm-150{padding-left:1.5rem !important}.ps-sm-175{padding-left:1.75rem !important}.ps-sm-200{padding-left:2rem !important}.ps-sm-250{padding-left:2.5rem !important}.ps-sm-300{padding-left:3rem !important}.ps-sm-400{padding-left:4rem !important}.ps-sm-500{padding-left:5rem !important}.ps-sm-600{padding-left:6rem !important}.ps-sm-700{padding-left:7rem !important}.gap-sm-0{gap:0rem !important}.gap-sm-0125{gap:.125rem !important}.gap-sm-025{gap:.25rem !important}.gap-sm-050{gap:.5rem !important}.gap-sm-075{gap:.75rem !important}.gap-sm-100{gap:1rem !important}.gap-sm-125{gap:1.25rem !important}.gap-sm-150{gap:1.5rem !important}.gap-sm-175{gap:1.75rem !important}.gap-sm-200{gap:2rem !important}.gap-sm-250{gap:2.5rem !important}.gap-sm-300{gap:3rem !important}.gap-sm-400{gap:4rem !important}.gap-sm-500{gap:5rem !important}.gap-sm-600{gap:6rem !important}.gap-sm-700{gap:7rem !important}.row-gap-sm-0{row-gap:0rem !important}.row-gap-sm-0125{row-gap:.125rem !important}.row-gap-sm-025{row-gap:.25rem !important}.row-gap-sm-050{row-gap:.5rem !important}.row-gap-sm-075{row-gap:.75rem !important}.row-gap-sm-100{row-gap:1rem !important}.row-gap-sm-125{row-gap:1.25rem !important}.row-gap-sm-150{row-gap:1.5rem !important}.row-gap-sm-175{row-gap:1.75rem !important}.row-gap-sm-200{row-gap:2rem !important}.row-gap-sm-250{row-gap:2.5rem !important}.row-gap-sm-300{row-gap:3rem !important}.row-gap-sm-400{row-gap:4rem !important}.row-gap-sm-500{row-gap:5rem !important}.row-gap-sm-600{row-gap:6rem !important}.row-gap-sm-700{row-gap:7rem !important}.column-gap-sm-0{column-gap:0rem !important}.column-gap-sm-0125{column-gap:.125rem !important}.column-gap-sm-025{column-gap:.25rem !important}.column-gap-sm-050{column-gap:.5rem !important}.column-gap-sm-075{column-gap:.75rem !important}.column-gap-sm-100{column-gap:1rem !important}.column-gap-sm-125{column-gap:1.25rem !important}.column-gap-sm-150{column-gap:1.5rem !important}.column-gap-sm-175{column-gap:1.75rem !important}.column-gap-sm-200{column-gap:2rem !important}.column-gap-sm-250{column-gap:2.5rem !important}.column-gap-sm-300{column-gap:3rem !important}.column-gap-sm-400{column-gap:4rem !important}.column-gap-sm-500{column-gap:5rem !important}.column-gap-sm-600{column-gap:6rem !important}.column-gap-sm-700{column-gap:7rem !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:0rem !important}.m-md-0125{margin:.125rem !important}.m-md-025{margin:.25rem !important}.m-md-050{margin:.5rem !important}.m-md-075{margin:.75rem !important}.m-md-100{margin:1rem !important}.m-md-125{margin:1.25rem !important}.m-md-150{margin:1.5rem !important}.m-md-175{margin:1.75rem !important}.m-md-200{margin:2rem !important}.m-md-250{margin:2.5rem !important}.m-md-300{margin:3rem !important}.m-md-400{margin:4rem !important}.m-md-500{margin:5rem !important}.m-md-600{margin:6rem !important}.m-md-700{margin:7rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0rem !important;margin-left:0rem !important}.mx-md-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-md-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-md-100{margin-right:1rem !important;margin-left:1rem !important}.mx-md-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-md-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-md-200{margin-right:2rem !important;margin-left:2rem !important}.mx-md-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-md-300{margin-right:3rem !important;margin-left:3rem !important}.mx-md-400{margin-right:4rem !important;margin-left:4rem !important}.mx-md-500{margin-right:5rem !important;margin-left:5rem !important}.mx-md-600{margin-right:6rem !important;margin-left:6rem !important}.mx-md-700{margin-right:7rem !important;margin-left:7rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-md-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-md-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-md-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-md-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-md-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-md-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-md-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-md-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-md-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-md-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0rem !important}.mt-md-0125{margin-top:.125rem !important}.mt-md-025{margin-top:.25rem !important}.mt-md-050{margin-top:.5rem !important}.mt-md-075{margin-top:.75rem !important}.mt-md-100{margin-top:1rem !important}.mt-md-125{margin-top:1.25rem !important}.mt-md-150{margin-top:1.5rem !important}.mt-md-175{margin-top:1.75rem !important}.mt-md-200{margin-top:2rem !important}.mt-md-250{margin-top:2.5rem !important}.mt-md-300{margin-top:3rem !important}.mt-md-400{margin-top:4rem !important}.mt-md-500{margin-top:5rem !important}.mt-md-600{margin-top:6rem !important}.mt-md-700{margin-top:7rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0rem !important}.me-md-0125{margin-right:.125rem !important}.me-md-025{margin-right:.25rem !important}.me-md-050{margin-right:.5rem !important}.me-md-075{margin-right:.75rem !important}.me-md-100{margin-right:1rem !important}.me-md-125{margin-right:1.25rem !important}.me-md-150{margin-right:1.5rem !important}.me-md-175{margin-right:1.75rem !important}.me-md-200{margin-right:2rem !important}.me-md-250{margin-right:2.5rem !important}.me-md-300{margin-right:3rem !important}.me-md-400{margin-right:4rem !important}.me-md-500{margin-right:5rem !important}.me-md-600{margin-right:6rem !important}.me-md-700{margin-right:7rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0rem !important}.mb-md-0125{margin-bottom:.125rem !important}.mb-md-025{margin-bottom:.25rem !important}.mb-md-050{margin-bottom:.5rem !important}.mb-md-075{margin-bottom:.75rem !important}.mb-md-100{margin-bottom:1rem !important}.mb-md-125{margin-bottom:1.25rem !important}.mb-md-150{margin-bottom:1.5rem !important}.mb-md-175{margin-bottom:1.75rem !important}.mb-md-200{margin-bottom:2rem !important}.mb-md-250{margin-bottom:2.5rem !important}.mb-md-300{margin-bottom:3rem !important}.mb-md-400{margin-bottom:4rem !important}.mb-md-500{margin-bottom:5rem !important}.mb-md-600{margin-bottom:6rem !important}.mb-md-700{margin-bottom:7rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0rem !important}.ms-md-0125{margin-left:.125rem !important}.ms-md-025{margin-left:.25rem !important}.ms-md-050{margin-left:.5rem !important}.ms-md-075{margin-left:.75rem !important}.ms-md-100{margin-left:1rem !important}.ms-md-125{margin-left:1.25rem !important}.ms-md-150{margin-left:1.5rem !important}.ms-md-175{margin-left:1.75rem !important}.ms-md-200{margin-left:2rem !important}.ms-md-250{margin-left:2.5rem !important}.ms-md-300{margin-left:3rem !important}.ms-md-400{margin-left:4rem !important}.ms-md-500{margin-left:5rem !important}.ms-md-600{margin-left:6rem !important}.ms-md-700{margin-left:7rem !important}.ms-md-auto{margin-left:auto !important}.m-md-n0{margin:0rem !important}.m-md-n0125{margin:-0.125rem !important}.m-md-n025{margin:-0.25rem !important}.m-md-n050{margin:-0.5rem !important}.m-md-n075{margin:-0.75rem !important}.m-md-n100{margin:-1rem !important}.m-md-n125{margin:-1.25rem !important}.m-md-n150{margin:-1.5rem !important}.m-md-n175{margin:-1.75rem !important}.m-md-n200{margin:-2rem !important}.m-md-n250{margin:-2.5rem !important}.m-md-n300{margin:-3rem !important}.m-md-n400{margin:-4rem !important}.m-md-n500{margin:-5rem !important}.m-md-n600{margin:-6rem !important}.m-md-n700{margin:-7rem !important}.mx-md-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-md-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-md-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-md-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-md-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-md-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-md-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-md-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-md-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-md-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-md-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-md-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-md-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-md-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-md-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-md-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-md-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-md-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-md-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-md-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-md-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-md-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-md-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-md-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-md-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-md-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-md-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-md-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-md-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-md-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-md-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-md-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-md-n0{margin-top:0rem !important}.mt-md-n0125{margin-top:-0.125rem !important}.mt-md-n025{margin-top:-0.25rem !important}.mt-md-n050{margin-top:-0.5rem !important}.mt-md-n075{margin-top:-0.75rem !important}.mt-md-n100{margin-top:-1rem !important}.mt-md-n125{margin-top:-1.25rem !important}.mt-md-n150{margin-top:-1.5rem !important}.mt-md-n175{margin-top:-1.75rem !important}.mt-md-n200{margin-top:-2rem !important}.mt-md-n250{margin-top:-2.5rem !important}.mt-md-n300{margin-top:-3rem !important}.mt-md-n400{margin-top:-4rem !important}.mt-md-n500{margin-top:-5rem !important}.mt-md-n600{margin-top:-6rem !important}.mt-md-n700{margin-top:-7rem !important}.me-md-n0{margin-right:0rem !important}.me-md-n0125{margin-right:-0.125rem !important}.me-md-n025{margin-right:-0.25rem !important}.me-md-n050{margin-right:-0.5rem !important}.me-md-n075{margin-right:-0.75rem !important}.me-md-n100{margin-right:-1rem !important}.me-md-n125{margin-right:-1.25rem !important}.me-md-n150{margin-right:-1.5rem !important}.me-md-n175{margin-right:-1.75rem !important}.me-md-n200{margin-right:-2rem !important}.me-md-n250{margin-right:-2.5rem !important}.me-md-n300{margin-right:-3rem !important}.me-md-n400{margin-right:-4rem !important}.me-md-n500{margin-right:-5rem !important}.me-md-n600{margin-right:-6rem !important}.me-md-n700{margin-right:-7rem !important}.mb-md-n0{margin-bottom:0rem !important}.mb-md-n0125{margin-bottom:-0.125rem !important}.mb-md-n025{margin-bottom:-0.25rem !important}.mb-md-n050{margin-bottom:-0.5rem !important}.mb-md-n075{margin-bottom:-0.75rem !important}.mb-md-n100{margin-bottom:-1rem !important}.mb-md-n125{margin-bottom:-1.25rem !important}.mb-md-n150{margin-bottom:-1.5rem !important}.mb-md-n175{margin-bottom:-1.75rem !important}.mb-md-n200{margin-bottom:-2rem !important}.mb-md-n250{margin-bottom:-2.5rem !important}.mb-md-n300{margin-bottom:-3rem !important}.mb-md-n400{margin-bottom:-4rem !important}.mb-md-n500{margin-bottom:-5rem !important}.mb-md-n600{margin-bottom:-6rem !important}.mb-md-n700{margin-bottom:-7rem !important}.ms-md-n0{margin-left:0rem !important}.ms-md-n0125{margin-left:-0.125rem !important}.ms-md-n025{margin-left:-0.25rem !important}.ms-md-n050{margin-left:-0.5rem !important}.ms-md-n075{margin-left:-0.75rem !important}.ms-md-n100{margin-left:-1rem !important}.ms-md-n125{margin-left:-1.25rem !important}.ms-md-n150{margin-left:-1.5rem !important}.ms-md-n175{margin-left:-1.75rem !important}.ms-md-n200{margin-left:-2rem !important}.ms-md-n250{margin-left:-2.5rem !important}.ms-md-n300{margin-left:-3rem !important}.ms-md-n400{margin-left:-4rem !important}.ms-md-n500{margin-left:-5rem !important}.ms-md-n600{margin-left:-6rem !important}.ms-md-n700{margin-left:-7rem !important}.p-md-0{padding:0rem !important}.p-md-0125{padding:.125rem !important}.p-md-025{padding:.25rem !important}.p-md-050{padding:.5rem !important}.p-md-075{padding:.75rem !important}.p-md-100{padding:1rem !important}.p-md-125{padding:1.25rem !important}.p-md-150{padding:1.5rem !important}.p-md-175{padding:1.75rem !important}.p-md-200{padding:2rem !important}.p-md-250{padding:2.5rem !important}.p-md-300{padding:3rem !important}.p-md-400{padding:4rem !important}.p-md-500{padding:5rem !important}.p-md-600{padding:6rem !important}.p-md-700{padding:7rem !important}.px-md-0{padding-right:0rem !important;padding-left:0rem !important}.px-md-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-md-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-md-100{padding-right:1rem !important;padding-left:1rem !important}.px-md-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-md-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-md-200{padding-right:2rem !important;padding-left:2rem !important}.px-md-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-md-300{padding-right:3rem !important;padding-left:3rem !important}.px-md-400{padding-right:4rem !important;padding-left:4rem !important}.px-md-500{padding-right:5rem !important;padding-left:5rem !important}.px-md-600{padding-right:6rem !important;padding-left:6rem !important}.px-md-700{padding-right:7rem !important;padding-left:7rem !important}.py-md-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-md-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-md-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-md-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-md-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-md-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-md-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-md-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-md-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-md-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-md-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-md-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-md-0{padding-top:0rem !important}.pt-md-0125{padding-top:.125rem !important}.pt-md-025{padding-top:.25rem !important}.pt-md-050{padding-top:.5rem !important}.pt-md-075{padding-top:.75rem !important}.pt-md-100{padding-top:1rem !important}.pt-md-125{padding-top:1.25rem !important}.pt-md-150{padding-top:1.5rem !important}.pt-md-175{padding-top:1.75rem !important}.pt-md-200{padding-top:2rem !important}.pt-md-250{padding-top:2.5rem !important}.pt-md-300{padding-top:3rem !important}.pt-md-400{padding-top:4rem !important}.pt-md-500{padding-top:5rem !important}.pt-md-600{padding-top:6rem !important}.pt-md-700{padding-top:7rem !important}.pe-md-0{padding-right:0rem !important}.pe-md-0125{padding-right:.125rem !important}.pe-md-025{padding-right:.25rem !important}.pe-md-050{padding-right:.5rem !important}.pe-md-075{padding-right:.75rem !important}.pe-md-100{padding-right:1rem !important}.pe-md-125{padding-right:1.25rem !important}.pe-md-150{padding-right:1.5rem !important}.pe-md-175{padding-right:1.75rem !important}.pe-md-200{padding-right:2rem !important}.pe-md-250{padding-right:2.5rem !important}.pe-md-300{padding-right:3rem !important}.pe-md-400{padding-right:4rem !important}.pe-md-500{padding-right:5rem !important}.pe-md-600{padding-right:6rem !important}.pe-md-700{padding-right:7rem !important}.pb-md-0{padding-bottom:0rem !important}.pb-md-0125{padding-bottom:.125rem !important}.pb-md-025{padding-bottom:.25rem !important}.pb-md-050{padding-bottom:.5rem !important}.pb-md-075{padding-bottom:.75rem !important}.pb-md-100{padding-bottom:1rem !important}.pb-md-125{padding-bottom:1.25rem !important}.pb-md-150{padding-bottom:1.5rem !important}.pb-md-175{padding-bottom:1.75rem !important}.pb-md-200{padding-bottom:2rem !important}.pb-md-250{padding-bottom:2.5rem !important}.pb-md-300{padding-bottom:3rem !important}.pb-md-400{padding-bottom:4rem !important}.pb-md-500{padding-bottom:5rem !important}.pb-md-600{padding-bottom:6rem !important}.pb-md-700{padding-bottom:7rem !important}.ps-md-0{padding-left:0rem !important}.ps-md-0125{padding-left:.125rem !important}.ps-md-025{padding-left:.25rem !important}.ps-md-050{padding-left:.5rem !important}.ps-md-075{padding-left:.75rem !important}.ps-md-100{padding-left:1rem !important}.ps-md-125{padding-left:1.25rem !important}.ps-md-150{padding-left:1.5rem !important}.ps-md-175{padding-left:1.75rem !important}.ps-md-200{padding-left:2rem !important}.ps-md-250{padding-left:2.5rem !important}.ps-md-300{padding-left:3rem !important}.ps-md-400{padding-left:4rem !important}.ps-md-500{padding-left:5rem !important}.ps-md-600{padding-left:6rem !important}.ps-md-700{padding-left:7rem !important}.gap-md-0{gap:0rem !important}.gap-md-0125{gap:.125rem !important}.gap-md-025{gap:.25rem !important}.gap-md-050{gap:.5rem !important}.gap-md-075{gap:.75rem !important}.gap-md-100{gap:1rem !important}.gap-md-125{gap:1.25rem !important}.gap-md-150{gap:1.5rem !important}.gap-md-175{gap:1.75rem !important}.gap-md-200{gap:2rem !important}.gap-md-250{gap:2.5rem !important}.gap-md-300{gap:3rem !important}.gap-md-400{gap:4rem !important}.gap-md-500{gap:5rem !important}.gap-md-600{gap:6rem !important}.gap-md-700{gap:7rem !important}.row-gap-md-0{row-gap:0rem !important}.row-gap-md-0125{row-gap:.125rem !important}.row-gap-md-025{row-gap:.25rem !important}.row-gap-md-050{row-gap:.5rem !important}.row-gap-md-075{row-gap:.75rem !important}.row-gap-md-100{row-gap:1rem !important}.row-gap-md-125{row-gap:1.25rem !important}.row-gap-md-150{row-gap:1.5rem !important}.row-gap-md-175{row-gap:1.75rem !important}.row-gap-md-200{row-gap:2rem !important}.row-gap-md-250{row-gap:2.5rem !important}.row-gap-md-300{row-gap:3rem !important}.row-gap-md-400{row-gap:4rem !important}.row-gap-md-500{row-gap:5rem !important}.row-gap-md-600{row-gap:6rem !important}.row-gap-md-700{row-gap:7rem !important}.column-gap-md-0{column-gap:0rem !important}.column-gap-md-0125{column-gap:.125rem !important}.column-gap-md-025{column-gap:.25rem !important}.column-gap-md-050{column-gap:.5rem !important}.column-gap-md-075{column-gap:.75rem !important}.column-gap-md-100{column-gap:1rem !important}.column-gap-md-125{column-gap:1.25rem !important}.column-gap-md-150{column-gap:1.5rem !important}.column-gap-md-175{column-gap:1.75rem !important}.column-gap-md-200{column-gap:2rem !important}.column-gap-md-250{column-gap:2.5rem !important}.column-gap-md-300{column-gap:3rem !important}.column-gap-md-400{column-gap:4rem !important}.column-gap-md-500{column-gap:5rem !important}.column-gap-md-600{column-gap:6rem !important}.column-gap-md-700{column-gap:7rem !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:0rem !important}.m-lg-0125{margin:.125rem !important}.m-lg-025{margin:.25rem !important}.m-lg-050{margin:.5rem !important}.m-lg-075{margin:.75rem !important}.m-lg-100{margin:1rem !important}.m-lg-125{margin:1.25rem !important}.m-lg-150{margin:1.5rem !important}.m-lg-175{margin:1.75rem !important}.m-lg-200{margin:2rem !important}.m-lg-250{margin:2.5rem !important}.m-lg-300{margin:3rem !important}.m-lg-400{margin:4rem !important}.m-lg-500{margin:5rem !important}.m-lg-600{margin:6rem !important}.m-lg-700{margin:7rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0rem !important;margin-left:0rem !important}.mx-lg-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-lg-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-lg-100{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-lg-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-lg-200{margin-right:2rem !important;margin-left:2rem !important}.mx-lg-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-lg-300{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-400{margin-right:4rem !important;margin-left:4rem !important}.mx-lg-500{margin-right:5rem !important;margin-left:5rem !important}.mx-lg-600{margin-right:6rem !important;margin-left:6rem !important}.mx-lg-700{margin-right:7rem !important;margin-left:7rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-lg-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-lg-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-lg-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-lg-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-lg-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-lg-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-lg-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-lg-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-lg-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-lg-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0rem !important}.mt-lg-0125{margin-top:.125rem !important}.mt-lg-025{margin-top:.25rem !important}.mt-lg-050{margin-top:.5rem !important}.mt-lg-075{margin-top:.75rem !important}.mt-lg-100{margin-top:1rem !important}.mt-lg-125{margin-top:1.25rem !important}.mt-lg-150{margin-top:1.5rem !important}.mt-lg-175{margin-top:1.75rem !important}.mt-lg-200{margin-top:2rem !important}.mt-lg-250{margin-top:2.5rem !important}.mt-lg-300{margin-top:3rem !important}.mt-lg-400{margin-top:4rem !important}.mt-lg-500{margin-top:5rem !important}.mt-lg-600{margin-top:6rem !important}.mt-lg-700{margin-top:7rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0rem !important}.me-lg-0125{margin-right:.125rem !important}.me-lg-025{margin-right:.25rem !important}.me-lg-050{margin-right:.5rem !important}.me-lg-075{margin-right:.75rem !important}.me-lg-100{margin-right:1rem !important}.me-lg-125{margin-right:1.25rem !important}.me-lg-150{margin-right:1.5rem !important}.me-lg-175{margin-right:1.75rem !important}.me-lg-200{margin-right:2rem !important}.me-lg-250{margin-right:2.5rem !important}.me-lg-300{margin-right:3rem !important}.me-lg-400{margin-right:4rem !important}.me-lg-500{margin-right:5rem !important}.me-lg-600{margin-right:6rem !important}.me-lg-700{margin-right:7rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0rem !important}.mb-lg-0125{margin-bottom:.125rem !important}.mb-lg-025{margin-bottom:.25rem !important}.mb-lg-050{margin-bottom:.5rem !important}.mb-lg-075{margin-bottom:.75rem !important}.mb-lg-100{margin-bottom:1rem !important}.mb-lg-125{margin-bottom:1.25rem !important}.mb-lg-150{margin-bottom:1.5rem !important}.mb-lg-175{margin-bottom:1.75rem !important}.mb-lg-200{margin-bottom:2rem !important}.mb-lg-250{margin-bottom:2.5rem !important}.mb-lg-300{margin-bottom:3rem !important}.mb-lg-400{margin-bottom:4rem !important}.mb-lg-500{margin-bottom:5rem !important}.mb-lg-600{margin-bottom:6rem !important}.mb-lg-700{margin-bottom:7rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0rem !important}.ms-lg-0125{margin-left:.125rem !important}.ms-lg-025{margin-left:.25rem !important}.ms-lg-050{margin-left:.5rem !important}.ms-lg-075{margin-left:.75rem !important}.ms-lg-100{margin-left:1rem !important}.ms-lg-125{margin-left:1.25rem !important}.ms-lg-150{margin-left:1.5rem !important}.ms-lg-175{margin-left:1.75rem !important}.ms-lg-200{margin-left:2rem !important}.ms-lg-250{margin-left:2.5rem !important}.ms-lg-300{margin-left:3rem !important}.ms-lg-400{margin-left:4rem !important}.ms-lg-500{margin-left:5rem !important}.ms-lg-600{margin-left:6rem !important}.ms-lg-700{margin-left:7rem !important}.ms-lg-auto{margin-left:auto !important}.m-lg-n0{margin:0rem !important}.m-lg-n0125{margin:-0.125rem !important}.m-lg-n025{margin:-0.25rem !important}.m-lg-n050{margin:-0.5rem !important}.m-lg-n075{margin:-0.75rem !important}.m-lg-n100{margin:-1rem !important}.m-lg-n125{margin:-1.25rem !important}.m-lg-n150{margin:-1.5rem !important}.m-lg-n175{margin:-1.75rem !important}.m-lg-n200{margin:-2rem !important}.m-lg-n250{margin:-2.5rem !important}.m-lg-n300{margin:-3rem !important}.m-lg-n400{margin:-4rem !important}.m-lg-n500{margin:-5rem !important}.m-lg-n600{margin:-6rem !important}.m-lg-n700{margin:-7rem !important}.mx-lg-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-lg-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-lg-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-lg-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-lg-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-lg-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-lg-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-lg-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-lg-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-lg-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-lg-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-lg-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-lg-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-lg-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-lg-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-lg-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-lg-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-lg-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-lg-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-lg-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-lg-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-lg-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-lg-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-lg-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-lg-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-lg-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-lg-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-lg-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-lg-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-lg-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-lg-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-lg-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-lg-n0{margin-top:0rem !important}.mt-lg-n0125{margin-top:-0.125rem !important}.mt-lg-n025{margin-top:-0.25rem !important}.mt-lg-n050{margin-top:-0.5rem !important}.mt-lg-n075{margin-top:-0.75rem !important}.mt-lg-n100{margin-top:-1rem !important}.mt-lg-n125{margin-top:-1.25rem !important}.mt-lg-n150{margin-top:-1.5rem !important}.mt-lg-n175{margin-top:-1.75rem !important}.mt-lg-n200{margin-top:-2rem !important}.mt-lg-n250{margin-top:-2.5rem !important}.mt-lg-n300{margin-top:-3rem !important}.mt-lg-n400{margin-top:-4rem !important}.mt-lg-n500{margin-top:-5rem !important}.mt-lg-n600{margin-top:-6rem !important}.mt-lg-n700{margin-top:-7rem !important}.me-lg-n0{margin-right:0rem !important}.me-lg-n0125{margin-right:-0.125rem !important}.me-lg-n025{margin-right:-0.25rem !important}.me-lg-n050{margin-right:-0.5rem !important}.me-lg-n075{margin-right:-0.75rem !important}.me-lg-n100{margin-right:-1rem !important}.me-lg-n125{margin-right:-1.25rem !important}.me-lg-n150{margin-right:-1.5rem !important}.me-lg-n175{margin-right:-1.75rem !important}.me-lg-n200{margin-right:-2rem !important}.me-lg-n250{margin-right:-2.5rem !important}.me-lg-n300{margin-right:-3rem !important}.me-lg-n400{margin-right:-4rem !important}.me-lg-n500{margin-right:-5rem !important}.me-lg-n600{margin-right:-6rem !important}.me-lg-n700{margin-right:-7rem !important}.mb-lg-n0{margin-bottom:0rem !important}.mb-lg-n0125{margin-bottom:-0.125rem !important}.mb-lg-n025{margin-bottom:-0.25rem !important}.mb-lg-n050{margin-bottom:-0.5rem !important}.mb-lg-n075{margin-bottom:-0.75rem !important}.mb-lg-n100{margin-bottom:-1rem !important}.mb-lg-n125{margin-bottom:-1.25rem !important}.mb-lg-n150{margin-bottom:-1.5rem !important}.mb-lg-n175{margin-bottom:-1.75rem !important}.mb-lg-n200{margin-bottom:-2rem !important}.mb-lg-n250{margin-bottom:-2.5rem !important}.mb-lg-n300{margin-bottom:-3rem !important}.mb-lg-n400{margin-bottom:-4rem !important}.mb-lg-n500{margin-bottom:-5rem !important}.mb-lg-n600{margin-bottom:-6rem !important}.mb-lg-n700{margin-bottom:-7rem !important}.ms-lg-n0{margin-left:0rem !important}.ms-lg-n0125{margin-left:-0.125rem !important}.ms-lg-n025{margin-left:-0.25rem !important}.ms-lg-n050{margin-left:-0.5rem !important}.ms-lg-n075{margin-left:-0.75rem !important}.ms-lg-n100{margin-left:-1rem !important}.ms-lg-n125{margin-left:-1.25rem !important}.ms-lg-n150{margin-left:-1.5rem !important}.ms-lg-n175{margin-left:-1.75rem !important}.ms-lg-n200{margin-left:-2rem !important}.ms-lg-n250{margin-left:-2.5rem !important}.ms-lg-n300{margin-left:-3rem !important}.ms-lg-n400{margin-left:-4rem !important}.ms-lg-n500{margin-left:-5rem !important}.ms-lg-n600{margin-left:-6rem !important}.ms-lg-n700{margin-left:-7rem !important}.p-lg-0{padding:0rem !important}.p-lg-0125{padding:.125rem !important}.p-lg-025{padding:.25rem !important}.p-lg-050{padding:.5rem !important}.p-lg-075{padding:.75rem !important}.p-lg-100{padding:1rem !important}.p-lg-125{padding:1.25rem !important}.p-lg-150{padding:1.5rem !important}.p-lg-175{padding:1.75rem !important}.p-lg-200{padding:2rem !important}.p-lg-250{padding:2.5rem !important}.p-lg-300{padding:3rem !important}.p-lg-400{padding:4rem !important}.p-lg-500{padding:5rem !important}.p-lg-600{padding:6rem !important}.p-lg-700{padding:7rem !important}.px-lg-0{padding-right:0rem !important;padding-left:0rem !important}.px-lg-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-lg-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-lg-100{padding-right:1rem !important;padding-left:1rem !important}.px-lg-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-lg-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-lg-200{padding-right:2rem !important;padding-left:2rem !important}.px-lg-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-lg-300{padding-right:3rem !important;padding-left:3rem !important}.px-lg-400{padding-right:4rem !important;padding-left:4rem !important}.px-lg-500{padding-right:5rem !important;padding-left:5rem !important}.px-lg-600{padding-right:6rem !important;padding-left:6rem !important}.px-lg-700{padding-right:7rem !important;padding-left:7rem !important}.py-lg-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-lg-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-lg-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-lg-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-lg-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-lg-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-lg-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-lg-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-lg-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-lg-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-lg-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-lg-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-lg-0{padding-top:0rem !important}.pt-lg-0125{padding-top:.125rem !important}.pt-lg-025{padding-top:.25rem !important}.pt-lg-050{padding-top:.5rem !important}.pt-lg-075{padding-top:.75rem !important}.pt-lg-100{padding-top:1rem !important}.pt-lg-125{padding-top:1.25rem !important}.pt-lg-150{padding-top:1.5rem !important}.pt-lg-175{padding-top:1.75rem !important}.pt-lg-200{padding-top:2rem !important}.pt-lg-250{padding-top:2.5rem !important}.pt-lg-300{padding-top:3rem !important}.pt-lg-400{padding-top:4rem !important}.pt-lg-500{padding-top:5rem !important}.pt-lg-600{padding-top:6rem !important}.pt-lg-700{padding-top:7rem !important}.pe-lg-0{padding-right:0rem !important}.pe-lg-0125{padding-right:.125rem !important}.pe-lg-025{padding-right:.25rem !important}.pe-lg-050{padding-right:.5rem !important}.pe-lg-075{padding-right:.75rem !important}.pe-lg-100{padding-right:1rem !important}.pe-lg-125{padding-right:1.25rem !important}.pe-lg-150{padding-right:1.5rem !important}.pe-lg-175{padding-right:1.75rem !important}.pe-lg-200{padding-right:2rem !important}.pe-lg-250{padding-right:2.5rem !important}.pe-lg-300{padding-right:3rem !important}.pe-lg-400{padding-right:4rem !important}.pe-lg-500{padding-right:5rem !important}.pe-lg-600{padding-right:6rem !important}.pe-lg-700{padding-right:7rem !important}.pb-lg-0{padding-bottom:0rem !important}.pb-lg-0125{padding-bottom:.125rem !important}.pb-lg-025{padding-bottom:.25rem !important}.pb-lg-050{padding-bottom:.5rem !important}.pb-lg-075{padding-bottom:.75rem !important}.pb-lg-100{padding-bottom:1rem !important}.pb-lg-125{padding-bottom:1.25rem !important}.pb-lg-150{padding-bottom:1.5rem !important}.pb-lg-175{padding-bottom:1.75rem !important}.pb-lg-200{padding-bottom:2rem !important}.pb-lg-250{padding-bottom:2.5rem !important}.pb-lg-300{padding-bottom:3rem !important}.pb-lg-400{padding-bottom:4rem !important}.pb-lg-500{padding-bottom:5rem !important}.pb-lg-600{padding-bottom:6rem !important}.pb-lg-700{padding-bottom:7rem !important}.ps-lg-0{padding-left:0rem !important}.ps-lg-0125{padding-left:.125rem !important}.ps-lg-025{padding-left:.25rem !important}.ps-lg-050{padding-left:.5rem !important}.ps-lg-075{padding-left:.75rem !important}.ps-lg-100{padding-left:1rem !important}.ps-lg-125{padding-left:1.25rem !important}.ps-lg-150{padding-left:1.5rem !important}.ps-lg-175{padding-left:1.75rem !important}.ps-lg-200{padding-left:2rem !important}.ps-lg-250{padding-left:2.5rem !important}.ps-lg-300{padding-left:3rem !important}.ps-lg-400{padding-left:4rem !important}.ps-lg-500{padding-left:5rem !important}.ps-lg-600{padding-left:6rem !important}.ps-lg-700{padding-left:7rem !important}.gap-lg-0{gap:0rem !important}.gap-lg-0125{gap:.125rem !important}.gap-lg-025{gap:.25rem !important}.gap-lg-050{gap:.5rem !important}.gap-lg-075{gap:.75rem !important}.gap-lg-100{gap:1rem !important}.gap-lg-125{gap:1.25rem !important}.gap-lg-150{gap:1.5rem !important}.gap-lg-175{gap:1.75rem !important}.gap-lg-200{gap:2rem !important}.gap-lg-250{gap:2.5rem !important}.gap-lg-300{gap:3rem !important}.gap-lg-400{gap:4rem !important}.gap-lg-500{gap:5rem !important}.gap-lg-600{gap:6rem !important}.gap-lg-700{gap:7rem !important}.row-gap-lg-0{row-gap:0rem !important}.row-gap-lg-0125{row-gap:.125rem !important}.row-gap-lg-025{row-gap:.25rem !important}.row-gap-lg-050{row-gap:.5rem !important}.row-gap-lg-075{row-gap:.75rem !important}.row-gap-lg-100{row-gap:1rem !important}.row-gap-lg-125{row-gap:1.25rem !important}.row-gap-lg-150{row-gap:1.5rem !important}.row-gap-lg-175{row-gap:1.75rem !important}.row-gap-lg-200{row-gap:2rem !important}.row-gap-lg-250{row-gap:2.5rem !important}.row-gap-lg-300{row-gap:3rem !important}.row-gap-lg-400{row-gap:4rem !important}.row-gap-lg-500{row-gap:5rem !important}.row-gap-lg-600{row-gap:6rem !important}.row-gap-lg-700{row-gap:7rem !important}.column-gap-lg-0{column-gap:0rem !important}.column-gap-lg-0125{column-gap:.125rem !important}.column-gap-lg-025{column-gap:.25rem !important}.column-gap-lg-050{column-gap:.5rem !important}.column-gap-lg-075{column-gap:.75rem !important}.column-gap-lg-100{column-gap:1rem !important}.column-gap-lg-125{column-gap:1.25rem !important}.column-gap-lg-150{column-gap:1.5rem !important}.column-gap-lg-175{column-gap:1.75rem !important}.column-gap-lg-200{column-gap:2rem !important}.column-gap-lg-250{column-gap:2.5rem !important}.column-gap-lg-300{column-gap:3rem !important}.column-gap-lg-400{column-gap:4rem !important}.column-gap-lg-500{column-gap:5rem !important}.column-gap-lg-600{column-gap:6rem !important}.column-gap-lg-700{column-gap:7rem !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:0rem !important}.m-xl-0125{margin:.125rem !important}.m-xl-025{margin:.25rem !important}.m-xl-050{margin:.5rem !important}.m-xl-075{margin:.75rem !important}.m-xl-100{margin:1rem !important}.m-xl-125{margin:1.25rem !important}.m-xl-150{margin:1.5rem !important}.m-xl-175{margin:1.75rem !important}.m-xl-200{margin:2rem !important}.m-xl-250{margin:2.5rem !important}.m-xl-300{margin:3rem !important}.m-xl-400{margin:4rem !important}.m-xl-500{margin:5rem !important}.m-xl-600{margin:6rem !important}.m-xl-700{margin:7rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0rem !important;margin-left:0rem !important}.mx-xl-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-xl-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xl-100{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xl-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xl-200{margin-right:2rem !important;margin-left:2rem !important}.mx-xl-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xl-300{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-400{margin-right:4rem !important;margin-left:4rem !important}.mx-xl-500{margin-right:5rem !important;margin-left:5rem !important}.mx-xl-600{margin-right:6rem !important;margin-left:6rem !important}.mx-xl-700{margin-right:7rem !important;margin-left:7rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xl-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-xl-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xl-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xl-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xl-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-xl-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xl-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-xl-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-xl-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-xl-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0rem !important}.mt-xl-0125{margin-top:.125rem !important}.mt-xl-025{margin-top:.25rem !important}.mt-xl-050{margin-top:.5rem !important}.mt-xl-075{margin-top:.75rem !important}.mt-xl-100{margin-top:1rem !important}.mt-xl-125{margin-top:1.25rem !important}.mt-xl-150{margin-top:1.5rem !important}.mt-xl-175{margin-top:1.75rem !important}.mt-xl-200{margin-top:2rem !important}.mt-xl-250{margin-top:2.5rem !important}.mt-xl-300{margin-top:3rem !important}.mt-xl-400{margin-top:4rem !important}.mt-xl-500{margin-top:5rem !important}.mt-xl-600{margin-top:6rem !important}.mt-xl-700{margin-top:7rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0rem !important}.me-xl-0125{margin-right:.125rem !important}.me-xl-025{margin-right:.25rem !important}.me-xl-050{margin-right:.5rem !important}.me-xl-075{margin-right:.75rem !important}.me-xl-100{margin-right:1rem !important}.me-xl-125{margin-right:1.25rem !important}.me-xl-150{margin-right:1.5rem !important}.me-xl-175{margin-right:1.75rem !important}.me-xl-200{margin-right:2rem !important}.me-xl-250{margin-right:2.5rem !important}.me-xl-300{margin-right:3rem !important}.me-xl-400{margin-right:4rem !important}.me-xl-500{margin-right:5rem !important}.me-xl-600{margin-right:6rem !important}.me-xl-700{margin-right:7rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0rem !important}.mb-xl-0125{margin-bottom:.125rem !important}.mb-xl-025{margin-bottom:.25rem !important}.mb-xl-050{margin-bottom:.5rem !important}.mb-xl-075{margin-bottom:.75rem !important}.mb-xl-100{margin-bottom:1rem !important}.mb-xl-125{margin-bottom:1.25rem !important}.mb-xl-150{margin-bottom:1.5rem !important}.mb-xl-175{margin-bottom:1.75rem !important}.mb-xl-200{margin-bottom:2rem !important}.mb-xl-250{margin-bottom:2.5rem !important}.mb-xl-300{margin-bottom:3rem !important}.mb-xl-400{margin-bottom:4rem !important}.mb-xl-500{margin-bottom:5rem !important}.mb-xl-600{margin-bottom:6rem !important}.mb-xl-700{margin-bottom:7rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0rem !important}.ms-xl-0125{margin-left:.125rem !important}.ms-xl-025{margin-left:.25rem !important}.ms-xl-050{margin-left:.5rem !important}.ms-xl-075{margin-left:.75rem !important}.ms-xl-100{margin-left:1rem !important}.ms-xl-125{margin-left:1.25rem !important}.ms-xl-150{margin-left:1.5rem !important}.ms-xl-175{margin-left:1.75rem !important}.ms-xl-200{margin-left:2rem !important}.ms-xl-250{margin-left:2.5rem !important}.ms-xl-300{margin-left:3rem !important}.ms-xl-400{margin-left:4rem !important}.ms-xl-500{margin-left:5rem !important}.ms-xl-600{margin-left:6rem !important}.ms-xl-700{margin-left:7rem !important}.ms-xl-auto{margin-left:auto !important}.m-xl-n0{margin:0rem !important}.m-xl-n0125{margin:-0.125rem !important}.m-xl-n025{margin:-0.25rem !important}.m-xl-n050{margin:-0.5rem !important}.m-xl-n075{margin:-0.75rem !important}.m-xl-n100{margin:-1rem !important}.m-xl-n125{margin:-1.25rem !important}.m-xl-n150{margin:-1.5rem !important}.m-xl-n175{margin:-1.75rem !important}.m-xl-n200{margin:-2rem !important}.m-xl-n250{margin:-2.5rem !important}.m-xl-n300{margin:-3rem !important}.m-xl-n400{margin:-4rem !important}.m-xl-n500{margin:-5rem !important}.m-xl-n600{margin:-6rem !important}.m-xl-n700{margin:-7rem !important}.mx-xl-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-xl-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-xl-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xl-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xl-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xl-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xl-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xl-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xl-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xl-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xl-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xl-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xl-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xl-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xl-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xl-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-xl-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xl-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-xl-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xl-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xl-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xl-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xl-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xl-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xl-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xl-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xl-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xl-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xl-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xl-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xl-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xl-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-xl-n0{margin-top:0rem !important}.mt-xl-n0125{margin-top:-0.125rem !important}.mt-xl-n025{margin-top:-0.25rem !important}.mt-xl-n050{margin-top:-0.5rem !important}.mt-xl-n075{margin-top:-0.75rem !important}.mt-xl-n100{margin-top:-1rem !important}.mt-xl-n125{margin-top:-1.25rem !important}.mt-xl-n150{margin-top:-1.5rem !important}.mt-xl-n175{margin-top:-1.75rem !important}.mt-xl-n200{margin-top:-2rem !important}.mt-xl-n250{margin-top:-2.5rem !important}.mt-xl-n300{margin-top:-3rem !important}.mt-xl-n400{margin-top:-4rem !important}.mt-xl-n500{margin-top:-5rem !important}.mt-xl-n600{margin-top:-6rem !important}.mt-xl-n700{margin-top:-7rem !important}.me-xl-n0{margin-right:0rem !important}.me-xl-n0125{margin-right:-0.125rem !important}.me-xl-n025{margin-right:-0.25rem !important}.me-xl-n050{margin-right:-0.5rem !important}.me-xl-n075{margin-right:-0.75rem !important}.me-xl-n100{margin-right:-1rem !important}.me-xl-n125{margin-right:-1.25rem !important}.me-xl-n150{margin-right:-1.5rem !important}.me-xl-n175{margin-right:-1.75rem !important}.me-xl-n200{margin-right:-2rem !important}.me-xl-n250{margin-right:-2.5rem !important}.me-xl-n300{margin-right:-3rem !important}.me-xl-n400{margin-right:-4rem !important}.me-xl-n500{margin-right:-5rem !important}.me-xl-n600{margin-right:-6rem !important}.me-xl-n700{margin-right:-7rem !important}.mb-xl-n0{margin-bottom:0rem !important}.mb-xl-n0125{margin-bottom:-0.125rem !important}.mb-xl-n025{margin-bottom:-0.25rem !important}.mb-xl-n050{margin-bottom:-0.5rem !important}.mb-xl-n075{margin-bottom:-0.75rem !important}.mb-xl-n100{margin-bottom:-1rem !important}.mb-xl-n125{margin-bottom:-1.25rem !important}.mb-xl-n150{margin-bottom:-1.5rem !important}.mb-xl-n175{margin-bottom:-1.75rem !important}.mb-xl-n200{margin-bottom:-2rem !important}.mb-xl-n250{margin-bottom:-2.5rem !important}.mb-xl-n300{margin-bottom:-3rem !important}.mb-xl-n400{margin-bottom:-4rem !important}.mb-xl-n500{margin-bottom:-5rem !important}.mb-xl-n600{margin-bottom:-6rem !important}.mb-xl-n700{margin-bottom:-7rem !important}.ms-xl-n0{margin-left:0rem !important}.ms-xl-n0125{margin-left:-0.125rem !important}.ms-xl-n025{margin-left:-0.25rem !important}.ms-xl-n050{margin-left:-0.5rem !important}.ms-xl-n075{margin-left:-0.75rem !important}.ms-xl-n100{margin-left:-1rem !important}.ms-xl-n125{margin-left:-1.25rem !important}.ms-xl-n150{margin-left:-1.5rem !important}.ms-xl-n175{margin-left:-1.75rem !important}.ms-xl-n200{margin-left:-2rem !important}.ms-xl-n250{margin-left:-2.5rem !important}.ms-xl-n300{margin-left:-3rem !important}.ms-xl-n400{margin-left:-4rem !important}.ms-xl-n500{margin-left:-5rem !important}.ms-xl-n600{margin-left:-6rem !important}.ms-xl-n700{margin-left:-7rem !important}.p-xl-0{padding:0rem !important}.p-xl-0125{padding:.125rem !important}.p-xl-025{padding:.25rem !important}.p-xl-050{padding:.5rem !important}.p-xl-075{padding:.75rem !important}.p-xl-100{padding:1rem !important}.p-xl-125{padding:1.25rem !important}.p-xl-150{padding:1.5rem !important}.p-xl-175{padding:1.75rem !important}.p-xl-200{padding:2rem !important}.p-xl-250{padding:2.5rem !important}.p-xl-300{padding:3rem !important}.p-xl-400{padding:4rem !important}.p-xl-500{padding:5rem !important}.p-xl-600{padding:6rem !important}.p-xl-700{padding:7rem !important}.px-xl-0{padding-right:0rem !important;padding-left:0rem !important}.px-xl-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-xl-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-xl-100{padding-right:1rem !important;padding-left:1rem !important}.px-xl-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xl-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xl-200{padding-right:2rem !important;padding-left:2rem !important}.px-xl-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xl-300{padding-right:3rem !important;padding-left:3rem !important}.px-xl-400{padding-right:4rem !important;padding-left:4rem !important}.px-xl-500{padding-right:5rem !important;padding-left:5rem !important}.px-xl-600{padding-right:6rem !important;padding-left:6rem !important}.px-xl-700{padding-right:7rem !important;padding-left:7rem !important}.py-xl-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-xl-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-xl-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xl-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xl-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xl-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-xl-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xl-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-xl-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-xl-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-xl-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-xl-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-xl-0{padding-top:0rem !important}.pt-xl-0125{padding-top:.125rem !important}.pt-xl-025{padding-top:.25rem !important}.pt-xl-050{padding-top:.5rem !important}.pt-xl-075{padding-top:.75rem !important}.pt-xl-100{padding-top:1rem !important}.pt-xl-125{padding-top:1.25rem !important}.pt-xl-150{padding-top:1.5rem !important}.pt-xl-175{padding-top:1.75rem !important}.pt-xl-200{padding-top:2rem !important}.pt-xl-250{padding-top:2.5rem !important}.pt-xl-300{padding-top:3rem !important}.pt-xl-400{padding-top:4rem !important}.pt-xl-500{padding-top:5rem !important}.pt-xl-600{padding-top:6rem !important}.pt-xl-700{padding-top:7rem !important}.pe-xl-0{padding-right:0rem !important}.pe-xl-0125{padding-right:.125rem !important}.pe-xl-025{padding-right:.25rem !important}.pe-xl-050{padding-right:.5rem !important}.pe-xl-075{padding-right:.75rem !important}.pe-xl-100{padding-right:1rem !important}.pe-xl-125{padding-right:1.25rem !important}.pe-xl-150{padding-right:1.5rem !important}.pe-xl-175{padding-right:1.75rem !important}.pe-xl-200{padding-right:2rem !important}.pe-xl-250{padding-right:2.5rem !important}.pe-xl-300{padding-right:3rem !important}.pe-xl-400{padding-right:4rem !important}.pe-xl-500{padding-right:5rem !important}.pe-xl-600{padding-right:6rem !important}.pe-xl-700{padding-right:7rem !important}.pb-xl-0{padding-bottom:0rem !important}.pb-xl-0125{padding-bottom:.125rem !important}.pb-xl-025{padding-bottom:.25rem !important}.pb-xl-050{padding-bottom:.5rem !important}.pb-xl-075{padding-bottom:.75rem !important}.pb-xl-100{padding-bottom:1rem !important}.pb-xl-125{padding-bottom:1.25rem !important}.pb-xl-150{padding-bottom:1.5rem !important}.pb-xl-175{padding-bottom:1.75rem !important}.pb-xl-200{padding-bottom:2rem !important}.pb-xl-250{padding-bottom:2.5rem !important}.pb-xl-300{padding-bottom:3rem !important}.pb-xl-400{padding-bottom:4rem !important}.pb-xl-500{padding-bottom:5rem !important}.pb-xl-600{padding-bottom:6rem !important}.pb-xl-700{padding-bottom:7rem !important}.ps-xl-0{padding-left:0rem !important}.ps-xl-0125{padding-left:.125rem !important}.ps-xl-025{padding-left:.25rem !important}.ps-xl-050{padding-left:.5rem !important}.ps-xl-075{padding-left:.75rem !important}.ps-xl-100{padding-left:1rem !important}.ps-xl-125{padding-left:1.25rem !important}.ps-xl-150{padding-left:1.5rem !important}.ps-xl-175{padding-left:1.75rem !important}.ps-xl-200{padding-left:2rem !important}.ps-xl-250{padding-left:2.5rem !important}.ps-xl-300{padding-left:3rem !important}.ps-xl-400{padding-left:4rem !important}.ps-xl-500{padding-left:5rem !important}.ps-xl-600{padding-left:6rem !important}.ps-xl-700{padding-left:7rem !important}.gap-xl-0{gap:0rem !important}.gap-xl-0125{gap:.125rem !important}.gap-xl-025{gap:.25rem !important}.gap-xl-050{gap:.5rem !important}.gap-xl-075{gap:.75rem !important}.gap-xl-100{gap:1rem !important}.gap-xl-125{gap:1.25rem !important}.gap-xl-150{gap:1.5rem !important}.gap-xl-175{gap:1.75rem !important}.gap-xl-200{gap:2rem !important}.gap-xl-250{gap:2.5rem !important}.gap-xl-300{gap:3rem !important}.gap-xl-400{gap:4rem !important}.gap-xl-500{gap:5rem !important}.gap-xl-600{gap:6rem !important}.gap-xl-700{gap:7rem !important}.row-gap-xl-0{row-gap:0rem !important}.row-gap-xl-0125{row-gap:.125rem !important}.row-gap-xl-025{row-gap:.25rem !important}.row-gap-xl-050{row-gap:.5rem !important}.row-gap-xl-075{row-gap:.75rem !important}.row-gap-xl-100{row-gap:1rem !important}.row-gap-xl-125{row-gap:1.25rem !important}.row-gap-xl-150{row-gap:1.5rem !important}.row-gap-xl-175{row-gap:1.75rem !important}.row-gap-xl-200{row-gap:2rem !important}.row-gap-xl-250{row-gap:2.5rem !important}.row-gap-xl-300{row-gap:3rem !important}.row-gap-xl-400{row-gap:4rem !important}.row-gap-xl-500{row-gap:5rem !important}.row-gap-xl-600{row-gap:6rem !important}.row-gap-xl-700{row-gap:7rem !important}.column-gap-xl-0{column-gap:0rem !important}.column-gap-xl-0125{column-gap:.125rem !important}.column-gap-xl-025{column-gap:.25rem !important}.column-gap-xl-050{column-gap:.5rem !important}.column-gap-xl-075{column-gap:.75rem !important}.column-gap-xl-100{column-gap:1rem !important}.column-gap-xl-125{column-gap:1.25rem !important}.column-gap-xl-150{column-gap:1.5rem !important}.column-gap-xl-175{column-gap:1.75rem !important}.column-gap-xl-200{column-gap:2rem !important}.column-gap-xl-250{column-gap:2.5rem !important}.column-gap-xl-300{column-gap:3rem !important}.column-gap-xl-400{column-gap:4rem !important}.column-gap-xl-500{column-gap:5rem !important}.column-gap-xl-600{column-gap:6rem !important}.column-gap-xl-700{column-gap:7rem !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:0rem !important}.m-xxl-0125{margin:.125rem !important}.m-xxl-025{margin:.25rem !important}.m-xxl-050{margin:.5rem !important}.m-xxl-075{margin:.75rem !important}.m-xxl-100{margin:1rem !important}.m-xxl-125{margin:1.25rem !important}.m-xxl-150{margin:1.5rem !important}.m-xxl-175{margin:1.75rem !important}.m-xxl-200{margin:2rem !important}.m-xxl-250{margin:2.5rem !important}.m-xxl-300{margin:3rem !important}.m-xxl-400{margin:4rem !important}.m-xxl-500{margin:5rem !important}.m-xxl-600{margin:6rem !important}.m-xxl-700{margin:7rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0rem !important;margin-left:0rem !important}.mx-xxl-0125{margin-right:.125rem !important;margin-left:.125rem !important}.mx-xxl-025{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-050{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-075{margin-right:.75rem !important;margin-left:.75rem !important}.mx-xxl-100{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-125{margin-right:1.25rem !important;margin-left:1.25rem !important}.mx-xxl-150{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-175{margin-right:1.75rem !important;margin-left:1.75rem !important}.mx-xxl-200{margin-right:2rem !important;margin-left:2rem !important}.mx-xxl-250{margin-right:2.5rem !important;margin-left:2.5rem !important}.mx-xxl-300{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-400{margin-right:4rem !important;margin-left:4rem !important}.mx-xxl-500{margin-right:5rem !important;margin-left:5rem !important}.mx-xxl-600{margin-right:6rem !important;margin-left:6rem !important}.mx-xxl-700{margin-right:7rem !important;margin-left:7rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xxl-0125{margin-top:.125rem !important;margin-bottom:.125rem !important}.my-xxl-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-050{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.my-xxl-100{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.my-xxl-150{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-175{margin-top:1.75rem !important;margin-bottom:1.75rem !important}.my-xxl-200{margin-top:2rem !important;margin-bottom:2rem !important}.my-xxl-250{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.my-xxl-300{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-400{margin-top:4rem !important;margin-bottom:4rem !important}.my-xxl-500{margin-top:5rem !important;margin-bottom:5rem !important}.my-xxl-600{margin-top:6rem !important;margin-bottom:6rem !important}.my-xxl-700{margin-top:7rem !important;margin-bottom:7rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0rem !important}.mt-xxl-0125{margin-top:.125rem !important}.mt-xxl-025{margin-top:.25rem !important}.mt-xxl-050{margin-top:.5rem !important}.mt-xxl-075{margin-top:.75rem !important}.mt-xxl-100{margin-top:1rem !important}.mt-xxl-125{margin-top:1.25rem !important}.mt-xxl-150{margin-top:1.5rem !important}.mt-xxl-175{margin-top:1.75rem !important}.mt-xxl-200{margin-top:2rem !important}.mt-xxl-250{margin-top:2.5rem !important}.mt-xxl-300{margin-top:3rem !important}.mt-xxl-400{margin-top:4rem !important}.mt-xxl-500{margin-top:5rem !important}.mt-xxl-600{margin-top:6rem !important}.mt-xxl-700{margin-top:7rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0rem !important}.me-xxl-0125{margin-right:.125rem !important}.me-xxl-025{margin-right:.25rem !important}.me-xxl-050{margin-right:.5rem !important}.me-xxl-075{margin-right:.75rem !important}.me-xxl-100{margin-right:1rem !important}.me-xxl-125{margin-right:1.25rem !important}.me-xxl-150{margin-right:1.5rem !important}.me-xxl-175{margin-right:1.75rem !important}.me-xxl-200{margin-right:2rem !important}.me-xxl-250{margin-right:2.5rem !important}.me-xxl-300{margin-right:3rem !important}.me-xxl-400{margin-right:4rem !important}.me-xxl-500{margin-right:5rem !important}.me-xxl-600{margin-right:6rem !important}.me-xxl-700{margin-right:7rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0rem !important}.mb-xxl-0125{margin-bottom:.125rem !important}.mb-xxl-025{margin-bottom:.25rem !important}.mb-xxl-050{margin-bottom:.5rem !important}.mb-xxl-075{margin-bottom:.75rem !important}.mb-xxl-100{margin-bottom:1rem !important}.mb-xxl-125{margin-bottom:1.25rem !important}.mb-xxl-150{margin-bottom:1.5rem !important}.mb-xxl-175{margin-bottom:1.75rem !important}.mb-xxl-200{margin-bottom:2rem !important}.mb-xxl-250{margin-bottom:2.5rem !important}.mb-xxl-300{margin-bottom:3rem !important}.mb-xxl-400{margin-bottom:4rem !important}.mb-xxl-500{margin-bottom:5rem !important}.mb-xxl-600{margin-bottom:6rem !important}.mb-xxl-700{margin-bottom:7rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0rem !important}.ms-xxl-0125{margin-left:.125rem !important}.ms-xxl-025{margin-left:.25rem !important}.ms-xxl-050{margin-left:.5rem !important}.ms-xxl-075{margin-left:.75rem !important}.ms-xxl-100{margin-left:1rem !important}.ms-xxl-125{margin-left:1.25rem !important}.ms-xxl-150{margin-left:1.5rem !important}.ms-xxl-175{margin-left:1.75rem !important}.ms-xxl-200{margin-left:2rem !important}.ms-xxl-250{margin-left:2.5rem !important}.ms-xxl-300{margin-left:3rem !important}.ms-xxl-400{margin-left:4rem !important}.ms-xxl-500{margin-left:5rem !important}.ms-xxl-600{margin-left:6rem !important}.ms-xxl-700{margin-left:7rem !important}.ms-xxl-auto{margin-left:auto !important}.m-xxl-n0{margin:0rem !important}.m-xxl-n0125{margin:-0.125rem !important}.m-xxl-n025{margin:-0.25rem !important}.m-xxl-n050{margin:-0.5rem !important}.m-xxl-n075{margin:-0.75rem !important}.m-xxl-n100{margin:-1rem !important}.m-xxl-n125{margin:-1.25rem !important}.m-xxl-n150{margin:-1.5rem !important}.m-xxl-n175{margin:-1.75rem !important}.m-xxl-n200{margin:-2rem !important}.m-xxl-n250{margin:-2.5rem !important}.m-xxl-n300{margin:-3rem !important}.m-xxl-n400{margin:-4rem !important}.m-xxl-n500{margin:-5rem !important}.m-xxl-n600{margin:-6rem !important}.m-xxl-n700{margin:-7rem !important}.mx-xxl-n0{margin-right:0rem !important;margin-left:0rem !important}.mx-xxl-n0125{margin-right:-0.125rem !important;margin-left:-0.125rem !important}.mx-xxl-n025{margin-right:-0.25rem !important;margin-left:-0.25rem !important}.mx-xxl-n050{margin-right:-0.5rem !important;margin-left:-0.5rem !important}.mx-xxl-n075{margin-right:-0.75rem !important;margin-left:-0.75rem !important}.mx-xxl-n100{margin-right:-1rem !important;margin-left:-1rem !important}.mx-xxl-n125{margin-right:-1.25rem !important;margin-left:-1.25rem !important}.mx-xxl-n150{margin-right:-1.5rem !important;margin-left:-1.5rem !important}.mx-xxl-n175{margin-right:-1.75rem !important;margin-left:-1.75rem !important}.mx-xxl-n200{margin-right:-2rem !important;margin-left:-2rem !important}.mx-xxl-n250{margin-right:-2.5rem !important;margin-left:-2.5rem !important}.mx-xxl-n300{margin-right:-3rem !important;margin-left:-3rem !important}.mx-xxl-n400{margin-right:-4rem !important;margin-left:-4rem !important}.mx-xxl-n500{margin-right:-5rem !important;margin-left:-5rem !important}.mx-xxl-n600{margin-right:-6rem !important;margin-left:-6rem !important}.mx-xxl-n700{margin-right:-7rem !important;margin-left:-7rem !important}.my-xxl-n0{margin-top:0rem !important;margin-bottom:0rem !important}.my-xxl-n0125{margin-top:-0.125rem !important;margin-bottom:-0.125rem !important}.my-xxl-n025{margin-top:-0.25rem !important;margin-bottom:-0.25rem !important}.my-xxl-n050{margin-top:-0.5rem !important;margin-bottom:-0.5rem !important}.my-xxl-n075{margin-top:-0.75rem !important;margin-bottom:-0.75rem !important}.my-xxl-n100{margin-top:-1rem !important;margin-bottom:-1rem !important}.my-xxl-n125{margin-top:-1.25rem !important;margin-bottom:-1.25rem !important}.my-xxl-n150{margin-top:-1.5rem !important;margin-bottom:-1.5rem !important}.my-xxl-n175{margin-top:-1.75rem !important;margin-bottom:-1.75rem !important}.my-xxl-n200{margin-top:-2rem !important;margin-bottom:-2rem !important}.my-xxl-n250{margin-top:-2.5rem !important;margin-bottom:-2.5rem !important}.my-xxl-n300{margin-top:-3rem !important;margin-bottom:-3rem !important}.my-xxl-n400{margin-top:-4rem !important;margin-bottom:-4rem !important}.my-xxl-n500{margin-top:-5rem !important;margin-bottom:-5rem !important}.my-xxl-n600{margin-top:-6rem !important;margin-bottom:-6rem !important}.my-xxl-n700{margin-top:-7rem !important;margin-bottom:-7rem !important}.mt-xxl-n0{margin-top:0rem !important}.mt-xxl-n0125{margin-top:-0.125rem !important}.mt-xxl-n025{margin-top:-0.25rem !important}.mt-xxl-n050{margin-top:-0.5rem !important}.mt-xxl-n075{margin-top:-0.75rem !important}.mt-xxl-n100{margin-top:-1rem !important}.mt-xxl-n125{margin-top:-1.25rem !important}.mt-xxl-n150{margin-top:-1.5rem !important}.mt-xxl-n175{margin-top:-1.75rem !important}.mt-xxl-n200{margin-top:-2rem !important}.mt-xxl-n250{margin-top:-2.5rem !important}.mt-xxl-n300{margin-top:-3rem !important}.mt-xxl-n400{margin-top:-4rem !important}.mt-xxl-n500{margin-top:-5rem !important}.mt-xxl-n600{margin-top:-6rem !important}.mt-xxl-n700{margin-top:-7rem !important}.me-xxl-n0{margin-right:0rem !important}.me-xxl-n0125{margin-right:-0.125rem !important}.me-xxl-n025{margin-right:-0.25rem !important}.me-xxl-n050{margin-right:-0.5rem !important}.me-xxl-n075{margin-right:-0.75rem !important}.me-xxl-n100{margin-right:-1rem !important}.me-xxl-n125{margin-right:-1.25rem !important}.me-xxl-n150{margin-right:-1.5rem !important}.me-xxl-n175{margin-right:-1.75rem !important}.me-xxl-n200{margin-right:-2rem !important}.me-xxl-n250{margin-right:-2.5rem !important}.me-xxl-n300{margin-right:-3rem !important}.me-xxl-n400{margin-right:-4rem !important}.me-xxl-n500{margin-right:-5rem !important}.me-xxl-n600{margin-right:-6rem !important}.me-xxl-n700{margin-right:-7rem !important}.mb-xxl-n0{margin-bottom:0rem !important}.mb-xxl-n0125{margin-bottom:-0.125rem !important}.mb-xxl-n025{margin-bottom:-0.25rem !important}.mb-xxl-n050{margin-bottom:-0.5rem !important}.mb-xxl-n075{margin-bottom:-0.75rem !important}.mb-xxl-n100{margin-bottom:-1rem !important}.mb-xxl-n125{margin-bottom:-1.25rem !important}.mb-xxl-n150{margin-bottom:-1.5rem !important}.mb-xxl-n175{margin-bottom:-1.75rem !important}.mb-xxl-n200{margin-bottom:-2rem !important}.mb-xxl-n250{margin-bottom:-2.5rem !important}.mb-xxl-n300{margin-bottom:-3rem !important}.mb-xxl-n400{margin-bottom:-4rem !important}.mb-xxl-n500{margin-bottom:-5rem !important}.mb-xxl-n600{margin-bottom:-6rem !important}.mb-xxl-n700{margin-bottom:-7rem !important}.ms-xxl-n0{margin-left:0rem !important}.ms-xxl-n0125{margin-left:-0.125rem !important}.ms-xxl-n025{margin-left:-0.25rem !important}.ms-xxl-n050{margin-left:-0.5rem !important}.ms-xxl-n075{margin-left:-0.75rem !important}.ms-xxl-n100{margin-left:-1rem !important}.ms-xxl-n125{margin-left:-1.25rem !important}.ms-xxl-n150{margin-left:-1.5rem !important}.ms-xxl-n175{margin-left:-1.75rem !important}.ms-xxl-n200{margin-left:-2rem !important}.ms-xxl-n250{margin-left:-2.5rem !important}.ms-xxl-n300{margin-left:-3rem !important}.ms-xxl-n400{margin-left:-4rem !important}.ms-xxl-n500{margin-left:-5rem !important}.ms-xxl-n600{margin-left:-6rem !important}.ms-xxl-n700{margin-left:-7rem !important}.p-xxl-0{padding:0rem !important}.p-xxl-0125{padding:.125rem !important}.p-xxl-025{padding:.25rem !important}.p-xxl-050{padding:.5rem !important}.p-xxl-075{padding:.75rem !important}.p-xxl-100{padding:1rem !important}.p-xxl-125{padding:1.25rem !important}.p-xxl-150{padding:1.5rem !important}.p-xxl-175{padding:1.75rem !important}.p-xxl-200{padding:2rem !important}.p-xxl-250{padding:2.5rem !important}.p-xxl-300{padding:3rem !important}.p-xxl-400{padding:4rem !important}.p-xxl-500{padding:5rem !important}.p-xxl-600{padding:6rem !important}.p-xxl-700{padding:7rem !important}.px-xxl-0{padding-right:0rem !important;padding-left:0rem !important}.px-xxl-0125{padding-right:.125rem !important;padding-left:.125rem !important}.px-xxl-025{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-050{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-075{padding-right:.75rem !important;padding-left:.75rem !important}.px-xxl-100{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-125{padding-right:1.25rem !important;padding-left:1.25rem !important}.px-xxl-150{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-175{padding-right:1.75rem !important;padding-left:1.75rem !important}.px-xxl-200{padding-right:2rem !important;padding-left:2rem !important}.px-xxl-250{padding-right:2.5rem !important;padding-left:2.5rem !important}.px-xxl-300{padding-right:3rem !important;padding-left:3rem !important}.px-xxl-400{padding-right:4rem !important;padding-left:4rem !important}.px-xxl-500{padding-right:5rem !important;padding-left:5rem !important}.px-xxl-600{padding-right:6rem !important;padding-left:6rem !important}.px-xxl-700{padding-right:7rem !important;padding-left:7rem !important}.py-xxl-0{padding-top:0rem !important;padding-bottom:0rem !important}.py-xxl-0125{padding-top:.125rem !important;padding-bottom:.125rem !important}.py-xxl-025{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-050{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-075{padding-top:.75rem !important;padding-bottom:.75rem !important}.py-xxl-100{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-125{padding-top:1.25rem !important;padding-bottom:1.25rem !important}.py-xxl-150{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-175{padding-top:1.75rem !important;padding-bottom:1.75rem !important}.py-xxl-200{padding-top:2rem !important;padding-bottom:2rem !important}.py-xxl-250{padding-top:2.5rem !important;padding-bottom:2.5rem !important}.py-xxl-300{padding-top:3rem !important;padding-bottom:3rem !important}.py-xxl-400{padding-top:4rem !important;padding-bottom:4rem !important}.py-xxl-500{padding-top:5rem !important;padding-bottom:5rem !important}.py-xxl-600{padding-top:6rem !important;padding-bottom:6rem !important}.py-xxl-700{padding-top:7rem !important;padding-bottom:7rem !important}.pt-xxl-0{padding-top:0rem !important}.pt-xxl-0125{padding-top:.125rem !important}.pt-xxl-025{padding-top:.25rem !important}.pt-xxl-050{padding-top:.5rem !important}.pt-xxl-075{padding-top:.75rem !important}.pt-xxl-100{padding-top:1rem !important}.pt-xxl-125{padding-top:1.25rem !important}.pt-xxl-150{padding-top:1.5rem !important}.pt-xxl-175{padding-top:1.75rem !important}.pt-xxl-200{padding-top:2rem !important}.pt-xxl-250{padding-top:2.5rem !important}.pt-xxl-300{padding-top:3rem !important}.pt-xxl-400{padding-top:4rem !important}.pt-xxl-500{padding-top:5rem !important}.pt-xxl-600{padding-top:6rem !important}.pt-xxl-700{padding-top:7rem !important}.pe-xxl-0{padding-right:0rem !important}.pe-xxl-0125{padding-right:.125rem !important}.pe-xxl-025{padding-right:.25rem !important}.pe-xxl-050{padding-right:.5rem !important}.pe-xxl-075{padding-right:.75rem !important}.pe-xxl-100{padding-right:1rem !important}.pe-xxl-125{padding-right:1.25rem !important}.pe-xxl-150{padding-right:1.5rem !important}.pe-xxl-175{padding-right:1.75rem !important}.pe-xxl-200{padding-right:2rem !important}.pe-xxl-250{padding-right:2.5rem !important}.pe-xxl-300{padding-right:3rem !important}.pe-xxl-400{padding-right:4rem !important}.pe-xxl-500{padding-right:5rem !important}.pe-xxl-600{padding-right:6rem !important}.pe-xxl-700{padding-right:7rem !important}.pb-xxl-0{padding-bottom:0rem !important}.pb-xxl-0125{padding-bottom:.125rem !important}.pb-xxl-025{padding-bottom:.25rem !important}.pb-xxl-050{padding-bottom:.5rem !important}.pb-xxl-075{padding-bottom:.75rem !important}.pb-xxl-100{padding-bottom:1rem !important}.pb-xxl-125{padding-bottom:1.25rem !important}.pb-xxl-150{padding-bottom:1.5rem !important}.pb-xxl-175{padding-bottom:1.75rem !important}.pb-xxl-200{padding-bottom:2rem !important}.pb-xxl-250{padding-bottom:2.5rem !important}.pb-xxl-300{padding-bottom:3rem !important}.pb-xxl-400{padding-bottom:4rem !important}.pb-xxl-500{padding-bottom:5rem !important}.pb-xxl-600{padding-bottom:6rem !important}.pb-xxl-700{padding-bottom:7rem !important}.ps-xxl-0{padding-left:0rem !important}.ps-xxl-0125{padding-left:.125rem !important}.ps-xxl-025{padding-left:.25rem !important}.ps-xxl-050{padding-left:.5rem !important}.ps-xxl-075{padding-left:.75rem !important}.ps-xxl-100{padding-left:1rem !important}.ps-xxl-125{padding-left:1.25rem !important}.ps-xxl-150{padding-left:1.5rem !important}.ps-xxl-175{padding-left:1.75rem !important}.ps-xxl-200{padding-left:2rem !important}.ps-xxl-250{padding-left:2.5rem !important}.ps-xxl-300{padding-left:3rem !important}.ps-xxl-400{padding-left:4rem !important}.ps-xxl-500{padding-left:5rem !important}.ps-xxl-600{padding-left:6rem !important}.ps-xxl-700{padding-left:7rem !important}.gap-xxl-0{gap:0rem !important}.gap-xxl-0125{gap:.125rem !important}.gap-xxl-025{gap:.25rem !important}.gap-xxl-050{gap:.5rem !important}.gap-xxl-075{gap:.75rem !important}.gap-xxl-100{gap:1rem !important}.gap-xxl-125{gap:1.25rem !important}.gap-xxl-150{gap:1.5rem !important}.gap-xxl-175{gap:1.75rem !important}.gap-xxl-200{gap:2rem !important}.gap-xxl-250{gap:2.5rem !important}.gap-xxl-300{gap:3rem !important}.gap-xxl-400{gap:4rem !important}.gap-xxl-500{gap:5rem !important}.gap-xxl-600{gap:6rem !important}.gap-xxl-700{gap:7rem !important}.row-gap-xxl-0{row-gap:0rem !important}.row-gap-xxl-0125{row-gap:.125rem !important}.row-gap-xxl-025{row-gap:.25rem !important}.row-gap-xxl-050{row-gap:.5rem !important}.row-gap-xxl-075{row-gap:.75rem !important}.row-gap-xxl-100{row-gap:1rem !important}.row-gap-xxl-125{row-gap:1.25rem !important}.row-gap-xxl-150{row-gap:1.5rem !important}.row-gap-xxl-175{row-gap:1.75rem !important}.row-gap-xxl-200{row-gap:2rem !important}.row-gap-xxl-250{row-gap:2.5rem !important}.row-gap-xxl-300{row-gap:3rem !important}.row-gap-xxl-400{row-gap:4rem !important}.row-gap-xxl-500{row-gap:5rem !important}.row-gap-xxl-600{row-gap:6rem !important}.row-gap-xxl-700{row-gap:7rem !important}.column-gap-xxl-0{column-gap:0rem !important}.column-gap-xxl-0125{column-gap:.125rem !important}.column-gap-xxl-025{column-gap:.25rem !important}.column-gap-xxl-050{column-gap:.5rem !important}.column-gap-xxl-075{column-gap:.75rem !important}.column-gap-xxl-100{column-gap:1rem !important}.column-gap-xxl-125{column-gap:1.25rem !important}.column-gap-xxl-150{column-gap:1.5rem !important}.column-gap-xxl-175{column-gap:1.75rem !important}.column-gap-xxl-200{column-gap:2rem !important}.column-gap-xxl-250{column-gap:2.5rem !important}.column-gap-xxl-300{column-gap:3rem !important}.column-gap-xxl-400{column-gap:4rem !important}.column-gap-xxl-500{column-gap:5rem !important}.column-gap-xxl-600{column-gap:6rem !important}.column-gap-xxl-700{column-gap:7rem !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}}.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-success{color:#000 !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}.link-primary{color:RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-primary:hover,.link-primary:focus{color:RGBA(25, 58, 171, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(25, 58, 171, var(--bs-link-underline-opacity, 1)) !important}.link-success{color:RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-success:hover,.link-success:focus{color:RGBA(53, 187, 107, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(53, 187, 107, var(--bs-link-underline-opacity, 1)) !important}.link-info{color:RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-info:hover,.link-info:focus{color:RGBA(234, 234, 243, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(234, 234, 243, var(--bs-link-underline-opacity, 1)) !important}.link-warning{color:RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-warning:hover,.link-warning:focus{color:RGBA(253, 240, 117, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(253, 240, 117, var(--bs-link-underline-opacity, 1)) !important}.link-danger{color:RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-danger:hover,.link-danger:focus{color:RGBA(118, 12, 35, var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(118, 12, 35, var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important}.link-body-emphasis:hover,.link-body-emphasis:focus{color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;text-decoration-color:RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important}.focus-ring:focus{outline:0;box-shadow:var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color)}.icon-link{display:inline-flex;gap:.375rem;align-items:center;text-decoration-color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));text-underline-offset:.25em;backface-visibility:hidden}.icon-link>.bi{flex-shrink:0;width:1em;height:1em;fill:currentcolor}.icon-link-hover:hover>.bi,.icon-link-hover:focus-visible>.bi{transform:var(--bs-icon-link-transform, translate3d(0.25em, 0, 0))}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio: 100%}.ratio-4x3{--bs-aspect-ratio: 75%}.ratio-16x9{--bs-aspect-ratio: 56.25%}.ratio-21x9{--bs-aspect-ratio: 42.8571428571%}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:sticky;top:0;z-index:1020}.sticky-bottom{position:sticky;bottom:0;z-index:1020}@media(min-width: 576px){.sticky-sm-top{position:sticky;top:0;z-index:1020}.sticky-sm-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 768px){.sticky-md-top{position:sticky;top:0;z-index:1020}.sticky-md-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 992px){.sticky-lg-top{position:sticky;top:0;z-index:1020}.sticky-lg-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1200px){.sticky-xl-top{position:sticky;top:0;z-index:1020}.sticky-xl-bottom{position:sticky;bottom:0;z-index:1020}}@media(min-width: 1400px){.sticky-xxl-top{position:sticky;top:0;z-index:1020}.sticky-xxl-bottom{position:sticky;bottom:0;z-index:1020}}.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch}.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0, 0, 0, 0) !important;white-space:nowrap !important;border:0 !important}.visually-hidden:not(caption),.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption){position:absolute !important}.visually-hidden *,.visually-hidden-focusable:not(:focus):not(:focus-within) *{overflow:hidden !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}: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: rgb(31, 73, 214);--bs-success: rgb(3, 170, 70);--bs-info: rgb(229, 229, 240);--bs-warning: rgb(253, 236, 83);--bs-danger: rgb(148, 15, 44);--bs-primary-rgb: 31, 73, 214;--bs-success-rgb: 3, 170, 70;--bs-info-rgb: 229, 229, 240;--bs-warning-rgb: 253, 236, 83;--bs-danger-rgb: 148, 15, 44;--bs-primary-text-emphasis: rgb(5.2, 44, 101.2);--bs-secondary-text-emphasis: rgb(43.2, 46.8, 50);--bs-success-text-emphasis: rgb(10, 54, 33.6);--bs-info-text-emphasis: rgb(5.2, 80.8, 96);--bs-warning-text-emphasis: rgb(102, 77.2, 2.8);--bs-danger-text-emphasis: rgb(88, 21.2, 27.6);--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: rgb(206.6, 226, 254.6);--bs-secondary-bg-subtle: rgb(225.6, 227.4, 229);--bs-success-bg-subtle: rgb(209, 231, 220.8);--bs-info-bg-subtle: rgb(206.6, 244.4, 252);--bs-warning-bg-subtle: rgb(255, 242.6, 205.4);--bs-danger-bg-subtle: rgb(248, 214.6, 217.8);--bs-light-bg-subtle: rgb(251.5, 252, 252.5);--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: rgb(158.2, 197, 254.2);--bs-secondary-border-subtle: rgb(196.2, 199.8, 203);--bs-success-border-subtle: rgb(163, 207, 186.6);--bs-info-border-subtle: rgb(158.2, 233.8, 249);--bs-warning-border-subtle: rgb(255, 230.2, 155.8);--bs-danger-border-subtle: rgb(241, 174.2, 180.6);--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: rgb(32, 15, 46);--bs-body-color-rgb: 32, 15, 46;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: rgb(32, 15, 46);--bs-emphasis-color-rgb: 32, 15, 46;--bs-secondary-color: rgba(32, 15, 46, 0.75);--bs-secondary-color-rgb: 32, 15, 46;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(32, 15, 46, 0.5);--bs-tertiary-color-rgb: 32, 15, 46;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: rgb(31, 73, 214);--bs-link-color-rgb: 31, 73, 214;--bs-link-decoration: underline;--bs-link-hover-color: rgb(31, 73, 214);--bs-link-hover-color-rgb: 31, 73, 214;--bs-link-hover-decoration: none;--bs-code-color: #d63384;--bs-highlight-color: rgb(32, 15, 46);--bs-highlight-bg: rgb(255, 242.6, 205.4);--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: rgb(233, 233, 233);--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.5rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.75rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 1000rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}.sr-only-xs-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 0){.sr-only-xs-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-sm-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 576px){.sr-only-sm-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-md-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 768px){.sr-only-md-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-lg-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 992px){.sr-only-lg-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-xl-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 1200px){.sr-only-xl-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}.sr-only-xxl-down{border:0;clip:rect(0, 0, 0, 0);overflow:hidden;position:absolute;height:1px;margin:-1px;padding:0;width:1px}@media(min-width: 1400px){.sr-only-xxl-down{border:0;clip:initial;overflow:auto;padding:0;margin:0;position:relative;width:auto;height:auto}}body{line-height:1.5;letter-spacing:.01em;font-size:1rem;font-weight:400;font-family:"Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"}@media(min-width: 768px){body{font-size:1.125rem}}hr{opacity:1}.vs-sticky-nav{position:sticky;z-index:1030;top:-28px}@media(min-width: 768px){.vs-sticky-nav{top:-36px}}.vs-sticky-nav--has-content{top:-34px}@media(min-width: 768px){.vs-sticky-nav--has-content{top:-42px}}.vs-sticky-nav:has(.vs-skip-to:focus-within){top:0}.no-js .vs-sticky-nav{position:initial;top:0}@media(min-width: 768px){.no-js .vs-sticky-nav{top:0}}.zindex-fixed{z-index:1030}.aspect-ratio-3-2{aspect-ratio:3/2}.truncate-2-lines{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:2}.truncate-3-lines{text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;white-space:normal;-webkit-line-clamp:3}.rounded-top-start{border-top-left-radius:var(--bs-border-radius-sm) !important}.rounded-top-end{border-top-right-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-start{border-bottom-left-radius:var(--bs-border-radius-sm) !important}.rounded-bottom-end{border-bottom-right-radius:var(--bs-border-radius-sm) !important}/*!
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[2142],{14810:function(t,e,n){"use strict";n.d(e,{A:function(){return a.A}});var a=n(55846)},15944:function(){},22142:function(t,e,n){"use strict";n.r(e);var a=n(89172),i=n(14810);n(56410);const l=(0,n(66262).A)(i.A,[["render",a.X]]);e.default=l},33222:function(t,e,n){"use strict";var a=n(85072),i=n.n(a),l=n(97825),r=n.n(l),u=n(77659),o=n.n(u),s=n(55056),c=n.n(s),d=n(10540),p=n.n(d),f=n(41113),m=n.n(f),v=n(15944),h=n.n(v),y={};y.styleTagTransform=m(),y.setAttributes=c(),y.insert=o().bind(null,"head"),y.domAPI=r(),y.insertStyleElement=p(),i()(h(),y),h()&&h().locals&&h().locals},42148:function(t,e,n){"use strict";n.d(e,{X:function(){return c}});var a=n(20641),i=n(90033),l=n(53751),r={"data-test":"vs-input"},u=["id"],o=["id"],s={class:"visually-hidden"};function c(t,e,n,c,d,p){var f=(0,a.g2)("BFormInput"),m=(0,a.g2)("VsButton");return(0,a.uX)(),(0,a.CE)("div",r,[n.hintText?((0,a.uX)(),(0,a.CE)("p",{key:0,class:"hint-text",id:"hint-".concat(n.fieldName)},(0,i.toDisplayString)(n.hintText),9,u)):(0,a.Q3)("",!0),t.errorsList.length||n.invalid?((0,a.uX)(),(0,a.CE)("div",{key:1,role:"alert","aria-live":"assertive",id:"error-".concat(n.fieldName)},[((0,a.uX)(!0),(0,a.CE)(a.FK,null,(0,a.pI)(t.errorsList,(function(t){return(0,a.bo)(((0,a.uX)(),(0,a.CE)("p",{key:t,class:"error mb-0"},[(0,a.Lk)("span",s,(0,i.toDisplayString)(n.fieldName),1),(0,a.eW)(" "+(0,i.toDisplayString)(n.validationMessages[t]||n.genericValidation[t]),1)])),[[l.vShow,!n.reAlertErrors&&!d.clearErrorsOnFocus]])})),128))],8,o)):(0,a.Q3)("",!0),(0,a.bF)(f,{ref:"input",type:n.type,class:(0,i.normalizeClass)(["vs-input",[d.inputVal?"show-cancel":"",p.elementClass]]),modelValue:d.inputVal,"onUpdate:modelValue":e[0]||(e[0]=function(t){return d.inputVal=t}),id:n.fieldName,name:n.name?n.name:n.fieldName,placeholder:n.placeholder,required:t.isRequired,autocomplete:p.autocompleteValue(n.fieldName),v:d.inputVal,"aria-invalid":t.v$.inputVal&&t.v$.inputVal.$anyError||n.invalid,"aria-describedby":t.ariaDescription,maxlength:n.validationRules.maxLength?n.validationRules.maxLength:null,minlength:n.validationRules.minLength?n.validationRules.minLength:null,min:void 0!==n.validationRules.min?n.validationRules.min:null,max:void 0!==n.validationRules.max?n.validationRules.max:null,disabled:n.disabled,onBlur:p.validateErrors,onChange:p.validateErrors,onFocus:p.resetErrors},null,8,["type","modelValue","class","id","name","placeholder","required","autocomplete","v","aria-invalid","aria-describedby","maxlength","minlength","min","max","disabled","onBlur","onChange","onFocus"]),p.showClearButton?((0,a.uX)(),(0,a.Wv)(m,{key:2,class:"vs-input__clear-button d-none d-lg-block","data-test":"input-clear-button",variant:"subtle",icon:"vs-icon-control-dismiss",size:"md","icon-only":"",onClick:e[1]||(e[1]=(0,l.withModifiers)((function(t){return p.clearInputAndFocus()}),["prevent"]))},{default:(0,a.k6)((function(){return[(0,a.eW)((0,i.toDisplayString)(n.clearButtonText),1)]})),_:1})):(0,a.Q3)("",!0)])}},55846:function(t,e,n){"use strict";var a=n(59639),i=n(34352),l=n(48836),r=n(85510),u=n(68269);e.A={name:"VsInput",status:"prototype",release:"0.0.1",components:{BFormInput:i.bL,VsButton:l.default},mixins:[r.A,u.A],props:{value:{type:String,default:""},fieldName:{type:String,required:!0},name:{type:String,default:""},type:{type:String,default:"text"},autoComplete:{type:Boolean,default:!0},validationRules:{type:Object,default:function(){return{}}},invalid:{type:Boolean,default:!1},disabled:{type:Boolean,default:!1},triggerValidate:{type:Boolean,default:!1},validationMessages:{type:Object,default:function(){return{}}},genericValidation:{type:Object,default:function(){return{}}},hintText:{type:String,default:""},clearButtonText:{type:String,default:""},placeholder:{type:String,default:""},reAlertErrors:{type:Boolean,default:!1}},emits:["updated"],setup:function(){return{v$:(0,a.Ay)()}},data:function(){return{inputVal:this.value,clearErrorsOnFocus:!1}},computed:{elementClass:function(){var t="";(this.isInvalid||this.errorsList.length)&&(t="vs-input--error");var e="vs-input--".concat(this.fieldName);return"".concat(e," ").concat(t)},showClearButton:function(){return!(!this.inputVal.length||""===this.clearButtonText)}},watch:{triggerValidate:function(){this.manualValidate()},inputVal:function(t){this.$emit("updated",{field:this.fieldName,value:t})},value:function(t){this.inputVal=t}},methods:{clearInput:function(){this.inputVal=""},focusOnInput:function(){var t=this;this.$nextTick((function(){t.$refs.input.$el.focus()}))},clearInputAndFocus:function(){this.clearInput(),this.focusOnInput()},autocompleteValue:function(t){var e;switch(t){case"firstName":e="given-name";break;case"lastName":e="family-name";break;case"Email":e="email";break;case"PostalCode":e="postal-code";break;default:e=this.autoComplete?"on":"off"}return e},validateErrors:function(){this.clearErrorsOnFocus=!1,this.emitStatus()},resetErrors:function(){this.clearErrorsOnFocus=!0}},validations:function(){return this.rules}}},56410:function(t,e,n){"use strict";n(33222)},89172:function(t,e,n){"use strict";n.d(e,{X:function(){return a.X}});var a=n(42148)}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[4900],{21726:function(e,t,n){"use strict";n.r(t),n.d(t,{default:function(){return a.a}});var l=n(38300),a=n.n(l),o={};for(var u in l)"default"!==u&&(o[u]=function(e){return l[e]}.bind(0,u));n.d(t,o)},31440:function(e,t,n){"use strict";n(44596)},34900:function(e,t,n){"use strict";n.r(t);var l=n(21726),a={};for(var o in l)"default"!==o&&(a[o]=function(e){return l[e]}.bind(0,o));n.d(t,a),n(31440);const u=l.default;t.default=u},38300:function(e,t,n){"use strict";var l=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var a=n(17527),o=n(17527),u={class:"form-group vs-guest-selector","data-test":"vs-guest-selector"},s={class:"vs-guest-selector__label"},r=["disabled"],i={class:"vs-guest-selector__button-row mb-075"},c={class:"d-flex justify-content-between"},d=["value","disabled"],v=["value","disabled"],m=n(17527),f=n(378),g=l(n(26216)),b=l(n(48836));t.default=(0,a.defineComponent)({__name:"GuestSelector",props:{availability:{type:Boolean}},setup:function(e){var t=(0,m.getCurrentInstance)(),n=(0,f.getLabelText)("add_room_label","Add a Room","guests_rooms"),l=(0,f.getLabelText)("save_changes","Save","guests_rooms"),a=(0,m.ref)(2),p=(0,f.getLabelText)("guest","Guest","guests_rooms"),_=(0,f.getLabelText)("guests","Guests","guests_rooms"),h=(0,m.ref)(!1),C=(0,m.ref)(0),x=(0,m.ref)([{id:"".concat(t.uid),showRemoveBtn:!1,numberGroups:{adults:{minCount:1,maxCount:30,count:2,name:"r1a",unitLabel:(0,f.getLabelText)("adults","Adults","guests_rooms")},children:{minCount:0,maxCount:30,count:0,name:"r1children",unitLabel:(0,f.getLabelText)("children","Children","guests_rooms")},infants:{minCount:0,maxCount:30,count:0,name:"r1infants",unitLabel:(0,f.getLabelText)("infants","Infants","guests_rooms")}}}]),k=(0,m.ref)(1),y=(0,f.getLabelText)("room","Room","guests_rooms"),L=(0,f.getLabelText)("rooms","Rooms","guests_rooms"),T=(0,m.ref)(!1),N=(0,m.ref)(!1),V=function(){N.value=!1},B=function(){N.value=!N.value},w=function(){if(x.value.length<5){var e={id:"".concat(t.uid),showRemoveBtn:!0,numberGroups:{adults:{minCount:1,maxCount:30,count:1,name:"r"+(x.value.length+1)+"a",unitLabel:(0,f.getLabelText)("adults","Adults","guests_rooms")},children:{minCount:0,maxCount:30,count:0,name:"r"+(x.value.length+1)+"children",unitLabel:(0,f.getLabelText)("children","Children","guests_rooms")},infants:{minCount:0,maxCount:30,count:0,name:"r"+(x.value.length+1)+"infants",unitLabel:(0,f.getLabelText)("infants","Infants","guests_rooms")}}},n=x.value.slice();n.push(e),x.value=n,k.value=n.length,h.value=!0,a.value=a.value+1}},E=function(e,t,n){var l=x.value.findIndex((function(e){return e.id===n}));x.value.splice(l,1),k.value=x.value.length,T.value=!0,a.value=a.value-e,C.value=C.value-t,1===x.value.length&&(h.value=!1)},S=function(e,t,n){a.value="increase"===e?a.value+1:a.value-1,"adults"!==t&&(C.value="increase"===e?C.value+1:C.value-1);var l=x.value.findIndex((function(e){return e.id===n}));x.value[l].numberGroups[t].count="increase"===e?x.value[l].numberGroups[t].count+1:x.value[l].numberGroups[t].count-1};return function(e,t){return(0,o.openBlock)(),(0,o.createElementBlock)("div",u,[(0,o.createElementVNode)("span",s,(0,o.toDisplayString)((0,o.unref)(_)),1),(0,o.createElementVNode)("button",{tabIndex:"availability ? '0' : ''",class:"vs-guest-selector__trigger form-control vs-input",onClick:(0,o.withModifiers)(B,["prevent"]),disabled:!e.availability},[(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(k.value)+" ",1),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(k.value>1?(0,o.unref)(L):(0,o.unref)(y)),1),t[0]||(t[0]=(0,o.createTextVNode)(", ")),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.value)+" ",1),(0,o.createElementVNode)("span",null,(0,o.toDisplayString)(a.value>1?(0,o.unref)(_):(0,o.unref)(p)),1)],8,r),(0,o.createElementVNode)("div",{class:(0,o.normalizeClass)(["vs-guest-selector__modal",N.value?"vs-guest-selector__modal--visible":""])},[(0,o.createVNode)(b.default,{class:"align-self-end","data-test":"vs-guest-selector__close-btn",variant:"subtle",icon:"vs-icon-control-dismiss",size:"md","icon-only":"",onClick:(0,o.withModifiers)(V,["prevent"])},{default:(0,o.withCtx)((function(){return[(0,o.createTextVNode)((0,o.toDisplayString)((0,o.unref)(f.getLabelText)("close","Close","guests_rooms")),1)]})),_:1}),(0,o.createElementVNode)("div",i,[((0,o.openBlock)(!0),(0,o.createElementBlock)(o.Fragment,null,(0,o.renderList)(x.value,(function(e,t){return(0,o.openBlock)(),(0,o.createBlock)(g.default,{key:e.id,name:"r"+(t+1),"show-remove-btn":h.value,"unit-label":(0,o.unref)(f.getLabelText)("room","Room","guests_rooms")+" "+(t+1),"unit-options":e,"unit-removed":T.value,onNumberChange:S,onOnRemove:E},null,8,["name","show-remove-btn","unit-label","unit-options","unit-removed"])})),128))]),(0,o.createElementVNode)("div",c,[x.value.length<5?((0,o.openBlock)(),(0,o.createBlock)(b.default,{key:0,variant:"secondary",class:"c-search__popup__btn-link me-050 align-self-start",onClick:(0,o.withModifiers)(w,["prevent"])},{default:(0,o.withCtx)((function(){return[(0,o.createTextVNode)((0,o.toDisplayString)((0,o.unref)(n)),1)]})),_:1})):(0,o.createCommentVNode)("",!0),x.value.length<5?((0,o.openBlock)(),(0,o.createBlock)(b.default,{key:1,class:"c-search__popup__btn-link c-search__popup__btn-link--pull-right align-self-end",onClick:(0,o.withModifiers)(V,["prevent"])},{default:(0,o.withCtx)((function(){return[(0,o.createTextVNode)((0,o.toDisplayString)((0,o.unref)(l)),1)]})),_:1})):(0,o.createCommentVNode)("",!0)])],2),x.value?((0,o.openBlock)(),(0,o.createElementBlock)("input",{key:0,type:"hidden",name:"rooms",id:"room-count",value:k.value,disabled:!e.availability},null,8,d)):(0,o.createCommentVNode)("",!0),x.value?((0,o.openBlock)(),(0,o.createElementBlock)("input",{key:1,type:"hidden",name:"guests",id:"guest-count",value:a.value,disabled:!e.availability},null,8,v)):(0,o.createCommentVNode)("",!0)])}}})},44596:function(e,t,n){"use strict";var l=n(85072),a=n.n(l),o=n(97825),u=n.n(o),s=n(77659),r=n.n(s),i=n(55056),c=n.n(i),d=n(10540),v=n.n(d),m=n(41113),f=n.n(m),g=n(51590),b=n.n(g),p={};p.styleTagTransform=f(),p.setAttributes=c(),p.insert=r().bind(null,"head"),p.domAPI=u(),p.insertStyleElement=v(),a()(b(),p),b()&&b().locals&&b().locals},51590:function(){}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_visitscotland_component_library=self.webpackChunk_visitscotland_component_library||[]).push([[8202],{5710:function(e,t,a){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var s=a(17527),n=a(17527),i={class:"vs-map-sidebar__header d-flex"},o={class:"vs-map-sidebar__content"},l={class:"vs-map-sidebar__input d-flex mt-100 mb-050"},d={for:"vs-map-search-input",class:"visually-hidden"},c={key:1,class:"vs-map-sidebar__sub-filters-wrapper"},u={class:"vs-map-sidebar__search-results"},p={class:"vs-map-sidebar__google-maps-container mt-075"},f={key:0,class:"vs-map-sidebar__footer"},b=r(a(48836)),m=r(a(43614)),_=r(a(45676)),v=r(a(13838)),h=r(a(22142)),y=r(a(84343));t.default=(0,s.defineComponent)({__name:"MapSidebar",props:{query:{type:String,default:""},selectedCategories:{type:String,default:""},headerLabel:{type:String,default:""},closeSidebarButtonLabel:{type:String,default:""},inputPlaceholderLabel:{type:String,default:""},searchButtonLabel:{type:String,default:""},clearMapLabel:{type:String,default:""},subFilterHeaderLabel:{type:String,default:""},searchResultsLabel:{type:String,default:""},openSidebarButtonLabel:{type:String,default:""}},emits:["search-input-changed","reset-map"],setup:function(e){var t=(0,y.default)(),a=e;return function(e,r){return(0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,null,[(0,n.createElementVNode)("div",{class:(0,n.normalizeClass)(["vs-map-sidebar px-125",(0,n.unref)(t).sidebarOpen?"d-block":"d-none"]),"data-test":"vs-map-sidebar",ref:"vsMapSidebar"},[(0,n.createElementVNode)("div",i,[a.headerLabel?((0,n.openBlock)(),(0,n.createBlock)(v.default,{key:0,level:"1","heading-style":"heading-xxs",class:"flex-grow-1",id:"vs-map-sidebar__heading","data-test":"vs-map-sidebar__heading","aria-hidden":"true"},{default:(0,n.withCtx)((function(){return[(0,n.createTextVNode)((0,n.toDisplayString)(a.headerLabel),1)]})),_:1})):(0,n.createCommentVNode)("",!0),(0,n.createVNode)(b.default,{variant:"tertiary",icon:"vs-icon-control-dismiss","icon-only":"",class:"vs-map-sidebar__sidebar-control vs-map-siderbar__sidebar-control--dismiss","data-test":"vs-map-siderbar__sidebar-control--dismiss",onClick:r[0]||(r[0]=function(e){return(0,n.unref)(t).sidebarOpen=!1})},{default:(0,n.withCtx)((function(){return[(0,n.createTextVNode)((0,n.toDisplayString)(a.closeSidebarButtonLabel),1)]})),_:1})]),(0,n.createElementVNode)("div",o,[(0,n.createElementVNode)("div",l,[(0,n.createElementVNode)("label",d,(0,n.toDisplayString)(a.headerLabel),1),(0,n.createVNode)(h.default,{type:"text",autocomplete:"off","field-name":"vs-map-search-input","data-test":"vs-map-search-input",ref:"vs-search-input",placeholder:a.inputPlaceholderLabel,class:"vs-map-sidebar__input flex-grow-1","aria-describedby":"vs-map-sidebar__heading",onKeyup:r[1]||(r[1]=(0,n.withKeys)((0,n.withModifiers)((function(t){return e.$emit("search-input-changed")}),["prevent"]),["enter"]))},null,8,["placeholder"]),(0,n.createVNode)(b.default,{class:"vs-map-sidebar__search-button","data-test":"vs-map-sidebar__search-button",icon:"vs-icon-control-search","icon-only":"",rounded:!1,size:"lg",onClick:r[2]||(r[2]=(0,n.withModifiers)((function(t){return e.$emit("search-input-changed")}),["prevent"])),onKeyup:r[3]||(r[3]=(0,n.withKeys)((0,n.withModifiers)((function(t){return e.$emit("search-input-changed")}),["prevent"]),["enter"]))},{default:(0,n.withCtx)((function(){return[(0,n.createTextVNode)((0,n.toDisplayString)(a.searchButtonLabel),1)]})),_:1})]),e.$props.query||e.$props.selectedCategories?((0,n.openBlock)(),(0,n.createBlock)(_.default,{key:0,href:"#",class:"d-block","data-test":"vs-map-sidebar__reset-map",onClick:r[4]||(r[4]=(0,n.withModifiers)((function(t){return e.$emit("reset-map")}),["prevent"])),onKeyup:r[5]||(r[5]=(0,n.withKeys)((0,n.withModifiers)((function(t){return e.$emit("reset-map")}),["prevent"]),["enter"]))},{default:(0,n.withCtx)((function(){return[(0,n.createTextVNode)((0,n.toDisplayString)(a.clearMapLabel),1)]})),_:1})):(0,n.createCommentVNode)("",!0),e.$slots["vs-map-sidebar-sub-filters"]&&e.$slots["vs-map-sidebar-sub-filters"]()?((0,n.openBlock)(),(0,n.createElementBlock)("div",c,[(0,n.createVNode)(m.default,{class:"vs-map-sidebar__sub-filter-header",size:"small",color:"secondary"},{default:(0,n.withCtx)((function(){return[(0,n.createTextVNode)((0,n.toDisplayString)(a.subFilterHeaderLabel),1)]})),_:1}),(0,n.renderSlot)(e.$slots,"vs-map-sidebar-sub-filters")])):(0,n.createCommentVNode)("",!0),(0,n.createElementVNode)("div",u,[e.$props.query||e.$props.selectedCategories?((0,n.openBlock)(),(0,n.createBlock)(v.default,{key:0,level:"2","heading-style":"heading-xxxs","data-test":"vs-map-sidebar__search-result-query"},{default:(0,n.withCtx)((function(){return[(0,n.createTextVNode)((0,n.toDisplayString)(a.searchResultsLabel)+' "'+(0,n.toDisplayString)(a.query||a.selectedCategories)+'" ',1)]})),_:1})):(0,n.createCommentVNode)("",!0),(0,n.createElementVNode)("div",p,[(0,n.renderSlot)(e.$slots,"vs-map-sidebar-search-results")])])]),e.$props.query||e.$props.selectedCategories?((0,n.openBlock)(),(0,n.createElementBlock)("div",f,r[7]||(r[7]=[(0,n.createElementVNode)("hr",{class:"vs-map-sidebar__swipe-tab"},null,-1)]))):(0,n.createCommentVNode)("",!0)],2),(0,n.createVNode)(b.default,{class:(0,n.normalizeClass)(["vs-map-sidebar__sidebar-control vs-map-sidebar__sidebar-control--open",(0,n.unref)(t).sidebarOpen?"d-none":"d-block"]),"data-test":"vs-map-sidebar__sidebar-control--open",size:"sm",icon:"fa-regular fa-sliders","icon-only":"",onClick:r[6]||(r[6]=function(e){return(0,n.unref)(t).sidebarOpen=!0})},{default:(0,n.withCtx)((function(){return[(0,n.createTextVNode)((0,n.toDisplayString)(a.openSidebarButtonLabel),1)]})),_:1},8,["class"])],64)}}})},19876:function(e,t,a){"use strict";a.r(t),a.d(t,{default:function(){return s.a}});var r=a(5710),s=a.n(r),n={};for(var i in r)"default"!==i&&(n[i]=function(e){return r[e]}.bind(0,i));a.d(t,n)},37785:function(e,t,a){"use strict";a(66901)},52023:function(){},66901:function(e,t,a){"use strict";var r=a(85072),s=a.n(r),n=a(97825),i=a.n(n),o=a(77659),l=a.n(o),d=a(55056),c=a.n(d),u=a(10540),p=a.n(u),f=a(41113),b=a.n(f),m=a(52023),_=a.n(m),v={};v.styleTagTransform=b(),v.setAttributes=c(),v.insert=l().bind(null,"head"),v.domAPI=i(),v.insertStyleElement=p(),s()(_(),v),_()&&_().locals&&_().locals},78202:function(e,t,a){"use strict";a.r(t);var r=a(19876),s={};for(var n in r)"default"!==n&&(s[n]=function(e){return r[e]}.bind(0,n));a.d(t,s),a(37785);const i=r.default;t.default=i},84343:function(e,t,a){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=a(17527),s=(0,a(48086).defineStore)("googleMap",(function(){return{sidebarOpen:(0,r.ref)(!0),timeMounted:(0,r.ref)(Date.now()),firstInteraction:(0,r.ref)(!1),searchesCount:(0,r.ref)(0),filterUsesCount:(0,r.ref)(0)}}));t.default=s}}]);
|